.logo_green_code .brand-link {
  display: inline-block;
  height: 67px;
}
.logo_green_code .brand-link img {
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  max-height: none;
  object-fit: contain;
}
code {
  padding: 5px 8px;
  border-radius: 10px;
  background-color: #f8f9f9;
  color: #CC0066;
}
.modal-body table {
  width: 100% !important;
}
.modal-body table td {
  word-break: break-all;
}
.modal-body img {
  /*width: 200px !important;*/
}
a.btn.fil {
    margin: 0px 2px 10px 0px;
}
.tab_count{
    margin: -30px 1px 0px 80px;
    padding: 2px 3px;
    color: red;
    border: unset;
    font-weight: 700;
}

[type='color'] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  width: 15px;
  height: 15px;
  border: none;
}

[type='color']::-webkit-color-swatch-wrapper {
  padding: 0;
}

[type='color']::-webkit-color-swatch {
  border: none;
}

.color-picker {
  padding: 10px 15px;
  border-radius: 10px;
  border: 1px solid #ccc;
  background-color: #f8f9f9;
}

.lockscreen {
 padding: 0;
}
.contact-parts {
  min-height: 600px;
}

.lockscreen .lockscreen-logo {
  margin-bottom: 15px !important;
}
.help-block pre {
    overflow-y: hidden;
    overflow-x: hidden;
    white-space: pre-wrap;
    display: inline-block;
    width: 100% !important;
    text-align: left;
}
.hold-transition .main-footer {
  margin-left: 0 !important;
}
.allrow-back {
  float: left;
  font-size: 30px;
  padding-top: 5px;
}
.f-14 {
  font-size: 14px;
  line-height: 22px;
}
.user-panel .image img{
  width: 33px;
  height: 33px;
  object-fit: cover;
}
.btn-custom-badge{
  font-weight: 500 !important;
  line-height: 20px;
  font-size: 16px;
}
#cover .spinner-border{
  position: absolute;
  top: 50%;
}
.user-menu .user-image,
.user-menu .user-header img{
  object-fit: cover;
}
.language-dropdown .dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.language-dropdown .open>.dropdown-menu {
  display: block;
}
.language-dropdown .bootstrap-select.btn-group.fit-width .btn .filter-option{
  vertical-align: middle;
}
.language-dropdown .dropdown-toggle::after {
  position: absolute;
  top: 18px;
}
.login-dropbox {
  max-width: 300px;
  min-width: 300px;
  padding: 0;
  background-color: #fff;
  position: absolute;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  transform: translateY(-20px);
}
.login-dropdown:hover .login-dropbox{
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease-in-out;
  transform: translateY(0px);
}
.login-dropdown label{
  font-size: 14px;
  font-weight: bold;
}
.login-dropdown input{
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  text-indent: 10px;
}
.login-dropdown button{
    background: #2dc997;
    border: 0;
    padding: 7px 10px;
    color: #fff;
    transition: 0.4s;
    font-size: 14px;
    border-radius: 0;
}
.login-dropdown button:hover{
  background: #51d8ad;
  color: #fff;
}
.login-dropdown .forgot-link{
  color: #212529 !important;
}
.login-dropdown .forgot-link:hover{
  color: #2dc997 !important;
}

.shadow-part {
  -webkit-box-shadow: -1px -1px 17px -2px rgba(189,189,189,0.66);
  -moz-box-shadow: -1px -1px 17px -2px rgba(189,189,189,0.66);
  box-shadow: -1px -1px 17px -2px rgba(189,189,189,0.66);
}

.profile-part {
    background: #ffffff;
    padding:20px;
    border-radius: 5px;
}
.profile-part img {
    text-align: center;
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin: 0 auto;
    display: inherit;
    border-radius: 50%;
    border: 3px solid #2dc997;
}


.profile-part h6 {
  font-size: 16px;
  line-height: 22px;
}
.info-part {
  padding:20px;
  border-radius: 5px;
}
.profile-part h5 {
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}

.info-part h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding-bottom: 22px;
}
.info-part h6 span {
  font-weight: 500;
  color: #525252;
}
.border-box {
  border: 1px solid #eaeaea;
  padding: 15px;
}
table.table.cms-content-part.cms-content-part tbody tr th {
  width: 20%;
}
table.table.cms-content-part.cms-content-part tbody tr td#cms-description p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.active-color::before {
  margin : 30
}
/*#edit_permission .toggle-switchs ~ span {
    font-size: 14px;
}*/
#edit_permission .toggle-switchs{
  margin-right: 5px;
}


.os-content .active-color{
  background-image: url(http://cdn1.iconfinder.com/data/icons/onebit/PNG/onebit_34.png);
  background-repeat: no-repeat;
  background-position:5px 1px;
  background-size:15px 15px;
}

/*ribbon*/
.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F79E05 0%, #8F5408 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F5408;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F5408;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F5408;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F5408;
}
.pay_radio{
  width: 20px;
  height: 20px;
}

.card .nav .nav-link.active{
  color: #212530 !important;
  background-color: #c3c5c7 !important;
}

#image_preview{
  margin-top: 20px;
  border: 1px solid black;
  padding: 10px;
}
  #image_preview img{
  width: 230px;
  padding: 5px;
  height: 150px;
}
  #image_previews{
  margin-top: 20px;
  border: 1px solid black;
  padding: 10px;
}
  #image_previews img{
  width: 230px;
  padding: 5px;
  height: 150px;
}
  #simplified_image_previews{
  margin-top: 20px;
  border: 1px solid black;
  padding: 10px;
}
  #simplified_image_previews img{
  width: 230px;
  padding: 5px;
  height: 150px;
}

#role-table tr td:nth-child(1),
#role-table tr td:nth-child(2),
#adv-table tr td:nth-child(1),
#role-table td {
    word-break: break-word;
}