/* ================= Font Family =========== */
/* ================= Colors =========== */
/* ============== Define Color ============== */
/* ================= Font Size =========== */
/* ================= Padding =========== */
.my-content-div .nav-tabs > li, .search-connection-1 ul li {
  display: inline-block;
  font-size: 13px;
  text-align: center;
  color: #082eb5;
}

.my-content-div .tab-content .nav-tabs > li.active a {
  border-bottom: 1px solid #eaba45;
}

.setting-1 .nav-tabs li {
  font-size: 16px;
  color: #d9d8d8;
  display: inline-block;
  text-align: center;
  padding: 0 10px;
}

.m-d-650 {
  width: 650px;
}

.left-tds, .right-tds {
  float: left;
}

.left-tds {
  width: 40px;
  height: 40px;
  background-color: #eaba45;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  border: 1px solid #eaba45;
}

.right-tds {
  width: 50px;
  height: 40px;
  font-size: 11px;
  line-height: 15px;
  background-color: #ffffff;
  color: #082eb5;
  text-transform: uppercase;
  text-align: center;
  padding-top: 5px;
  border: 1px solid #ccc;
  white-space: normal;
}

.search-connection-1 ul, .setting-1 ul {
  padding: 0 10px;
}

.search-connection-1 ul li.active {
  border-bottom: 2px solid #082eb5;
}

.setting-1 ul li.active {
  color: #082eb5;
  position: relative;
}

