span.error {
  /* display: block; */
  margin-top: 1px;
  background-color: #cc0000;
  /* border: 1px solid #9f1300; */
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.65) 0 2px 7px;
  box-shadow: rgba(0, 0, 0, 0.65) 0 2px 7px;
  color: #f3f3f3;
  font-size: 1em;
  line-height: 1.2em;
  max-width: 18em;
  padding: 0.4em 0.6em;
  text-shadow: #901100 0 -1px 0;
  font-size: 13px;
  font-weight: normal;
  position: relative;
  z-index: 2;
  float: left;
  position: absolute !important;
  left: 0 !important;
  bottom: -26px !important;
}
.view-my-company-list-alter
  .views-exposed-form
  .views-exposed-widget
  .form-type-textfield:before {
  top: 50px;
}
.view-my-company-list-alter .views-exposed-form .form-type-select:after {
  top: 35px;
}
.view-my-company-list-alter .views-exposed-form .views-submit-reset-wrap {
  margin-top: 20px;
}
.view-my-company-list-alter
  .views-exposed-form
  .views-submit-reset-wrap
  input[value="Reset"] {
  background: #777;
}

#change-password .password-confirm-message {
  display: none;
}
#change-password #user-pass-reset #edit-actions {
  margin: 15px 0;
}
#change-password .password-suggestions {
  display: none !important;
}
.log-btn-section .form-actions {
  margin: 0 !important;
}
/* .view-download-company-csa-excel .table-data table{
    width: 1300px;
} */
/* #views-exposed-form-download-company-csa-excel-page #edit-field-csr-activity-address-administrative-area-wrapper{
    padding-top: 20px;
} */

/*
.view-list-of-users .table-data .views-table tr th:nth-child(1){
    width: 120px;
}*/

.view-list-of-users .table-data .views-table .views-field-realname {
  min-width: 115px;
}
.view-list-of-users .table-data .views-table .views-field-title {
  min-width: 115px;
}
.view-list-of-users .table-data .views-table .views-field-mail {
  min-width: 180px;
  max-width: 200px;
  word-break: break-all;
}
.view-list-of-users .table-data .views-table .views-field-created {
  width: 55px;
}
.view-list-of-users .table-data .views-table .views-field-views-conditional-1 {
  width: 66px;
}
.view-list-of-users .table-data .views-table .views-field-field-reason-comment {
  width: 260px !important;
}
.view-list-of-users .table-data .views-table .views-field-edit-node {
  width: 55px;
}

.view-company-workbench-moderation-content
  .table-data
  .views-table
  tr
  th:nth-child(1) {
  width: 175px;
}
.view-company-workbench-moderation-content
  .table-data
  .views-table
  tr
  th:nth-child(2) {
  min-width: 110px;
}
.view-company-workbench-moderation-content
  .table-data
  .views-table
  tr
  th:nth-child(4) {
  width: 190px;
}

.view-list-of-group-companies .table-data tr th:nth-child(1) {
  width: 200px;
}

.view-list-of-group-companies .table-data .views-table tr th:nth-child(3) {
  width: 150px;
}
.view-state-information .table-data .views-table tr th:nth-child(4) {
  min-width: 200px;
}
.page-country-information th.views-field.views-field-field-state-title,
.page-country-information th.views-field-field-total-sales,
.page-country-information th.views-field-field-group-com-total,
.page-country-information th.views-field.views-field-field-total-sales {
  min-width: 130px !important;
}

/* .view-download-company-csa-excel .table-data tr th:nth-child(1){
     width: 120px;
} */
.view-list-of-users .table-data table .views-field-field-reason-comment {
  width: 200px;
}

.view-company-workbench-moderation-content a.send-reminder {
  margin-left: 20px;
  position: relative;
}
.view-company-workbench-moderation-content a.send-reminder.disable i {
  cursor: not-allowed;
  color: #cacaca;
}
.view-company-workbench-moderation-content .table-data tr td:last-child a {
  font-size: 20px;
  color: #cc0000 !important;
  text-decoration: none;
  float: right;
  margin-left: 15px;
}
th.views-field-edit-node {
  text-align: center !important;
}
td.views-field-edit-node {
  text-align: center !important;
}
.view-company-workbench-moderation-content
  .table-data
  tr
  th.views-field-edit-node {
  min-width: 105px;
}
.view-company-workbench-moderation-content .table-data tr td:last-child {
  text-align: left;
}
.view-company-workbench-moderation-content
  .table-data
  tr
  td:last-child
  a:first-child {
  /*float:right;*/
}
.view-company-workbench-moderation-content
  a.send-reminder
  .fa-clock-o[data-count]:after {
  right: -11px;
  position: absolute;
  content: attr(data-count);
  font-size: 52%;
  padding: 0.4em;
  border-radius: 50%;
  line-height: 1em;
  color: white;
  background: #cc0000;
  text-align: center;
  min-width: 1em;
  font-weight: bold;
  top: -8px;
}

