/*----My Alert : Start----*/
.actvty-my-alrt-section {
  width: 100%;
  float: left;
  padding: 15px;
  background: #fff;
  margin-bottom: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.actvty-main-hd {
  width: 100%;
  float: left; }

.actvty-main-hd h5 {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 20px 0;
  text-transform: uppercase; }

.myalert-left-con .tp-hd.email_alert_header {
  -webkit-max-width: calc(100% - 130px);
  -moz-max-width: calc(100% - 130px);
  max-width: calc(100% - 130px); }

.myalert-left-con span.alrt-lst-bx {
  font-size: 11px;
  font-weight: 500;
  float: right;
  position: absolute;
  right: 30px;
  top: 19px;
  color: #999; }

.alrt-usr-con .tp-hd h5 {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  margin-right: 5px;
  margin-top: 12px; }

.myalert-left-con .actvty-my-alrt-section .alrt-usr-con .tp-hd h5 {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0; }

.btn.sml-fnt-alert {
  font-size: 14px; }

span.cmp-nm-bx {
  padding: 3px 7px;
  background: #eee;
  font-size: 10px;
  font-weight: 500;
  border-radius: 3px; }

span.cmp-nm-bx.purple-bgcolor {
  background: #9b59b6;
  color: #fff; }

span.cmp-nm-bx.seagreen-bgcolor {
  background: #1abc9c;
  color: #fff; }

span.cmp-nm-bx.red-bgcolor {
  background: #e74c3c;
  color: #fff; }

span.cmp-nm-bx.blue-bgcolor {
  background: #00aff0;
  color: #fff; }

.my-alrt-card .dsn-box {
  width: 100%;
  float: left; }

.my-alrt-card .dsn-box ul {
  width: 100%;
  float: left;
  margin-bottom: 6px; }

.my-alrt-card .dsn-box ul li {
  width: auto;
  float: left;
  font-size: 12px;
  color: #858585;
  font-weight: 400;
  margin-right: 10px;
  margin-top: 4px; }

.my-alrt-card .dsn-box ul li span {
  font-weight: 600;
  color: #333; }

.my-alrt-card .dsn-box p {
  font-size: 12px;
  color: #858585;
  font-weight: 400; }

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  z-index: 1 !important; }

.c_card.mrb-20.clndr-form-edt-box {
  width: 100%;
  float: left;
  margin-top: 20px; }

.org-disable-pointer .add-to-evnt-bx .user-box,
.font-red {
  color: red; }

.map-height {
  height: 300px !important; }

/* Quick add activity button */
.quick-add-activity-button {
  position: fixed;
  bottom: 13px;
  right: 457px;
  z-index: 2; }

.quick-add-activity-button a {
  float: left;
  padding: 0 10px;
  text-decoration: none; }

/* End Quick add activity button */

ul.invld-icn li.close-icon {
  background-position: -94px -4px !important; }

/*=================== ACTIVITY MODULE : CLOSE ========================*/
ul.btn-tag-row {
  margin-bottom: 0; }

.btn-light-gray {
  color: #999999;
  font-size: 14px;
  display: inline-block;
  background: #dedede;
  padding: 5px 15px;
  text-align: center;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 500;
  vertical-align: middle;
  line-height: 23px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  border: none; }

.btn-tag-row {
  margin: 0 auto;
  display: block;
  margin-bottom: 15px; }

.btn-tag-row > li {
  /* display: inline-block; */
  vertical-align: top;
  width: auto !important;
  border: none !important;
  margin-top: 0 !important;
  box-shadow: none !important;
  margin-right: 0; }

.btn-tag-row > li:hover:before {
  display: none !important; }

.btn-tag-row .btn i {
  margin-right: 5px; }

ul.btn-tag-row li a.btn-light-gray {
  padding: 3px 9px;
  font-size: 12px;
  margin-bottom: 3px;
  font-weight: 600;
  border-radius: 0;
  background: none;
  border: 1px solid #eee;
  margin-right: -1px;
  height: 30px; }

.btn-tag-row li a {
  text-decoration: none; }

.btn-tag-row li a:hover i, .btn-tag-row li a.active i {
  background: #fff; }

.btn-tag-row li a.active {
  color: #fff; }

/* .btn-tag-row li a.active, .btn-tag-row li a:hover { background: #1c75bc; color: #fff; } */
.activity-tabs h5 {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase; }

.activity-tabs .nav-tabs a {
  color: rgba(51, 51, 51, 0.6);
  font-weight: 600;
  font-size: 14px;
  position: relative; }

.activity-tabs .nav-tabs a:hover {
  background: transparent; }

.activity-tabs .nav-tabs img {
  opacity: 0;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.activity-tabs .nav-tabs .active span {
  opacity: 0;
  display: block; }

.activity-tabs .nav-tabs .active img {
  opacity: 1; }

.activity-tabs .tab-pane {
  padding: 15px 0; }

.search-box-row {
  float: right;
  border: 1px solid #e2e6ea;
  display: none;
  padding: 5px 10px;
  vertical-align: top;
  width: auto;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  padding-right: 27px;
  background-repeat: no-repeat; }

.search-box-row .search-pep {
  width: 0;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  border: none;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  margin: 0 auto;
  padding: 0;
  font-size: 14px;
  color: rgba(51, 51, 51, 0.6);
  font-weight: 600; }

.search-box-row .search-pep:focus {
  border: none !important; }

.search-box-row.show-search {
  display: block;
  border: none;
  width: 100%;
  padding-left: 30px;
  background-image: url(../images/acti-search-icon.png);
  background-position: 5px center; }

.search-box-row.show-search .search-pep {
  width: 188px;
  display: block;
  float: left;
  font-size: 13px; }

.search-box-row.show-search .plus-icon {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.search-box-row button[type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: transparent;
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
  padding: 0;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.search-box-row .plus-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  vertical-align: top; }

.search-box-row .plus-icon:before, .search-box-row .plus-icon:after {
  position: absolute;
  content: '';
  background: #e3e3e3;
  top: 7px;
  left: 0;
  width: 100%;
  height: 2px; }

.search-box-row .plus-icon:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 7px; }

.flex-people-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
  width: 100%; }

.flex-people-row .people-col:nth-child(3n - 0) {
  margin-right: 0; }

.flex-people-row .people-col:nth-child(3n + 1) {
  margin-left: 0; }

.flex-people-row .people-col {
  width: calc(33% - 7px);
  margin: 0 7px 15px;
  max-width: 275px; }

.people-card-box {
  width: 100%;
  float: left;
  border: 1px solid #e2e6ea;
  padding: 10px;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 15px; }

.people-card-box:last-child {
  margin-bottom: 0; }

.people-card-box .card-close-bx:hover {
  border: 1px solid #b1b1b1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.people-card-box figure.alrt-usr {
  width: 45px;
  cursor: pointer;
  height: 45px;
  overflow: hidden;
  position: relative;
  float: left;
  border: 2px solid #499516;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px; }

.people-card-box figure.alrt-usr img {
  max-width: 100%;
  max-height: 100%;
  float: left; }

.people-card-box figure.alrt-usr span {
  width: 100%;
  height: 100%;
  color: #fff !important;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-size: 15px;
  text-align: center;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 40px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.people-card-box figure.alrt-usr span img {
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 45px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%; }

.people-card-box .alrt-usr-con {
  float: left;
  -webkit-width: calc(100% - 65px);
  -moz-width: calc(100% - 65px);
  -o-width: calc(100% - 65px);
  width: calc(100% - 65px); }

.people-card-box .alrt-usr-con p {
  font-size: 12px;
  font-weight: 600;
  color: #333;
  word-break: break-all; }

.people-card-box .alrt-usr-con .tp-hd h5 {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer; }

.people-card-box .dsn-box {
  width: 100%;
  float: none;
  margin-bottom: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  padding-top: 5px; }

.people-card-box .dsn-box li {
  width: auto;
  float: none;
  font-size: 11px;
  color: rgba(51, 51, 51, 0.6);
  font-weight: 600;
  margin: 0;
  cursor: pointer; }

.activity-tabs .form-design .input-field input {
  color: rgba(51, 51, 51, 0.6); }

.activity-tabs .gray-bdr {
  border-width: 63px;
  border-color: #dbdbdb;
  margin: 0 auto;
  margin-bottom: 20px; }

.dsn-box li.active {
  color: #1c75bc; }

.dsn-box li.active.pep-green {
  color: #77b921; }

.dsn-box li.active > .new-check {
  background-position: 0 2px; }

.dsn-box li .new-check {
  background-image: url(../images/acti-check-icon.png);
  display: inline-block;
  vertical-align: top;
  width: 14px;
  background-position: 0 -11px;
  background-repeat: no-repeat;
  height: 14px; }

.inline-ckbox {
  display: inline-block;
  font-size: 14px;
  padding: 0 5px;
  padding-left: 10px; }

.inline-ckbox label {
  font-size: 14px;
  padding-left: 30px;
  font-weight: 600;
  color: #333;
  line-height: 20px; }

.form-design .input-field .cust-link {
  position: absolute;
  color: #1c75bc;
  font-weight: 600;
  top: 5px;
  right: 0;
  font-size: 12px; }

.form-design .input-field .cust-link label {
  padding-left: 25px; }

.form-design .input-field .cust-link:focus, .form-design .input-field .cust-link:hover {
  text-decoration: none; }

.collapse-activty {
  border: 1px solid #ddd;
  width: 100%;
  float: left;
  padding: 10px 10px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.collapse-activty .collapse-activty-triger {
  width: 100%;
  display: block;
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  position: relative; }

.collapse-activty .collapse-activty-triger.collapsed:before {
  right: 0;
  top: 5px;
  width: 0;
  height: 0;
  position: absolute;
  content: '';
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.collapse-activty .collapse-activty-triger:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #cdcdcd;
  right: 0;
  top: 10px;
  width: 0;
  height: 0;
  position: absolute;
  content: '';
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.activity-sidebar .collapse-activty .collapse-activty-triger:before, .activity-sidebar .collapse-activty .collapse-activty-triger.collapsed:before {
  top: 5px; }

.collapse-activty .collapse {
  padding: 0;
  width: 100%;
  height: auto;
  float: left; }

.collapse-activty .collapse-activty-triger:focus, .collapse-activty .collapse-activty-triger:hover {
  text-decoration: none; }

.note-bottom-detail {
  margin: 0 auto;
  display: block;
  padding: 5px 0; }

.crtd-grp-box ul.note-bottom-detail {
  padding: 0; }

.footer-note-btm-dtls-box .crtd-grp-box {
  margin-bottom: 5px; }

.note-bottom-detail li {
  padding: 5px 0;
  font-size: 12px;
  opacity: 0.6;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  float: none;
  padding-right: 10px;
  font-weight: 500; }

.note-bottom-detail li:last-child:after {
  display: none; }

.note-bottom-detail li:after {
  padding: 0;
  content: '|';
  position: relative;
  display: inline-block;
  vertical-align: text-bottom;
  padding-left: 10px;
  font-weight: 600;
  color: #333; }

.note-bottom-detail li .green-btn, .note-bottom-detail li .gray-btn, .note-bottom-detail li .red-btn {
  font-size: 14px;
  font-weight: 500;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 0 8px;
  display: inline-block;
  vertical-align: middle;
  text-transform: none !important;
  line-height: 26px;
  height: 26px;
  margin-right: 10px;
  text-decoration: none; }

a.btn.red-btn.draft-btn {
  color: #fff;
  box-shadow: none; }

.note-bottom-detail li strong {
  font-weight: 700; }

.note-bottom-detail li a {
  color: #666;
  font-weight: 500;
  text-decoration: underline;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.note-bottom-detail li a:hover {
  text-decoration: none; }

.input-field.col.change-response-status {
  margin: 0; }

.activity-tabs .inline-field {
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle; }

.footer-note-btm-dtls-box.activity-tabs.form-design .inline-field .check {
  height: auto;
  margin-bottom: 0;
  margin-top: 0; }

ul.note-bottom-detail.change-ans-response {
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 0;
  border-top: 1px solid #f3f3f3; }

ul.note-bottom-detail.change-ans-response li {
  opacity: 1;
  padding-right: 0; }

ul.note-bottom-detail.change-ans-response li a {
  margin-right: 0;
  font-size: 13px;
  color: #000;
  opacity: 1;
  font-weight: 600; }

ul.note-bottom-detail.change-ans-response li:after {
  line-height: 14px;
  padding-right: 5px; }

.form-design .input-field .cust-link .collapsed {
  top: 20px !important; }

.input-field-bottomacti .input-field {
  margin: 0 auto; }

.actvty-hd-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between; }

.activity-tabs .btn-col {
  margin: 0; }

.btn-col .acti-btn-nxt, .btn-col .acti-btn-prv {
  border: 1px solid #e2e6ea;
  background: transparent;
  padding: 0 5px;
  display: inline-block;
  color: #e2e6ea;
  margin: 0;
  float: left;
  width: 40px;
  text-align: center;
  height: 28px;
  line-height: 28px; }

.btn-col .acti-btn-nxt {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px; }

.btn-col .acti-btn-nxt.active, .btn-col .acti-btn-pvr.active {
  background: #e2e6ea;
  color: #fff; }

.btn-col .acti-btn-prv {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; }

.actvty-hd-flex h5 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #1c75bc;
  display: inline-block;
  margin: 0;
  line-height: 25px; }

.email-right-contact-view.activity-sidebar {
  background: none;
  border: none;
  top: 60px; }

.email-right-contact-view.activity-sidebar .person-details-box, .email-right-contact-view.activity-sidebar .profile-cover-box, .email-right-contact-view.activity-sidebar .tags-link-box, .email-right-contact-view.activity-sidebar .quickview-tab-section {
  border-left: 1px solid #e2e6ea;
  border-right: 1px solid #e2e6ea; }

.email-right-contact-view.activity-sidebar .tags-link-box {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border-bottom: 1px solid #e2e6ea; }

.email-right-contact-view.activity-sidebar .quickview-tab-section {
  border: none;
  padding-bottom: 0; }

.email-right-contact-view.activity-sidebar .con-per-dtls-box {
  padding-top: 10px;
  margin-top: 0;
  background: #fff;
  border-left: 1px solid #e2e6ea;
  border-right: 1px solid #e2e6ea; }

.email-right-contact-view.activity-sidebar .con-dtls-inf-box {
  margin: 0;
  border-radius: 0; }

.email-right-contact-view.activity-sidebar .con-dtls-inf-box .contact-right-search {
  margin: 0;
  border-radius: 0;
  border-bottom: 1px solid #e2e6ea; }

.activity-sidebar .collapse-activty-triger {
  padding-right: 20px; }

.collapse-activty .collapse-activty-triger.with-btn.collapsed:before, .activity-sidebar .collapse-activty-triger.with-btn:before {
  top: 10px; }

.dashboard-contact-sidebar .con-per-dtls-box ul.con-per-ul-group li {
  min-height: 82px !important; }

.con-per-one-row span.pointer-link {
  text-align: left;
  float: left; }

.insrc-clnt-bx .quickview-tab-section-sidebar {
  padding: 0;
  float: left;
  width: 100%;
  margin-top: 10px; }

.insrc-clnt-bx .quickview-tab-section-sidebar .accordion-inner {
  padding: 10px 13px !important; }

/* .email-right-contact-view.activity-sidebar{ float: left;width: 420px;position: fixed;top: 138px;right: 15px;} */
.activity-sidebar .top-acti-calview {
  margin-bottom: 15px;
  display: block;
  padding: 15px 15px 15px;
  float: left;
  width: 100%;
  border: 1px solid #e2e6ea;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.activity-sidebar .top-acti-calview ul:last-child {
  margin-bottom: 0; }

.activity-sidebar .collapse-activty h3 {
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  word-wrap: break-word;
  margin: 0; }

.collapse-activty-triger.with-btn span.parti-status {
  display: block;
  vertical-align: top;
  font-size: 12px;
  font-weight: 600;
  color: rgba(51, 51, 51, 0.6);
  margin-top: 5px;
  text-transform: capitalize; }

.activity-sidebar .cancel-brd-btn i {
  padding-right: 5px; }

.activity-sidebar .half-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  padding: 10px 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.activity-sidebar .half-flex li {
  padding: 10px 0px;
  font-weight: 600;
  display: flex;
  line-height: 17px;
  font-size: 13px;
  padding-right: 0;
  width: 50%;
  position: relative; }

.activity-sidebar .half-flex li i {
  padding-right: 10px;
  float: left; }

.activity-sidebar .half-flex li:nth-child(2n) {
  margin-right: 0;
  padding-right: 0;
  width: 50%;
  padding-left: 10px; }

.top-acti-calview .actvty-hd-flex {
  margin-bottom: 10px;
  margin-top: -5px; }

.top-acti-calview .actvty-hd-flex h5 {
  line-height: 28px; }

.row.btn-grp-set-check .right {
  margin-top: 4px; }

.row.btn-grp-set-check {
  margin-top: 10px;
  float: left;
  width: 100%; }

.popover-content.add-event-popover {
  padding: 5px 7px 7px 3px !important; }

.popover-content.add-event-popover a {
  font-size: 12px;
  margin-right: 29px;
  background: #888;
  color: #fff;
  padding: 3px 5px;
  border-radius: 2px;
  text-decoration: none; }

.new-user {
  background-image: url(../images/new-acti-user.png);
  width: 16px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 5px; }

.color-flexs {
  margin: 0 auto;
  display: block;
  padding: 0;
  padding-top: 10px; }

.color-flexs li {
  word-break: break-all;
  cursor: pointer;
  display: inline-block;
  margin: 0 auto;
  padding-right: 5px;
  margin-bottom: 10px;
  width: auto;
  font-weight: 600; }

.color-flexs li span {
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.activity-sidebar .half-flex .satus-yes, .activity-sidebar .half-flex .satus-maybe {
  padding-right: 30px; }

.activity-sidebar .half-flex .satus-yes:before {
  background-position: 0px center; }

.activity-sidebar .half-flex .satus-maybe:before {
  background-position: -20px center; }

.activity-sidebar .half-flex .satus-no span {
  text-decoration: line-through; }

.activity-sidebar .half-flex .satus-maybe:before, .activity-sidebar .half-flex .satus-yes:before {
  background-image: url(../images/satus-acti-cal.png);
  background-repeat: no-repeat;
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.activity-sidebar .blue-status-tags {
  margin: 0 auto;
  display: block;
  padding: 20px 0 10px; }

.activity-sidebar .blue-status-tags li {
  display: block;
  background: #1c75bc;
  color: #fff;
  padding: 8px 15px;
  font-weight: 700;
  font-size: 14px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  margin-bottom: 5px;
  cursor: pointer; }

.mrb-20 {
  margin-bottom: 15px;
  width: 100%;
  float: left; }

.acti-cal-dayview {
  margin: 0 auto;
  display: block;
  margin-bottom: 15px;
  border: 1px solid #e2e6ea;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden; }

.acti-cal-dayview li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  padding: 9px 10px 9px 10px;
  border-bottom: 1px solid #e2e6ea;
  color: #858585;
  font-weight: 400;
  -ms-align-items: center;
  align-items: center;
  border-left: 2px solid transparent;
  cursor: pointer; }

.acti-cal-dayview li:hover, .acti-cal-dayview li.active {
  border-left-color: #1abc9c;
  background: #f9f9f9;
  font-weight: 500;
  color: #333; }

.acti-cal-dayview li.active .acti-stut {
  text-decoration: underline; }

.acti-cal-dayview li:last-child {
  border-bottom: none; }

.acti-cal-dayview li .acti-days {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 190px;
  font-size: 13px; }

.acti-cal-dayview li .acti-stut {
  width: 68px !important;
  float: left;
  flex: none;
  margin-right: 10px; }

.acti-cal-dayview li .acti-days.dt-tm-bx {
  padding-right: 5px;
  text-transform: uppercase; }

.acti-cal-dayview li .acti-days.dt-tm-bx button.close {
  opacity: 1; }

.acti-cal-dayview li .acti-days.dt-tm-bx button:focus {
  background: none; }

.acti-days.dt-tm-bx.mrk-dn-sign {
  width: 44px;
  padding-right: 0 !important;
  margin-left: -9px; }

.acti-cal-dayview li .acti-days.acti-msg {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-width: calc(100% - 230px);
  -moz-width: calc(100% - 230px);
  -o-width: calc(100% - 230px);
  width: calc(100% - 230px);
  margin-right: 5px; }

.acti-cal-dayview li .acti-days.acti-user {
  width: auto;
  float: left;
  /* height: 30px; max-height: 30px; */
  position: relative;
  max-width: 96px;
  min-width: 96px;
  text-align: right; }

.acti-cal-dayview li .acti-days.disc-cn-bx {
  -webkit-width: calc(100% - 194px);
  -moz-width: calc(100% - 194px);
  -o-width: calc(100% - 194px);
  width: calc(100% - 194px);
  padding-right: 7px; }

.acti-cal-dayview li .acti-days.acti-user figure {
  margin: 0;
  width: 30px;
  height: 30px;
  /* overflow: hidden; */
  position: relative;
  display: inline-block;
  float: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e6e6e6; }

.acti-cal-dayview li .acti-days.acti-user span {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: absolute;
  max-height: 30px;
  max-width: 30px;
  text-align: center;
  color: #fff;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  line-height: 29px; }

.acti-cal-dayview li .acti-days.acti-user span img {
  width: auto;
  height: 30px;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.acti-cal-dayview li .acti-days.acti-user figure.more-usr-bx span {
  background: #36404a !important;
  font-size: 12px;
  font-weight: 500; }

.acti-cal-dayview li .acti-days.acti-user figure span {
  font-size: 11px;
  font-weight: 600; }

.acti-cal-dayview li.title-row {
  background: #f3f3f3;
  font-weight: 600;
  color: #333; }

.acti-dates.tag-icns {
  float: left;
  margin-right: 6px;
  width: 30px; }

.acti-dates.tag-icns i {
  width: 14px;
  height: 14px;
  float: left; }

.acti-dates.tag-icns i.event-call {
  -webkit-mask-image: url(../../assets/images/svg/call.svg);
  mask-image: url(../../assets/images/svg/call.svg);
  background: #bbb; }

.acti-dates.tag-icns i.event-meeting {
  -webkit-mask-image: url(../../assets/images/svg/meeting.svg);
  mask-image: url(../../assets/images/svg/meeting.svg);
  background: #bbb;
  width: 21px;
  height: 13px; }

.acti-dates.tag-icns i.event-task {
  -webkit-mask-image: url(../../assets/images/svg/task.svg);
  mask-image: url(../../assets/images/svg/task.svg);
  background: #bbb; }

.acti-dates.tag-icns i.event-deadline {
  -webkit-mask-image: url(../../assets/images/svg/deadline.svg);
  mask-image: url(../../assets/images/svg/deadline.svg);
  background: #bbb; }

.acti-dates.tag-icns i.event-email {
  -webkit-mask-image: url(../../assets/images/svg/email.svg);
  mask-image: url(../../assets/images/svg/email.svg);
  background: #bbb; }

.acti-dates.tag-icns i.event-lunch {
  -webkit-mask-image: url(../../assets/images/svg/lunch.svg);
  mask-image: url(../../assets/images/svg/lunch.svg);
  background: #bbb; }

.acti-dates.tag-icns i.event-conference {
  -webkit-mask-image: url(../../assets/images/svg/conference.svg);
  mask-image: url(../../assets/images/svg/conference.svg);
  background: #bbb; }

/*---activity-setting--*/
.acti-setng-icons.acti-dates.tag-icns.gray-icon i.event-call {
  background-position: 6px -58px; }

.acti-setng-icons.acti-dates.tag-icns.gray-icon i.event-meeting {
  background-position: -18px -58px; }

.acti-setng-icons.acti-dates.tag-icns.gray-icon i.event-task {
  background-position: -42px -58px; }

.acti-setng-icons.acti-dates.tag-icns.gray-icon i.event-deadline {
  background-position: -63px -58px; }

.acti-setng-icons.acti-dates.tag-icns.gray-icon i.event-email {
  background-position: -85px -58px; }

.acti-setng-icons.acti-dates.tag-icns.gray-icon i.event-lunch {
  background-position: -105px -58px; }

.acti-setng-icons.acti-dates.tag-icns.gray-icon i.event-conference {
  background-position: -126px -58px; }

.acti-setng-icons.acti-dates.tag-icns.prof-icon i.event-call {
  background-position: 6px -38px; }

.acti-setng-icons.acti-dates.tag-icns.prof-icon i.event-meeting {
  background-position: -18px -38px; }

.acti-setng-icons.acti-dates.tag-icns.prof-icon i.event-task {
  background-position: -42px -38px; }

.acti-setng-icons.acti-dates.tag-icns.prof-icon i.event-deadline {
  background-position: -63px -38px; }

.acti-setng-icons.acti-dates.tag-icns.prof-icon i.event-email {
  background-position: -85px -38px; }

.acti-setng-icons.acti-dates.tag-icns.prof-icon i.event-lunch {
  background-position: -105px -38px; }

.acti-setng-icons.acti-dates.tag-icns.prof-icon i.event-conference {
  background-position: -126px -38px; }

.acti-setng-icons.acti-dates.tag-icns.pers-icon i.event-call {
  background-position: 6px 2px; }

.acti-setng-icons.acti-dates.tag-icns.pers-icon i.event-meeting {
  background-position: -18px 2px; }

.acti-setng-icons.acti-dates.tag-icns.pers-icon i.event-task {
  background-position: -42px 2px; }

.acti-setng-icons.acti-dates.tag-icns.pers-icon i.event-deadline {
  background-position: -63px 2px; }

.acti-setng-icons.acti-dates.tag-icns.pers-icon i.event-email {
  background-position: -85px 2px; }

.acti-setng-icons.acti-dates.tag-icns.pers-icon i.event-lunch {
  background-position: -105px 2px; }

.acti-setng-icons.acti-dates.tag-icns.pers-icon i.event-conference {
  background-position: -126px 2px; }

span.eml-actv-chk label {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 11px;
  color: #888;
  position: relative;
  top: 2px; }

/* #note .sign-textarea-box { padding: 20px 0 0 } */
.c_card.crt-location .sign-textarea-box.myckeditor-color {
  margin-bottom: 0; }

.half-flex.flex-listing > li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: flex-start;
  align-items: flex-start; }

.half-flex.flex-listing > li > span {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
  padding-right: 5px;
  font-size: 13px;
  line-height: 16px; }

.half-flex.flex-listing li .btn-group {
  width: 60px;
  margin: 0;
  font-size: 12px;
  text-align: right; }

.half-flex.flex-listing li .btn-group .dropdown-toggle {
  float: left;
  color: #858585;
  cursor: pointer; }

.half-flex.flex-listing li .btn-group .dropdown-toggle i {
  float: right;
  padding: 4px; }

.half-flex.flex-listing .dropdown-menu > li > a {
  padding: 0 5px; }

.half-flex.flex-listing .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

.half-flex.flex-listing .dropdown-menu li {
  margin: 0 auto;
  cursor: pointer;
  float: left;
  display: block;
  vertical-align: top;
  width: 100%;
  padding: 1px 5px;
  font-size: 12px; }

.half-flex.flex-listing .dropdown-menu li:hover a {
  background: none; }

.half-flex.flex-listing li .btn-group i {
  padding-right: 0; }

.collapse-activty .btn, .activity-tabs .btn-light-gray, .activity-tabs .btn {
  font-weight: 600;
  height: auto;
  display: inline-block;
  padding: 0 14px;
  line-height: 32px;
  font-size: 14px;
  color: #fff; }

.activity-tabs .btn-light-gray:hover, .activity-tabs .btn-light-gray:focus {
  color: #fff;
  background-color: #bcbcbc;
  box-shadow: none; }

.activity-tabs .btn-light-gray {
  background: #bcbcbc; }

.activity-sidebar .cancel-brd-btn {
  position: absolute;
  top: -3px;
  z-index: 1;
  right: 30px;
  padding: 0 10px;
  height: 30px;
  font-size: 12px; }

.activity-sidebar .cancel-brd-btn:hover {
  color: rgba(51, 51, 51, 0.8) !important; }

.activity-tabs [type="checkbox"] + label {
  padding-left: 25px;
  line-height: 22px; }

.activity-tabs [type="checkbox"].filled-in:not(:checked) + label:after {
  border-width: 1px;
  border-color: #cccccc; }

.activity-tabs .right .btn {
  margin-left: 3px; }

.compltd-itm-box a.collapse-activty-triger {
  margin-bottom: 8px; }

.compltd-itm-box a.collapse-activty-triger h3 {
  font-size: 11px;
  margin: 0;
  padding: 0; }

.con-dtls-inf-box {
  width: 100%;
  float: left;
  border: 1px solid #e2e6ea;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding-bottom: 1px;
  background: #fff;
  margin-bottom: 15px; }

.con-dtls-inf-box .contact-right-search {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border-bottom: 0;
  padding: 10px; }

.con-dtls-inf-box .tags-link-box .tag {
  border-bottom: none;
  box-shadow: none; }

.form-design .activity-tabs .to-do-tab ul li.uib-tab {
  width: auto; }

.cnt-note-tab .tab-pane .lg-acvt-tab input[type="reset"] {
  position: relative;
  left: auto;
  right: 0;
  top: 0; }

.compltd-itm-box .li-grp-box {
  margin-top: 8px;
  width: 100%;
  float: left; }

ul.todo-ck-box.form-design li .pending_inline_text {
  -webkit-width: calc(100% - 100px);
  -moz-width: calc(100% - 100px);
  -o-width: calc(100% - 100px);
  width: calc(100% - 100px);
  line-height: 13px;
  height: auto;
  margin: 0 0 5px 0; }

ul.todo-ck-box.form-design li .pending_inline_text input[type="text"] {
  height: 30px;
  margin: 0 5px; }

.to-do-list-scroll {
  float: left;
  width: 100%;
  margin-bottom: 5px; }

ul.todo-ck-box.form-design li.red-label {
  color: #ff0000 !important; }

/*---TO DO'S : CLOSE---*/
/*--calender popover--*/
.calender-popover.popover.actvty-evt-main.right {
  z-index: 4; }

.calender-popover.popover.actvty-evt-main {
  margin-left: 5px;
  width: 263px !important;
  max-width: 400px !important;
  min-width: auto !important; }

.calender-popover.popover {
  z-index: 9;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  font-family: inherit; }

.calender-popover.popover .popover-content {
  padding: 9px 14px;
  float: left;
  max-width: 100%; }

.calender-popover.popover .popover-content .evnt-dtls-bx {
  float: left;
  width: 100%; }

.calender-popover .popover-content a.hdr-mn {
  font-weight: 600;
  color: #333333;
  font-size: 14px;
  background: #fff;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.calender-popover .popover-header .close {
  background: #989898 !important;
  padding: 0 4px;
  color: #fff;
  font-weight: 400;
  border-radius: 2px; }

.calender-popover .popover-header {
  padding: 5px; }

.pphvr-ttl-grp {
  -webkit-width: calc(100% - 30px);
  -moz-width: calc(100% - 30px);
  width: calc(100% - 30px);
  float: left;
  padding-left: 5px; }

.evnt-dtls-bx .actv-td-rnd-icon {
  position: relative;
  top: 4px;
  left: 4px; }

/* .calender-popover.popover.actvty-evt-main .add-event-popover { max-height: 170px !important; overflow-y: auto; min-height: auto; } */
.calender-popover.popover .popover-content .evnt-dtls-bx span.acvt-pln-id-tx {
  margin-left: 5px;
  margin-top: -3px !important;
  float: left; }

.calender-popover.popover .popover-content .evnt-dtls-bx span.acvt-pln-id-tx span.acvt-ttl-rng {
  float: left;
  padding: 0px 4px;
  font-size: 10px;
  height: 16px;
  line-height: 14px;
  font-weight: 600; }

.calender-popover .pop-mn-con {
  border-bottom: none; }

.calender-popover .pop-mn-con .btn-group {
  padding: 0 0 0 7px; }

.calender-popover .pop-mn-con .pop-con {
  padding: 5px 0 2px 7px; }

.drag-drop-table tbody tr.as-sortable-item {
  display: table-row; }

.my-actvty-table tbody tr td .movable-element a {
  top: 0px;
  left: 0px;
  margin-right: 7px; }

.pop-mn-con ul li .rgt a {
  text-decoration: none; }

.pop-mn-con ul li .rgt figure {
  width: 35px;
  height: 35px;
  float: left;
  margin-top: 2px;
  margin-right: 2px;
  background: #499516;
  position: relative;
  border: 1px solid #499516;
  border-radius: 4px;
  /*  overflow: hidden; */ }

.pop-mn-con ul li .rgt figure span {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 34px;
  position: absolute;
  left: 0;
  overflow: hidden;
  top: 0;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer; }

.pop-mn-con ul li .rgt figure img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  float: left; }

.popover-content .btn-group {
  text-align: right;
  float: left;
  width: 100%; }

.popover-content .btn-group a.btn {
  font-size: 10px;
  padding: 0 9px;
  line-height: 25px;
  height: 25px;
  margin-right: 4px;
  margin-top: 4px; }

.popover-content .btn-group a.btn.cancel-brd-btn {
  line-height: 21px !important; }

button#closepopover {
  background: #a0a0a0;
  padding: 0 5px;
  color: #fff;
  font-weight: normal;
  top: 6px;
  position: absolute;
  right: 8px;
  border-radius: 2px; }

.activity-conrmtn-form.form-design .input-field.radio .label-text {
  font-weight: 600;
  color: #555;
  margin-top: 0; }

.activity-conrmtn-form.form-design .input-field.radio .radio-group.radio {
  margin: 0;
  top: -2px; }

.activity-conrmtn-form.form-design .input-field.radio .radio-group.radio label {
  top: 0;
  color: #777;
  font-weight: 400; }

.activity-conrmtn-form.form-design .input-field strong {
  font-weight: 600;
  color: #555;
  margin-right: 5px; }

.activity-conrmtn-form.form-design .input-field {
  font-weight: 500;
  color: #777; }

.color-flexs li .brder-add-check {
  border: 1px solid #c7c7c7; }

.fc-scroller.fc-day-grid-container {
  overflow: visible !important;
  height: auto !important; }

td.fc-event-container a.fc-h-event .fc-content span.fc-title, .fc-time-grid-event .fc-title {
  -webkit-width: calc(100% - 4px);
  -moz-width: calc(100% - 4px);
  width: calc(100% - 4px);
  /* color:#fff; */ }

.fc-time-grid-event .fc-content {
  padding: 3px 5px; }

.fc-time-grid-event .fc-title {
  font-size: 11px;
  float: left;
  word-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.fc-day-grid-event .fc-content span.fc-title {
  width: calc(100% - 6px); }

.fc-popover.fc-more-popover .fc-day-grid-event .fc-content {
  padding: 3px 11px; }

.fc-popover.fc-more-popover .fc-day-grid-event .actv-select-icon {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  border-radius: 5px !important; }

.fc-unthemed .fc-divider, .fc-unthemed .fc-popover .fc-header {
  background: #fff !important;
  padding: 5px 7px; }

.fc-popover .fc-header .fc-title {
  margin: 0 5px;
  font-size: 14px;
  font-weight: 600; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  background: #a0a0a0;
  color: #fff !important;
  top: 2px;
  position: absolute;
  right: 8px;
  border-radius: 2px;
  padding: 3px;
  opacity: 0.2;
  font-weight: bold;
  line-height: 15px;
  font-size: 11px !important;
  height: 14px;
  width: 15px; }

.fc-unthemed .fc-popover .fc-header .fc-close:hover {
  opacity: 0.5; }

/*----response status ----*/
.clearfix.mrb-20 .input-field.col.change-response-status .radio-group {
  top: -8px; }

.clearfix.mrb-20 .input-field.col.change-response-status .radio-group label {
  font-size: 13px;
  font-weight: 600;
  padding-left: 25px;
  line-height: 25px;
  color: #555; }

.half-flex.flex-listing li .dropdown-menu {
  min-width: 70px;
  margin: 0;
  padding: 1px 0; }

.half-flex.flex-listing .dropdown-menu li:hover {
  background: #eee; }

.activity-sidebar .half-flex .clearfix.right {
  float: left !important;
  width: 100%; }

.event-without-bg {
  background: none !important;
  /*border: none !important;*/
  /*color: #000 !important;*/ }

.event-without-bg:hover {
  color: #000; }

.search-box-row.show-search .angucomplete-dropdown {
  top: 32px !important; }

.activity-tabs .tab-pane .search-box-row {
  border-color: #0e76bc;
  color: #0e76bc;
  -webkit-transition: width 2s;
  transition: width 2s; }

.activity-tabs .tab-pane .search-box-row .plus-icon {
  color: #0e76bc; }

.activity-tabs .tab-pane .search-box-row .plus-icon:before, .activity-tabs .tab-pane .search-box-row .plus-icon:after {
  background: #0e76bc; }

.row.ppl-invld-srh-bx .title {
  display: inline-block;
  width: auto; }

.row.ppl-invld-srh-bx .srh-bx {
  padding-left: 0; }

.row.ppl-invld-srh-bx .srh-bx .search-box-row {
  float: left; }

.sign-textarea-box .lft-dwmy {
  width: 90px;
  float: left;
  border-right: 1px solid #cbcbcb;
  margin-top: 0; }

.sign-textarea-box .rgt-dwmy {
  width: 180px;
  float: left;
  padding-left: 10px;
  padding-right: 5px;
  border-right: 1px solid #cbcbcb; }

.rgt-dwmy-group {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  position: relative; }

.form-design .sign-textarea-box .input-field.radio span.emessage {
  margin: 0;
  left: 0px;
  top: 29px; }

.sign-textarea-box .rgt-dwmy .check label {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
  color: #555; }

.week-evnt.license {
  width: 100%;
  float: left;
  margin-bottom: 10px; }

.week-evnt.license span.inline-wk-box {
  display: inline-block;
  float: left;
  font-size: 12px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  font-weight: 600; }

.small-select-box .browser-default {
  border: 1px solid #d4d7da;
  height: 30px; }

.small-select-box:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #999;
  right: 7px;
  top: 12px;
  width: 0;
  height: 0;
  position: absolute;
  content: '';
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  background: none;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.week-evnt.license .input-field {
  width: 45px;
  float: left;
  height: auto;
  margin: 0 6px; }

.sign-textarea-box .end-dt-box {
  -webkit-width: calc(100% - 270px);
  -moz-width: calc(100% - 270px);
  width: calc(100% - 270px);
  float: left;
  padding-left: 10px;
  margin-top: -29px; }

span.inline-wk-box.wkon {
  line-height: 8px !important;
  height: auto !important; }

.end-dt-box h5 {
  font-size: 14px;
  font-weight: 600;
  padding-left: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  margin-top: 0; }

.week-evnt.license .input-field.rpt-part {
  width: 100px; }

.input-field.rpt-mnth-dt.rpt-evry {
  width: 111px;
  margin-left: 0 !important; }

.input-field.rpt-mnth-dt.rpt-mnth {
  width: 113px;
  margin-left: 0 !important; }

.form-design .end-dt-box .input-field.radio {
  margin-bottom: 0;
  height: auto;
  min-height: 32px; }

.input-field.browser-default-text {
  padding: 0;
  margin: 5px 5px 7px 5px; }

.input-field.browser-default-text span.date-icon {
  top: 4px;
  right: -25px; }

.input-field.browser-default-text input[type="text"] {
  border: 1px solid #d4d7da;
  height: 25px;
  margin-bottom: 0;
  width: 64px;
  padding: 0 9px;
  margin-top: 0px; }

.end-dt-box .browser-default-text input[type="text"] {
  font-size: 12px; }

.week-evnt.license .input-field .signature-box {
  width: 100%; }

.end-date-group .input-field.browser-default-text input[type="text"] {
  width: 64px; }

.form-design .end-dt-box .input-field {
  height: auto; }

.adr-chk-grp {
  width: 100%;
  float: left; }

.add-acvty-col .adr-chk-grp .input-field {
  margin-right: 5px; }



.form-design .adr-chk-grp .input-field input {
  font-size: 13px;
  font-weight: 500;
  color: #000;
  left: 0;
  top: 9px;
  width: 100%;
  z-index: 2; }

.btn-grp-set-check {
  padding: 15px;
  width: 100%;
  float: left; }

.btn-grp-set-check .grp-mrk-dn {
  display: inline-block;
  float: right; }

.btn-grp-set-check .input-field {
  width: auto;
  height: auto; }

.btn-grp-set-check .input-field label {
  font-size: 12px;
  top: 4px; }

.btn-grp-set-check .input-field-bottomacti .inline-field {
  margin-right: 10px;
  float: left; }

.btn-grp-set-check .input-field-bottomacti .inline-field a:hover {
  text-decoration: none;
  color: #555;
  background: #dedede; }

.btn-grp-set-check .input-field-bottomacti {
  display: inline-block;
  -webkit-width: calc(100% - 172px);
  -moz-width: calc(100% - 172px);
  -o-width: calc(100% - 172px);
  width: calc(100% - 172px); }

.input-field-bottomacti .input-field.check label {
  padding-left: 25px; }

.input-field-bottomacti .vsblty-box {
  display: inline-block;
  float: left;
  line-height: 31px;
  margin-right: 5px;
  font-weight: 600;
  font-size: 12px;
  color: #999; }

.input-field-bottomacti .vsblty-box span {
  color: #222; }

.add-invdppl-grp {
  width: 100%;
  float: left; }

.grp-mrk-dn button.btn:hover {
  background: #dedede;
  box-shadow: none;
  color: #999999; }

.end-date-group {
  float: left;
  margin: 0;
  margin-bottom: 10px; }

.end-date-group span.after-date-text {
  font-weight: 600;
  line-height: 40px;
  font-size: 12px; }

.end-dt-box .small-select-box {
  margin: 5px 7px; }

.rgt-dwmy-group.daily-event-box .input-field.radio {
  min-width: 43px;
  margin-right: 0; }

.rgt-dwmy-group.daily-event-box .radio.input-field label {
  margin-left: -10px;
  top: 2px; }

.week-evnt-group {
  display: block;
  float: left;
  width: 100%; }

.daily-event-box .input-field.radio.inline {
  width: 100%; }

.rgt-dwmy-group.daily-event-box h6 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #000;
  margin-top: 0; }

.rpt-at-evry .week-evnt-group {
  margin-bottom: 10px; }

.rpt-at-evry .week-evnt-group:last-child, .rgt-dwmy-group:last-child {
  margin-bottom: 0; }

.category-management-table .as-sortable-item, .category-management-table .as-sortable-placeholder {
  display: table-row; }

.collapse-activty.recrnce-mn-box h5 {
  margin-bottom: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 5px; }

.recrnce-mn-box .sign-textarea-box {
  width: 100%;
  float: left;
  margin-top: 18px; }

.recrnce-mn-box .input-field.radio.block {
  margin-bottom: 0; }

.form-design .input-field label {
  font-size: 12px; }

.recrnce-mn-box .input-field.browser-default-text {
  padding: 0;
  margin: 0px 5px 0px 5px; }

.end-date-group .input-field label {
  width: 66px; }

.form-design .sign-textarea-box .input-field label {
  top: 0 !important; }

.sign-textarea-box .lft-dwmy .input-field.radio {
  margin-bottom: 0; }

.form-design .sign-textarea-box .end-dt-box .input-field.radio span.emessage {
  top: 27px;
  font-size: 10px; }

.adr-chk-grp .input-field {
  width: auto;
  margin-right: 10px;
  margin-bottom: 0; }

.red {
  background-image: none !important; }

.confrnc-invlvd-org .inv-usr-row {
  display: flex;
  align-items: center; }

.confrnc-invlvd-org .inv-usr-row figure {
  position: relative;
  flex: none; }

.confrnc-invlvd-org .only-radio {
  margin-right: 5px;
  overflow: inherit; }

/*---activity setting---*/
/*-------------------DASHBOARD: START----------------------*/
.dashboard-page {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 0; }

.dashboard-left {
  width: 350px;
  border: 1px solid #e2e6ea;
  position: fixed;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  float: left; }

.dashboard-left h4 {
  margin: 0 0 15px 0;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase; }

.date-count-main {
  width: 100%;
  float: left; }

.left-date-box {
  float: left;
  border-right: 1px solid #e2e6ea;
  padding: 10px 8px;
  width: 60px;
  text-align: center;
  position: relative; }

.left-date-box-month {
  width: 100%;
  float: left; }

.left-date-box-month h4 {
  margin-top: 3px;
  margin-bottom: 8px;
  transition: all 0.5s ease; }

.left-date-box-month:first-child h4 {
  margin-top: 0; }

.left-date-box-month:first-child:before {
  display: none; }

.left-date-box-month .date-count {
  float: left;
  overflow: hidden;
  width: 100%;
  position: relative;
  border: 1px solid #e2e6ea;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #888;
  font-weight: 600;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 11px;
  padding: 2px 0; }

.left-date-box-month:last-child .date-count:last-child {
  margin-bottom: 0; }

.left-date-box-month .date-count:hover {
  background: #eee; }

.left-date-box-month .date-count.date-select {
  background: #e2ffbc !important;
  border-color: #a5de58 !important; }

.left-date-box-month .date-count.today-date {
  background: #d6edfd !important;
  border: 1px solid #8accf9 !important; }

.dot-event {
  width: 5px;
  height: 5px;
  position: absolute;
  top: 6px;
  right: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: red; }

.dot-event.primerica-event {
  top: 3px;
  background: #8dc741; }

.dot-event.personal-event {
  top: 11px;
  background: #0e76bc; }

.dot-event.professional-event {
  top: 19px;
  background: #cfd8dc; }

.dot-event.access-support-event {
  top: 27px; }

.todo-ck-box li .dot-event {
  left: -1px;
  top: 3px;
  height: 15px;
  border-radius: 0;
  width: 3px; }

.right-card-box {
  -webkit-width: calc(100% - 60px);
  -moz-width: calc(100% - 60px);
  -o-width: calc(100% - 60px);
  width: calc(100% - 60px);
  float: left;
  padding: 10px; }

.right-card-box h4 {
  color: #1c75bc;
  cursor: pointer;
  float: left;
  display: inline-block;
  position: relative; }

.right-card-box-group {
  width: 100%;
  float: left; }

.right-card-box-group .mCSB_scrollTools {
  right: -9px !important;
  width: 10px;
  margin: 0 !important; }

.con-card-box:first-child {
  margin-top: 0; }

.con-card-box p.center-block.text-center {
  line-height: 140px;
  font-weight: 500;
  color: #999; }

.con-card-box {
  border: 1px solid #e2e6ea;
  margin-top: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
  float: left; }
  .con-card-box .card-header {
    display: flex;
    align-items: center;
    background: #e8e8e8; }
    .con-card-box .card-header h5 {
      color: #333333;
      font-size: 14px;
      font-weight: 600;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      line-height: 19px;
      width: 100%; }
      .con-card-box .card-header h5 > span {
        width: calc(100% - 3px);
        white-space: nowrap;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 15px;
        min-height: 20px; }
        .con-card-box .card-header h5 > span i.fa {
          position: absolute;
          top: 2px;
          right: -1px; }
      .con-card-box .card-header h5 span {
        position: relative;
        top: -1px;
        cursor: pointer; }
        .con-card-box .card-header h5 span.cncl-activity {
          color: #a7a7a7; }
    .con-card-box .card-header .lft-bx {
      position: relative;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 34px;
      flex: 0 0 34px;
      max-width: 34px;
      height: 34px;
      margin-right: 10px;
      -webkit-border-radius: 4px 0 0 0;
      -moz-border-radius: 4px 0 0 0;
      -o-border-radius: 4px 0 0 0;
      border-radius: 4px 0 0 0; }
    .con-card-box .card-header .close-btn {
      float: right;
      position: absolute;
      right: 0;
      width: 30px;
      height: 30px;
      background: #eee; }
  .con-card-box .card-content .pop-mn-con {
    border-bottom: 1px solid #e2e6ea; }
    .con-card-box .card-content .pop-mn-con .pop-con {
      padding: 10px;
      margin-bottom: 0; }
      .con-card-box .card-content .pop-mn-con .pop-con li {
        margin-bottom: 5px;
        display: flex;
        align-items: center; }
        .con-card-box .card-content .pop-mn-con .pop-con li:last-child {
          margin-bottom: 0; }
        .con-card-box .card-content .pop-mn-con .pop-con li .lft {
          font-size: 10px;
          color: #858585;
          width: 59px;
          font-weight: 500; }
        .con-card-box .card-content .pop-mn-con .pop-con li .rgt {
          font-size: 11px;
          font-weight: 500;
          word-wrap: break-word;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          text-transform: uppercase; }

.chk-wh-event-box .card-header {
  display: block !important; }
  .chk-wh-event-box .card-header .acvt-rmv-cnl-bx {
    top: 0; }

.acvt-rmv-cnl-bx.acvt-rmv-cnl-bx-icons {
  position: absolute;
  display: flex;
  align-items: center;
  right: 0; }

.acvt-rmv-cnl-bx.acvt-rmv-cnl-bx-icons i.log-icon-box {
  margin-right: 5px; }

.card-header button.close {
  width: 22px;
  height: 32px;
  opacity: 1;
  background: none; }

.card-header button.close span {
  width: 13px;
  height: 14px;
  background: url(../images/close-white-icon.png) left no-repeat;
  position: absolute;
  right: 7px;
  top: 9px; }

.card-header button.close:hover span {
  background-position-x: -17px; }

.activity-sidebar.acvt-card-show-hide .c_card {
  border: none;
  padding: 4px 5px 4px 5px !important;
  height: auto;
  border-radius: 0 0 5px 5px; }

.top-header-filter-box .navbar-right > li.icn-bg-link-box a:hover .time-data-bx i, .top-header-filter-box .navbar-right > li.icn-bg-link-box a:hover .time-data-bx span {
  display: block; }

.top-header-filter-box .actvty-my-alrt-section .my-alrt-card:last-child {
  border: none; }

.top-header-filter-box .actvty-my-alrt-section .my-alrt-card .activity-log-section .content {
  padding: 0; }

.con-card-box .activity-sidebar .collapse-activty-triger {
  padding-right: 0; }

.activity-log-section .accordion-inner ul li .left-con span {
  font-weight: 600; }

.actvty-my-alrt-section .my-alrt-card .popover-content {
  padding: 0px 7px 10px;
  float: left;
  width: 100%; }

.eml-dgt-ntf .actvty-my-alrt-section .top-ntfy-group-box {
  padding: 10px 0; }

.eml-dgt-ntf .actvty-my-alrt-section .activity-log-section ul li:hover {
  background: #f1f1f1; }

.eml-dgt-ntf .activity-log-section .content > ul li {
  padding: 10px;
  margin: 0; }

.eml-dgt-ntf .activity-log-section ul li .left-con {
  cursor: pointer;
  width: 100%;
  position: relative; }

.eml-dgt-ntf .activity-log-section ul li .left-con.emlalrt-wt-cnt span.acvt-lg-eml {
  padding-right: 40px; }

.eml-dgt-ntf .activity-log-section ul li .left-con.emlalrt-wt-cnt i.thread-msg {
  right: 12px;
  margin-right: 0;
  text-align: right;
  top: 10px;
  line-height: 30px;
  height: auto;
  color: #999; }

.eml-dgt-ntf .activity-log-section ul li .left-con i.gmail-icon {
  left: 0; }

.time-data-bx {
  width: 100%;
  height: 100%;
  float: left; }

.time-data-bx .time-icn {
  background-image: url(../images/time-icon.png);
  background-repeat: no-repeat;
  float: left;
  background-position: 0px 0px;
  width: 16px;
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  margin-right: 3px;
  line-height: normal;
  background-size: 100% 100%; }

.time-data-bx span {
  font-weight: 600;
  font-size: 10px;
  color: #333333;
  float: left;
  line-height: 17px;
  text-transform: uppercase; }

.dashboard-right {
  -webkit-width: calc(100% - 369px);
  -moz-width: calc(100% - 369px);
  -o-width: calc(100% - 369px);
  width: calc(100% - 369px);
  float: right;
  background: #fff;
  border: 1px solid #e2e6ea;
  border-radius: 5px; }

.dashboard-right-tab {
  width: 100%;
  float: left;
  padding: 10px;
  position: relative;
  overflow: hidden; }

.dashboard-right-tab .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  display: none !important; }

.dashboard-right-tab > .content {
  width: 100%;
  float: left; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab {
  width: 16.66%; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab a.nav-link {
  text-align: center;
  font-weight: 500;
  color: #858585;
  padding: 0;
  height: 50px;
  line-height: 50px;
  margin-right: 0; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab a.nav-link uib-tab-heading {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 14px; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab a.nav-link:hover {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  transition: all .4s ease-out; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab.active a:after {
  background: #fff url(../../assets/images/svg/matter.svg) center no-repeat;
  width: 30px;
  color: #fff;
  content: "";
  position: absolute;
  height: 22px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab.my-people.active a:after {
  background: url(../../assets/images/svg/mypeople.svg) center no-repeat; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab.my-matters.active a:after {
  background: url(../../assets/images/svg/matter.svg) center no-repeat; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab.my-projects.active a:after {
  background: url(../../assets/images/svg/myprojects.svg) center no-repeat; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab.my-process.active a:after {
  background: url(../../assets/images/svg/myprocess.svg) center no-repeat; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab.my-team.active a:after {
  background: url(../../assets/images/svg/myteam.svg) center no-repeat; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab.my-activity.active a:after {
  background: url(../../assets/images/svg/myactivities.svg) center no-repeat; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab.my-numbers.active a:after {
  background: url(../../assets/images/svg/mynumbers.svg) center no-repeat; }

.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab.active uib-tab-heading {
  display: none; }

.dashborad-top-tab .tab-pane .content {
  width: 100%;
  position: relative;
  float: left;
  padding: 20px 0 0 0; }

/*.dashboard-right-tab > .dashborad-top-tab > ul.nav li.nmr-mynmbr-tab.uib-tab.active a:after {
    background: url(../../assets/images/svg/mynumbers.svg) center no-repeat;
}
.dashboard-right-tab > .dashborad-top-tab > ul.nav li.nmr-myprdct-tab.uib-tab.active a:after {
    background: url(../../assets/images/svg/mynumbers.svg) center no-repeat;
}
.dashboard-right-tab > .dashborad-top-tab > ul.nav li.nmr-ibas-tab.uib-tab.active a:after {
    background: url(../../assets/images/svg/mynumbers.svg) center no-repeat;
}*/
/* ====MY NUMBER TAB====== */
.my-nmr-tabscon.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab.active uib-tab-heading {
  display: block; }

.my-nmr-tabscon.dashboard-right-tab > .dashborad-top-tab > ul.nav li.uib-tab.active a:after {
  display: none; }

.dash-cal-right-scroll {
  width: 100%;
  float: left; }

.dash-cal-right-scroll .fc-button-group.btn-grp {
  margin-bottom: 5px; }

.dash-cal-right-scroll .slct-act-type-grp-add {
  padding: 0; }

.dash-cal-right-scroll .myact-tp-rgt-bar.my-act-my-cal-tab {
  margin-bottom: 0; }

.activity-details-left {
  -webkit-width: calc(100% - 437px);
  -moz-width: calc(100% - 437px);
  -o-width: calc(100% - 437px);
  width: calc(100% - 437px);
  float: left;
  padding: 10px;
  background: #fff;
  border: 1px solid #e2e6ea;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.activity-details-left .myact-short-bar .myact-tp-lft-bar {
  margin: -1px 0 0 4px; }

/*===== DASHBOARD: COMMUNICATION PLAN EMAILS TAB =====*/
.dash-cal-right-scroll .activity-details-left {
  width: 100%;
  padding: 0;
  border: none; }

.myacvt-form.form-design {
  width: 100%;
  float: left;
  margin-top: 15px; }

.myacvt-form.form-design .myact-short-bar {
  width: 100%;
  float: left;
  position: relative; }

.activity-details-left .myacvt-form.form-design {
  margin-top: 0; }

.cpe-lstn-tabel .myact-tp-lft-bar h5 {
  color: #333333;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 15px; }

/*EMAIL*/
.cper-row-box-grp {
  width: 100%;
  float: left;
  border: 1px solid #e2e6ea;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.my-actvty-table-main.my-ppl-mtrs-tbl {
  width: 55%;
  float: left;
  padding-right: 5px; }

.my-ppl-mtrs-tbl .eml-dt-group {
  width: 100%;
  float: left;
  margin-bottom: 7px; }

.my-ppl-mtrs-tbl .eml-dt-group h5 {
  width: auto;
  float: left;
  margin: 0 10px 0 0;
  font-weight: 600;
  font-size: 14px; }

.my-ppl-mtrs-tbl .eml-dt-group span.date {
  width: auto;
  float: left;
  margin: 0 10px 0 0;
  font-weight: 600;
  font-size: 12px;
  color: #0e76bc; }

.my-ppl-mtrs-tbl table.striped.my-actvty-table {
  margin-top: 10px; }

.my-ppl-mtrs-tbl .cper-row-box {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e6ea;
  padding: 10px;
  margin-top: -1px; }

.my-ppl-mtrs-tbl .cper-row-box .user-action .btn {
  font-weight: 600;
  padding: 0 10px !important;
  float: left !important; }

.my-ppl-mtrs-tbl .cper-row-box:last-child {
  border-bottom: none; }

.my-ppl-mtrs-tbl .user-box {
  width: 50px;
  float: left; }

.my-ppl-mtrs-tbl .usr-con {
  -webkit-width: calc(100% - 170px);
  -moz-width: calc(100% - 170px);
  width: calc(100% - 170px);
  float: left; }

.my-ppl-mtrs-tbl .user-action {
  width: 120px;
  float: right; }

.my-ppl-mtrs-tbl .user-action .cpd-action-btn-msgs {
  font-size: 12px; }

.my-ppl-mtrs-tbl .unm-bx-grp {
  width: 100%;
  float: left; }

.my-ppl-mtrs-tbl .unm-bx-grp span {
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.my-ppl-mtrs-tbl .u-dtls-rw {
  font-size: 12px;
  color: #888;
  font-weight: 500;
  float: left;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.my-ppl-mtrs-tbl .unm-bx-grp span.unm-bx {
  /* width: 100%; */
  float: left;
  cursor: pointer; }

.my-ppl-mtrs-tbl .unm-bx-grp span.ucon-bx {
  width: 100%;
  float: left;
  font-size: 11px;
  white-space: inherit;
  line-height: 14px;
  color: #777;
  font-weight: 600;
  margin: 4px 0; }

.cpe-my-ppl {
  width: 50% !important;
  min-height: auto !important; }

.remander-right-bx.my-ppl-mtrs-tbl.brtd-sgstn-bx.cpe-my-ppl {
  margin: 0;
  padding-right: 15px; }

.my-ppl-mtrs-tbl.my-task-table-group.acst-list-box {
  margin: 0; }

.my-ppl-mtrs-tbl .acvt-srh-wth-sgsn, .cpe-my-ppl .acvt-srh-wth-sgsn {
  background: #fff !important; }

.cpe-my-ppl .remindr-sctn-grp {
  margin-bottom: 10px; }

.cpe-my-ppl .unm-bx-grp span.unm-bx {
  width: 100%; }

.cpe-my-ppl.my-ppl-mtrs-tbl .user-action {
  width: 90px; }

/* COMMUNICATION PLAN EMAILS */
.emeemalil-list.my-ppl-mtrs-tbl .cper-row-box .usr-con {
  -webkit-width: calc(100% - 50px);
  -moz-width: calc(100% - 50px);
  width: calc(100% - 50px); }

.emeemalil-list.my-ppl-mtrs-tbl .cper-row-box .user-action {
  width: 100% !important; }

.emeemalil-list.my-ppl-mtrs-tbl .user-action .cpd-action-btn-msgs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 50px; }

.emeemalil-list .snd-mnly-msg.cpd-actn-right {
  width: auto;
  margin-bottom: 0; }

.emeemalil-list .eml-not-ext-msg.cpd-actn-right {
  width: auto; }

.emeemalil-list.my-ppl-mtrs-tbl .cpd-action-btn-msgs .cpd-actn-right {
  margin-bottom: 0;
  width: auto !important;
  top: 0;
  font-weight: 400; }

/*SUGGESTION REMINDER*/
.remander-right-bx.my-ppl-mtrs-tbl {
  width: 45%;
  float: left; }

.remindr-sctn-grp {
  width: 100%;
  float: left;
  padding: 10px;
  border: 1px solid #e2e6ea;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.remindr-sctn-grp-listing.mr-rmndr-lnk {
  border: none;
  font-weight: 500; }

.remindr-sctn-grp-listing.mr-rmndr-lnk a {
  font-size: 13px; }

.remindr-sctn-grp-listing {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  border: 1px solid #e2e6ea;
  border-radius: 4px; }

.remindr-sctn-grp-listing:last-child {
  margin-bottom: 0; }

.usr-con-p2 {
  width: 100%;
  float: left;
  padding: 10px;
  margin-top: -1px; }

.remindr-sctn-grp .u-dtls-rw span.spn-dt {
  color: #333; }

.usr-con-p2 .rw-dis {
  width: 100%;
  float: left;
  font-weight: 600;
  color: #333;
  font-size: 13px; }

.usr-con-p2 .int-inct-grp .intrtcn-dgt {
  width: auto;
  float: left;
  margin-right: 20px;
  color: #777;
  padding-right: 20px;
  position: relative; }

.usr-con-p2 .int-inct-grp .intrtcn-dgt:after {
  content: "|";
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0; }

.usr-concol-p2 {
  width: 100%;
  float: left; }

.usr-con-p2 .int-inct-grp .intrtcn-dgt:last-child:after {
  display: none; }

.usr-con-p2 .int-inct-grp {
  width: 100%;
  float: left;
  font-size: 13px;
  font-weight: 500;
  margin-top: 6px; }

.usr-con-p2 .int-inct-grp span {
  color: #333; }

.usr-con-p2 .alrm-actn-bx {
  float: left;
  width: 100%;
  margin-top: 7px; }

.usr-con-p2 .alrm-actn-bx ul {
  float: left;
  width: 100%;
  margin-bottom: 0; }

.usr-con-p2 .alrm-actn-bx ul li {
  width: auto;
  float: left;
  margin-right: 15px; }

.usr-con-p2 .alrm-actn-bx ul li a {
  float: left;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500; }

.snooz-db-bx ul.dropdown-menu {
  top: auto !important;
  padding: 0;
  border-radius: 0;
  bottom: 0; }

.snooz-db-bx ul.dropdown-menu li {
  width: 100%;
  margin: 0; }

.snooz-db-bx ul.dropdown-menu li a {
  width: 100%;
  float: left;
  padding: 5px 10px;
  font-size: 12px; }

.usr-con-p2 .alrm-actn-bx ul li a i {
  width: 19px;
  height: 19px;
  float: left;
  background: url(../images/reminder-action-btn.png) no-repeat -8px 3px; }

.usr-con-p2 .alrm-actn-bx ul li a i.snooze-icon {
  background-position: -33px 3px; }

.usr-con-p2 .alrm-actn-bx ul li a i.email-icon {
  background-position: -57px 3px; }

.usr-con-p2 .alrm-actn-bx ul li a i.asn-call-ppl-icon {
  background-position: -82px 3px;
  height: 20px; }

/* BRITHDAY REMINDER */
.fc-button-group.btn-grp {
  float: left;
  width: 100%;
  margin-bottom: 5px; }

.fc-button-group .fc-state-default {
  padding: 0 10px !important;
  font-size: 13px !important;
  line-height: 15px; }

.fc-button-group.btn-grp button.fc-state-default {
  background: #f3f3f3;
  float: left;
  font-weight: 600;
  border: 1px solid #d5dade;
  padding: 5px 7px !important; }

.fc-button-group.btn-grp button.fc-state-default.first {
  border-radius: 3px 0 0 3px !important; }

.fc-button-group.btn-grp button.fc-state-default.last {
  border-radius: 0px 3px 3px 0px !important; }

.fc-button-group.btn-grp button.fc-state-default.active {
  background: #1c75bc;
  border: 1px solid #1c75bc;
  color: #ffffff;
  text-shadow: none !important; }

.myact-tp-lft-bar {
  width: auto;
  float: left; }

.myact-short-bar .myact-tp-lft-bar {
  width: auto;
  float: left;
  margin: -1px 0 0 30px; }

.myact-tp-lft-bar .chk-grp {
  width: 100%;
  float: left;
  margin-top: -4px;
  margin-bottom: 5px; }

.admn-ad-eml-tmpltmn-box .myact-tp-lft-bar {
  position: relative; }

.admn-ad-eml-tmpltmn-box .myact-tp-lft-bar span.emessage {
  margin-top: 31px !important; }

.admn-ad-eml-tmpltmn-box .myact-tp-lft-bar .chk-grp .input-field [type="checkbox"] + label {
  max-width: initial; }

/* checkbox-condition */
.chk-grp.chkbx-1 .chk-grp .input-field [type="checkbox"] + label {
  width: 400px; }

.chk-grp.chkbx-2 .chk-grp .input-field [type="checkbox"] + label {
  width: 250px; }

.chk-grp.chkbx-3 .chk-grp .input-field [type="checkbox"] + label {
  width: 150px; }

.myact-tp-lft-bar .chk-grp .input-field {
  width: auto;
  margin: 0 15px 0 0;
  height: 30px; }

.myact-tp-lft-bar .chk-grp .input-field [type="checkbox"] {
  left: 0;
  z-index: 999;
  width: 100%;
  height: 20px;
  top: 5px; }

.myact-tp-lft-bar .chk-grp .input-field [type="checkbox"] + label {
  padding-left: 27px;
  color: #999;
  font-size: 12px;
  line-height: 23px;
  font-weight: 600;
  max-width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.activity-details-left .myact-short-bar .chk-grp .input-field {
  margin: 0; }

.add-signature-page .myact-tp-lft-bar .chk-grp input[type="checkbox"] + label {
  max-width: initial !important;
  word-break: break-all;
  white-space: normal;
  overflow: initial; }

.add-signature-page .myact-tp-lft-bar .chk-grp .input-field {
  height: auto; }

.myact-tp-rgt-bar {
  width: auto;
  float: right;
  margin-bottom: 5px; }

.myact-tp-rgt-bar.my-act-my-cal-tab {
  float: left;
  margin-top: 15px;
  margin-bottom: 0; }

.myact-tp-rgt-bar.my-act-my-cal-tab a.btn {
  float: left;
  margin: 0;
  border-radius: 0 !important;
  border: 1px solid #eaeaea !important;
  background: none !important;
  box-shadow: none !important;
  color: #777 !important;
  line-height: 30px;
  font-size: 12px !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  height: 30px !important; }

.myact-tp-rgt-bar.my-act-my-cal-tab a.active {
  background: #0e76bc !important;
  color: #fff !important;
  border-color: #0e76bc !important; }

.myact-tp-rgt-bar a.btn {
  margin-left: 5px; }

.filter-btns-groups a.btn {
  float: left;
  margin-left: 7px; }

.activity-details-left .myact-tp-rgt-bar .filter-btns-groups a.btn {
  padding: 0 6px;
  font-size: 10px; }

.acvt-rprt-inr {
  width: 100%;
  float: left;
  background: #fff;
  border: 1px solid #e2e6ea; }

.activity-details-left .myactv-frm-cal-bx {
  padding: 0; }

.myactv-frm-cal-bx {
  width: 100%;
  float: left;
  background: #fff;
  padding: 15px; }

.next-activity-form {
  width: 100%;
  float: left; }

.next-activity-form h5 {
  color: #333333;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 15px;
  width: auto;
  float: left; }

.next-activity-form form.form-design {
  padding: 10px 0 0px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px; }

.next-activity-form .form-design .input-field {
  width: 26.5%;
  padding-right: 15px;
  margin-bottom: 20px; }

.mtng-date {
  width: 100%;
  margin-bottom: 10px;
  float: left;
  line-height: 30px;
  font-weight: 600;
  font-size: 15px;
  height: 30px;
  display: table;
  overflow: hidden;
  position: relative; }

.mtng-date span.acvt-icons-bg {
  margin-right: 5px;
  position: absolute; }

.mtng-date .acvt-title-bar {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding-left: 35px;
  line-height: 16px;
  word-break: break-all; }

.con-per-one-row .td-break-width.pointer-link {
  width: 100% !important;
  text-align: left;
  list-style-type: circle;
  padding: 1px 0; }

.con-per-one-row .td-break-width.pointer-link:nth-child(even),
.con-per-one-row .td-break-width.tm-pstn-dvd-ln:nth-child(even) {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

.mtng-date span.ttl-clr {
  float: left;
  margin-right: 3px; }

.con-per-one-row.task-ppllngth.task-poc-name .td-break-width.pointer-link {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.dash-cal-right-scroll .mCSB_scrollTools {
  right: -9px !important;
  width: 10px;
  margin: 0 !important; }

ul.active-deactive-btn {
  float: right;
  display: inline-block;
  margin-left: 8px;
  margin-bottom: 0;
  margin-top: 2px;
  width: auto; }

ul.active-deactive-btn li {
  float: left; }

.fl-fw.ttl-clr-dt {
  color: #1c75bc;
  margin-top: 2px;
  font-size: 13px;
  text-transform: uppercase; }

.fl-fw.ttl-clr-dt span {
  color: #333333;
  text-transform: capitalize; }

a.prevent-tr-click-cls.asgn-tm-pstn {
  border: 1px solid #c3c3c3;
  font-size: 9px !important;
  padding: 3px 2px;
  color: #8a8a8a !important;
  border-radius: 3px;
  float: left; }

a.prevent-tr-click-cls.asgn-tm-pstn:hover {
  text-decoration: none; }

a.prevent-tr-click-cls.asgn-tm-pstn > label {
  margin-bottom: 0;
  font-weight: 600; }

.div-block {
  display: inline-block; }

.div-full-block {
  float: left;
  width: 100%; }

.div-full-block.asgn-fdb-que-acvt-hdr {
  margin-top: -8px;
  margin-bottom: 10px; }

.next-activity-form .div-block a {
  font-size: 11px;
  padding: 0 14px;
  height: 30px;
  line-height: 31px; }

.next-activity-form .div-block a i.view-icon {
  background: url(../../assets/images/view-eye-icon.png) center no-repeat;
  width: 20px;
  height: 20px;
  float: left;
  position: relative;
  top: 6px;
  left: -4px;
  margin-right: 2px; }

.main-locationbar {
  width: 100%;
  float: left; }

.main-locationbar .dashboad-tab-box {
  width: 50%;
  float: left; }

.main-locationbar .dashboad-tab-box .collapse-activty-triger:before {
  top: 5px !important; }

.dropdown-content {
  z-index: 5; }

.c_card.lic-search-table .search-select-box.page-show-box {
  height: 30px; }

.c_card.lic-search-table .main-table.license-table table {
  margin-bottom: 10px; }

.collapse-activty.c_card.crt-location {
  border-radius: 0; }

.category-management-table.email-library-table.sa-email-library-table .table-hover {
  table-layout: inherit; }

.db-lctn-tab a h3 {
  color: #1c77cb; }

.collapse-activty.c_card.crt-location.db-lctn-tab {
  padding: 0; }

.collapse-activty.c_card.crt-location.db-lctn-tab .collapse-activty-triger {
  padding-bottom: 0; }

.collapse-activty.c_card.crt-location.db-lctn-tab a h3 {
  padding: 10px;
  padding-right: 30px; }

.main-locationbar .dashboad-tab-box .db-lctn-tab .collapse-activty-triger:before {
  top: 15px !important;
  right: 9px !important; }

.collapse-activty.c_card.crt-location.confrnce-call {
  padding: 0; }

.collapse-activty.c_card.crt-location.confrnce-call .sign-textarea-box {
  margin: -1px; }

.collapse-activty.c_card.crt-location.confrnce-call .collapse-activty-triger {
  padding: 10px; }

.collapse-activty.c_card.crt-location.confrnce-call .collapse-activty-triger[aria-expanded="false"] .add-nt-btn {
  display: none; }

.confrnce-call .sign-textarea-box .add-nt-btn {
  padding: 0 10px 10px 10px; }

.confrnce-call-con {
  width: 100%;
  float: left;
  padding: 10px;
  font-size: 12px;
  font-weight: 500;
  color: #acacac;
  border-top: 1px solid #ddd;
  word-wrap: break-word; }

.confrnce-call-con p {
  margin-bottom: 0;
  color: #888; }

.confrnce-call-con p.na-fc-eml a {
  clear: both;
  float: left;
  /* width: 100%; */ }

.confrnce-call-con p strong {
  font-weight: 700;
  margin-top: 5px;
  display: inline-block; }

.main-locationbar .dashboad-tab-box .confrnce-call .collapse-activty-triger:before {
  top: 15px !important;
  right: 10px; }

.collapse-activty.c_card.crt-location a h3 {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  word-wrap: break-word;
  padding-right: 15px; }

.confrnce-call h6 {
  font-size: 14px;
  font-weight: 600;
  color: #494949;
  margin-bottom: 8px; }

.c_card.crt-location .confrnce-call .sign-textarea-box.myckeditor-color {
  margin: -1px 0 0 0; }

.dashboad-tab-box.partcpd-box > .fl-fw > h4 {
  font-weight: bold;
  text-transform: uppercase;
  width: auto;
  float: left;
  padding-right: 5px;
  margin: 0;
  font-size: 15px; }

.fl-fw.cm-cmnt-box .input-field {
  margin: 0;
  float: left;
  width: auto;
  height: auto;
  position: relative;
  top: -5px; }

.cm-cmnt-text {
  width: auto;
  float: right;
  font-size: 12px;
  font-weight: 600;
  line-height: 30px;
  color: #1c75bc; }

.cm-cmnt-box-inr {
  width: 100%;
  float: left;
  padding: 8px;
  padding-top: 5px; }

.fl-fw.cm-cmnt-box {
  margin-bottom: 10px; }

.attending-box ul li:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  background: #eee;
  left: -3px; }

.attending-box {
  float: right; }

.attending-box h5 {
  font-size: 14px;
  font-weight: bold;
  float: left;
  margin: 0; }

.attending-box ul {
  float: left;
  margin-bottom: 0; }

.attending-box ul li {
  display: inline;
  font-size: 12px;
  font-weight: 600;
  color: #999999;
  float: left;
  margin-left: 5px;
  position: relative;
  padding: 0 5px; }

.attending-box ul li span {
  margin: 0 0 0 3px; }

.attending-box ul li:first-child:before {
  display: none; }

.attending-box ul li span.att-yes {
  color: #8dc741; }

.attending-box ul li span.att-maybe {
  color: #0e76bc; }

.attending-box ul li span.att-no {
  color: #fe5858; }

/*----particptd-main-box----*/
.particptd-main-box {
  border: 1px solid #dddddd;
  float: left;
  width: 100%;
  margin-bottom: 15px; }

.particptd-main-left {
  width: 100%;
  float: left; }

.particptd-main-left:last-child {
  border-right: 0; }

.particptd-main-ttl {
  background: #f2f2f2;
  float: left;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #dddddd;
  padding: 8px 8px; }

.particptd-main-ttl h4 {
  width: auto;
  padding: 0;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  float: left; }

.particptd-main-ttl h5 {
  font-weight: 600;
  font-size: 14px; }

.particptd-main-con .mrb-20 {
  margin-bottom: 8px; }

.particptd-main-con {
  float: left;
  width: 100%;
  padding: 8px; }

.confrnce-call-con .browser-default-set .browser-default {
  font-size: 11px;
  border-bottom: none;
  margin-bottom: 0;
  line-height: 20px;
  height: 23px;
  margin-top: 0;
  background: transparent;
  padding: 0 5px; }

.confrnce-call-con .browser-default-set {
  width: 53px;
  float: right;
  position: relative;
  margin-top: 5px; }

.confrnce-call-con .browser-default-set:before {
  top: 5px;
  z-index: 0; }

.confrnce-call-con .my-ppl-mtrs-tbl .unm-bx-grp {
  width: 100%;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.chang-stts-bx {
  width: 100%;
  float: left;
  padding: 5px 10px;
  background: #f2f2f2;
  border-top: 1px solid #ddd; }

.chang-stts-bx ul.note-bottom-detail.change-ans-response {
  margin: 0;
  padding: 0;
  width: auto;
  float: left; }

.chang-stts-bx ul li a {
  text-decoration: none;
  margin-right: 10px !important;
  line-height: 25px; }

.chang-stts-bx .input-field.col.change-response-status {
  margin: 0;
  line-height: 26px;
  font-size: 12px;
  font-weight: 600;
  width: auto;
  position: relative;
  top: 1px; }

.chang-stts-bx .input-field.col.change-response-status span {
  position: relative;
  right: -4px;
  font-size: 12px; }

.chang-stts-bx .radio-group [type="radio"]:not(:checked) + label,
.chang-stts-bx .radio-group [type="radio"]:checked + label {
  padding-left: 23px;
  font-size: 12px;
  font-weight: 600;
  color: #666; }

.chang-stts-bx .note-bottom-detail li:after {
  padding-left: 0px;
  top: 0; }

.chang-stts-bx ul.note-bottom-detail.change-ans-response li {
  width: auto;
  float: left;
  padding: 0; }

.add-to-evnt-bx {
  float: left;
  width: 100%;
  margin-bottom: 8px;
  position: relative; }

.add-to-evnt-bx:last-child {
  margin-bottom: 0; }

.add-to-evnt-bx .user-box {
  width: 45px;
  float: left;
  cursor: pointer; }

.my-ppl-mtrs-tbl.add-to-evnt-bx .unm-bx-grp span {
  color: #333;
  cursor: pointer; }

.add-to-evnt-bx .user-action {
  width: auto;
  float: right; }

.add-to-evnt-bx .user-action [type="checkbox"] + label {
  padding-left: 24px;
  line-height: 23px;
  font-size: 12px;
  font-weight: 500; }

.my-ppl-mtrs-tbl.add-to-evnt-bx .usr-con {
  -webkit-width: calc(100% - 110px);
  -moz-width: calc(100% - 110px);
  width: calc(100% - 110px);
  float: left;
  line-height: 33px; }

.my-ppl-mtrs-tbl.add-to-evnt-bx .user-action {
  width: 58px;
  float: right;
  line-height: 32px;
  position: relative;
  top: 1px; }

.confrnce-call-con .my-ppl-mtrs-tbl.add-to-evnt-bx {
  width: 50%;
  padding: 5px;
  float: left;
  margin-bottom: 0;
  border: none; }

.confrnce-call-con .my-ppl-mtrs-tbl.add-to-evnt-bx .my-ppl-mtrs-tbl-inr {
  width: 100%;
  border: 1px solid #eee;
  float: left;
  padding: 10px;
  position: relative; }

.confrnce-call-con .my-ppl-mtrs-tbl.add-to-evnt-bx .card-close-bx {
  top: 1px;
  z-index: 2;
  right: 1px; }

.prtcpd-tab .collapse-activty .btn.cancel-brd-btn {
  float: right;
  margin-top: -38px;
  margin-left: 15px;
  margin-right: 17px;
  padding: 0px 8px;
  font-size: 11px; }

.left-option-scroll .uib-datepicker-popup.dropdown-menu table tr th {
  padding: 3px; }

.prtcpd-tab .collapse-activty .btn.cancel-brd-btn i {
  margin-right: 5px; }

.prtcpd-tab ul.half-flex {
  margin-top: 15px; }

li .prtd-usr-usr {
  float: left; }

li span.prtd-usr-nm {
  font-weight: 500;
  float: left; }

.prtcpd-tab ul.half-flex .clearfix.right {
  width: 100%;
  float: right; }

.prtcpd-tab ul.half-flex .clearfix.right a.btn {
  float: right; }

.prtcpd-tab ul.half-flex.flex-listing {
  margin-top: 20px; }

.prtcpd-tab ul.half-flex.flex-listing li {
  justify-content: normal;
  margin-bottom: 4px; }

.prtcpd-tab ul.half-flex.flex-listing li span {
  flex: none;
  width: 150px;
  font-size: 13px;
  font-weight: 400;
  word-wrap: break-word; }

.map-add {
  width: 100%;
  float: left;
  margin: 10px 0 5px 0;
  font-size: 13px;
  font-weight: 500; }

.map-add .btn {
  float: right;
  margin-top: 10px; }

.main-locationbar .dashboad-tab-box {
  width: 40%;
  float: left;
  padding-right: 10px; }

.main-locationbar .dashboad-tab-box.partcpd-box {
  width: 60%; }

.main-locationbar .dashboad-tab-box:nth-child(2n) {
  padding-left: 10px;
  padding-right: 0; }

.sign-textarea-box {
  width: 100%;
  float: left;
  margin-top: 10px; }

.sign-textarea-box .add-nt-btn {
  width: 100%;
  float: left;
  margin-top: 10px; }

.sign-textarea-box .add-nt-btn .btn:disabled {
  cursor: not-allowed !important; }

.sign-textarea-box .add-nt-btn a.btn {
  float: right; }

.crt-location .dash-map-bx {
  width: 100%;
  float: left;
  margin-top: 5px; }

.footer-note-btm-dtls-box {
  width: 100%;
  float: left; }

.footer-note-btm-dtls-box.activity-tabs.form-design {
  border-top: 1px solid #d9d9d9;
  margin-top: 5px;
  padding-top: 5px; }

.main-cnt-dtl-box {
  width: 100%;
  float: left;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px; }

.cnt-dtl-box {
  width: 50%;
  float: left;
  padding-right: 10px; }

.cnt-dtl-box .cnt-dtl-box-con {
  width: 100%;
  float: left; }

.cnt-dtl-box .cnt-dtl-box-con .person-details-box {
  border: 1px solid #e2e6ea;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.cnt-dtl-box:nth-child(2n) {
  padding-left: 10px;
  padding-right: 0; }

.cnt-dtl-box-con .person-details .tags-link-box .tag {
  border-bottom: none;
  box-shadow: none; }

.cnt-dtl-box-con .person-details .tags-link-box .tag h6 {
  margin: 6px 5px 4px 0;
  font-weight: 700; }

.chk-prvt-box-lft {
  width: auto;
  float: left; }

.activity-tabs.form-design .prvt-stts-group .inline-field .check {
  height: auto;
  margin-bottom: 0;
  margin-top: -8px;
  left: -3px; }

.chg-res-chk-left {
  width: 100%;
  float: left; }

.chg-res-chk-left ul.note-bottom-detail.change-ans-response {
  border: none;
  margin: 0; }

/*---filter-option-sidebar:start--*/
.filter-option-sidebar {
  width: 300px;
  position: fixed;
  top: 61px;
  height: auto;
  background: #fff;
  left: 60px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  padding: 15px;
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  -o-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  visibility: visible;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 9; }

.foc-open.filter-option-sidebar {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.left-option-scroll {
  width: 100%;
  float: left; }

.filter-option-sidebar-arrow {
  width: 20px;
  height: 19px;
  background: #34495e;
  position: absolute;
  top: 0;
  right: -20px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  cursor: pointer; }

.filter-option-sidebar-arrow:before {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
  top: 5px;
  right: 7px;
  position: absolute;
  content: '';
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.foc-open.filter-option-sidebar .filter-option-sidebar-arrow:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 8px; }

.activity-filter-options-sidebar .filter-option-sidebar {
  top: 96px; }

/*---filter-option-sidebar:start--*/
.dashboard-contact-sidebar {
  width: 478px;
  position: fixed;
  top: 61px;
  height: auto;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  padding: 10px;
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  -o-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  visibility: visible;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  z-index: 8;
  right: -20px; }

.right-side-show.dashboard-contact-sidebar {
  right: 0; }

.foc-open.dashboard-contact-sidebar {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0; }

.dashboard-contact-sidebar .activity-sidebar {
  position: relative;
  top: 0;
  left: auto;
  right: auto;
  width: 100%; }

.dashboard-contact-sidebar-arrow {
  width: 20px;
  height: 19px;
  background: #34495e;
  position: absolute;
  top: 0;
  left: -20px;
  -webkit-border-radius: 3px 0  0 3px;
  -moz-border-radius: 3px 0  0 3px;
  -o-border-radius: 3px 0  0 3px;
  border-radius: 3px 0  0 3px;
  cursor: pointer; }

.dashboard-contact-sidebar-arrow:before {
  width: 0;
  height: 0;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-right: 6px solid #fff;
  top: 5px;
  left: 6px;
  position: absolute;
  content: ''; }

.foc-open .dashboard-contact-sidebar-arrow:before {
  left: 8px; }

.right-side-show.foc-open .dashboard-contact-sidebar-arrow:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.dashboard-contact-sidebar .con-per-dtls-box {
  border: 1px solid #e2e6ea;
  border-bottom: none;
  margin: 0;
  padding-top: 10px;
  border-radius: 4px 4px 0 0; }

.dashboard-contact-sidebar .person-details-box {
  border-left: 1px solid #e2e6ea;
  border-right: 1px solid #e2e6ea; }

.dashboard-contact-sidebar .tags-link-box {
  border-left: 1px solid #e2e6ea;
  border-right: 1px solid #e2e6ea; }

.dashboard-contact-sidebar .quickview-tab-section {
  border-right: 1px solid #e2e6ea;
  border-left: 1px solid #e2e6ea;
  border-bottom: 1px solid #e2e6ea;
  margin-bottom: 10px;
  border-radius: 0 0 4px 4px; }

ul.color-flexs.color-flexs-con {
  padding-top: 20px; }

ul.color-flexs.color-flexs-con li {
  font-weight: 700;
  font-size: 13px;
  width: 100%; }

ul.color-flexs.color-flexs-con li span {
  border-radius: 50%;
  margin-right: 10px;
  width: 14px;
  height: 14px; }

.filter-option-sidebar .collapse-activty #calender {
  margin: 10px -10px -10px;
  width: 269px; }

.filter-option-sidebar .uib-datepicker-popup.dropdown-menu {
  box-shadow: none;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  width: 270px; }

.filter-option-sidebar .uib-datepicker-popup.dropdown-menu .well {
  margin-bottom: 0;
  margin-top: 0;
  background: none;
  border: none;
  width: 269px !important; }

.filter-option-sidebar .uib-yearpicker table tbody tr td, .filter-option-sidebar .uib-monthpicker table tbody tr td {
  padding: 2px 1px !important; }

.filter-option-sidebar .uib-yearpicker table tbody tr td .btn span, .filter-option-sidebar .uib-monthpicker table tbody tr td .btn span, .filter-option-sidebar .uib-daypicker table tbody tr td .btn span {
  font-size: 11px; }

.left-option-scroll .mCSB_scrollTools {
  width: 12px;
  right: -14px !important;
  margin: 0 !important; }

.right-side-show .actvty-right-tab-box .collapse-activty h3 {
  margin: 14px 0; }

/*----my activity: form:start----*/
.dash-map-bx {
  width: 100%;
  float: left; }

/*----my activity: form:close----*/
.myact-tp-rgt-bar a.btn i.plus-white-icon, .add-nt-btn .btn i.plus-white-icon, a.note-tab-add-btn i.plus-white-icon {
  display: none; }

i.filter-green-icon {
  background: url(../../assets/images/filter-white-icon.png) top left no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  margin-top: 8px; }

.fltr-aply-icn i.filter-green-icon {
  background: url(../../assets/images/filter-green-icon.png) top left no-repeat; }

i.remove-filter-icon {
  background: url(../../assets/images/remove-filter-icon.png) top left no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  margin-top: 8px; }

.remove-filter {
  opacity: 0.5;
  cursor: not-allowed !important; }

.remove-filter.active {
  opacity: 1;
  cursor: pointer !important; }

.remove-filter.active i.remove-filter-icon {
  background-position: -21px 0; }

i.filter-white-icon {
  background: url(../../assets/images/filter-white-icon.png) top left no-repeat;
  width: 15px;
  height: 14px;
  display: inline-block;
  margin-top: 8px; }

.dash-cal-right-scroll .activity-details-left .myactv-frm-srh-box.hip-category-section {
  width: 100%;
  float: left;
  /* border-right: 1px solid #eee; margin-right: 15px; */
  margin-top: 0; }

.myactv-frm-srh-box.hip-category-section .search-box {
  margin: 0; }

.myactv-frm-con-box-group .ttl-bx-icon {
  width: 23px;
  height: 30px;
  float: left; }

.myactv-frm-con-box-group .ttl-bx-icon i {
  background: url(../../assets/images/acti-form-icon.png) top left no-repeat;
  width: 15px;
  height: 17px;
  display: inline-block;
  margin-top: 6px; }

.myactv-frm-con-box-group .ttl-bx-icon i.time {
  background-position-x: -33px; }

.myactv-frm-con-box-group .ttl-bx-icon i.type {
  background-position-x: -65px; }

.myactv-frm-con-box-group .ttl-bx-icon i.calender {
  background-position-x: -97px; }

.myactv-frm-con-box-group {
  width: 100%;
  float: left;
  margin-bottom: 12px;
  margin-top: 4px; }

.myactv-frm-con-box-group:last-child {
  margin-bottom: 0; }

.myactv-frm-con-box-group h5, .slct-act-type-grp .myactv-frm-con-box-group h5 {
  font-size: 13px;
  font-weight: 600;
  color: #1c75bc;
  margin: 8px 0 0 0;
  text-transform: capitalize !important; }

.icn-wt-drdwn-bx .multiselect-parent {
  -webkit-width: calc(100% - 23px) !important;
  -moz-width: calc(100% - 23px) !important;
  -ms-width: calc(100% - 23px) !important;
  width: calc(100% - 23px) !important; }

.myactv-frm-con-box-con {
  width: 100%;
  float: left; }

.activity-sidebar.left-actvty-tp .myactv-frm-con-box-con {
  padding-left: 0;
  margin-top: 15px; }

.activity-sidebar.left-actvty-tp .input-field {
  width: 50%; }

.myactv-frm-con-box-con .input-field {
  width: 137px;
  margin: 0;
  min-width: 109px;
  height: 31px; }

.myactv-frm-con-box-con .input-field label {
  padding-left: 26px;
  color: #999999;
  font-weight: 500;
  font-size: 12px;
  top: 2px; }

.myactv-frm-con-box-con .input-field label i {
  width: 14px;
  display: inline-block;
  height: 14px;
  vertical-align: middle;
  margin-right: 3px;
  line-height: normal;
  background: #ababab;
  position: relative;
  top: -1px; }

.myactv-frm-con-box-con .input-field label i.nw-task {
  top: 2px; }

.myactv-frm-con-box-con.srh-actv-typ-bx .input-field label {
  font-weight: 600;
  word-wrap: break-word;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.myactv-frm-con-box-con.srh-actv-typ-bx .input-field label i {
  float: left;
  top: 5px; }

.dash-cal-right-scroll .activity-details-left .myacvt-form.form-design.myacvt-frm-clndr-bx {
  width: 495px;
  float: left;
  margin-top: 0;
  position: absolute;
  right: 0; }

.myactv-frm-con-box-group .search-t-bx .form-control.date-picker {
  width: 232px;
  float: left;
  margin-bottom: 8px;
  margin-top: -28px;
  text-align: center;
  height: 26px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 0 4px;
  margin-left: 150px;
  font-size: 11px;
  font-weight: 600; }

.dashboard-right-tab .myactv-frm-con-box-group .search-t-bx .form-control.date-picker {
  width: 274px;
  font-size: 13px;
  font-weight: 600; }

.myactv-frm-con-box-group .search-t-bx .form-control.date-picker:focus {
  box-shadow: none;
  border: 1px solid #08c;
  border-radius: 4px; }

.myactv-frm-con-box-group .search-t-bx .daterangepicker.ltr {
  box-shadow: -2px 2px 7px rgba(32, 32, 32, 0.25);
  -webkit-box-shadow: -2px 2px 7px rgba(32, 32, 32, 0.25);
  -moz-box-shadow: -2px 2px 7px rgba(32, 32, 32, 0.25);
  -o-box-shadow: -2px 2px 7px rgba(32, 32, 32, 0.25);
  border: 1px solid #eee;
  padding: 10px;
  z-index: 3;
  position: absolute;
  top: 5px !important;
  width: 500px;
  left: -65px !important; }

.myact-tp-rgt-bar .filter-btns-groups .gray-back-btn {
  height: 30px !important;
  line-height: 10px !important;
  font-size: 12px !important; }

.myactv-frm-con-box-group .daterangepicker.ltr .calendar {
  width: 50%;
  margin: 0; }

.myactv-frm-con-box-group .daterangepicker .input-mini {
  box-sizing: border-box; }

.myactv-frm-con-box-group .daterangepicker:before {
  right: 52%;
  width: 5px;
  left: auto !important; }

.myactv-frm-con-box-group .daterangepicker:after {
  display: none; }

.myactv-frm-con-box-group.check-grp-inline {
  margin-bottom: 5px; }

.myactv-frm-con-box-group.check-grp-inline {
  margin-bottom: 5px; }

.myactv-frm-con-box-group.check-grp-inline .input-field {
  width: auto;
  margin: 0 10px 0 0; }

.myactv-frm-con-box-group.check-grp-inline .input-field input[type="checkbox"] + label {
  padding-left: 26px;
  line-height: 24px;
  color: #999;
  font-weight: 500; }

.daterangepicker .input-mini {
  border: 1px solid #e5e5e5; }

.myactv-frm-cal-bx .myactv-frm-con-box-group .multiselect-parent.btn-group.dropdown-multiselect {
  width: calc(100% - 24px);
  float: left;
  max-width: 100%;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important; }

.myactv-frm-con-box-group.check-grp-inline.acvt-rpts-asap {
  display: inline-block;
  width: auto;
  margin: -4px 0 0 0; }

.fl-fw.clnder-fltr-bx {
  position: relative; }

.clnder-fltr-bx .multiselect-parent.btn-group.dropdown-multiselect {
  -webkit-width: calc(100% - 540px);
  -moz-width: calc(100% - 540px);
  -o-width: calc(100% - 540px);
  width: calc(100% - 540px);
  float: left;
  max-width: 100%;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important; }

.myactv-frm-con-box-group .multiselect-parent.btn-group.dropdown-multiselect .dropdown-toggle {
  text-transform: initial;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important; }

.search-t-bx {
  width: 100%;
  float: right;
  text-align: right; }

.srh-frm-clnr-grup {
  float: left;
  width: 150px; }

.search-t-bx .input-field {
  margin: 0;
  height: auto;
  width: 100%;
  float: left;
  display: inline-block; }

.search-t-bx .daterangepicker .calendar th, .search-t-bx .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: -webkit-fill-available;
  padding: 4px;
  font-size: 13px;
  width: 32px; }

.search-t-bx .daterangepicker td.active, .search-t-bx .daterangepicker td.active:hover {
  background-color: #8dc741 !important; }

.search-t-bx .input-field input.st-date {
  width: 80px;
  border: 1px solid #e2e6ea;
  border-radius: 3px;
  padding: 5px;
  height: 30px;
  font-size: 12px; }

.myacvt-form.form-design.myacvt-frm-clndr-bx .myactv-frm-con-box-group {
  width: 100%;
  margin-top: 7px; }

.search-t-bx .input-field label {
  top: 0;
  padding-left: 25px;
  color: #999;
  font-weight: 500; }

.search-t-bx .input-field span {
  font-weight: 500;
  color: #999;
  font-size: 13px;
  padding: 0 2px; }

.cal-actv-typ-bx-lft .cl-view-bx {
  width: 50%;
  float: left;
  margin-top: 10px; }

table.striped.my-actvty-table {
  width: 100%;
  float: left;
  margin-top: 15px; }

table.striped.my-actvty-table thead {
  background: #36404a; }

table.striped.my-actvty-table tbody {
  border: 1px solid #e2e6ea;
  background: #fff; }

.table.striped.my-actvty-table thead th {
  padding: 2px 7px; }

.table.striped.my-actvty-table tbody td {
  padding: 5px 7px; }

table.striped.my-actvty-table thead tr th {
  padding: 4px 10px;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
  height: 45px;
  line-height: 13px; }

table.striped.my-actvty-table tbody tr td {
  padding: 6px 10px;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  line-height: 15px; }

.table.striped.my-actvty-table tbody td .input-field.th-check-top {
  margin: 0;
  display: none; }

.actv-check-hvr-box.check-select-box .actv-td-rnd-icon {
  display: none; }

.actv-check-hvr-box.check-select-box .th-check-top {
  display: block !important; }

thead th .input-field.th-check-top [type="checkbox"].filled-in:checked + label:after, thead th .input-field.th-check-top [type="checkbox"].filled-in:not(:checked) + label:after {
  border: 1px solid #ffffff !important; }

.input-field.th-check-top label {
  height: 30px;
  top: 4px; }

.actv-check-hvr-box .input-field.th-check-top label {
  left: 3px;
  top: -3px; }

.input-field.th-check-top {
  width: 30px;
  height: 30px;
  float: left; }

.table.striped.my-actvty-table thead th .input-field.th-check-top label {
  height: 30px;
  top: 0;
  left: 4px; }

table.striped.my-actvty-table thead tr th.th-actdate-time {
  text-align: right; }

table.striped.my-actvty-table tbody tr td.text-right {
  text-align: right; }

table.striped.my-actvty-table tbody tr td.text-left {
  text-align: left; }

table.striped.my-actvty-table tbody tr td.text-left span {
  display: flex; }

table.striped.my-actvty-table tbody .div-full-block {
  float: left;
  width: 100%;
  position: relative; }

table.striped.my-actvty-table tbody .div-full-block .act-icn-grps {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px; }

table.striped.my-actvty-table tbody .div-full-block span {
  width: 100%;
  position: relative;
  float: right;
  white-space: pre !important;
  white-space: pre-wrap !important;
  white-space: pre-line !important;
  white-space: -pre-wrap !important;
  white-space: -o-pre-wrap !important;
  white-space: -moz-pre-wrap !important;
  word-wrap: break-word !important;
  display: inline-block !important; }

table.striped.my-actvty-table thead tr th.text-left {
  text-align: left; }

table.striped.my-actvty-table .per-details-icon-group span {
  cursor: pointer; }

.table.striped.my-actvty-table thead th:first-child, .table.striped.my-actvty-table tbody td:first-child {
  min-width: 40px;
  width: 40px;
  max-width: 40px; }

.table.striped.my-actvty-table thead th:nth-child(2), .table.striped.my-actvty-table tbody td:nth-child(2) {
  width: 140px;
  min-width: 140px;
  max-width: 140px; }

.table.striped.my-actvty-table thead th:nth-child(3), .table.striped.my-actvty-table tbody td:nth-child(3) {
  width: 127px;
  min-width: 127px;
  max-width: 127px;
  text-align: left; }

.table.striped.my-actvty-table thead th:nth-child(4), .table.striped.my-actvty-table tbody td:nth-child(4) {
  width: 120px;
  min-width: 120px;
  max-width: 120px;
  text-align: left; }

.table.striped.my-actvty-table thead th:nth-child(5), .table.striped.my-actvty-table tbody td:nth-child(5) {
  width: 85px;
  min-width: 85px;
  max-width: 85px; }

.table.striped.my-actvty-table thead th:nth-child(6), .table.striped.my-actvty-table tbody td:nth-child(6) {
  width: 145px;
  min-width: 145px;
  max-width: 145px; }

.table.striped.my-actvty-table thead th:nth-child(7), .table.striped.my-actvty-table tbody td:nth-child(7) {
  width: 76px;
  min-width: 76px;
  max-width: 76px; }

.table.striped.my-actvty-table thead th:last-child, .table.striped.my-actvty-table tbody td:last-child {
  width: 92px !important;
  min-width: 92px !important;
  max-width: 92px !important;
  text-align: left; }

.table.striped.my-actvty-table tbody td:last-child .td-break-width {
  float: left; }

/*===== DASHBOARD: ACTIVITY TABLE LISTING ====*/
.dashboard-right-tab .table.striped.my-actvty-table {
  margin-left: 0 !important; }

.dashboard-right-tab .table.striped.my-actvty-table thead th,
.dashboard-right-tab .table.striped.my-actvty-table tbody td {
  padding: 5px 6px !important; }

.dashboard-right-tab .table.striped.my-actvty-table thead th:first-child, .dashboard-right-tab .table.striped.my-actvty-table tbody td:first-child {
  min-width: 40px;
  width: 40px;
  max-width: 40px; }

.dashboard-right-tab .table.striped.my-actvty-table thead th:nth-child(2), .dashboard-right-tab .table.striped.my-actvty-table tbody td:nth-child(2) {
  width: 110px;
  min-width: 110px;
  max-width: 110px; }

.dashboard-right-tab .table.striped.my-actvty-table thead th:nth-child(3), .dashboard-right-tab .table.striped.my-actvty-table tbody td:nth-child(3) {
  width: 110px;
  min-width: 110px;
  max-width: 110px; }

.dashboard-right-tab .table.striped.my-actvty-table thead th:nth-child(4), .dashboard-right-tab .table.striped.my-actvty-table tbody td:nth-child(4) {
  width: 145px;
  min-width: 145px;
  max-width: 145px;
  text-align: left; }

.dashboard-right-tab .table.striped.my-actvty-table thead th:nth-child(5), .dashboard-right-tab .table.striped.my-actvty-table tbody td:nth-child(5) {
  width: 115px;
  min-width: 115px;
  max-width: 115px;
  text-align: left; }

.dashboard-right-tab .table.striped.my-actvty-table thead th:nth-child(6), .dashboard-right-tab .table.striped.my-actvty-table tbody td:nth-child(6) {
  width: 80px;
  min-width: 80px;
  max-width: 80px; }

.dashboard-right-tab .table.striped.my-actvty-table thead th:nth-child(7), .dashboard-right-tab .table.striped.my-actvty-table tbody td:nth-child(7) {
  width: 100px;
  min-width: 100px;
  max-width: 100px; }

.dashboard-right-tab .table.striped.my-actvty-table thead th:nth-child(8), .dashboard-right-tab .table.striped.my-actvty-table tbody td:nth-child(8) {
  width: 76px;
  min-width: 76px;
  max-width: 76px; }

.dashboard-right-tab .table.striped.my-actvty-table thead th:last-child, .dashboard-right-tab .table.striped.my-actvty-table tbody td:last-child {
  width: 92px !important;
  min-width: 92px !important;
  max-width: 92px !important;
  text-align: left; }

.dashboard-right-tab .table.striped.my-actvty-table tbody td:last-child .act-icn-grps {
  display: flex;
  justify-content: center; }

.dashboard-right-tab .dashboard-my-actv-tb .table.striped.my-actvty-table tbody td:last-child .act-icn-grps {
  display: flex;
  justify-content: center;
  align-items: center; }

.dashboard-right-tab .acvt-lst-tmplts-tab .table.striped.my-actvty-table thead th:last-child, .dashboard-right-tab .acvt-lst-tmplts-tab .table.striped.my-actvty-table tbody td:last-child {
  width: 100px !important;
  min-width: 100px !important;
  max-width: 100px !important;
  text-align: left; }

.cpd-step .cpd-step-text {
  max-width: 100%;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden; }

/*===== DASHBOARD: MYPROJECT TAB >  CALL LIST MANAGEMENT TABLE LISTING ====*/
.my-project-tblbx .table.striped.my-actvty-table tbody td .input-field.th-check-top {
  top: 6px; }

.my-project-tblbx .table.striped.my-actvty-table thead th .input-field.th-check-top label {
  top: -2px; }

.my-project-tblbx .act-icn-grps i {
  width: 18px;
  margin: 0 4px; }

.my-project-tblbx .act-icn-grps a.action-icon i {
  background-position: 0 -181px !important; }

.my-project-tblbx .act-icn-grps a.action-icon i.active {
  background-position: 0 -206px !important; }

.dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table {
  margin-left: 0 !important; }

.dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table thead th,
.dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table tbody td {
  padding: 5px 6px !important; }

.dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table thead th:first-child, .dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table tbody td:first-child {
  min-width: 40px;
  width: 40px;
  max-width: 40px; }

.dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table thead th:nth-child(2), .dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table tbody td:nth-child(2) {
  width: 110px;
  min-width: 110px;
  max-width: 110px; }

.dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table thead th:nth-child(3), .dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table tbody td:nth-child(3) {
  width: 210px;
  min-width: 210px;
  max-width: 210px; }

.dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table thead th:nth-child(4), .dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table tbody td:nth-child(4) {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  text-align: left; }

.dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table thead th:nth-child(5), .dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table tbody td:nth-child(5) {
  width: 80px;
  min-width: 80px;
  max-width: 80px; }

.dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table thead th:nth-child(6), .dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table tbody td:nth-child(6) {
  width: 140px;
  min-width: 140px;
  max-width: 140px; }

.dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table thead th:last-child, .dashboard-right-tab .my-project-tblbx .table.striped.my-actvty-table tbody td:last-child {
  width: 92px !important;
  min-width: 92px !important;
  max-width: 92px !important;
  text-align: center; }

/*===== MY ACTIVITY TABLE LISTING ====*/
.activity-details-left .table.striped.my-actvty-table thead th,
.activity-details-left .table.striped.my-actvty-table tbody td {
  padding: 5px 3px; }

.activity-details-left .table.striped.my-actvty-table thead th:first-child, .activity-details-left .table.striped.my-actvty-table tbody td:first-child {
  min-width: 40px;
  width: 40px;
  max-width: 40px; }

.activity-details-left .table.striped.my-actvty-table thead th:nth-child(2), .activity-details-left .table.striped.my-actvty-table tbody td:nth-child(2) {
  width: 100px;
  min-width: 100px;
  max-width: 100px; }

.activity-details-left .table.striped.my-actvty-table thead th:nth-child(3), .activity-details-left .table.striped.my-actvty-table tbody td:nth-child(3) {
  width: 78px;
  min-width: 78px;
  max-width: 78px; }

.activity-details-left .table.striped.my-actvty-table thead th:nth-child(4), .activity-details-left .table.striped.my-actvty-table tbody td:nth-child(4) {
  width: 138px;
  min-width: 138px;
  max-width: 138px;
  text-align: left; }

.activity-details-left .table.striped.my-actvty-table thead th:nth-child(5), .activity-details-left .table.striped.my-actvty-table tbody td:nth-child(5) {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  text-align: left; }

.activity-details-left .table.striped.my-actvty-table thead th:nth-child(6), .activity-details-left .table.striped.my-actvty-table tbody td:nth-child(6) {
  width: 65px;
  min-width: 65px;
  max-width: 65px;
  text-align: left; }

.activity-details-left .table.striped.my-actvty-table thead th:nth-child(7), .activity-details-left .table.striped.my-actvty-table tbody td:nth-child(7) {
  width: 80px;
  min-width: 80px;
  max-width: 80px;
  text-align: left; }

.activity-details-left .table.striped.my-actvty-table thead th:nth-child(8), .activity-details-left .table.striped.my-actvty-table tbody td:nth-child(8) {
  width: 73px;
  min-width: 73px;
  max-width: 73px; }

.activity-details-left .table.striped.my-actvty-table thead th:nth-child(9), .activity-details-left .table.striped.my-actvty-table tbody td:nth-child(9) {
  width: 90px !important;
  min-width: 90px !important;
  max-width: 90px !important; }

.activity-details-left .table.striped.my-actvty-table thead th:last-child, .activity-details-left .table.striped.my-actvty-table tbody td:last-child {
  width: 78px !important;
  min-width: 78px !important;
  max-width: 78px !important;
  text-align: left; }

/*===== MY PROJECT : CALL LIST MANAGEMENT====*/
.dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table {
  margin-left: 0 !important; }

.dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table thead th,
.dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table tbody td {
  padding: 5px 6px !important; }

.dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table thead th:first-child, .dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table tbody td:first-child {
  min-width: 70px;
  width: 70px;
  max-width: 70px; }

.dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table thead th:nth-child(2), .dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table tbody td:nth-child(2) {
  width: 150px;
  min-width: 150px;
  max-width: 150px; }

.dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table thead th:nth-child(3), .dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table tbody td:nth-child(3) {
  width: 110px;
  min-width: 110px;
  max-width: 110px; }

.dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table thead th:nth-child(4), .dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table tbody td:nth-child(4) {
  width: 110px;
  min-width: 110px;
  max-width: 110px;
  text-align: left; }

.dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table thead th:nth-child(5), .dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table tbody td:nth-child(5) {
  width: 110px;
  min-width: 110px;
  max-width: 110px; }

.dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table thead th:nth-child(6), .dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table tbody td:nth-child(6) {
  width: 150px;
  min-width: 150px;
  max-width: 150px; }

.dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table thead th:last-child, .dashboard-right-tab .cal-list-mngmnt-bx .table.striped.my-actvty-table tbody td:last-child {
  width: 140px !important;
  min-width: 140px !important;
  max-width: 140px !important;
  text-align: center; }

/* humati call list */
.dashboard-right-tab .cal-list-mngmnt-bx .hmt-cl-list-tbl .table.striped.my-actvty-table thead th:first-child, .dashboard-right-tab .cal-list-mngmnt-bx .hmt-cl-list-tbl .table.striped.my-actvty-table tbody td:first-child {
  min-width: 120px;
  width: 120px;
  max-width: 120px; }

.dashboard-right-tab .cal-list-mngmnt-bx .hmt-cl-list-tbl .table.striped.my-actvty-table thead th:nth-child(2), .dashboard-right-tab .cal-list-mngmnt-bx .hmt-cl-list-tbl .table.striped.my-actvty-table tbody td:nth-child(2) {
  width: 180px;
  min-width: 180px;
  max-width: 180px;
  text-align: left; }

.dashboard-right-tab .cal-list-mngmnt-bx .hmt-cl-list-tbl .table.striped.my-actvty-table thead th:nth-child(3), .dashboard-right-tab .cal-list-mngmnt-bx .hmt-cl-list-tbl .table.striped.my-actvty-table tbody td:nth-child(3) {
  width: 110px;
  min-width: 110px;
  max-width: 110px; }

.dashboard-right-tab .cal-list-mngmnt-bx .hmt-cl-list-tbl .table.striped.my-actvty-table thead th:last-child, .dashboard-right-tab .cal-list-mngmnt-bx .hmt-cl-list-tbl .table.striped.my-actvty-table tbody td:last-child {
  width: 150px !important;
  min-width: 150px !important;
  max-width: 150px !important;
  text-align: center; }

.cal-list-mngmnt-bx .my-actvty-table-main.my-project-tblbx.fs-display .sticky-table.tbl-asg-fb-qta {
  min-height: calc(100vh - 91px);
  max-height: calc(100vh - 91px); }

/*===== MY PROJECT > CALL LIST PAGE ====*/
.activity-details-left .call-list-table .table.striped > thead > tr > th, .activity-details-left .call-list-table .table.striped > tbody > tr > td {
  padding: 5px 3px !important;
  word-wrap: break-word; }

.activity-details-left .call-list-table .table.striped > thead > tr > th {
  padding: 0 3px 18px 3px !important;
  background: #fff;
  font-size: 13px;
  font-weight: 600; }

.activity-details-left .call-list-table .table.striped tbody > td > tr > .th-check-top {
  height: 23px;
  width: 30px;
  position: relative;
  left: -3px; }

.call-list-table th .cb-grp-bx {
  position: relative;
  top: 13px; }

.activity-details-left .call-list-table .table.striped > tbody > tr > td {
  font-size: 12px;
  font-weight: 400;
  vertical-align: middle;
  position: relative; }

.activity-details-left .call-list-table .table.striped > thead > tr > th:first-child, .activity-details-left .call-list-table .table.striped > tbody > tr > td:first-child {
  min-width: 27px;
  width: 27px;
  max-width: 27px; }

.activity-details-left .call-list-table .table.striped > thead > tr > th:nth-child(2), .activity-details-left .call-list-table .table.striped > tbody > tr > td:nth-child(2) {
  width: 80px;
  min-width: 80px;
  max-width: 80px; }

.activity-details-left .call-list-table .table.striped > thead > tr > th:nth-child(3), .activity-details-left .call-list-table .table.striped > tbody > tr > td:nth-child(3) {
  width: 114px;
  min-width: 114px;
  max-width: 114px; }

.activity-details-left .call-list-table .table.striped > thead > tr > th:nth-child(4), .activity-details-left .call-list-table .table.striped > tbody > tr > td:nth-child(4) {
  width: 55px;
  min-width: 55px;
  max-width: 55px;
  text-align: left; }

.activity-details-left .call-list-table .table.striped > thead > tr > th:nth-child(5), .activity-details-left .call-list-table .table.striped > tbody > tr > td:nth-child(5) {
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  text-align: center; }

.activity-details-left .call-list-table .table.striped > thead > tr > th:nth-child(6), .activity-details-left .call-list-table .table.striped > tbody > tr > td:nth-child(6) {
  width: 70px;
  min-width: 70px;
  max-width: 70px;
  text-align: left; }

.activity-details-left .call-list-table .table.striped > thead > tr > th:nth-child(7), .activity-details-left .call-list-table .table.striped > tbody > tr > td:nth-child(7) {
  width: 128px;
  min-width: 128px;
  max-width: 128px;
  text-align: left; }

.activity-details-left .call-list-table .table.striped > thead > tr > th:nth-child(8), .activity-details-left .call-list-table .table.striped > tbody > tr > td:nth-child(8) {
  width: 25px;
  min-width: 25px;
  max-width: 25px; }

.activity-details-left .call-list-table .table.striped > thead > tr > th:nth-child(9), .activity-details-left .call-list-table .table.striped > tbody > tr > td:nth-child(9) {
  width: 40px !important;
  min-width: 40px !important;
  max-width: 40px !important; }

.activity-details-left .call-list-table .table.striped > thead > tr > th:last-child, .activity-details-left .call-list-table .table.striped > tbody > tr > td:last-child {
  width: 75px !important;
  min-width: 75px !important;
  max-width: 75px !important;
  text-align: left; }

/*===== MY PROJECT > CALL LIST PAGE : ACCESS SUPPORT  ====*/
.call-list-table .sprusr-call-list-table ul.list-stus-icons {
  margin: 3px 0 0 10px !important; }

.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > thead > tr > th:first-child, .activity-details-left .call-list-table .sprusr-call-list-table .table.striped > tbody > tr > td:first-child {
  min-width: 27px;
  width: 27px;
  max-width: 27px; }

.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > thead > tr > th:nth-child(2), .activity-details-left .call-list-table .sprusr-call-list-table .table.striped > tbody > tr > td:nth-child(2) {
  width: 95px;
  min-width: 95px;
  max-width: 95px; }

.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > thead > tr > th:nth-child(3), .activity-details-left .call-list-table .sprusr-call-list-table .table.striped > tbody > tr > td:nth-child(3) {
  width: 114px;
  min-width: 114px;
  max-width: 114px; }

.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > thead > tr > th:nth-child(4), .activity-details-left .call-list-table .sprusr-call-list-table .table.striped > tbody > tr > td:nth-child(4) {
  width: 62px;
  min-width: 62px;
  max-width: 62px;
  text-align: left; }

.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > thead > tr > th:nth-child(5), .activity-details-left .call-list-table .sprusr-call-list-table .table.striped > tbody > tr > td:nth-child(5) {
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  text-align: center; }

.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > thead > tr > th:nth-child(6), .activity-details-left .call-list-table .sprusr-call-list-table .table.striped > tbody > tr > td:nth-child(6) {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  text-align: left;
  line-height: 13px; }

.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > thead > tr > th:nth-child(7), .activity-details-left .call-list-table .sprusr-call-list-table .table.striped > tbody > tr > td:nth-child(7) {
  width: 70px;
  min-width: 70px;
  max-width: 70px;
  text-align: left; }

.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > thead > tr > th:nth-child(8), .activity-details-left .call-list-table .sprusr-call-list-table .table.striped > tbody > tr > td:nth-child(8) {
  width: 155px;
  min-width: 155px;
  max-width: 155px;
  text-align: left; }

.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > thead > tr > th:nth-child(9), .activity-details-left .call-list-table .sprusr-call-list-table .table.striped > tbody > tr > td:nth-child(9) {
  width: 30px !important;
  min-width: 30px !important;
  max-width: 30px !important; }

.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > thead > tr > th:nth-child(10), .activity-details-left .call-list-table .sprusr-call-list-table .table.striped > tbody > tr > td:nth-child(10) {
  width: 60px !important;
  min-width: 60px !important;
  max-width: 60px !important; }

.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > thead > tr > th:last-child,
.activity-details-left .call-list-table .sprusr-call-list-table .table.striped > tbody > tr > td:last-child {
  width: 80px !important;
  min-width: 80px !important;
  max-width: 80px !important;
  text-align: left; }

.table.striped.my-actvty-table thead th a {
  float: none;
  display: inline-block; }

table.striped.my-actvty-table .short-both-none {
  background-image: url(../images/short-both-none-white-img.png);
  top: 2px; }

table.striped.my-actvty-table .short-top {
  background-image: url(../images/short-top-white-img.png); }

table.striped.my-actvty-table .short-bottom {
  background-image: url(../images/short-btm-white-img.png); }

.activity-setting-listing.category-management-table table.striped .short-both-none {
  background-image: url(../images/short-both-none-white-img.png);
  top: calc(50% + 1px); }

.activity-setting-listing.category-management-table table.striped .short-top {
  background-image: url(../images/short-top-white-img.png); }

.activity-setting-listing.category-management-table table.striped .short-bottom {
  background-image: url(../images/short-btm-white-img.png); }

.main-table.license-table.category-management-table.activity-setting-listing table thead th span {
  padding-right: 0px; }

table.striped.cmnctn-pln-section .short-both-none {
  background-image: url(../images/short-both-none-white-img.png);
  top: 5px; }

table.striped.cmnctn-pln-section .short-top {
  background-image: url(../images/short-top-white-img.png); }

table.striped.cmnctn-pln-section .short-bottom {
  background-image: url(../images/short-btm-white-img.png); }

.fc-day-grid-event .actv-select-icon, .fc-time-grid-event .actv-select-icon {
  width: 11px;
  height: 11px;
  float: left;
  cursor: pointer;
  -webkit-mask-image: url(../../assets/images/svg/activated.svg);
  mask-image: url(../../assets/images/svg/activated.svg);
  position: absolute;
  right: 1.5px;
  /* top: 5px; */
  background: #b3b3b3;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

.fc-time-grid .fc-event {
  border: none; }

.fc-day-grid-event .actv-select-icon.active, .fc-time-grid-event .actv-select-icon.active {
  background: #8dc741; }

a.btn.gray-btn.small-img.recurrence-icon-btn {
  width: 29px;
  height: 26px;
  float: right;
  margin-top: 6px;
  left: 5px;
  padding: 5px 7px;
  text-align: center; }

.inline-field.check.recurrence-check label {
  font-size: 12px;
  font-weight: 600;
  color: #444;
  line-height: 24px; }

.recurrence-icon {
  width: 16px;
  height: 16px;
  float: left;
  cursor: pointer;
  -webkit-mask-image: url(../../assets/images/svg/repeate.svg);
  mask-image: url(../../assets/images/svg/repeate.svg);
  background: #fff; }

.actv-select-icon {
  background: url(../../assets/images/actv-select-icon.png) left top no-repeat;
  width: 22px;
  height: 20px;
  float: left;
  cursor: pointer;
  background-position: 0 1px; }

.actv-select-icon.active {
  background-position: 0 -31px;
  /* cursor: default; */ }

.cal-list-mngmnt-bx .actv-select-icon.active {
  cursor: pointer; }

.actv-cancel-icon {
  background: url(../../assets/images/actv-select-icon.png) left top no-repeat;
  width: 22px;
  height: 20px;
  float: left;
  cursor: pointer;
  background-position: 0 -66px; }

i.actv-cancel-icon.actv-delete-icon {
  background-position: 0 -128px;
  opacity: 0.7; }

i.actv-cancel-icon.actv-edit-icon {
  background-position: 0 -155px;
  opacity: 0.6; }

.actv-cancel-icon.active {
  background-position: 0 -99px; }

.actv-check-hvr-box {
  width: 30px;
  height: 30px;
  float: left;
  cursor: pointer; }

.actv-check-hvr-box:hover .input-field.th-check-top {
  display: block !important; }

.actv-check-hvr-box:hover .actv-td-rnd-icon {
  display: none !important; }

.actv-td-rnd-icon.yellow {
  background: #e2b30e !important; }

.actv-td-rnd-icon.black {
  background: #36404a !important; }

.btm-brd-line {
  width: 100%;
  float: left;
  margin: 10px 0 0px;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px; }

.acvt-card-show-hide .collapse-activty .collapse-activty-triger:before {
  top: 5px !important; }

.myactv-frm-cal-bx .myactv-sh-fltr {
  width: 100%;
  float: left;
  border: none;
  padding: 0; }

.acvt-srh-wth-sgsn {
  margin: 10px 0 0 0; }

.acvt-srh-wth-sgsn .input-field {
  margin-bottom: 0;
  margin-top: 0; }

/*------------MY ALERT: START---------------*/
.myalert-left-con {
  background: #fff;
  padding: 15px;
  border-radius: 4px;
  box-shadow: none !important;
  margin-top: 36px; }

.myalert-left-con .actvty-my-alrt-section {
  padding: 0;
  margin-bottom: 0;
  min-height: calc(100vh - 222px); }

.myalert-left-con .person-tab-details-box li > a {
  height: auto;
  font-weight: 600;
  text-transform: capitalize;
  padding: 10px 5px; }



.myalert-left-con .sa-page-show-box {
  height: 30px;
  margin: 0; }

/*------------PIPLINE MODULE: START---------------*/
.nmbr-hdr-box {
  width: 100%;
  float: left;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px; }

.nmbr-tab-section h4 {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  color: #1c75bc;
  line-height: 30px; }

.nm-slct-srtng .browser-default {
  width: 130px;
  display: inline-block;
  margin-left: 5px;
  border-color: #e2e6ea;
  color: #bfbfbf;
  font-size: 13px; }

.nmbr-hdr-box .title-hd-bx {
  display: inline-block; }

.nm-slct-srtng {
  display: inline-block;
  float: right; }

.nmbr-card-box {
  width: 30%;
  float: left;
  border: 1px solid #e2e6ea;
  border-radius: 3px; }

.nmbr-title {
  background: #e8e8e8;
  padding: 5px 10px;
  font-weight: 700; }

.nmbr-con {
  width: 100%;
  padding: 10px;
  float: left; }

.nmbr-left, .nmbr-right {
  width: 50%;
  float: left;
  font-size: 18px;
  font-weight: 700; }

.nmbr-right {
  width: 50%;
  float: left;
  text-align: right; }

.nmbr-right.green-text {
  color: #03942c !important; }

.nmbr-left span, .nmbr-right span {
  float: left;
  width: 100%;
  color: #999999;
  font-size: 13px; }

.activity-sidebar .con-per-dtls-box ul.con-per-ul-group li {
  min-height: 104px; }

/*------------PIPLINE MODULE: CLOSE---------------*/
.activity-details-right .activity-sidebar {
  background: #fff;
  padding: 10px;
  border: 1px solid #e2e6ea; }

.activity-details-right .con-per-dtls-box {
  border: 1px solid #e2e6ea;
  border-bottom: none;
  margin: 0;
  padding-top: 10px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.activity-details-right .person-details-box {
  border-left: 1px solid #e2e6ea;
  border-right: 1px solid #e2e6ea; }

.activity-details-right .tags-link-box {
  border-left: 1px solid #e2e6ea;
  border-right: 1px solid #e2e6ea; }

.activity-details-right .quickview-tab-section {
  border-right: 1px solid #e2e6ea;
  border-left: 1px solid #e2e6ea;
  border-bottom: 1px solid #e2e6ea;
  margin-bottom: 10px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.activity-details-left .myactv-frm-srh-box.hip-category-section {
  -webkit-width: calc(100% - 425px);
  -moz-width: calc(100% - 425px);
  -o-width: calc(100% - 425px);
  width: calc(100% - 425px);
  margin-top: 0; }

.activity-details-left .myacvt-form.form-design.myacvt-frm-clndr-bx {
  width: 425px;
  float: left; }

.activity-details-left .myacvt-form.form-design .myact-short-bar {
  margin-bottom: 0; }

.my-actvty-table-main {
  width: 100%;
  float: left;
  min-height: 190px; }

.my-actvty-table-main.cmn-plan-page {
  overflow: auto;
  padding: 0 1px; }

.my-actvty-table-main.cmn-plan-page table.table.striped.my-actvty-table {
  table-layout: initial !important; }

.activity-details-left table.striped.my-actvty-table .input-field.th-check-top {
  margin: 0;
  height: 22px; }

.activity-details-left table.striped.my-actvty-table tbody .input-field.th-check-top {
  margin-top: 6px; }

.page-pagi-main-box {
  width: 100%;
  float: left;
  margin-top: 5px; }

.page-pagi-main-box .search-select-box.page-show-box {
  height: 32px;
  margin-bottom: 0;
  margin-top: 3px; }

.page-pagi-main-box .search-select-box.page-show-box select {
  height: 31px; }

.page-pagi-main-box .sa-page-show-box:after {
  top: 14px; }

.activity-details-left table.striped.my-actvty-table {
  margin-top: 5px;
  margin-bottom: 0; }

.activity-details-left table.striped.my-actvty-table thead tr th {
  font-size: 12px; }

.uib-daypicker {
  outline: none !important; }

/*-------------------ORGANIZATION: START----------------------*/
.left-content.organization-listing .responsive-table table.striped > tbody tr td {
  background: #fff !important; }

.left-content.organization-listing .responsive-table table.striped > tbody tr:nth-child(odd) td {
  background: #e5e5e5 !important; }

.left-content .responsive-table table.striped > tbody > tr.trclass td:first-child:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background: #499516; }

.left-content.organization-listing .responsive-table table.striped > tbody tr.active-open-contact td:first-child .chk-grp-bx:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  background: #499516; }

.responsive-table tbody.green-group-close {
  border: none !important; }

.left-content .responsive-table table.striped > tbody.no-side-border > tr.trclass td:first-child:after {
  display: none !important; }

.left-content.organization-listing [type="checkbox"].filled-in:checked + label:before {
  left: 7px; }

/*-------------------ORGANIZATION: CLOSE----------------------*/
.card-box-design {
  width: 32.4%;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  border: 1px solid #e2e2e2;
  min-height: 66px;
  padding: 7px;
  cursor: pointer; }

.card-box-design:nth-child(3n+1) {
  margin-right: 0; }

.rgt-con-disc {
  float: left;
  margin-left: 8px;
  width: calc(100% - 63px);
  -webkit-width: calc(100% - 63px);
  -moz-width: calc(100% - 63px); }

.card-box-design figure {
  float: left;
  width: 50px;
  height: 50px;
  position: relative;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 1px solid #ccc; }

.card-box-design figure span {
  float: left;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%; }

.card-box-design figure span img {
  float: left;
  width: 48px;
  height: 48px;
  position: relative;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%; }

.input-field.col.s6.ad-org-tab {
  width: 100%;
  clear: both; }

.rgt-con-disc h5 {
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer; }

.rgt-con-disc p {
  font-size: 12px;
  word-wrap: break-word;
  line-height: 10px; }

.rgt-dwmy-group span.emessage {
  left: 4px;
  bottom: -6px;
  padding-bottom: 0;
  top: auto; }

.color-picker-wrapper .input-group .input-group-addon {
  padding: 6px 9px !important;
  border: none;
  height: 20px;
  display: inline-block !important;
  position: absolute;
  right: 0;
  top: 10px;
  border-radius: 5px;
  width: 20px; }

.act-stng-srh form {
  width: calc(100% - 55px);
  -moz-width: calc(100% - 55px);
  -webkit-width: calc(100% - 55px); }

.search-input-box.search-category-input-field.act-stng-srh {
  padding-left: 0; }

.div-full-block.mrb-20 .myact-tp-rgt-bar .ui-add-btn .btn {
  margin-left: 10px; }

.color-picker-wrapper .color-picker-panel {
  z-index: 2 !important; }

span.left3.pls-icn-rgt.right {
  position: absolute;
  right: 0;
  top: -26px;
  z-index: 1; }

.is_edit_organization {
  float: left;
  width: 100%; }

.is_edit_organization .input-field.col.s6:nth-child(2n) {
  float: right;
  margin-right: 0 !important; }

.main-default-form .input-field.email-box span.left3 a {
  float: left;
  overflow: hidden; }

.conf-coll-phone .left1 {
  -webkit-width: calc(100% - 40px);
  -moz-width: calc(100% - 40px);
  width: calc(100% - 40px);
  float: left; }

.input-field.con-cll-pn-grp {
  height: auto;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.add-acvty-col.whre-act-plc .left3.right {
  position: absolute;
  right: 0;
  top: -12px;
  z-index: 1; }

.add-acvty-col.whre-act-plc .left3.right a {
  background: #8dc741;
  text-align: center;
  border-radius: 50%;
  line-height: 19px;
  overflow: hidden; }

.add-acvty-col.whre-act-plc .left3.right a i {
  font-size: 21px;
  font-weight: 600;
  color: #fff; }

.conf-coll-phone {
  width: 100%;
  float: left; }

.conf-coll-phone .left3 {
  width: 40px;
  float: left;
  position: relative;
  top: 16px; }

.conf-coll-phone .left3 a {
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
  border-radius: 50%;
  overflow: hidden; }

.conf-coll-phone .left3 a i {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  color: #fff; }

.input-field.con-cll-pn-grp .pls-icn-rgt a {
  text-decoration: none; }

/*================== ORGANIZATION MODULE ==================*/
.family-member-details.cc-card-box {
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0 5px; }

.family-member-details.cc-card-box ul {
  border: 1px solid #e2e6ea;
  border-radius: 4px;
  position: relative;
  width: 31.92%;
  margin: 0 5px 10px; }

.family-member-details.cc-card-box ul li {
  margin-bottom: 10px; }

.family-member-details .card-small-contact figure.per-dp-box a span {
  display: inline-block;
  font-weight: 400; }

.family-member-details .inf-crd-dtls {
  float: left; }

.family-member-details .inf-crd-dtls h6 {
  width: 100%;
  float: left;
  word-wrap: break-word; }

.family-member-details .inf-crd-dtls p {
  margin: 0;
  float: left;
  width: 100%;
  word-wrap: break-word; }

.family-member-details .humality-icon {
  top: 15px;
  right: 5px; 
  font-weight: 700;
  color: #0e76bc;
}

.org-emp-module {
  width: 100%;
  float: left;
  padding: 0 10px 10px; }

.left.listing-table {
  width: calc(100% - 255px);
  float: left;
  margin-right: 10px; }

.right.sugg-employee {
  width: 243px;
  float: left; }

.right.sugg-employee .family-member-details.cc-card-box ul {
  width: 100%;
  margin: 7px 0 10px 0; }

.asign-remove-box {
  float: left;
  width: 100%;
  padding-right: 8px;
  margin-top: 5px;
  padding-left: 3px; }

.asign-remove-box a {
  font-weight: 600;
  font-size: 12px;
  color: #a2a2a2; }

.asign-remove-box .left a {
  color: #93c656; }

.fc-time-grid .fc-slats td {
  height: 2em !important;
  border-bottom: 0; }

.lighter span {
  font-size: 10px;
  width: calc(100% - 6px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left; }

.fc-time-grid-event .fc-time + .fc-title {
  font-size: 9px;
  line-height: 9px; }

.fc-content-col .fc-time-grid-event.fc-short .fc-time {
  display: block; }

.ovr-prmry-asugstn {
  position: absolute;
  right: 0;
  z-index: 2;
  background: #8dc741;
  padding: 1px 25px 2px 8px;
  font-size: 10px;
  font-weight: 600;
  top: 0px;
  color: #fff;
  border-radius: 0 2px 0 4px;
  display: none; }

.ovr-prmry-asugstn i.edt-icn {
  background: url(../images/svg/edit-white.svg);
  width: 10px;
  height: 10px;
  float: right;
  position: absolute;
  top: 3px;
  right: 8px;
  cursor: pointer; }

.ovr-prmry-asugstn + .coms-eml-tgl {
  z-index: 2;
  position: absolute;
  right: 0;
  background: #fff;
  top: 23px;
  border: 1px solid #e2e6ea;
  width: 90%;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.2); }

.coms-eml-tgl .rst-bx {
  padding: 10px;
  border-bottom: 1px solid #e2e6ea;
  font-weight: 600;
  color: #1c75bc;
  text-transform: capitalize; }

.coms-eml-tgl:before {
  width: 10px;
  height: 10px;
  content: "";
  background: #fff;
  top: -2px;
  position: absolute;
  right: 30px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg); }

/*--user box--*/
.con-user-main-box {
  display: table;
  float: left;
  vertical-align: middle; }

.con-user-o-box {
  display: table-cell;
  vertical-align: middle; }

figure.con-user-box {
  width: 35px;
  height: 35px;
  text-align: center;
  /* overflow: hidden; */
  position: relative;
  /* display: table; */
  float: left;
  background: red;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 5px;
  border: 1px solid #499516 !important; }

figure.con-user-box span {
  width: 35px;
  height: 35px;
  text-align: center;
  /* display: inline-block; */
  line-height: 33px;
  vertical-align: middle;
  color: #fff;
  font-weight: 600; }

figure.con-user-box span img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  float: left; }

span.cub-nm {
  margin-left: 10px;
  min-height: 40px;
  vertical-align: middle;
  display: table-cell; }

.cpd-th-tr-usr figure.con-user-box {
  width: 40px;
  height: 40px; }

.cpd-th-tr-usr figure.con-user-box .org-data-dp {
  top: -2px;
  right: -7px; }

.cpd-th-tr-usr figure.con-user-box span {
  line-height: 36px; }

.email-cmpgn-section .hover-select-show-hide [type="checkbox"] + label {
  margin: 9px 9px 9px 9px; }

.cper-row-box .org-data-dp {
  position: absolute;
  top: -5px;
  right: -5px; }

.cmn-plan-page figure.con-user-box {
  overflow: hidden; }

/*---comen css classes---*/
h5.title {
  font-size: 14px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  width: auto !important;
  line-height: 27px !important;
  padding: 0 !important; }

.right.sugg-employee .family-member-details {
  padding: 0;
  margin-top: 10px; }

th.emp-th-box {
  width: 180px; }

th.des-th-box {
  width: 130px; }

th.ass-th-box, td.ass-th-box {
  text-align: center; }

.org-emp-module .main-table.license-table {
  margin-top: 10px;
  border: 1px solid #e5e9ec;
  border-top: 0; }

.ttl-group {
  width: 100%;
  float: left;
  height: 50px;
  border: 1px solid #e2e6ea;
  padding: 8px;
  border-bottom: 0;
  padding-top: 13px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.org-emp-module table.striped > tbody > tr:nth-child(even) {
  background: #e5e5e5; }

.org-emp-module .edit-delete-table > a {
  margin-top: 6px; }

/*---activity: setting - add new activity---*/
.actv-ty-icon-group {
  width: 100%;
  float: left; }

.actv-ty-icon-group h5 {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0; }

.actv-ty-icon-group ul {
  width: 100%;
  float: left; }

.actv-ty-icon-group ul li {
  float: left;
  margin: 0 7px 7px 0; }

.actv-ty-icon-group ul li a {
  float: left;
  width: 40px;
  height: 40px;
  border: 1px solid #d3d1d1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative; }

/*====== activity icon: dynamic bg color and icon =======*/
.actv-ty-icon-group ul li a i {
  background: #555 !important;
  width: 20px !important;
  height: 20px !important; }

span.acvt-icons-bg, .actv-td-rnd-icon {
  float: left;
  width: 30px;
  height: 30px;
  position: relative;
  background: #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.acvt-seting-row .actv-td-rnd-icon {
  width: 30px;
  height: 30px;
  min-width: 30px; }

.acvt-seting-row .acti-dates.tag-icns i {
  width: 18px;
  height: 18px;
  float: left; }

.myact-tp-lft-bar .actv-td-rnd-icon {
  width: 15px;
  height: 15px;
  margin: 4px 3px 0 -2px;
  border: 1px solid #dcdcdc; }

.team-list-container .myact-tp-lft-bar .actv-td-rnd-icon {
  margin-left: 1px; }

.dft-actv-td-rnd-icon {
  border: 2px solid #555;
  background: none; }

.dft-actv-td-rnd-icon > i {
  background: #555 !important; }

.icn-text-grp {
  display: flex;
  align-items: center;
  font-weight: 400; }

.icn-text-grp .actv-td-rnd-icon {
  margin-right: 10px;
  flex-basis: 30px; }

.cb-grp-bx.aa-apt-chek-set {
  position: relative;
  float: left;
  margin: 4px 0 0 0; }

.cb-grp-bx.aa-apt-chek-set label {
  padding: 0;
  width: 100%;
  height: 100%; }

.cb-grp-bx.text-left.input-field.col.s6.pull-left.mrg-top-0 {
  width: auto; }

._add_license.asign-fdbk-que-act .tab-pane .content {
  padding: 0; }

.con-card-box .card-header .lft-bx i,
.actv-td-rnd-icon i,
.actv-ty-icon-group ul li a i,
.mtng-date i {
  width: 14px;
  height: 14px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

li .btn-light-gray i {
  width: 15px;
  height: 15px;
  margin-top: 4px;
  margin-right: 6px;
  float: left;
  background: #adadad; }

i.acvt-call, i.new-call, i.nw-call, i.new-phone {
  -webkit-mask-image: url(../../assets/images/svg/call.svg);
  mask-image: url(../../assets/images/svg/call.svg); }

i.acvt-meeting, i.new-metting, i.nw-meeting, i.new-users {
  -webkit-mask-image: url(../../assets/images/svg/meeting.svg);
  mask-image: url(../../assets/images/svg/meeting.svg);
  /* height: 12px; width: 20px; */ }

i.acvt-task, i.new-task, i.nw-task {
  -webkit-mask-image: url(../../assets/images/svg/task.svg);
  mask-image: url(../../assets/images/svg/task.svg); }

i.acvt-deadlined, i.new-deadline, i.nw-deadline {
  -webkit-mask-image: url(../../assets/images/svg/deadline.svg);
  mask-image: url(../../assets/images/svg/deadline.svg); }

i.acvt-lunch, i.new-lunch, i.nw-lunch {
  -webkit-mask-image: url(../../assets/images/svg/lunch.svg);
  mask-image: url(../../assets/images/svg/lunch.svg); }

i.acvt-email, i.new-email, i.nw-email {
  -webkit-mask-image: url(../../assets/images/svg/email.svg);
  mask-image: url(../../assets/images/svg/email.svg); }

i.acvt-conference, i.new-conference, i.nw-conference {
  -webkit-mask-image: url(../../assets/images/svg/conference.svg);
  mask-image: url(../../assets/images/svg/conference.svg); }

i.acvt-appointment, i.nw-appointment {
  -webkit-mask-image: url(../../assets/images/svg/appointment.svg);
  mask-image: url(../../assets/images/svg/appointment.svg); }

i.acvt-flup {
  -webkit-mask-image: url(../../assets/images/svg/followup.svg);
  mask-image: url(../../assets/images/svg/followup.svg);
  width: 17px !important;
  height: 17px !important; }

i.acvt-everyone {
  -webkit-mask-image: url(../../assets/images/svg/everyone.svg);
  mask-image: url(../../assets/images/svg/everyone.svg);
  width: 24px !important;
  height: 24px !important; }

i.acvt-alltypes {
  -webkit-mask-image: url(../../assets/images/svg/alltypes.svg);
  mask-image: url(../../assets/images/svg/alltypes.svg);
  width: 17px !important;
  height: 17px !important; }

.con-per-ul-group-link-grp a.icon-btn {
  float: left !important;
  margin: 0 8px; }

.con-per-ul-group-link-grp a.icon-btn span {
  line-height: 31px;
  color: #7f7f7f; }

.con-per-ul-group-link-grp a.icon-btn i {
  background: url(../images/email-filter-icons.png) left top no-repeat;
  width: 30px;
  height: 30px;
  float: left;
  background-position: 0px -3px; }

i.icn-check-all {
  background-position: 0 0 !important; }

i.icn-remove-section {
  background-position: -33px 0px !important; }

i.icn-add-to-family {
  background-position: -97px 0px !important; }

i.icn-merge-people {
  background-position: -65px 0 !important; }

i.icn-merge-ppl-to-org {
  background-position: -129px 0 !important; }

.actv-ty-icon-group ul li a:hover {
  background: #eee; }

.actv-ty-icon-group ul li a.active {
  background: #1c75bc;
  border-color: #1c75bc; }

.actv-ty-icon-group ul li a.active i {
  background: #fff !important; }

/* ACTIVITY 100 ICONS ADD */
i.acvt-icns-1 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/1.svg);
  mask-image: url(../../assets/images/svg/activity-icons/1.svg); }

i.acvt-icns-2 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/2.svg);
  mask-image: url(../../assets/images/svg/activity-icons/2.svg); }

i.acvt-icns-3 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/3.svg);
  mask-image: url(../../assets/images/svg/activity-icons/3.svg); }

i.acvt-icns-4 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/4.svg);
  mask-image: url(../../assets/images/svg/activity-icons/4.svg); }

i.acvt-icns-5 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/5.svg);
  mask-image: url(../../assets/images/svg/activity-icons/5.svg); }

i.acvt-icns-6 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/6.svg);
  mask-image: url(../../assets/images/svg/activity-icons/6.svg); }

i.acvt-icns-7 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/7.svg);
  mask-image: url(../../assets/images/svg/activity-icons/7.svg); }

i.acvt-icns-8 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/8.svg);
  mask-image: url(../../assets/images/svg/activity-icons/8.svg); }

i.acvt-icns-9 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/9.svg);
  mask-image: url(../../assets/images/svg/activity-icons/9.svg); }

i.acvt-icns-10 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/10.svg);
  mask-image: url(../../assets/images/svg/activity-icons/10.svg); }

i.acvt-icns-11 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/11.svg);
  mask-image: url(../../assets/images/svg/activity-icons/11.svg); }

i.acvt-icns-12 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/12.svg);
  mask-image: url(../../assets/images/svg/activity-icons/12.svg); }

i.acvt-icns-13 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/13.svg);
  mask-image: url(../../assets/images/svg/activity-icons/13.svg); }

i.acvt-icns-14 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/14.svg);
  mask-image: url(../../assets/images/svg/activity-icons/14.svg); }

i.acvt-icns-15 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/15.svg);
  mask-image: url(../../assets/images/svg/activity-icons/15.svg); }

i.acvt-icns-16 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/16.svg);
  mask-image: url(../../assets/images/svg/activity-icons/16.svg); }

i.acvt-icns-17 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/17.svg);
  mask-image: url(../../assets/images/svg/activity-icons/17.svg); }

i.acvt-icns-18 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/18.svg);
  mask-image: url(../../assets/images/svg/activity-icons/18.svg); }

i.acvt-icns-19 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/19.svg);
  mask-image: url(../../assets/images/svg/activity-icons/19.svg); }

i.acvt-icns-20 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/20.svg);
  mask-image: url(../../assets/images/svg/activity-icons/20.svg); }

i.acvt-icns-21 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/21.svg);
  mask-image: url(../../assets/images/svg/activity-icons/21.svg); }

i.acvt-icns-22 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/22.svg);
  mask-image: url(../../assets/images/svg/activity-icons/22.svg); }

i.acvt-icns-23 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/23.svg);
  mask-image: url(../../assets/images/svg/activity-icons/23.svg); }

i.acvt-icns-24 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/24.svg);
  mask-image: url(../../assets/images/svg/activity-icons/24.svg); }

i.acvt-icns-25 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/25.svg);
  mask-image: url(../../assets/images/svg/activity-icons/25.svg); }

i.acvt-icns-26 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/26.svg);
  mask-image: url(../../assets/images/svg/activity-icons/26.svg); }

i.acvt-icns-27 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/27.svg);
  mask-image: url(../../assets/images/svg/activity-icons/27.svg); }

i.acvt-icns-28 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/28.svg);
  mask-image: url(../../assets/images/svg/activity-icons/28.svg); }

i.acvt-icns-29 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/29.svg);
  mask-image: url(../../assets/images/svg/activity-icons/29.svg); }

i.acvt-icns-30 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/30.svg);
  mask-image: url(../../assets/images/svg/activity-icons/30.svg); }

i.acvt-icns-31 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/31.svg);
  mask-image: url(../../assets/images/svg/activity-icons/31.svg); }

i.acvt-icns-32 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/32.svg);
  mask-image: url(../../assets/images/svg/activity-icons/32.svg); }

i.acvt-icns-33 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/33.svg);
  mask-image: url(../../assets/images/svg/activity-icons/33.svg); }

i.acvt-icns-34 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/34.svg);
  mask-image: url(../../assets/images/svg/activity-icons/34.svg); }

i.acvt-icns-35 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/35.svg);
  mask-image: url(../../assets/images/svg/activity-icons/35.svg); }

i.acvt-icns-36 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/36.svg);
  mask-image: url(../../assets/images/svg/activity-icons/36.svg); }

i.acvt-icns-37 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/37.svg);
  mask-image: url(../../assets/images/svg/activity-icons/37.svg); }

i.acvt-icns-38 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/38.svg);
  mask-image: url(../../assets/images/svg/activity-icons/38.svg); }

i.acvt-icns-39 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/39.svg);
  mask-image: url(../../assets/images/svg/activity-icons/39.svg); }

i.acvt-icns-40 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/40.svg);
  mask-image: url(../../assets/images/svg/activity-icons/40.svg); }

i.acvt-icns-41 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/41.svg);
  mask-image: url(../../assets/images/svg/activity-icons/41.svg); }

i.acvt-icns-42 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/42.svg);
  mask-image: url(../../assets/images/svg/activity-icons/42.svg); }

i.acvt-icns-43 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/43.svg);
  mask-image: url(../../assets/images/svg/activity-icons/43.svg); }

i.acvt-icns-44 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/44.svg);
  mask-image: url(../../assets/images/svg/activity-icons/44.svg); }

i.acvt-icns-45 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/45.svg);
  mask-image: url(../../assets/images/svg/activity-icons/45.svg); }

i.acvt-icns-46 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/46.svg);
  mask-image: url(../../assets/images/svg/activity-icons/46.svg); }

i.acvt-icns-47 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/47.svg);
  mask-image: url(../../assets/images/svg/activity-icons/47.svg); }

i.acvt-icns-48 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/48.svg);
  mask-image: url(../../assets/images/svg/activity-icons/48.svg); }

i.acvt-icns-49 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/49.svg);
  mask-image: url(../../assets/images/svg/activity-icons/49.svg); }

i.acvt-icns-50 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/50.svg);
  mask-image: url(../../assets/images/svg/activity-icons/50.svg); }

i.acvt-icns-51 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/51.svg);
  mask-image: url(../../assets/images/svg/activity-icons/51.svg); }

i.acvt-icns-52 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/52.svg);
  mask-image: url(../../assets/images/svg/activity-icons/52.svg); }

i.acvt-icns-53 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/53.svg);
  mask-image: url(../../assets/images/svg/activity-icons/53.svg); }

i.acvt-icns-54 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/54.svg);
  mask-image: url(../../assets/images/svg/activity-icons/54.svg); }

i.acvt-icns-55 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/55.svg);
  mask-image: url(../../assets/images/svg/activity-icons/55.svg); }

i.acvt-icns-56 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/56.svg);
  mask-image: url(../../assets/images/svg/activity-icons/56.svg); }

i.acvt-icns-57 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/57.svg);
  mask-image: url(../../assets/images/svg/activity-icons/57.svg); }

i.acvt-icns-58 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/58.svg);
  mask-image: url(../../assets/images/svg/activity-icons/58.svg); }

i.acvt-icns-59 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/59.svg);
  mask-image: url(../../assets/images/svg/activity-icons/59.svg); }

i.acvt-icns-60 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/60.svg);
  mask-image: url(../../assets/images/svg/activity-icons/60.svg); }

i.acvt-icns-61 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/61.svg);
  mask-image: url(../../assets/images/svg/activity-icons/61.svg); }

i.acvt-icns-62 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/62.svg);
  mask-image: url(../../assets/images/svg/activity-icons/62.svg); }

i.acvt-icns-63 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/63.svg);
  mask-image: url(../../assets/images/svg/activity-icons/63.svg); }