.setting-1 ul li:after {
  margin-bottom: -7px;
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.setting-1 ul.dropdown-menu li:after {
  border-bottom: 0 solid #ccc;
}

.search-connection-2 h2 {
  color: #082eb5;
  font-size: 18px;
  border-bottom: 1px solid #d0cece;
  padding-bottom: 10px;
  margin: 10px 0;
  margin-bottom: 0;
}

.search-connection-2 .border-bottom {
  border-bottom: 1px solid #d0cece;
}

.search-connection .search-connection-2-btn {
  padding: 4px 35px !important;
}

.search-connection .btn {
  padding: 4px 20px;
}

.pro-connection img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.pro-connection .active {
  border: 1px solid #082eb5;
}

.search-connection-2 table tr td {
  border: none;
  padding: 3px 8px;
}

.search-connection-2 table {
  margin-bottom: 0;
}

.setting-1 .panel-group {
  border: none;
}

.setting-1 .panel-title {
  font-size: 16px;
}

.setting-1 .panel-heading {
  padding: 10px 15px;
}

.setting-1 .panel-heading a {
  color: #333;
}

.setting-1 .table tr td {
  border-top: none;
  padding: 0;
}

.setting-1 .table tr td h5 {
  font-size: 15px;
  color: #082eb5;
}

.setting-1 .table tr td p {
  font-size: 13px;
  text-align: justify;
  line-height: 20px;
}

.setting-1 .table tr td h5, .setting-1 .table tr td h6 {
  margin: 0;
}

.setting-1 .table tr td i.fa-pencil {
  font-size: 20px;
  cursor: pointer;
}

.tell-sec {
  padding-top: 15px !important;
}

.setting-1 .table tr td ul.dropdown-menu li a {
  font-size: 11px;
}

.setting-1 .nav-tabs > li.active > a, .setting-1 .nav-tabs > li.active > a:focus, .setting-1 .nav-tabs > li.active > a:hover {
  color: #082eb5;
  border-bottom: 1px solid #ec971f;
  background: 0 0;
}

.setting-1 .nav > li > a {
  padding: 3px 10px 15px;
  font-size: 16px;
}

.setting-1 .nav-tabs {
  border-bottom: 0;
  padding-bottom: 20px;
}

.setting-dropdown button {
  background: 0 0;
  color: #5bbbe5;
  border: none;
  font-size: 12px;
}

.setting-dropdown .btn-primary:hover {
  color: #5bbbe5 !important;
  background: 0 0 !important;
  border-color: none;
}

.btn-primary:active, .open > .dropdown-toggle.btn-primary, .setting-dropdown .btn-primary.active {
  color: #5bbbe5;
  background: 0 0;
  border-color: none;
}

.btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .setting-dropdown .btn-primary.active.focus {
  border-color: none;
}

.setting-dropdown .dropdown-menu {
  border: solid 1px #ccc;
  box-shadow: none;
}

.setting-dropdown .dropdown-menu > li > a:focus {
  color: #7f7f7f;
  background: 0 0 !important;
  padding: 3px 16px;
  text-align: left;
}

.setting-dropdown .dropdown-menu > li > a:focus {
  color: #7f7f7f !important;
}

.panel-body ul li {
  padding: 5px 0 0 0;
  float: left;
  clear: both;
}

.setting-dropdown ul li {
  margin: 0;
  width: 100%;
}

.setting-dropdown ul li a {
  text-decoration: none !important;
}

.setting-1 ul, .setting-dropdown ul {
  padding: 0;
}

.setting-dropdown {
  padding: 0 !important;
}

.payment-box {
  border: solid 1px #eee;
  padding-top: 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.setting-table tr td {
  padding: 10px 20px !important;
}

.setting-table tr td:first-child {
  padding-left: 10px !important;
}

.setting-table tr td:last-child {
  padding-right: 0 !important;
}

.setting-1 tr:last-child td, .setting-table tr:last-child td {
  border-bottom: none;
}

.setting-table tr td p {
  margin-bottom: 5px;
}

.invite-only .tab-content p {
  font-size: 13px;
}

.logo-pop-up .logo-heading {
  background: #082eb5;
  height: 40px;
  box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.4);
}

.logo-pop-up .logo-heading p {
  font-size: 16px;
  color: #ffffff;
  padding: 10px 0;
}

.logo-pop-up .logo-heading .fa {
  font-size: 18px;
  color: #ffffff;
  padding: 10px 0 0 30px;
  cursor: pointer;
}

.logo-pop-up .form-control {
  min-height: 28px;
  padding: 0 0;
  margin: 0;
}

.logo-pop-up img {
  cursor: pointer;
}

.done-button {
  width: 100px;
  height: 35px;
  background: #082eb5;
  border: none;
  color: #ffffff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

.done-button p {
  text-align: left;
  padding: 5px 0 0 20px;
  float: left;
  clear: both;
  font-size: 16px;
}

.done-button .fa {
  width: 25px;
  height: 25px;
  border: solid 2px #ffffff;
  padding: 5px 0 0 2px;
  margin-top: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.add-multi-sec .btn-group .btn {
  padding: 6px 15px !important;
}

.dropbtn-inr {
  color: #565655;
  width: 100%;
  height: 28px;
  font-size: 16px;
  border: none;
}

.dropdown-inr {
  position: relative;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f2f2f2;
  width: 100%;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a { /*color:#000;*/
  padding: 12px 5px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown-inr:hover .dropdown-content {
  display: block;
}

.dropdown-inr:hover .dropbtn-inr {
  background: #48aff2;
  color: #ffffff;
}

.purpose-pop-up .info-heading {
  background: #082eb5;
}

.purpose-pop-up .info-heading p {
  color: #ffffff;
}

.save-send-btn .save-btn {
  background: #082eb5;
  color: #ffffff;
  width: 80px;
  height: 30px;
  border: none;
  font-size: 15px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.save-send-btn .save-btn:hover {
  background: #499117;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.delete-btn {
  width: 130px !important;
}

.send-connection-btn {
  width: 270px !important;
}

.save-send-btn-2 {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 10px 0;
}

.Reply-Pop-up .text-area-user {
  border: solid 1px #e2dede;
  box-shadow: 0 1px 3px #ccc;
  padding: 6px 10px;
  color: #000000;
  float: left;
  width: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.Reply-Pop-up.text-white .text-area-user {
  color: #ffffff;
}

.Reply-Pop-up .opt-icon {
  font-size: 11px;
  padding-left: 15px;
  float: right;
  color: #888;
}

.view-History .view-history-heading {
  background: #0abab5;
}

.view-History .view-history-heading p {
  color: #ffffff;
}

.view-History .msg-dlt-icon {
  cursor: pointer;
}

.view-History .text-area-user {
  border: solid 1px #d0cece;
  height: auto;
  padding: 4px 0 0 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.view-History .opt-icon p {
  font-size: 10px;
  margin-top: 5px;
}

.view-History .msg-side-icon {
  width: 25px;
}

.view-History .modal-content {
  background: #ffffff;
}

.view-his-2 .modal-content {
  background: #f2f2f2;
}

.Unfriend-Pop-up textarea {
  padding: 5px 15px;
  resize: none;
  margin: 0 0 5px 0;
}

.name-edt-pop-up .info-heading {
  background: #082eb5;
}

.name-edt-pop-up .info-heading p {
  color: #ffffff;
}

.heading-text {
  font-size: 18px;
}

.name-edt-pop-up .save-chng-btn:hover {
  background: #499117;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.name-edt-pop-up .add-location-edt {
  cursor: pointer;
}

.name-edt-pop-up .show-location-edt {
  display: none;
}

.name-edt-pop-up .home-icon {
  cursor: pointer;
}

.add-employe-details-btn {
  cursor: pointer;
}

.show-employment-form {
  display: none;
}

.show-optional-identification {
  display: none;
}

.Employees-Connected p {
  margin: 0;
}

.Employees-Connected .modal-content {
  background: #ffffff;
  height: 600px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.check-icon-btn {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.check-icon-btn-active {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  display: none;
}

.dropdown-icon, .edit-icon, .text-edit {
  cursor: pointer;
}

.contact-dtl-pop-up .info-heading {
  background: #0abab5;
  color: #ffffff;
}

.contact-dtl-pop-up .save-chng-btn:hover {
  background: #499117;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.contact-dtl-pop-up .add-mr, .contact-dtl-pop-up .add-phn-number, .contact-dtl-pop-up .add-web-link {
  cursor: pointer;
}

.contact-dtl-pop-up .show-email {
  display: none;
}

.contact-dtl-pop-up .add-web-link, .contact-dtl-pop-up .show-phn-number {
  display: none;
}

.show-pass {
  position: absolute;
  right: 25px;
  top: 10px;
  cursor: pointer;
}

.hide-pass {
  position: absolute;
  right: 25px;
  top: 10px;
  cursor: pointer;
  display: none;
}

.corporat-entity .add-registered-entity-dtl, .corporat-entity .online-show, .corporat-entity .online-show-2 {
  display: none;
}

.admr-btn {
  cursor: pointer;
}

.Save-payment-pop-up .info-heading {
  background: #0abab5;
  color: #ffffff;
}

.add-payment-option {
  cursor: pointer;
}

.show-payment-option {
  display: none;
}

.Save-payment-pop-up .form-control {
  margin: 0;
  padding: 0 0 0 5px;
}

.Transaction-his-pop-up-2 .info-heading {
  background: #0abab5;
  color: #ffffff;
}

.Emplo-pop input {
  color: #32bff2;
}

.Emplo-pop p {
  color: #848484;
}

.Emplo-pop::-webkit-scrollbar {
  width: 10px;
}

.Emplo-pop::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

#IdeN-chnG-pop-up .input-group-addon, .DocumentatioN-pop-Up-n1 .input-group-addon {
  border: none;
  padding: 0;
}

#IdeN-chnG-pop-up .input-group-addon .btn, .DocumentatioN-pop-Up-n1 .input-group-addon .btn {
  padding: 11px 15px 12px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

#IdeN-chnG-pop-up .sqr-chk-box .checkmark, .DocumentatioN-pop-Up-n1 .sqr-chk-box .checkmark {
  right: 0;
  left: auto;
}

/*# sourceMappingURL=settings.css.map */