.list-of-companies h1.page_heading,
.page-list-of-users h1.page_heading {
  display: none;
}
.emailForm .form-group label {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}
.emailForm .form-group {
  float: left;
  margin-right: 12px;
}
.emailForm .form-group.col-3 {
  width: 35%;
  margin-right: 20px;
}
.form-group.col-3:nth-child(2) {
  margin-right: 0;
}
.emailForm .form-group input {
  width: 95%;
  height: 43px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
}
.emailForm .form-group select {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  padding: 0 10px;
  border: 1px solid #d5d5d5;
}
.emailForm .form-group input:focus,
.emailForm .form-group select:focus {
  outline: none;
}
.emailForm .form-group label span {
  color: #cc0000;
  margin-right: 1px;
}
.form-Btn {
  float: right;
  margin-top: 26px;
}
.formBottom-Btn {
  float: right;
  margin-top: 30px;
  width: 100%;
  text-align: right;
}
.table-data button:focus,
.form-Btn button:focus {
  outline: none;
}
.btn {
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  padding: 12px 25px;
  line-height: 20px;
  border: none;
  font-size: 16px;
  margin-left: 2px;
  cursor: pointer;
  letter-spacing: 3px;
}
.btn:focus {
  outline: none;
}
.red-Btn {
  background: #cc0000;
  letter-spacing: 3px;
  margin-left: 5px;
}
.grey-Btn {
  background: #333333;
}
.table-data {
  width: 100%;
  float: left;
  overflow-x: auto;
  margin-top: 15px;
}
.table-data table {
  width: 100%;
  border: 1px solid #ddd;
  margin-bottom: 0;
}
.table-data tr th {
  background-color: #e3e3e3;
  letter-spacing: 0.5px;
  padding: 15px;
  font-size: 14px;
  font-weight: bold;
  border-left: none;
  color: #333;
  border-right: none;
}
.table-data tr td {
  background: #fff;
  padding: 12px 15px;
  font-size: 13px;
  color: #666666;
  border-right: none;
  border-left: none;
  letter-spacing: 0.5px;
}
.view-id-list_of_users .table-data tbody tr td.views-field-mail a {
  text-decoration: underline;
}
.view-id-list_of_users .table-data tbody tr td.views-field-mail a:hover {
  text-decoration: none;
}
.table-data span.status {
  /* border: none; color: #fff; padding: 3px 16px; border-radius: 8px; font-size: 13px;cursor: pointer; */
  border: none;
  color: #fff;
  padding: 3px 16px 1.5px;
  border-radius: 4px;
  font-size: 13px; /* cursor: pointer; width:66px;*/
  min-width: 66px;
  display: block;
  text-align: center;
  font-weight: 600;
}
.table-data tr td a {
  color: #666;
  text-decoration: none;
}
.greenBtn {
  background: #71bb60;
}
.yellowBtn {
  background: #ffcc33;
}
.redBtn {
  background: #cc0000;
}
.form-title {
  margin-bottom: 25px;
}
.form-title h3 {
  font-size: 32px;
  font-weight: normal;
  line-height: 35px;
  display: inline-block;
  margin: 0;
  color: #000;
}
.form-title i {
  color: #cc0000;
  font-size: 31px;
  margin-right: 8px;
}
.form-title h3 a {
  background-position: right 13px;
  color: #333 !important;
  text-decoration: none !important;
}
.form-title h3 img {
  margin-right: 10px;
  margin-top: 0;
}
.form-title h2 {
  font-size: 18px;
  font-weight: bold;
  border-left: 5px solid #cc0000;
  line-height: 35px;
  display: inline-block;
  margin: 0;
  padding: 0 0px 0px 15px;
}
.emailForm .form-group.col-6 {
  width: 48%;
  margin-right: 29px;
  margin-bottom: 25px;
  padding: 0;
}
.emailForm .form-group.col-6:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.emailForm .form-group .custom-radio {
  float: left;
  width: 12%;
}
.radio-Btns {
  display: inline-block;
  width: 100%;
}
.radio-Btns p {
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  margin-bottom: 15px;
  margin-top: 0px;
}
.custom-control.custom-radio {
  float: left;
  margin-right: 20px;
}
.searchAddress i {
  position: absolute;
  right: -4px;
  top: 27px;
  width: 35px;
  height: 43px;
  text-align: center;
  line-height: 40px;
  color: #d2d2d2;
  background: #fff;
  border-radius: 0 5px 5px 0;
}
.searchAddress {
  position: relative;
}
.views-exposed-form .views-exposed-widget .views-widget input {
  width: calc(100% - 20px);
  outline: none;
  height: 38px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
}
#views-exposed-form-list-of-group-companies-page-1 input {
  width: calc(100% - 20px);
  outline: none;
  height: 38px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
}
#views-exposed-form-list-of-group-companies-page-1 .form-submit {
  width: auto;
  outline: none;
  height: 38px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
}
.views-exposed-form .views-exposed-widget {
  padding: 0;
  width: calc(38% - 3px);
  margin-right: 15px;
  position: relative;
  float: left;
}
#views-exposed-form-list-of-group-companies-page-1 .js-form-item {
  padding: 0;
  width: calc(38% - 3px);
  margin-right: 15px;
  position: relative;
  margin-bottom: 25px;
  float: left;
}
.page-review-information .views-exposed-form .views-exposed-widget {
  width: calc(25% - 12px);
}
#views-exposed-form-list-of-group-companies-page-1 .js-form-item {
  width: calc(25% + 4px);
}
.view-list-of-group-companies .views-exposed-widget.views-reset-button input {
  margin-right: 0px;
}
.view-id-download_company_excel .views-exposed-form .views-exposed-widget {
  width: calc(33% - 7px);
}
.views-exposed-form
  .views-exposed-widget#edit-nid-entityreference-filter-wrapper {
  margin-right: 0;
}
.views-exposed-form .views-submit-reset-wrap {
  margin: 10px 0 0 20px;
  display: inline-block;
}
#views-exposed-form-list-of-group-companies-page-1 .form-actions {
  margin: 35px 0 0 20px;
  display: inline-block;
}

.views-exposed-form .views-submit-reset-wrap.margin-left-zero {
  margin-left: 0;
}
.view-company-workbench-moderation-content
  .views-exposed-form
  .views-submit-reset-wrap {
  margin: 0 0 15px;
  display: block;
  float: left;
  width: 100%;
}
.views-exposed-form .views-exposed-widget .form-type-textfield:before/*, #views-exposed-form-list-of-group-companies-page-1 .js-form-item:before*/ {
  content: "\f002";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 0;
  top: 26px;
  color: #ccc;
  font-size: 18px;
  height: 35px;
  line-height: 40px;
  width: 30px;
  text-align: center;
  border-radius: 0 5px 5px 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .views-exposed-form .views-exposed-widget .form-type-textfield:before {
    background: transparent;
  }
}

.views-exposed-form label {
  font-weight: bold;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}
.views-exposed-form .form-type-select select {
  width: 100%;
  height: 40px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  background-color: #fff; /*-webkit-appearance: none;-moz-appearance: none;outline: none;*/
  position: relative;
}
.views-exposed-form .form-type-select select::-ms-expand {
  display: none;
}
/*.views-exposed-form .form-type-select{position:relative; margin: auto;}*/
/*.views-exposed-form .form-type-select:after {content:"\f107";position:absolute;font-family:FontAwesome; font-size:16px; top:7px; right:7px;color:#333;font-weight: 600;}*/
/*#views-exposed-form-list-of-group-companies-page-1 .form-item-field-companyform-status-value:after,*/
#views-exposed-form-list-of-group-companies-page-1
  .form-item-field-show-in-review-information-value:after {
  content: "\f107";
  position: absolute;
  font-family: FontAwesome;
  font-size: 16px;
  top: 34px;
  right: 7px;
  color: #333;
  font-weight: 600;
}
.views-exposed-form .views-exposed-widget .form-submit,
#views-exposed-form-list-of-group-companies-page-1 .form-submit {
  margin-top: 15px;
  margin-right: 0;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
  text-transform: capitalize;
  padding: 12px 20px;
  line-height: 16px;
  border: none;
  font-size: 16px;
  margin-right: 10px;
  cursor: pointer;
  letter-spacing: 0.5px;
  outline: none;
}

.views-exposed-form .views-exposed-widget.views-reset-button input {
  background: #777;
}
.views-exposed-form .views-exposed-widget.views-reset-button input:hover {
  background: rgba(85, 85, 85, 0.8);
}
.views-exposed-form .views-exposed-widget:nth-child(3) {
  margin-right: 0;
}
.page-review-information
  .views-exposed-form
  .views-exposed-widget:nth-child(3) {
  margin-right: 14px;
}
.page-review-information
  .views-exposed-form
  .views-exposed-widget:nth-child(4) {
  margin-right: 0;
}
.views-exposed-widget.views-reset-button,
.views-exposed-widget.views-submit-button {
  width: auto !important;
  padding: 0;
  margin: 0;
}

/* Custom Radio Start*/

/* Hide the browser's default radio button */
.form-radios .form-item-status input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 25%;
  height: 43px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  left: 0;
  z-index: 9999;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #dbdada;
  z-index: 1;
}