i.acvt-icns-64 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/64.svg);
  mask-image: url(../../assets/images/svg/activity-icons/64.svg); }

i.acvt-icns-65 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/65.svg);
  mask-image: url(../../assets/images/svg/activity-icons/65.svg); }

i.acvt-icns-66 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/66.svg);
  mask-image: url(../../assets/images/svg/activity-icons/66.svg); }

i.acvt-icns-67 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/67.svg);
  mask-image: url(../../assets/images/svg/activity-icons/67.svg); }

i.acvt-icns-68 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/68.svg);
  mask-image: url(../../assets/images/svg/activity-icons/68.svg); }

i.acvt-icns-69 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/69.svg);
  mask-image: url(../../assets/images/svg/activity-icons/69.svg); }

i.acvt-icns-70 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/70.svg);
  mask-image: url(../../assets/images/svg/activity-icons/70.svg); }

i.acvt-icns-71 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/71.svg);
  mask-image: url(../../assets/images/svg/activity-icons/71.svg); }

i.acvt-icns-72 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/72.svg);
  mask-image: url(../../assets/images/svg/activity-icons/72.svg); }

i.acvt-icns-73 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/73.svg);
  mask-image: url(../../assets/images/svg/activity-icons/73.svg); }

i.acvt-icns-74 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/74.svg);
  mask-image: url(../../assets/images/svg/activity-icons/74.svg); }