/* On mouse-over, add a grey background color */
.form-radios .form-item-status:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.form-radios .form-item-status input:checked ~ .checkmark {
  background-color: transparent;
  border: 2px solid #cc0000;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.form-radios .form-item-status input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.form-radios .form-item-status .checkmark:after {
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #cc0000;
}
/* Custom Radio End*/
.form-radios .form-item-status {
  display: inline-block;
  position: relative;
  margin-right: 15px;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #6a6a6a;
  display: inline-block;
  /* width: 15%; */
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}

#user-register-form .password-indicator,
.password-confirm,
.password-strength,
#block-system-help p {
  display: none !important;
}
.password-suggestions + .description {
  display: none !important;
}
.password-suggestions.description {
  width: 98% !important;
  clear: both;
  font-size: 10px !important;
  display: none !important;
}
.userpassword .password-confirm,
.userpassword .password-strength {
  display: block !important;
}
#user-profile-form .password-parent {
  display: inline-block;
  width: 46%;
  margin-right: 62px;
}
#user-profile-form .confirm-parent {
  width: 47%;
  float: none;
  display: inline-block;
}
.password-suggestions ul {
  list-style-type: unset;
}
.password-suggestions ul li {
  margin-left: 30px;
  list-style-type: unset;
}

#user-register-form .password-confirm.form-text {
  display: block !important;
}
#user-register-form .field-name-field-last-name {
  margin-right: 0 !important;
}
#user-register-form .field-type-text {
  width: 48%;
  margin-right: 30px;
  float: left;
}
#user-register-form .field-type-text .form-item label {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}
#user-register-form .field-type-text .form-item input,
#user-register-form .password-parent .password-field,
#user-register-form .form-item.form-type-textfield.form-item-mail input,
.password-confirm {
  width: 97%;
  outline: none;
  height: 43px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  box-sizing: border-box;
}
#user-register-form .form-item.form-type-textfield.form-item-mail {
  width: 48%;
  margin-right: 30px;
  float: left;
  margin-top: 0;
}
#user-register-form .form-item.form-type-textfield.form-item-mail label,
.radio-Btns .form-item-status label {
  font-weight: bold;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}
#user-register-form
  .form-item.form-type-password.form-item-pass-pass1.password-parent,
.form-item.form-type-password.form-item-pass-pass2.confirm-parent {
  float: left;
  width: 48%;
}
#user-register-form
  .form-item.form-type-password.form-item-pass-pass1.password-parent
  label,
.form-item.form-type-password.form-item-pass-pass2.confirm-parent {
  font-weight: bold;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  text-transform: capitalize;
}
#user-register-form input#edit-pass-pass2 {
  width: 92%;
}
.radio-Btns {
  float: left;
  width: 48%;
  margin: 0 0 0 15px;
}
.form-item.form-type-password.form-item-pass-pass2.confirm-parent {
  width: 50%;
}
#edit-actions {
  width: 100%;
  float: right;
}
#views-exposed-form-list-of-group-companies-page-1 #edit-actions {
  width: auto;
  float: right;
}
input#edit-submit {
  color: #fff;
  float: right;
  border-radius: 4px;
  text-transform: capitalize;
  padding: 12px 25px;
  line-height: 20px;
  border: none;
  font-size: 16px;
  margin-left: 2px;
  cursor: pointer;
  margin-top: 20px;
  letter-spacing: 0.5px;
  font-weight: normal;
  background: #cc0000;
  margin-left: 0;
  margin-right: 0;
}
.radio-Btns .form-item-status {
  margin-top: 0;
}

/** Reset Password **/
#user-pass-reset input.password-confirm {
  display: block !important;
}
#user-pass-reset .form-item {
  width: 100%;
  display: block;
  margin: 10px 0;
  position: relative;
}
#user-pass-reset .form-item.form-type-password-confirm.form-item-pass {
  display: inline-block;
  margin: 0;
  width: 100%;
}
#user-pass-reset #edit-actions {
  margin: 26px 0;
}
/** Reset Password **/

/* --- Login for new design ---   */
#user-login-form .form-item,
#user-pass .form-item {
  position: relative;
}

.login-wrapper {
  max-width: 580px;
  border-radius: 2px !important;
  background: #fff;
  box-shadow: 0 0 0px 0.5px #ccc;
  padding: 30px 94px;
  box-sizing: border-box;
  margin: 30px 0 100px 0;
  display: inline-block;
  width: 100%;
}
.login-heder {
  text-align: left;
}
.login-heder h3 {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 14px;
  font-size: 20px;
}
.login-heder .fa.fa-user-o {
  font-size: 20px;
  font-weight: bold;
}
#user-login-form .login-wrapper .log-field-list .form-item label,
#user-pass .login-wrapper .log-field-list .form-item label,
#user-pass-reset .form-item label {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  text-align: left;
}
.log-field-list .form-item input {
  outline: none;
  height: 43px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
}
.log-btn-section {
  padding-top: 10px;
}
.login-field-section .log-btn-section .log-left-section {
  float: left;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
}
.login-field-section .log-btn-section .log-right-section {
  float: right;
  text-align: left;
}
.login-field-section .log-btn-section .log-left-section a {
  text-decoration: none;
  color: #c02;
  /* text-transform: capitalize; */
  font-size: 15px;
  font-weight: bold;
}
.log-right-section .form-actions .form-submit {
  padding: 13px 41px !important;
}
.log-left-section h3 a:hover,
.log-left-section h3 a:active {
  color: #b1000e !important;
  text-decoration: underline !important;
}

/* --- Login for new design ---   */

/* --- Add user ---*/
#user-register-form .field-type-text .form-item-field-last-name-und-0-value,
#user-register-form .field-type-text .form-item-field-first-name-und-0-value,
#user-register-form .field-type-text .form-item-field-user-name-prefix-und {
  margin: 0 0 1.5rem 0;
  position: relative;
}
#user-register-form .field-type-text.field-name-field-last-name {
  width: 47.5%;
  margin-left: 58px;
}
#edit-account.form-wrapper {
  clear: both;
}
.form-item.form-type-password-confirm.form-item-pass {
  display: inline-block;
  width: 100%;
  /* display: flex;
    align-items: center;
    justify-content: space-between; */
}
#user-register-form .field-type-text {
  width: 46%;
  margin-right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
input#edit-delete {
  color: #fff;
  float: left;
  border-radius: 4px;
  text-transform: uppercase;
  padding: 12px 25px;
  line-height: 20px;
  border: none;
  font-size: 16px;
  margin-left: 2px;
  cursor: pointer;
  margin-top: 20px;
  letter-spacing: 3px;
  font-weight: normal;
  background: #cc0000;
  letter-spacing: 1px;
  margin-left: 0;
  margin-right: 0;
}
#user-register-form #edit-field-first-name {
  width: auto !important;
  margin-right: 0px !important;
}

#user-register-form #edit-field-user-name-prefix-und {
  width: 100%;
  outline: none;
  height: 43px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
}
#user-register-form .field-name-field-user-name-prefix {
  width: 33% !important;
  margin-right: 7px;
}
#user-register-form
  #edit-field-user-name-prefix
  .form-item-field-user-name-prefix-und {
  margin-right: 0 !important;
  width: 100%;
}
#user-register-form .form-item-field-first-name-und-0-value label {
  /*  visibility: hidden; */
}

#user-register-form
  .form-item.form-type-password.form-item-pass-pass2.confirm-parent,
#user-register-form .form-item-mail-confirm {
  width: 48%;
  margin-right: 0;
  float: left;
  margin-left: 0;
  margin-top: 0px;
  clear: none;
  position: relative;
}
#user-register-form .radio-Btns {
  float: left;
  width: 42%;
  margin: 0;
  margin-left: 0px;
}
#user-register-form .form-item.form-type-textfield.form-item-mail {
  width: 46%;
  margin-right: 57px;
  float: left;
  margin-top: 0;
  position: relative;
}
#user-register-form
  .form-item.form-type-password.form-item-pass-pass1.password-parent {
  float: left;
  width: 46%;
  clear: unset;
}
input.password-confirm,
input.password-field {
  width: 100% !important;
  margin-bottom: 0;
}
/*--- Add user end ---*/

/* --- Edit user start --- */

input#edit-cancel {
  color: #fff;
  float: left;
  border-radius: 4px;
  text-transform: uppercase;
  padding: 12px 25px;
  line-height: 20px;
  border: none;
  font-size: 16px;
  margin-left: 2px;
  cursor: pointer;
  margin-top: 20px;
  letter-spacing: 3px;
  font-weight: normal;
  background: #cc0000;
  letter-spacing: 1px;
  margin-left: 0;
  margin-right: 0;
}

/* #user-profile-form #edit-field-first-name{
    width: calc(100% - 68px);
    margin-right: 0;
} */
#user-profile-form #edit-field-first-name {
  width: auto !important;
  margin-right: 0px !important;
}
#user-profile-form .field-type-text {
  width: 46%;
  margin-right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#user-profile-form .field-name-field-user-name-prefix {
  width: 33% !important;
  margin-right: 7px;
}
#user-profile-form
  #edit-field-user-name-prefix
  .form-item-field-user-name-prefix-und {
  margin-right: 0 !important;
  width: 100%;
}

#user-profile-form .field-type-text.field-name-field-last-name {
  width: 47.5%;
  margin-left: 58px;
}

#user-profile-form #edit-field-first-name-und-0-value {
  width: 100%;
}
#user-profile-form .field-type-text#edit-field-last-name {
  margin-right: 0;
}
#user-profile-form #edit-field-user-name-prefix-und {
  width: 100%;
  outline: none;
  height: 43px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
}
#user-profile-form .field-type-text {
  float: left;
}

#user-profile-form .form-item-field-first-name-und-0-value label {
  /* visibility: hidden; */
}

#user-profile-form .field-type-text .form-item label,
#user-register-form .form-item-mail-confirm label {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}

#user-profile-form .field-type-text .form-item input,
#user-profile-form .password-parent .password-field,
#user-profile-form .form-item.form-type-textfield.form-item-mail input,
.password-confirm,
#user-profile-form .currentpass,
#user-register-form .form-item-mail-confirm input {
  width: 100%;
  outline: none;
  height: 43px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  box-sizing: border-box;
}
#user-register-form .form-textarea-wrapper textarea {
  width: 100%;
  outline: none;
  height: 100px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  box-sizing: border-box;
}
#user-profile-form .form-textarea-wrapper textarea {
  width: 100%;
  outline: none;
  height: 100px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  box-sizing: border-box;
}

#user-register-form .field-type-text .form-item input,
#user-register-form .password-parent .password-field,
#user-register-form .form-item.form-type-textfield.form-item-mail input,
#user-register-form input#edit-pass-pass2 {
  width: 100%;
}

#user-profile-form .form-item-mail {
  width: 46%;
  float: left;
  margin-right: 57px;
  margin-top: 4px;
  position: relative;
}

#user-profile-form .form-item-current-pass {
  width: 48%;
  float: left;
  margin-top: 4px;
}

#user-profile-form .password-confirm.form-text {
  display: inline-block !important;
}
#user-profile-form .form-item-mail label,
#user-profile-form .form-item-current-pass label,
#user-profile-form .password-parent label,
#user-profile-form .form-type-textarea label {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  text-transform: capitalize;
}

#user-profile-form .radio-Btns {
  margin: 4px 0 0 0;
}

/* --- Edit user end --- */

/*----------23 aug 2018-----------*/

.form-radios .form-item-status label.option {
  cursor: pointer;
}
.views-exposed-form .views-exposed-widget .form-submit#edit-reset:hover {
  background: rgba(119, 119, 119, 0.8);
}
.form-radios.userstatus .form-item-status {
  width: 66%;
  /* margin: 0; */
}
.form-radios.userstatus .form-item-status:last-child {
  margin-bottom: 0px;
}
.form-radios.userstatus .form-item-status input {
  width: 50%;
}
.view-list-of-users .table-data tr th {
  /* width: 33.33%; */
}
.form-radios.userstatus {
  /*  display: flex; */
  align-items: center;
  justify-content: space-between;
}
.form-radios.userstatus .form-item-status label.option {
  vertical-align: middle;
}
.form-radios.userstatus .form-item-status label.option span {
  font-weight: 600;
}
.emailForm.userfrom {
  margin-top: 30px;
}

/*----------end-----------*/
.page-userstatus #edit-actions {
  display: flex;
}
.page-userstatus #edit-submit {
  order: 2;
}

/* ---- My account ---- */
.myaccount-edit .form-item {
  position: relative;
}
.profile {
  display: inline-block;
  width: 75%;
}
.own-account-action {
  display: inline-block;
  margin-bottom: 5px;
}

body .profile .field-label {
  width: 140px;
  float: left;
  margin-right: 0;
}

body .profile .field-items {
  margin-left: 10px;
}
/* ---- My account ---- */

.views-exposed-form .select2-container--default .select2-selection--single {
  height: 40px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  color: #333;
  padding: 0 10px;
  outline: none;
}
.views-exposed-form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 38px;
  font-size: 90%;
  padding: 0;
}
.views-exposed-form
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 40px;
}
.views-exposed-form .select2-container {
  width: 100% !important;
}

.show-company-history .dataTables_wrapper .dataTables_paginate {
  float: none !important;
  text-align: center !important;
  margin: 10px 0 5px;
  color: #fff !important;
}
.show-company-history
  .dataTables_wrapper
  .dataTables_paginate
  a.paginate_button {
  width: 30px;
  height: 30px;
  border: 1px solid #adb3b7 !important;
  color: #adb3b7 !important;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  border-radius: 0;
  background: none !important;
  font-size: 16px;
  padding: 0;
  transition: all 0.3s;
  text-decoration: none !important;
  margin-right: 10px;
}
.show-company-history
  .dataTables_wrapper
  .dataTables_paginate
  a.paginate_button.current,