i.acvt-icns-75 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/75.svg);
  mask-image: url(../../assets/images/svg/activity-icons/75.svg); }

i.acvt-icns-76 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/76.svg);
  mask-image: url(../../assets/images/svg/activity-icons/76.svg); }

i.acvt-icns-77 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/77.svg);
  mask-image: url(../../assets/images/svg/activity-icons/77.svg); }

i.acvt-icns-78 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/78.svg);
  mask-image: url(../../assets/images/svg/activity-icons/78.svg); }

i.acvt-icns-79 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/79.svg);
  mask-image: url(../../assets/images/svg/activity-icons/79.svg); }

i.acvt-icns-80 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/80.svg);
  mask-image: url(../../assets/images/svg/activity-icons/80.svg); }

i.acvt-icns-81 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/81.svg);
  mask-image: url(../../assets/images/svg/activity-icons/81.svg); }

i.acvt-icns-82 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/82.svg);
  mask-image: url(../../assets/images/svg/activity-icons/82.svg); }

i.acvt-icns-83 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/83.svg);
  mask-image: url(../../assets/images/svg/activity-icons/83.svg); }

i.acvt-icns-84 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/84.svg);
  mask-image: url(../../assets/images/svg/activity-icons/84.svg); }

i.acvt-icns-85 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/85.svg);
  mask-image: url(../../assets/images/svg/activity-icons/85.svg); }