.show-company-history
  .dataTables_wrapper
  .dataTables_paginate
  a.paginate_button:hover {
  background-color: #cc0000 !important;
  border: 1px solid #cc0000 !important;
  color: #fff !important;
}
.show-company-history
  .dataTables_wrapper
  .dataTables_paginate
  a.paginate_button.disabled {
  display: none;
}
.show-company-history table thead th {
  border-bottom: none;
  background-color: #e3e3e3;
  letter-spacing: 1px;
  color: #333;
  padding: 12px 10px;
  letter-spacing: 0.5px;
}
.show-company-history table thead th b {
  font-weight: bold;
  position: relative;
}
.show-company-history table thead th {
  background-image: none;
}
.show-company-history table thead th b:after {
  content: "";
  position: absolute;
  background-image: url(../images/sort_both.png);
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  right: -20px;
  top: 0;
}
.show-company-history table thead th.sorting_asc b:after {
  background-image: url(../images/sort_asc.png);
}
.show-company-history table thead th.sorting_desc b:after {
  background-image: url(../images/sort_desc.png);
}
.show-company-history table {
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
.show-company-history table thead th,
.show-company-history table tr td {
  border-right: none;
  border-left: none;
  border-bottom: none;
  line-height: normal;
  letter-spacing: 0.5px;
}
.show-company-history h3 {
  text-align: left;
  border-left: 5px solid #cc0000;
  padding: 5px 0 5px 10px;
  margin: 5px 0 15px;
}
.table-data tr th.views-field-field-com-facility-reps-phone,
.table-data tr th.views-field-field-com-faci-reps-title,
.table-data tr th.views-field-field-com-facility-reps-email,
.table-data tr th.views-field-field-com-facility-reps-name,
.table-data tr th.views-field-field-com-person-phone,
.table-data tr th.views-field-field-com-top-management-ass-11,
.table-data tr th.views-field-field-com-top-management-ass-15 {
  min-width: 170px;
}
.table-data tr th.views-field-field-com-top-management-ass-14,
.table-data tr th.views-field-field-com-top-management-ass-9 {
  min-width: 100px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .view-company-workbench-moderation-content
    .table-data
    tr
    td:last-child
    a:first-child {
    margin-left: 15px;
  }
  .emailForm .form-group.col-3 {
    width: 49%;
    margin-right: 14px;
  }
  #user-register-form .field-type-text.field-name-field-last-name {
    margin-left: 43px;
  }
  .emailForm .form-group select {
    width: 100%;
  }
  .emailForm .form-group:nth-child(2) {
    margin-right: 0;
    float: right;
  }
  .emailForm .form-group input {
    width: 95%;
  }
  .searchAddress i {
    right: 2px;
  }
  .views-exposed-form .views-exposed-widget .form-submit {
    margin-right: 0;
    margin-left: 0;
  }
  .views-submit-reset-wrap {
    float: right;
  }
  .views-submit-reset-wrap .views-exposed-widget {
    width: auto;
    float: left;
    margin: 0;
  }
  #user-register-form .field-type-text .form-item input,
  #user-register-form .password-parent .password-field,
  #user-register-form .form-item.form-type-textfield.form-item-mail input,
  .password-confirm {
    width: 100%;
  }
  #user-register-form .field-type-text {
    margin-right: 29px;
  }

  /* ---- Add user ---- */

  #user-register-form .field-type-text.field-name-field-last-name {
    width: 48%;
  }
  #user-register-form
    .form-item.form-type-password.form-item-pass-pass2.confirm-parent {
    margin-left: 43px;
  }

  #user-register-form .field-type-text .form-item input,
  #user-register-form .password-parent .password-field,
  #user-register-form .form-item.form-type-textfield.form-item-mail input,
  #user-register-form input#edit-pass-pass2 {
    width: 100%;
  }
  #user-register-form #edit-field-first-name {
    width: auto !important;
    margin-right: 0px !important;
  }
  #user-register-form .field-name-field-user-name-prefix {
    width: 60% !important;
    margin-right: 7px !important;
  }
  #user-register-form
    #edit-field-user-name-prefix
    .form-item-field-user-name-prefix-und {
    margin-right: 0 !important;
    width: 100%;
  }
  #user-register-form .field-type-text {
    margin-right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  /* ---- Edit user --- */

  #user-profile-form .field-type-text {
    width: 47%;
  }
  #user-profile-form .field-type-text.field-name-field-last-name {
    width: 47%;
    margin-left: 38px;
  }
  #user-profile-form .form-item-mail {
    margin-right: 40px;
  }
  #user-profile-form .field-name-field-user-name-prefix {
    width: 60% !important;
    margin-right: 7px !important;
  }
  #user-profile-form #edit-field-first-name-und-0-value {
    width: 100%;
    margin-right: 0;
  }

  #user-profile-form #edit-field-user-name-prefix-und {
    width: 100%;
  }

  #user-profile-form .field-type-text .form-item input,
  #user-profile-form .password-parent .password-field,
  #user-profile-form .form-item.form-type-textfield.form-item-mail input,
  .password-confirm,
  #user-profile-form .currentpass {
    width: 100%;
  }
  .views-exposed-form .views-exposed-widget {
    width: calc(34% - 3px);
    margin-right: 14px;
  }
}

@media (max-width: 991px) {
  .form-radios.userstatus .form-item-status {
    margin-right: 10px;
  }
  .form-radios.userstatus .form-item-status input {
    width: 100%;
  }
}

@media (max-width: 979px) {
  /* #user-profile-form .field-type-text {
    width: 47%;
    } */
  #user-profile-form .form-item-mail {
    width: 47%;
  }
  #user-profile-form .form-item-current-pass {
    width: 47%;
  }
  #user-profile-form .password-parent {
    width: 47%;
    margin-right: 38px;
  }
  #user-profile-form .confirm-parent {
    width: 47%;
  }
  .form-item.form-type-password-confirm.form-item-pass {
    justify-content: normal;
  }
}

@media (max-width: 940px) {
  #user-profile-form #edit-field-last-name {
    width: 47%;
  }
  #user-profile-form .form-item-current-pass {
    width: 47%;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  #user-profile-form .field-type-text.field-name-field-last-name {
    width: 47%;
    margin-left: 60px;
  }
  #user-profile-form .field-type-text {
    width: 46%;
  }
  #user-profile-form .form-item-mail {
    margin-right: 65px;
  }
  .myaccount-edit#user-profile-form .form-item-mail {
    margin-right: 61px;
  }
  .myaccount-edit#user-profile-form .form-item-current-pass {
    width: 47%;
  }

  /* #user-register-form .radio-Btns {
    margin-left: 0px;
  } */
  /*  #user-register-form .field-type-text.field-name-field-last-name {
    margin-left: 43px;
  } */
  #user-register-form .field-type-text.field-name-field-last-name {
    margin-left: 55px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  #user-register-form .form-item.form-type-textfield.form-item-mail {
    margin-right: 43px;
  }
}

@media (max-width: 900px) and (min-width: 768px) {
  .page-review-information .views-exposed-form .views-exposed-widget {
    width: calc(50% - 7px);
  }
  #views-exposed-form-list-of-group-companies-page-1 .js-form-item {
    width: calc(50% - 8px);
  }
  .view-list-of-group-companies .views-submit-reset-wrap {
    float: left;
  }
  .views-exposed-form .views-submit-reset-wrap .views-exposed-widget {
    width: auto;
  }
  .page-review-information
    .views-exposed-form
    .views-exposed-widget:nth-child(even) {
    margin-right: 0;
  }
  #views-exposed-form-list-of-group-companies-page-1
    .js-form-item:nth-child(even) {
    margin-right: 0;
  }
  .view-id-download_company_excel .views-exposed-form .views-exposed-widget {
    width: calc(33% - 7px);
  }
}

@media (max-width: 767px) {
  .page-review-information .views-exposed-form .views-exposed-widget {
    width: 100%;
  }
  #views-exposed-form-list-of-group-companies-page-1 .js-form-item {
    width: 100%;
  }
  .view-id-download_company_excel .views-exposed-form .views-exposed-widget {
    width: 100%;
  }
  .view-company-workbench-moderation-content
    .table-data
    tr
    td:last-child
    a:first-child {
    margin-left: 15px;
  }
  .views-exposed-form .views-submit-reset-wrap {
    margin-left: 0;
  }
  .log-btn-section {
    display: block !important;
  }

  /* #user-profile-form #edit-field-user-name-prefix-und{
    display: none !important;
} */
  .page-userstatus #edit-actions {
    display: block;
  }
  .searchAddress i {
    right: 2px;
  }
  .emailForm .form-group input {
    width: calc(100% - 25px);
    padding: 0px 11px;
  }
  .emailForm .form-group select {
    width: 100%;
  }
  .emailForm .form-group.col-3 {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }
  .form-Btn button {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .form-Btn {
    width: 100%;
    margin-top: 10px;
  }
  .table-data {
    margin-top: 20px;
  }
  .emailForm .form-group.col-6 {
    width: 100%;
    margin-right: 0;
  }
  .views-exposed-form .views-exposed-widget .form-type-textfield:before {
    right: 6px;
  }
  .views-exposed-form .views-exposed-widget .views-widget input {
    width: calc(100% - 22px);
  }
  #views-exposed-form-list-of-group-companies-page-1 input {
    width: calc(100% - 22px);
  }
  .views-exposed-widget.views-reset-button,
  .views-exposed-widget.views-submit-button {
    width: 100%;
  }
  .views-exposed-form .views-exposed-widget .form-submit {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    background: #cc0000;
  }
  .views-exposed-form .views-exposed-widget {
    width: 100%;
    margin-right: 0;
  }
  .views-widget-filter-title {
    margin-bottom: 12px;
  }
  .views-submit-reset-wrap {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
  }
  #user-register-form .field-type-text .form-item input,
  #user-register-form .password-parent .password-field,
  #user-register-form .form-item.form-type-textfield.form-item-mail input,
  .password-confirm {
    width: 95%;
  }
  #user-register-form .form-item.form-type-textfield.form-item-mail {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
  }
  #user-register-form .field-type-text .form-item {
    margin-top: 0;
    margin-right: 0;
  }
  #user-register-form .field-type-text {
    width: 100%;
    margin-right: 0;
    float: left;
  }
  #user-register-form
    .form-item.form-type-password.form-item-pass-pass1.password-parent,
  .form-item.form-type-password.form-item-pass-pass2.confirm-parent {
    float: left;
    width: 100%;
  }
  #user-register-form
    .form-item.form-type-password.form-item-pass-pass2.confirm-parent {
    width: 100%;
    margin-top: 25px;
  }
  #user-register-form input#edit-pass-pass2 {
    width: 96%;
  }
  .radio-Btns {
    margin: 25px 0 30px 0;
    width: 100%;
  }
  /* .form-radios .form-item-status{width: 20%;} */

  /*--- Add user start----- */

  #user-register-form #edit-field-user-name-prefix-und {
    width: 100%;
  }
  #user-register-form
    .field-name-field-last-name
    #field-last-name-add-more-wrapper {
    width: 100%;
  }
  #user-register-form .field-type-text .form-item-field-first-name-und-0-value,
  #user-register-form .field-type-text .form-item-field-user-name-prefix-und {
    margin-top: -14px;
  }
  #user-register-form .field-name-field-user-name-prefix {
    width: auto !important;
    margin-right: 2px;
  }
  #user-register-form .field-type-text .form-item {
    margin-bottom: 0;
    margin-top: 25px;
  }
  #user-register-form .nameprefix-firstname {
    width: 100%;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #user-register-form #edit-field-first-name {
    width: auto;
    margin-right: 0;
  }
  #user-register-form .field-type-text.field-name-field-last-name {
    width: 100%;
    margin-left: 0;
  }
  #user-register-form input#edit-pass-pass2 {
    width: 100%;
    padding: 6px 12px;
    box-sizing: border-box;
  }
  #user-register-form .field-type-text .form-item input {
    width: 100%;
    padding: 6px 12px;
    box-sizing: border-box;
  }
  #user-register-form .form-item.form-type-textfield.form-item-mail input {
    width: 100%;
    padding: 6px 12px;
    box-sizing: border-box;
  }
  #user-register-form .password-parent .password-field {
    width: 100%;
    padding: 6px 12px;
    box-sizing: border-box;
  }

  #user-register-form
    .form-item.form-type-password.form-item-pass-pass1.password-parent {
    margin-top: 30px;
    width: 100%;
  }
  #user-register-form
    .form-item.form-type-password.form-item-pass-pass2.confirm-parent {
    width: 100%;
    margin-top: 30px;
  }
  #user-register-form
    .form-item.form-type-password.form-item-pass-pass1.password-paren {
    margin-top: 30px;
  }
  #user-register-form .form-item.form-type-textfield.form-item-mail,
  #user-register-form .form-item-mail-confirm {
    margin-bottom: 0;
    width: 100%;
    margin-top: 30px;
  }
  #user-register-form .radio-Btns {
    width: 92%;
    margin: 30px 0 0 0;
  }
  #user-register-form input#edit-submit {
    margin-top: 42px;
  }
  /*--- Add user start----- */
  /*--- Edit user start --- */

  #user-profile-form #edit-field-user-name-prefix-und {
    width: 100%;
  }
  #user-profile-form .field-name-field-user-name-prefix {
    width: auto !important;
    margin-right: 2px;
  }
  #user-profile-form
    .field-name-field-last-name
    #field-last-name-add-more-wrapper {
    width: 100%;
  }
  #user-profile-form .field-type-text.field-name-field-last-name {
    margin-left: 0;
  }

  #user-profile-form .field-type-text {
    width: 100%;
    margin: 2px;
  }
  #user-profile-form #edit-field-first-name {
    width: calc(100% - 70px);
    margin-right: 0;
  }
  #user-profile-form .field-type-text .form-item input {
    width: 100%;
  }
  #user-profile-form #edit-field-first-name-und-0-value {
    width: 100%;
    margin-right: 0;
  }
  #user-profile-form .field-name-field-last-name .form-item {
    margin: 0 0 1.5rem 0;
  }
  #user-profile-form .form-item-mail,
  #user-profile-form .form-item-current-pass,
  #user-profile-form .password-parent,
  #user-profile-form .confirm-parent {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  #user-profile-form .confirm-parent {
    margin-top: 33px;
  }
  #user-profile-form .radio-Btns {
    margin: 0 0 0 0;
    width: 100%;
  }
  #user-profile-form input#edit-cancel {
    float: none;
    width: 100%;
  }
  .form-item.form-type-password-confirm.form-item-pass {
    display: block;
  }
  .emailForm.userfrom {
    margin-top: 10px;
  }
  #user-profile-form #edit-field-last-name {
    width: 100%;
  }
  /*--- Edit user end --- */

  /* --- Login user ----- */
  .login-wrapper {
    padding: 28px 20px;
    margin: 0;
  }
  .login-heder .fa.fa-user-o {
    font-size: 17px;
  }
  .login-heder h3 {
    font-size: 17px;
  }
  .login-field-section .log-btn-section .log-left-section {
    float: none;
    text-align: center;
    width: 100%;
  }
  .login-field-section .log-btn-section .log-right-section {
    float: none;
    text-align: center;
    margin-top: 10px;
    width: 100%;
  }

  /* --- Login user end --- */

  /*--- profile --- */

  .profile {
    width: 100%;
  }
  body .profile .field-label {
    /* font-size: 89%; */
    width: 110px;
  }
  body .profile .field-type-text:nth-child(3) .field-items {
    width: 60%;
    display: block;
    float: left;
    margin-top: 24px;
  }
  body .profile .field-type-text:nth-child(3) .field-items .field-item {
    word-break: break-word;
  }

  body .profile .field-items {
    /* font-size: 89%; */
  }
  body .profile .field-items {
    margin-left: 0;
  }
  .views-exposed-form .views-submit-reset-wrap .views-exposed-widget {
    margin-right: 10px;
  }
}