i.acvt-icns-86 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/86.svg);
  mask-image: url(../../assets/images/svg/activity-icons/86.svg); }

i.acvt-icns-87 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/87.svg);
  mask-image: url(../../assets/images/svg/activity-icons/87.svg); }

i.acvt-icns-88 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/88.svg);
  mask-image: url(../../assets/images/svg/activity-icons/88.svg); }

i.acvt-icns-89 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/89.svg);
  mask-image: url(../../assets/images/svg/activity-icons/89.svg); }

i.acvt-icns-90 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/90.svg);
  mask-image: url(../../assets/images/svg/activity-icons/90.svg); }

i.acvt-icns-91 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/91.svg);
  mask-image: url(../../assets/images/svg/activity-icons/91.svg); }

i.acvt-icns-92 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/92.svg);
  mask-image: url(../../assets/images/svg/activity-icons/92.svg); }

i.acvt-icns-93 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/93.svg);
  mask-image: url(../../assets/images/svg/activity-icons/93.svg); }

i.acvt-icns-94 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/94.svg);
  mask-image: url(../../assets/images/svg/activity-icons/94.svg); }

i.acvt-icns-95 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/95.svg);
  mask-image: url(../../assets/images/svg/activity-icons/95.svg); }

i.acvt-icns-96 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/96.svg);
  mask-image: url(../../assets/images/svg/activity-icons/96.svg); }