@media (max-width: 400px) {
  #user-register-form .field-name-field-user-name-prefix {
    width: 300px !important;
    margin-right: 6px;
  }
  /* #user-profile-form #edit-field-user-name-prefix-und{
    
    display: none !important;
} */

  #user-profile-form .field-name-field-user-name-prefix {
    width: 300px !important;
    margin-right: 6px;
  }
  .login-heder h3 {
    font-size: 15px;
  }
}
@-moz-document url-prefix() {
  .login-wrapper {
    max-width: 580px;
    border-radius: 2px !important;
    background: #fff;
    border: 1px solid #ccc;
    padding: 30px 94px;
    box-sizing: border-box;
    margin: 30px 0 100px 0;
    display: inline-block;
    width: 100%;
    box-shadow: none;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .login-wrapper {
    max-width: 580px;
    border-radius: 2px !important;
    background: #fff;
    border: 1px solid #ccc;
    padding: 30px 94px;
    box-sizing: border-box;
    margin: 30px 0 100px 0;
    display: inline-block;
    width: 100%;
    box-shadow: none;
  }
}

.path-state-information .menu-item--active-trail {
  color: #fff;
  background-color: #cc0000;
}

.path-state-information .js-form-item-name,
.path-state-information .js-form-item-field-country-value-1 {
  padding: 0;
  width: calc(38% - 3px);
  margin-right: 15px;
  position: relative;
  margin-bottom: 25px;
  float: left;
}

.path-state-information #edit-actions {
  padding: 0;
  width: calc(10% - 3px);
  margin-right: 15px;
  position: relative;
  top: 13px;
  float: left;
}

.path-state-information .js-form-item-name input {
  width: calc(100% - 20px);
  outline: none;
  height: 38px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
}

.path-state-information .js-form-item-name input::before {
  content: "\f002";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 0;
  top: 26px;
  color: #ccc;
  font-size: 18px;
  height: 35px;
  line-height: 40px;
  width: 30px;
  text-align: center;
  border-radius: 0 5px 5px 0;
}

.path-state-information .views-exposed-form .form-type-select:after {
  top: 35px !important;
}

.path-state-information li.pager__item {
  margin: 0 10px 0 0;
}

/*User Register Form CSS - START*/
#user-register-form #edit-field-user-name-prefix-wrapper {
  width: 33% !important;
  margin-right: 7px;
}
.emailForm.userfrom #edit-field-user-name-prefix-wrapper {
  width: 33% !important;
  margin-right: 7px;
}
#user-register-form .form-item-field-user-name-prefix {
  margin-right: 0 !important;
  width: 100%;
}
.user510edit .form-item-field-user-name-prefix {
  display: inline-block;
  float: left;
  margin-right: 10px;
  width: 100%;
}
#user-register-form .field-type-text .form-item label,
#user-register-form .field-type-text .form-item-field-last-name-0-value label,
.emailForm.userfrom .js-form-item label {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}
#user-register-form #edit-field-user-name-prefix,
.user510edit #edit-field-user-name-prefix,
.emailForm.userfrom input {
  width: 100%;
  outline: none;
  height: 43px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
}
#user-register-form #edit-field-first-name {
  width: auto !important;
  margin-right: 0px !important;
}
#field-first-name-add-more-wrapper {
  position: relative;
}
#user-register-form .field-type-text .form-item-field-last-name-und-0-value,
#user-register-form .field-type-text .form-item-field-first-name-und-0-value,
#user-register-form .field-type-text .form-item-field-user-name-prefix-und {
  margin: 0 0 1.5rem 0;
  position: relative;
}
#user-register-form .field-type-text .form-item input,
#user-register-form .password-parent .password-field,
#user-register-form .form-item.form-type-textfield.form-item-mail input,
#user-register-form input#edit-pass-pass2 {
  width: 100%;
}
#user-register-form .radio-Btns {
  display: inline-block;
  float: left;
  width: 42%;
  margin: 0;
  margin-left: 0px;
}
.radio-Btns .form-item-status {
  margin-top: 0;
}
#user-register-form .form-item-field-last-name-0-value label,
#user-register-form .form-item-mail label,
#user-register-form #edit-status--wrapper .fieldset-legend,
.emailForm.userfrom #edit-status--wrapper .fieldset-legend {
  font-weight: bold;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}
#user-register-form #edit-field-last-name-wrapper {
  width: 53.5%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#user-register-form .form-item-field-last-name-0-value {
  margin-left: 58px;
}
#user-register-form #edit-field-last-name-0-value,
#user-register-form #edit-mail {
  width: 100%;
  outline: none;
  height: 43px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  box-sizing: border-box;
}
#user-register-form .form-item-mail {
  width: 46%;
  margin-right: 57px;
  float: left;
  margin-top: 0;
  position: relative;
}
#edit-actions a {
  color: #fff;
  float: right;
  border-radius: 4px;
  text-transform: none;
  padding: 12px 25px;
  line-height: 20px;
  border: none;
  font-size: 16px;
  margin-right: 10px;
  cursor: pointer;
  margin-top: 20px;
  letter-spacing: 3px;
  font-weight: normal;
  background: #cc0000;
  letter-spacing: 0.5px;
  text-decoration: none;
}
.emailForm.userfrom .form-item-field-first-name-0-value {
  display: inline-block;
  float: left;
  width: 100%;
  margin-left: 0px;
  margin-right: 60px;
}
.emailForm.userfrom .form-item-mail,
.emailForm.userfrom .form-item-pass-pass1 {
  display: inline-block;
  float: left;
  width: 47%;
  overflow: inherit;
}
.password-confirm-message {
  display: none;
}
.emailForm.userfrom #edit-submit {
  width: auto;
}
.emailForm.userfrom #edit-delete {
  display: none;
}
.region-highlighted .menu li {
  font-size: 13px !important;
}