i.acvt-icns-97 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/97.svg);
  mask-image: url(../../assets/images/svg/activity-icons/97.svg); }

i.acvt-icns-98 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/98.svg);
  mask-image: url(../../assets/images/svg/activity-icons/98.svg); }

i.acvt-icns-99 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/99.svg);
  mask-image: url(../../assets/images/svg/activity-icons/99.svg); }

i.acvt-icns-100 {
  -webkit-mask-image: url(../../assets/images/svg/activity-icons/100.svg);
  mask-image: url(../../assets/images/svg/activity-icons/100.svg); }

/*----listing page top main seratchbox -------*/
.search-input-box .angucomplete-dropdown {
  top: 35px !important;
  z-index: 9; }

.angucomplete-title.inSearchTitle {
  text-transform: uppercase;
  font-weight: 600;
  color: #555;
  position: relative;
  border-bottom: 1px solid #eee;
  padding: 5px 10px; }

.search-contact-form .angucomplete-row:last-child {
  padding: 10px;
  min-height: 20px !important;
  margin: 0;
  /*background: #fff !important;*/ }

.search-contact-form .angucomplete-row:last-child .angucomplete-title {
  font-weight: 600;
  font-size: 13px;
  color: #0e76bc; }

.my-actvty-table tr.check-select-row {
  background: #ecf6fd !important; }

.assign-to-drdwn.license label {
  font-size: 11px;
  top: -9px; }

/* AR427 30/12/2017 */
.asign-tm-pstn .team-position-tree {
  float: left; }

.email-right-inbox.team-position-box {
  margin: 0; }

.team-position-box .email-template-listing {
  display: flex;
  align-items: center; }

.team-position-page .breadcrumb-row-box.con-details {
  margin: -18px 0 18px 0;
  padding: 5px 10px;
  height: 47px; }

.team-position-tree {
  position: relative;
  /*float: left; */
  width: 100%; }

.team-position-tree a.lstng-row {
  border: 1px solid #e8e8e8;
  padding: 6px 5px 6px 23px;
  background: #ffffff;
  margin: -1px 0;
  border-left: 0;
  border-right: 0;
  display: flex;
  align-items: center; }

.astm-pstn-tw-part .sa-tm-questn .team-position-tree a.lstng-row {
  margin: 0;
  border-bottom: none; }

.astm-pstn-tw-part .sa-tm-questn ol > li {
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.asign-tm-pstn .team-position-tree a.lstng-row .slct-chk-box {
  margin-top: 10px; }

.asign-tm-pstn .team-list-container .tm-ttl-nm,
.asign-tm-pstn .team-list-container .tm-ttl-dsc {
  text-align: left;
  height: 47px;
  line-height: 27px; }

.asign-tm-pstn .team-list-container .slct-chk-box .slct-chk-box {
  left: 13px;
  top: 4px; }

.asign-tm-pstn .team-list-container .tm-ttl-dsc {
  width: 44.3%;
  padding-left: 11px; }

.asign-tm-pstn .team-list-container .tm-ttl-nm {
  width: 48.7%;
  padding-left: 16px; }

.asign-tm-pstn .tree-node-content .slct-chk-box {
  left: 5px;
  top: 16px;
  position: absolute; }

.asign-tm-pstn .team-position-tree a.lstng-row {
  padding: 6px 5px 6px 60px; }

.asign-tm-pstn .team-list-container .tm-ttl {
  position: relative;
  height: 47px; }

.asign-tm-pstn .team-list-container .tm-ttl .slct-chk-box {
  left: -4px;
  top: 3px; }

.main-table.license-table.select-people-scroll.asign-tm-pstn {
  margin-bottom: 0;
  -webkit-max-height: calc(100vh - 267px);
  -moz-max-height: calc(100vh - 267px);
  -ms-max-height: calc(100vh - 267px);
  max-height: calc(100vh - 267px); }

.team-position-box .pending-msg-box li .row-box {
  /* background: #f5f5f5 ;*/ }

.team-position-box .pending-msg-box li .row-box:hover .hover-select-show-hide {
  height: 40px !important; }

.team-position-box .pending-msg-box li ul li .row-box {
  background: #fff; }

.lic-search-table .asign-tm-pstn .angular-ui-tree-node a.lstng-row i.folder-icons {
  left: 27px; }

.team-position-tree a.lstng-row:before {
  content: none; }

.team-position-tree .contact-label {
  color: #1c75bc;
  font-size: 12px;
  display: block;
  margin: 0;
  font-weight: 500;
  line-height: 13px;
  cursor: pointer;
  float: left;
  width: 100%;
  white-space: normal;
  word-break: break-all; }

.team-position-tree .team-list-container {
  -webkit-width: calc(100% - 80px);
  -moz-width: calc(100% - 80px);
  width: calc(100% - 80px);
  display: inline-flex;
  padding-left: 50px;
  align-items: center; }

.team-position-tree .team-list-container .profile-image {
  flex-basis: 47px; }

.team-position-tree .team-list-container .team-desc {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  font-size: 13px;
  max-width: 100%;
  white-space: nowrap;
  padding-right: 36px; }

.email-fc-main-tabs .angular-ui-tree-node:last-child .tree-node a {
  border-bottom: 1px solid #e0e0e0; }

.email-fc-main-tabs .angular-ui-tree-node:last-child .tree-node a > span {
  -webkit-max-width: calc(100% - 75px);
  -moz-max-width: calc(100% - 75px);
  max-width: calc(100% - 75px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inherit; }

.team-position-tree .team-list-container .team-desc .title {
  font-weight: 600;
  cursor: pointer;
  float: left;
  padding-right: 3px;
  -webkit-max-width: calc(100% - 13px);
  -moz-max-width: calc(100% - 13px);
  max-width: calc(100% - 13px);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.team-desc span {
  display: inline-block;
  text-align: left; }

.team-desc span i.fa {
  font-size: 25px;
  position: relative;
  font-weight: 400; }

.team-desc span b {
  line-height: 10px;
  font-size: 9px;
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 2px;
  background: #fff;
  border-radius: 50%;
  width: 21px;
  height: 11px;
  text-align: left;
  margin: 5px 0 0 6px; }

.build-tm-lft-pstn .team-position-tree .team-list-container {
  width: 100%; }

.build-tm-lft-pstn .team-position-tree .team-list-container .team-desc {
  padding-right: 0; }

/* Team Position */
.email-fc-main-tabs .angular-ui-tree-node a:hover .team-desc span b {
  background: #ececec; }

.email-fc-main-tabs .angular-ui-tree-node .tree-node.active a:hover .team-desc span b {
  background: #e4f1fb; }

.sa-tm-questn .team-position-tree .team-list-container {
  padding-left: 5px;
  width: 100%; }

.sa-tm-questn .team-position-tree .team-list-container .team-desc {
  padding-right: 15px; }

.acvt-setting-tab .team-desc-nm.team-desc span b {
  /* background: #f7f7f7 */ }

.team-position-tree .team-list-container .team-desc .fa-bell {
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  position: relative;
  top: -1px;
  margin-left: 2px; }

.action-icons-group.sa-actn-icn-grp {
  position: absolute;
  width: auto;
  right: 10px;
  top: 18px; }

.social-media-management-table ul li.angular-ui-tree-node {
  padding: 0; }

.lic-search-table .angular-ui-tree-node a.lstng-row i.folder-icons {
  top: 9px; }

.team-position-tree .team-list-container .profile-img {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #eee; }

.team-position-tree .team-list-container .profile-img > img {
  width: 40px;
  height: 40px;
  max-width: 40px;
  max-height: 40px; }

.team-position-tree .action-icon .edit-icon, .team-position-tree .action-icon .delete-icon {
  background: url(../images/email-hover-icon.png) no-repeat;
  width: 16px;
  height: 18px;
  position: absolute;
  transform: translateY(-50%);
  top: 50% !important;
  cursor: pointer; }

.team-position-tree .action-icon .edit-icon {
  background-position: -107px 0;
  right: 50px; }

.team-position-tree .action-icon .delete-icon {
  background-position: -38px 0;
  right: 20px !important; }

.add-edit-team-popup .browse-photo {
  display: table;
  width: 100%; }

.add-edit-team-popup .browse-photo figure {
  width: 90px;
  height: 90px;
  margin: 0 auto;
  display: table;
  float: none; }

.add-edit-team-popup .form-design .input-field {
  height: auto;
  margin-bottom: 0px;
  margin-top: 0; }

.add-edit-team-popup .browse-inline-box {
  margin: 10px 0 !important; }

.add-edit-team-popup .browse-photo .file-field.input-field {
  float: left;
  width: 100%;
  margin: 10px 0;
  text-align: center; }

.add-edit-team-popup .browse-photo .file-field .btn {
  padding: 6px 20px; }

.add-contact-team-position .browser-default-set .browser-default {
  margin: 0 0; }

.add-contact-team-position .browser-default-set:before {
  top: 8px !important; }

.add-contact-team-position .input-button.text-right {
  margin-top: 0 !important; }

.team-position-list form .input-button.text-right {
  margin-top: 0px !important; }

.add-contact-team-position .tags-link-box tags-input .tags .input {
  width: 90px !important; }

.team-position-tab li .angular-ui-tree-handle.active:before {
  content: '';
  width: 3px;
  height: 100%;
  position: absolute;
  background: #1c75bc;
  left: 0;
  top: 0; }

.team-position-page a.btn.add-contact.btn-lg.green-btn {
  right: 454px;
  bottom: 20px; }

.add-contact-team-position ul.dropdown-menu li .input-field label {
  top: 0; }

.add-contact-team-position .multiselect-parent.btn-group.dropdown-multiselect ul.dropdown-menu li a {
  float: left;
  width: 100%;
  height: 30px; }

.add-ppl-tm-pstn-ppup .add-contact-team-position .multiselect-parent.btn-group.dropdown-multiselect ul.dropdown-menu li a {
  height: auto; }

.add-ppl-tm-pstn-ppup .add-contact-team-position ul.dropdown-menu li a.option b {
  padding-left: 0; }

.add-contact-team-position .multiselect-parent.btn-group.dropdown-multiselect ul.dropdown-menu > li a > .checkbox {
  margin: 0; }

.add-contact-team-position ul.dropdown-menu li a.option b {
  font-weight: 500;
  padding-left: 15px;
  cursor: pointer; }

.team-position-tab .angular-ui-tree-node a.lstng-row i.folder-icons {
  position: absolute;
  width: 28px;
  height: 38px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

.team-position-box ul.pending-msg-box li:hover figure span {
  /*  display: none; */ }

.team-position-tab .email-fc-tabs > ul.nav li.tab-email-folder a.nav-link:after {
  -webkit-mask-image: url(../../assets/images/svg/teamposition.svg) !important;
  mask-image: url(../../assets/images/svg/teamposition.svg) !important;
  background: #7f7f7f;
  width: 25px;
  height: 25px; }

.team-position-tab .email-fc-tabs > ul.nav li.tab-email-folder.active a.nav-link:after {
  background: #fff; }

.team-position-tree.active a.lstng-row {
  background: #e4f1fb; }

.team-position-tree.active .team-desc span b {
  background: #e4f1fb; }

.team-position-tree.active a:after {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  background: #1c75bc;
  content: "";
  top: 0; }

/*============= ADD ACTIVITY : START==================*/
.slct-act-type-grp {
  width: 100%;
  float: left;
  padding: 10px;
  border-left: 0;
  border-radius: 0 !important;
  /*  margin: -1px 0 0 -1px; */ }

.slct-act-type-grp h5 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 5px;
  margin-top: 0; }

.slct-act-type {
  width: 165px;
  float: left;
  margin-right: 10px; }

.slct-act-type-grp .acvt-lab-evnts-group {
  float: right;
  -webkit-width: calc(100% - 178px);
  -moz-width: calc(100% - 178px);
  width: calc(100% - 178px);
  margin-bottom: 0;
  max-width: calc(100% - 178px);
  /* width: 300px; */ }

.acvt-lab-evnts-group-list {
  float: left;
  width: 100%; }

.actv-form-exp-cal .collapse {
  display: block !important;
  opacity: 0 !important;
  height: 0 !important; }

.actv-form-exp-cal .collapse.in {
  height: auto !important;
  opacity: 1 !important; }

.acvt-lab-evnts-group-list .btn-tag-row > li {
  display: inline-block; }

.slct-act-type-grp .btn-tag-row {
  float: left;
  width: auto; }

.slct-act-type-grp .select-wrapper {
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.slct-act-type-grp .select-wrapper span.caret {
  color: #fff;
  right: 12px;
  top: 4px;
  font-size: 10px; }

.slct-act-type-grp .input-field {
  /*  margin: 0px 5px 0px 5px; */
  height: auto; }

.act-calender-section .slct-act-type-grp .input-field {
  margin: 0px 5px 0px 5px; }

.act-calender-section .slct-act-type-grp .acvt-srh-wth-sgsn .input-field {
  margin: 0; }

.slct-act-type-grp .license .input-field .select-box input.select-dropdown {
  height: 30px;
  padding: 0 10px;
  color: #fff;
  line-height: 30px;
  border: none;
  width: calc(100% - 27px); }

.slct-act-type-grp .license .input-field .select-box .dropdown-content {
  top: 30px !important;
  border-color: #dddcdc; }

.slct-act-type-grp .license .input-field .select-box .dropdown-content li {
  word-wrap: break-word; }

.dropdown.more-actvy-bx {
  display: inline-block;
  position: relative; }

.dropdown.more-actvy-bx .dropdown-toggle {
  background: none;
  color: #999999;
  padding: 0 20px 0 8px;
  font-weight: 600;
  box-shadow: none;
  border: 1px solid #eee;
  font-size: 12px;
  border-radius: 0 !important;
  height: 30px;
  line-height: 30px; }

.slct-act-type-grp .acvt-lab-evnts-group.greedy-nav .visible-links li a span.evnt-txt {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: calc(300px - 50px);
  float: left;
  overflow: hidden; }

ul.btn-tag-row.only-actvy-icn li a {
  height: 31px; }

ul.btn-tag-row.only-actvy-icn li a i {
  margin-right: 6px; }

ul.invld-icn li.email-icon.active {
  background-position: -8px -27px !important; }

ul.invld-icn li.wrld-grp-icon.active {
  background-position: -38px -27px !important; }

.update-folows-bx {
  float: left;
  width: 100%;
  margin-top: 15px;
  border-top: 1px solid #dcdada;
  padding-top: 10px; }

.update-folows-bx .end-date-group .input-field label {
  width: auto; }

.form-design .update-folows-bx .input-field.radio {
  margin-bottom: 0; }

.slct-act-type-grp.actv-mr.acvt-whut-dw-bx ul.btn-tag-row li a:hover {
  color: #999; }

.slct-act-type-grp.actv-mr.acvt-whut-dw-bx ul.btn-tag-row li a:hover i {
  background: #999; }

.slct-act-type-grp.actv-mr.acvt-whut-dw-bx ul.btn-tag-row li a.active {
  background: #1c75bc; }

.slct-act-type-grp.actv-mr.acvt-whut-dw-bx ul.btn-tag-row li a.active:hover {
  color: #fff; }

.slct-act-type-grp.actv-mr.acvt-whut-dw-bx ul.btn-tag-row li a.active:hover i {
  background: #fff; }

.accordion-group.clrbg-tl p.tm-nt-ylw-bg {
  word-wrap: break-word;
  background: #fcf6c9;
  padding: 10px;
  color: #555 !important;
  font-size: 11px; }

.accordion-group.clrbg-tl p.tm-nt-ylw-bg p {
  color: #555 !important; }

.contact-form .browser-default-set select#organization_type {
  margin-top: 11px; }

/*=== ADMIN ORGANIZATION TABLE ===*/
.main-table.organization-table table thead th:nth-child(2), .main-table.organization-table table tbody td:nth-child(2) {
  width: 130px !important;
  min-width: 130px !important;
  max-width: 130px !important; }

.main-table.organization-table table thead th:last-child, .main-table.organization-table table tbody td:last-child {
  width: 93px !important;
  min-width: 93px !important;
  max-width: 93px !important; }

.acvt-report-ttl-grp {
  float: left;
  margin-top: 16px;
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }

.acvt-report-ttl-grp:before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  background: #eee;
  left: 0; }

.acvt-report-ttl-grp h5 {
  float: left;
  font-weight: 600;
  margin-left: 10px;
  margin-top: 0;
  font-size: 14px;
  margin-bottom: 0;
  text-transform: uppercase; }

.acvt-report-ttl-grp span {
  font-size: 14px;
  margin-left: 5px;
  font-weight: 600;
  text-transform: uppercase;
  color: #7f7f7f;
  float: left;
  line-height: 16px; }

/*----------LOGIN / REGISTER PAGE NEW DESIGN-----------------*/
.login-form-con.container {
  background: #fff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.left-login-main-box {
  min-height: 490px; }

.brand-logo {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 54%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.brand-logo img {
  height: auto;
  margin: 0; }

#login-form::before, #register-form::before {
  display: none; }

.login-form-con .panel.panel-login {
  background: #1b75ba;
  margin-top: 0;
  -webkit-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0; }

.login-form-con .form-blue-bg .input-field > input {
  background-color: transparent !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  /*padding-left: 0 !important;*/
  color: rgba(255, 255, 255, 0.9) !important;
  padding-left: 35px; }

.login-form-con .form-blue-bg .input-field > input:focus, .login-form-con .form-blue-bg .dmy-format .input-field select:focus {
  border-bottom-color: #fff !important; }

.login-form-con .form-blue-bg input:-webkit-autofill, .login-form-con .form-blue-bg input:-webkit-autofill:hover, .login-form-con .form-blue-bg input:-webkit-autofill:focus, .login-form-con .form-blue-bg input:-webkit-autofill:active {
  -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.9) !important;
  position: relative;
  background-color: rgba(250, 255, 189, 0) !important; }

.login-form-con .panel-login.form-blue-bg form h5 {
  font-size: 45px;
  font-weight: bold;
  color: #3c83c0;
  line-height: 33px;
  margin-bottom: 40px; }

.login-form-con .form-blue-bg .input-field label {
  padding-left: 35px !important;
  font-weight: 400;
  left: 0;
  font-size: 15px;
  top: 13px;
  color: #fff; }

.login-form-con .login-reg-form .input-field label {
  font-weight: 600 !important;
  font-family: inherit !important; }

.login-form-con .form-blue-bg .input-field label.active {
  color: #fff;
  left: 0;
  font-size: 14px;
  font-weight: 500; }

.login-form-con .form-blue-bg .devide-or-line {
  border-right: none;
  width: 100%;
  padding: 0;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(92, 156, 206, 0.5);
  position: relative; }

.login-form-con .form-blue-bg .devide-or-line::after {
  display: none; }

.login-form-con .form-blue-bg .input-field > i {
  left: 0; }

.login-form-con .form-blue-bg .remember-login {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500; }

.login-form-con [type="checkbox"].filled-in:checked + label:after {
  border: 1px solid #ffffff !important; }

.login-form-con [type="checkbox"].filled-in:checked + label:after, .login-form-con [type="checkbox"].filled-in:not(:checked) + label:after {
  background: transparent !important;
  border: 1px solid #ffffff !important; }

.login-form-con .form-blue-bg .forgot-password {
  line-height: 20px;
  font-weight: 500;
  color: #fff; }

.login-form-con .form-blue-bg .btn-login {
  font-weight: bold;
  font-size: 18px; }

.login-form-con .form-blue-bg .devide-or-line:before {
  content: "Or";
  bottom: -10px;
  position: absolute;
  left: 50%;
  width: 40px;
  height: auto;
  background: #1b75ba;
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  font-weight: 500;
  transform: translate(-50%); }

.btn.btn-block.btn-social.btn-facebook, .btn-block.btn-social.btn-facebook.btn-large {
  background: #1b75ba; }

.btn.btn-block.btn-social b {
  text-transform: uppercase;
  font-weight: 600; }

.btn.btn-block.btn-social.btn-linkedin {
  background: #2086d4;
  border-color: #2086d4; }

.btn.btn-block.btn-social span {
  margin-right: 0;
  background: none; }



.login-reg-form .form-blue-bg .text-center.social-btn-group {
  width: 100%;
  padding: 0; }

.btn.btn-block.btn-social {
  margin: 20px 0 0;
  box-shadow: none;
  border: 1px solid #5c9cce;
  text-align: center; }

.btn.btn-block.btn-social.btn-facebook span, .btn-block.btn-social.btn-facebook.btn-large span, .btn.btn-block.btn-social.btn-linkedin span, .btn-block.btn-social.btn-linkedin.btn-large span {
  background: none; }

.inline-block-group {
  display: inline-block; }

.login-form-con .panel.user-login-page .panel-body, .login-form-con .panel.user-forgot-page .panel-body {
  padding: 25px 50px 35px 50px;
  min-height: 520px; }

.login-form-con .form-blue-bg .input-field label span {
  color: #fff; }

.login-form-con .dmy-format .date-group {
  padding-left: 26px; }

.login-form-con .form-blue-bg .dmy-format .input-field select {
  color: #fff;
  border-color: #8dbadd;
  border-bottom: 1px solid #8dbadd !important; }

.form-group.register-box label {
  color: #fff;
  font-weight: 500;
  padding-left: 26px !important;
  left: -5px; }

.form-blue-bg .text-center.social-btn-group {
  width: 100%;
  padding: 0; }

.login-form-con .dmy-format .input-field select option {
  color: #333; }

.login-form-con .panel.user-register-page .panel-body {
  padding: 20px 28px 75px 28px;
  min-height: 520px; }  

.login-form-con form .dmy-format span.emessage {
  line-height: 8px; }

.login-form-con .right-login-main-box form span.emessage {
  color: #fb908a; }

.forgot-pass-form .panel-login form h4 {
  font-size: 20px;
  font-weight: bold;
  color: #3c83c0;
  line-height: 33px;
  margin-bottom: 15px; }

.login-form-con.user-prfl-page .login-reg-form .input-field > i {
  background: url(../images/register_icons_supper_admin.png) no-repeat; }

.login-form-con.user-prfl-page .login-reg-form .input-field > i.pass {
  background-position: -50px 0; }

.login-form-con.user-prfl-page .login-reg-form .input-field > i.ca-code {
  background-position: -26px 0; }

.login-form-con.user-prfl-page .login-reg-form .input-field > i.e-id {
  background-position: -133px 0; }

.login-form-con.user-prfl-page .login-reg-form .input-field > i.db {
  background-position: -77px 0; }

.login-form-con.user-prfl-page .login-reg-form .input-field > i.p-no {
  background-position: -104px 0; }

.login-form-con.user-prfl-page .login-reg-form .input-field > i.t-zone {
  background-position: -216px 0; }

.slct-act-type-grp .acvt-lab-evnts-group.greedy-nav .visible-links li {
  display: inline-block; }

.slct-act-type-grp.actv-mr.acvt-whut-dw-bx ul li a.active, .dashboard-my-actv-tb ul li a.active {
  background: #1c75bc; }

/*super admin user*/
.s-add-user.login-form-con .dmy-format .input-field select {
  color: #000; }

.s-add-user.login-form-con .login-reg-form .input-field.month {
  padding-left: 28px; }

/*super admin edit/add|*/
.orz-form span.left3.pls-icn-rgt.right a {
  z-index: inherit; }

.login-form-con .login-reg-form .remember-login-reg a {
  color: #fff; }

/*----google suggestion-----*/
.pac-container.pac-logo {
  min-width: 400px !important; }

body.modal-open .pac-container.pac-logo {
  min-width: 368px !important; }

/*---custome popup for width check issue----*/
.activity-modal-popup.ng-animated {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.activity-modal-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); }

.activity-modal-popup .modal-header {
  padding: 0 5px !important;
  height: 31px; }

.activity-modal-popup .modal-header h4 {
  line-height: 31px; }

.activity-modal-popup .modal-body {
  background: #fff;
  float: left;
  width: 100%;
  overflow: auto;
  -webkit-height: calc(100vh - 31px);
  -moz-height: calc(100vh - 31px);
  height: calc(100vh - 31px); }

.activity-modal-popup .acvt-popup-left {
  -webkit-width: calc(100% - 420px);
  -moz-width: calc(100% - 420px);
  width: calc(100% - 420px);
  padding-right: 18px;
  float: left; }

.activity-modal-popup .acvt-popup-right {
  width: 420px;
  float: right;
  padding-bottom: 0; }

.film-study-modal-popup .activity-modal-popup .acvt-popup-right {
  padding-bottom: 57px; }

.activity-modal-popup .full-width-eml-popup .add-acvty-col.whre-act-plc {
  border-right: 0; }

.film-study-popup .content.next-step-popup, .film-study-popup .dashborad-top-tab .tab-pane .content {
  padding: 0; }

.activity-modal-popup .act-calender-section, .activity-modal-popup .full-width-eml-popup .clearfix.home-add-acvt-clndr {
  margin-top: 0 !important; }

.activity-modal-popup .actvty-hd-flex h5 {
  line-height: 28px; }

.activity-modal-popup .full-width-eml-popup .clearfix.home-add-acvt-clndr {
  height: auto; }

.activity-modal-popup .acvt-popup-right .actv-daylist-rspnsv {
  -webkit-max-height: calc(100vh - 40px);
  -moz-max-height: calc(100vh - 40px);
  max-height: calc(100vh - 40px);
  -webkit-min-height: calc(100vh - 40px);
  -moz-min-height: calc(100vh - 40px);
  min-height: calc(100vh - 40px);
  overflow: auto; }

.film-study-modal-popup .activity-modal-popup .acvt-popup-right .actv-daylist-rspnsv {
  -webkit-max-height: calc(100vh - 192px);
  -moz-max-height: calc(100vh - 192px);
  max-height: calc(100vh - 192px);
  -webkit-min-height: calc(100vh - 192px);
  -moz-min-height: calc(100vh - 192px);
  min-height: calc(100vh - 192px);
  overflow: auto; }

.activity-modal-popup .modal-dialog {
  width: 100%;
  margin-top: 0;
  padding-left: 60px;
  position: fixed;
  -webkit-transform: translate(-100%, 0) !important;
  -ms-transform: translate(-100%, 0) !important;
  -o-transform: translate(-100%, 0) !important;
  transform: translate(-100%, 0) !important; }

.activity-modal-popup.in .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important; }

.activity-modal-popup.in .modal-dialog .modal-content {
  box-shadow: none;
  border: none; }

.lic-pro-left-box .group-join-us-box .form-group {
  float: left; }

.myact-tp-lft-bar.aat-lbl label.active {
  width: 100%;
  float: left;
  font-size: 12px;
  color: #000;
  font-weight: 600;
  margin: 5px 0 10px 0; }

.aat-lbl .cb-grp-bx.input-field {
  width: 31%;
  float: left;
  margin: 4px 10px 3px 0; }

.aat-lbl .cb-grp-bx {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/*-----Activity:Right Sidebar------*/
.activity-sidebar.acvt-rght-sdbr {
  background: #fff;
  border: 1px solid #e2e6ea; }

.activity-sidebar.acvt-rght-sdbr .email-fc-tabs > ul.nav {
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 8px 15px; }

.activity-sidebar.acvt-rght-sdbr .top-acti-calview .actvty-hd-flex {
  margin-top: 7px; }

.activity-sidebar.acvt-rght-sdbr .top-acti-calview {
  padding-top: 0;
  border: none;
  margin-bottom: 0; }

.activity-sidebar.acvt-rght-sdbr .collapse-activty h3 {
  /* margin: 10px 0;  */ }

.acvt-rght-sdbr.myacvt-rgtssdb .actvty-right-tab-box .collapse-activty.c_card h3 {
  margin: 10px 0; }

.email-right-contact-view.activity-sidebar.acvt-rght-sdbr .person-details-box, .email-right-contact-view.activity-sidebar.acvt-rght-sdbr .profile-cover-box, .email-right-contact-view.activity-sidebar.acvt-rght-sdbr .tags-link-box, .email-right-contact-view.activity-sidebar.acvt-rght-sdbr .quickview-tab-section, .email-right-contact-view.activity-sidebar.acvt-rght-sdbr .con-per-dtls-box {
  border: none; }

.email-right-contact-view.activity-sidebar.acvt-rght-sdbr .actvty-right-tab-box {
  padding: 0 12px 12px 12px;
  float: left;
  width: 100%; }

.activity-sidebar.acvt-rght-sdbr .person-details.scrolled .left-details {
  top: 103px; }

.email-right-contact-view.activity-sidebar.acvt-rght-sdbr .actvty-right-tab-box .collapse-activty {
  padding: 0px 10px; }

.acvt-rght-sdbr .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  display: none !important; }

.activity-sidebar.acvt-rght-sdbr.myacvt-rgtssdb .person-details.scrolled .left-details {
  top: 56px; }

.acvt-edt-rgt-tab {
  padding: 15px; }

.acvt-edt-rgt-tab .collapse-activty {
  padding: 0 10px; }

.acvt-edt-rgt-tab .collapse-activty.c_card ng-map, .actvty-right-tab-box .collapse-activty.c_card ng-map {
  margin-bottom: 10px; }

.actvty-right-tab-box .collapse-activty {
  padding: 0 10px; }

.actvty-right-tab-box .map-add {
  margin: 0px 0 10px 0; }

.email-right-contact-view .mCSB_scrollTools {
  right: 0 !important; }

.dashboard-contact-sidebar.insrc-clnt-bx.right-side-show {
  padding: 0;
  z-index: 5; }

.dashboard-contact-sidebar.insrc-clnt-bx.right-side-show .contact-right-search {
  padding: 10px; }

.dashboard-contact-sidebar.insrc-clnt-bx.right-side-show .contact-right-search .close-srh-nm-edt {
  top: 15px;
  right: 52px; }

.top-title-sectop.contact-right-search.srh-ppl-lrg-bx {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee; }

.dashboard-contact-sidebar.insrc-clnt-bx .activity-sidebar {
  padding: 10px; }

.acvt-rght-scll-sdbr .email-right-contact-view {
  position: relative;
  top: 0;
  border: none;
  right: 0; }

.activity-sidebar.acvt-rght-sdbr.email-right-contact-view .mCSB_scrollTools {
  right: 0px !important; }

table.striped.my-actvty-table tbody .div-full-block span b {
  font-weight: normal;
  cursor: pointer; }

.acvt-rght-scll-sdbr .multiselect-parent.btn-group.dropdown-multiselect button {
  border-left: none;
  border-right: none;
  font-weight: 600;
  color: #337ab7; }

.acvt-rght-scll-sdbr .multiselect-parent.btn-group.dropdown-multiselect button:before {
  content: "\e013";
  font-family: 'Glyphicons Halflings';
  margin-right: 7px;
  font-weight: normal; }

/*----dashboard-contact-sidebar---*/
.dashboard-contact-sidebar .contact-right-search {
  padding: 0;
  padding-bottom: 10px;
  border: none; }

.clndr-tab-rgt-sdbr .contact-right-search {
  margin-top: -50px;
  -webkit-width: calc(100% - 95px);
  -moz-width: calc(100% - 95px);
  width: calc(100% - 95px);
  float: right;
  padding: 9px 12px 7px 10px !important;
  border-bottom: none !important; }

.myacvt-rgtssdb .email-right-contact-view.activity-sidebar.myacvt-rgh-section {
  margin-top: 47px;
  padding: 0; }

.myacvt-rgtssdb .activity-sidebar.myacvt-rgh-section .person-details.scrolled .left-details {
  top: 105px !important; }

.email-right-contact-view.activity-sidebar .tags-link-box .contact-acvt-tab-group .tab-content .tab-pane {
  border-bottom: none; }

/*activity schedule log*/
.schedule-box {
  width: 100%;
  padding: 20px 10px 10px 10px;
  float: left;
  border-top: 1px solid #e2e6ea; }

.schedule-box ul {
  margin: 5px 0 0 0;
  border-top: 1px solid #d9d9d9; }

.schedule-box ul li {
  font-size: 13px;
  font-weight: 600;
  padding-bottom: 7px;
  margin: 7px 0;
  border-bottom: 1px solid #d9d9d9; }

.schedule-box ul li span {
  color: #8dc741; }

.add-acvty-col.whre-act-plc {
  padding: 0;
  height: auto;
  border-left: 1px solid #eee;
  margin-left: -2px;
  max-height: 597px;
  min-height: 597px;
  overflow: auto; }

.btn-grp-set-check .optn-pr-acvt {
  margin: 0 15px 0 15px !important;
  font-size: 13px; }

.form-design .optn-pr-acvt .input-field.radio {
  margin-bottom: 0;
  margin-right: 5px; }

.optn-pr-acvt span.label-text {
  margin-top: 7px;
  font-weight: 600; }

.form-design .optn-pr-acvt .input-field label {
  font-size: 13px; }

.acvt-inner-mn-bx {
  float: left;
  width: 100%; }

.meet-reconnect .form-section-grp .collapse-activty {
  padding: 10px 10px;
  width: auto;
  margin-bottom: 0;
  border: 1px solid #ddd; }

.meet-reconnect .form-section-grp .collapse-activty .collapse-activty-triger {
  padding-right: 18px;
  line-height: 14px;
  text-transform: initial; }

.meet-reconnect .form-section-grp ul.contact-list {
  margin: 10px 0 0 -6px;
  float: left; }

.film-study-modal-popup .meet-reconnect angucomplete-alt {
  width: 225px;
  float: left;
  margin-left: 12px; }

.film-study-modal-popup .meet-reconnect .angucomplete-dropdown {
  top: 36px !important; }

.meet-reconnect input.search-box {
  width: 100%;
  border: 1px solid #d6d6d6;
  height: 36px;
  padding: 5px 10px;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0; }

.film-study-form {
  padding-bottom: 60px;
  -webkit-height: calc(100vh - 140px);
  -moz-height: calc(100vh - 140px);
  height: calc(100vh - 140px);
  overflow: auto;
  padding-right: 15px; }

.fm-stdy-mdl .modal:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.1);
  position: fixed; }

.fm-stdy-mdl .modal-content {
  border: 1px solid transparent; }

.pull-left.text-right.humati-sort-slct {
  clear: both;
  width: 330px;
  margin-bottom: 12px;
  float: right !important; }

.humati-sort-slct .input-field.browser-default-set select {
  border: 1px solid #e5e5e5;
  margin: 0;
  padding: 0px 10px;
  height: 35px;
  border-radius: 3px;
  color: #999; }

.humati-sort-slct .browser-default-set:before {
  top: 12px;
  right: 8px; }

.humati-sort-slct .browser-default-set {
  margin: 0; }

.activity-user-tab .tab-left .text-middle-center {
  padding: 20px 10px;
  background: #f5d5d5;
  color: #b95a5a;
  text-align: center; }

.pull-right.ui-add-btn.act-lib-btns .btn {
  margin-left: 10px; }

/*responsive-dashboard*/
.res-right .res-close {
  display: none; }

.show-mb {
  display: none !important; }

/* ACTIVITY POPOVER SET AFTER ADDED VIPUL SCSS*/
.actvty-evt-main.calender-popover .add-event-popover .pop-mn-con {
  overflow: initial; }

.actvty-evt-main.calender-popover .pop-mn-con .pop-con {
  width: 100%; }

.actvty-evt-main.calender-popover .pop-mn-con .pop-con .flex-row-reverse {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background: #fff;
  padding-left: 13px; }

.actvty-evt-main.calender-popover .pop-mn-con .pop-con .flex-row-reverse button.close {
  opacity: 1; }

.actvty-evt-main.calender-popover .pop-mn-con .pop-con li {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  display: block; }

.actvty-evt-main.calender-popover .pop-mn-con ul li .lft {
  font-size: 10px;
  color: #858585;
  width: 59px;
  float: left;
  font-weight: 500; }

.actvty-evt-main.calender-popover .pop-mn-con ul li .rgt {
  font-size: 11px;
  float: right;
  -webkit-width: calc(100% - 70px);
  -moz-width: calc(100% - 70px);
  width: calc(100% - 70px);
  font-weight: 500;
  word-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: uppercase; }

i.disabled {
  opacity: 0.4;
  cursor: not-allowed !important; }

.cl-clndr-mnview .mini-calander-toggle-box .full-view-screen {
  background-position: 2px 3px; }

.cl-clndr-mnview .mini-calander-toggle-box .full-view-screen.active {
  background-position: 2px -25px; }

/*calander forword mail z-index set*/
.modal.cal-con-org-modal {
  z-index: 1020 !important; }

.modal.cal-con-org-modal + .modal-backdrop {
  z-index: 1019 !important; }

.modal.right.fade.compose-email-popup {
  z-index: 1022 !important; }

.modal.right.fade.compose-email-popup + .modal-backdrop {
  z-index: 1021 !important; }

/*.modal.confirmmodal {
	z-index: 1061 !important;
}*/
.modal-open .spr-admn-usr-tp.mrg-top-50 {
  height: calc(100vh - 150px); }

/*# sourceMappingURL=activity.css.map */