.emailForm .field-type-text {
  float: left;
  width: 46%;
  margin-right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.emailForm .field--name-field-user-name-prefix {
  width: 33% !important;
  margin-right: 7px;
}
.emailForm #edit-field-user-name-prefix {
  width: 100%;
  outline: none;
  height: 43px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
}
.emailForm .form-item-field-first-name-0-value {
  width: auto !important;
  margin-right: 0px !important;
  float: left;
}
.emailForm .form-item-field-last-name-0-value {
  display: inline-block;
  float: left;
  width: 47%;
  margin-left: 58px;
}
.emailForm .form-item.form-type-password.form-item-pass-pass2.confirm-parent {
  width: 50% !important;
  margin-left: 55px;
  margin-top: 7px;
}
#edit-field-total-employees-0-value-day {
  display: none;
}
.emailForm .form-item.form-type-password-confirm.form-item-pass {
  display: flex;
}
.emailForm .radio-Btns {
  margin-left: 0px;
}
.field--name-field-total-employees {
  margin-right: 34px;
  width: 46%;
  float: left;
}
.adminpeoplecreate .emailForm .form-item-field-last-name-0-value {
  width: 100% !important;
}
.taxonomy-term-country-form .js-form-item-path-0-alias {
  display: none;
}
.taxonomy-term-country-form .js-form-item-status-value {
  padding-left: 0 !important;
}
.taxonomy-term-country-form .js-form-item-field-country {
  display: grid;
  width: 100%;
}
.taxonomy-term-country-form .form-item-field-state-empty {
  width: 48%;
}
.taxonomy-term-country-form #edit-status-wrapper {
  display: none;
}
#edit-field-south-america-states--description {
  display: none;
}
.path-download-company-excel .views-exposed-form .form-type-select:after {
  top: 30px;
}

/*.path-download-company-excel .views-submit-button {
    margin-left: -20px;
    margin-top: -40px;
}*/

.path-download-company-excel .download-company-excel .view-content {
  width: 100%;
  float: left;
  overflow-x: auto;
  margin-top: 15px;
  position: relative;
}

#edit-field_com_facility_address_administrative_area-wrapper {
  /* display: none; */
  width: auto !important;
}

.views-exposed-widget #edit-actions {
  position: relative;
}

.download-company-excel
  .views-submit-reset-wrap
  .views-submit-button
  .form-actions {
  margin-top: 25px !important;
}

.cols-33 {
  width: 100%;
  float: left;
  overflow-x: auto;
  margin-top: 15px;
}
.cols-33 table {
  width: 100%;
  border: 1px solid #ddd;
  margin-bottom: 0;
}
.cols-33 tr th {
  background-color: #e3e3e3;
  letter-spacing: 0.5px;
  padding: 15px;
  font-size: 14px;
  font-weight: bold;
  border-left: none;
  color: #333;
  border-right: none;
}
.cols-33 tr td {
  background: #fff;
  padding: 12px 15px;
  font-size: 13px;
  color: #666666;
  border-right: none;
  border-left: none;
  letter-spacing: 0.5px;
}

.download-company-excel .views-data-export-feed {
  float: right;
  margin-top: 25px;
}
p.align_right {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
p.align_right a {
  margin-right: 0px;
  color: white;
  text-decoration: none;
}
.download-company-excel .views-data-export-feed a,
.download_csv_custom {
  background-image: none;
  background: #cc0000;
  color: #fff;
  border-radius: 4px;
  text-transform: capitalize;
  padding: 12px 20px;
  line-height: 45px;
  border: none;
  font-size: 16px;
  margin-right: 10px;
  cursor: pointer;
  letter-spacing: 0.5px;
  outline: none;
  text-decoration: none;
}

.company-informationdownloadconfiguration .checkmark {
  display: none;
}

#hitachi-exportdata-company-config .form-type-checkbox label {
  height: 28px !important;
  display: block !important;
}

#hitachi-exportdata-company-config
  .form-type-checkbox
  input:checked
  ~ label::before {
  background-color: #cc0000;
}

#hitachi-exportdata-company-config .form-type-checkbox label::before {
  content: "";
  display: inline-block;
  vertical-align: -15%;
  height: 15px;
  width: 15px;
  background-color: white;
  border: 3px solid #d5d5d5;
  border-radius: 5px;
  margin-right: 10px;
}

.company-informationdownloadconfiguration
  .form-type-checkbox
  input:checked
  ~ label::after {
  content: "";
  position: static;
  display: block;
  width: 2px;
  height: 6px;
  margin-top: -23px;
  margin-left: 8px;
  background: rgba(0, 0, 0, 0);
  top: 27px;
  left: 55px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.download-company-excel table br {
  display: none;
}

.download-company-excel table span {
  display: contents;
}

.download-company-excel table .address {
  width: 500px;
}

.download-company-excel td.views-field.views-field-views-conditional-field {
  width: 300px;
  display: block;
  height: 70px;
  border-bottom: 0;
}

@-moz-document url-prefix() {
  .region-highlighted .menu li.menu__item.is-expanded.expanded:after {
    margin-top: -20px;
  }
}
.view-list-of-group-companies .table-data tr td {
  padding: 12px 10px;
}

form#custom-reset-password-email-otp-form {
  max-width: 580px;
  border-radius: 2px !important;
  background: #fff;
  box-shadow: 0 0 0px 0.5px #ccc;
  padding: 30px 94px;
  box-sizing: border-box;
  margin: 30px 0 100px 0;
  display: inline-block;
  width: 100%;
  text-align: left;
}
div#block-customresetpasswordemailotpform input:not([type="submit"]) {
  width: 100%;
  box-sizing: border-box;
  outline: none;
  height: 43px;
  color: #333;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  margin-top: 10px;
  margin-bottom: 10px;
}
div#block-customresetpasswordemailotpform .description {
  position: relative;
}
div#block-customresetpasswordemailotpform div#edit-description {
  display: none;
}
div#block-customresetpasswordemailotpform input#edit-next {
  float: right;
}
div#block-customresetpasswordemailotpform {
  text-align: center;
}
div#block-customresetpasswordemailotpform input#edit-submit--2 {
  float: right;
}
select#edit-field-comp-industry-segment-value--SBlfEXnTGk4 option[value="IT"],
select#edit-field-comp-industry-segment-value--SBlfEXnTGk4
  option[value="Industry"],
select#edit-field-comp-industry-segment-value--SBlfEXnTGk4
  option[value="Smart Life"],
select#edit-field-comp-industry-segment-value--SBlfEXnTGk4
  option[value="Material"],
select#edit-field-comp-industry-segment-value--SBlfEXnTGk4
  option[value="Construction Machinery-Mining"],
select#edit-field-comp-industry-segment-value--SBlfEXnTGk4
  option[value="Automotive"] {
  display: none;
}
