body .logo-header[data-background-color=blue] {
  background: #f44336!important;
}
*:focus {
outline: none!important;
}
.erased {
  display: none;
}
.selectgroup-input:focus+.selectgroup-button {
  border-color: #999!important;
  color: #999!important;
}
body .navbar-header[data-background-color=blue2] {
  background: #f14029!important;
}
body .bg-primary-gradient {
  background: webkit-linear-gradient(-45deg,#b42220,#f44336)!important;
  background: linear-gradient(-45deg,#b42220,#f44336)!important;
}
body .btn-primary {
  background: #f14029!important;
 border-color:#f14029!important;
 transition: 0.3s;
 }
body .btn-primary:hover {
  background: #f14029!important;
 border-color:#f14029!important;
 opacity: 0.9;
}
.logo-header .logo .navbar-brand {
  height: 50%;
}
body .btn .btn-label i {
  margin-top: -6px;
}
.sidebar .user .info a, .sidebar[data-background-color=white] .user .info a {
      white-space: normal;
      line-height: 1.2;
}
.sidebar .user .info a>span, .sidebar[data-background-color=white] .user .info a>span {
  padding-left: 10px;
}
.sidebar .user .info a ,.tab-item{
  cursor: pointer;
}
body {

}
.accbox {
    margin: 2em 0;
    padding: 0;
    max-width: 100%;
}


.accbox > label {
  display: flex;
    align-items: center;
    margin: 1.5px 0;
    padding : 11px 12px;
    font-weight: 200;
    border-radius: 2px;
    color: #666!important;
    cursor :pointer;
    transition: all 0.5s;
    background: #eee;
background: rgba(244, 67, 67, 0.15);
letter-spacing: 1px;
}

.accbox > label .caret{
  margin-right: 10px;
  transition: 0.3s;
      margin-left: auto;
    margin-right: 10px;
    transition: all .5s;
    color: #8d9498;
}

.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0s;
}

.cssacc:checked +label + .accshow {
    height: auto;
    padding: 5px;
    opacity: 1;
}
.cssacc:checked + label .caret{
  transform: rotateZ(-180deg);
}

.accbox > input {
    display: none;
}
.nav-pills.nav-secondary .nav-link.active {
  background: #f14029!important;
  border: 1px solid #f14029;
}
.selectgroup-input:checked+.selectgroup-button {
    border-color: #f44336!important;
    z-index: 1;
    color: #f44336!important;
    background: rgba(244, 67, 67, 0.05);
} 

.form-group .input-group {
  height: 100px;
}
.form-group .text-input-group {
  height: auto;
}
.our_business-form-group .input-group {
  height: 200px;
}
.our_feature-form-group .input-group,.our_vision-form-group .input-group ,.our_work-form-group .input-group {
  height: 230px;
}
.your_work1-form-group .input-group,
.your_work2-form-group .input-group,
.your_work3-form-group .input-group,
.your_work4-form-group .input-group{
  height: 100px;
}

.basic_title-form-group .input-group, .place-form-group .input-group {
  height: 80px;
}
.contents-form-group .input-group, .working_example-form-group .input-group {
  height: 250px;
}
.seo_title-form-group .input-group {
  height: 50px;
}
.seo_description-form-group .input-group{
}
.seo_description-form-group .input-group{
  height: 150px;
}
.job_chage_business-form-group .input-group {
  height: 150px;
}
.job_change_ideal_type-form-group .input-group, .entrance_description-form-group .input-group, .job_change_your_works-form-group .input-group, .job_change_ideal_type-form-group .input-group, .job_change_title-form-group ~ .description-form-group .input-group{
  height: 250px;
}
.ideal_type-form-group .input-group {
  height: 200px;
}
.button-wrapper {
  text-align: center;
}
.button-wrapper .btn{
background: #f14029!important;
border-color: #f14029!important;
}
.display-contents-form {
  width: 100%;
}
.selectgroup-button {
  box-shadow: 0 0 transparent!important;
}
.form-label {
  width: 100%;
}
.template-css-title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.info-post h3 {
  margin: 0;
}
img {
  object-fit: cover;
}
.card-img-top {
  height: 250px;
}
.btn {
  padding-right:  20px;
  padding-left:  20px;
}
body .btn.preview-btn {
  background: transparent!important;
  margin-right: 10px;
  color: #FFA726!important;
  border-color: #FFA726!important;

}
.info .site_name_a{
  position: relative;
  display: block;
  width: 150px;
  height: 40px;
  float: right;
}
.site_name {
  width: 120px;
  position: absolute;
  top: 50%;
  -webkit-transform : translateY(-50%);
  transform : translateY(-50%);
  color: #999;
  font-weight: bold;
  overflow:hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

    -webkit-line-clamp: 3;
}
#collapseExample li{
  margin:10px 0!important;
}
#collapseExample li:last-of-type{
 margin-top: 10px; 

}
.site-add {
  display: inline-block!important;
  border: 2px solid #f44336!important;
  padding: 0px 20px;
  line-height: 1!important;
  border-radius: 20px;

}
.site-data {
  display: flex!important;
justify-content: end;
    align-items: center;
}
.user .link-collapse {
  display: inline-block!important;
  margin-left: 8px;
}
.site-add .link-collapse {
  color: #f44336!important;
  display: inline-block!important;
  color: #f44336!important;
}
.site-add .fa{
  color: #f44336!important;
  margin-right: 5px;
}
.user .avatar-xs {
  line-height: 1;
  width: 1.15rem;
  height: 1.15rem;
}
.modaal-inner-wrapper .form-control {
  border:2px solid  #888!important;
}
.modaal-inner-wrapper .selectgroup-button{
  color: #777!important;
  border:2px solid #888!important;
}

.button-wrapper {
  margin-top: 25px;
}
.heading4-wrapper {
  margin-bottom: 20px;
}
.heading4-wrapper h4{
  font-size: 1.3rem;
  color: #444;
}
.domain-form .form-group{
  text-align: center;

}
.domain-input {
  width: 300px;
  display: inline-block;
  padding: .1rem .5rem;
  text-align: center;
  font-size: 18px;
}
.domain-form .form-group span{
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  margin-left:10px;
}
.domain-form .btn-success {
  cursor: not-allowed;
}
.description {
  margin-top: 10px;
  text-align: center;
  font-weight: bolder;
  color: #999;
}
.alert-message, .alert-message2 {
  margin-top: 10px;
  text-align: center;
}
.alert-message i , .alert-message2 i{
  color: #d93025;
  margin-right: 4px;
}
.alert-message .text, .alert-message2 .text{
  color: #d93025;
}
.center {
  text-align: right;
}
.line-through {
  text-decoration: line-through;
  margin-right: 10px;
  color: #f14029;
  font-size: 1.2rem;
}
.line-through span {
  color: #999;
}
.here {
  color: #f14029;
  margin-left: 10px;
  font-size: 1.5rem;
}
.youcan {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.youcan-box {
  margin-left: 5px;
  margin-right: 5px;
  width: 30%;
}
.heading5-wrapper h5 {
  font-size: 1.2rem;
  color: #777;
}
.youcan-box .card-body .col-stats {
  padding: 0;
}
.youcan-box .numbers {
  width: 100%;
}
.youcan-box:nth-child(1) .card-secondary {
  background: #EF866B!important;
}
.youcan-box:nth-child(2) .card-secondary {
  background: #F7B46B!important;
}
.youcan-box:nth-child(3) .card-secondary {
  background: #F7D76B!important;
}
.center a {
  color: #777;
}
.center a i{
  margin-right: 5px;
}
.heading4-wrapper .fas {
  color: #F7D76B!important;
  margin-right: 5px;
  font-size: 1.3rem;
}
.heading4-wrapper h4{
  color: #999;
 font-weight: bolder; 

}
.basic-info .heading5-wrapper {
  margin-bottom: 20px;
}
.basic-info h5 {
  margin-left: 20px;
}
body .btn-border.btn-info {
    color: #f14029!important;
    border: 1px solid #f14029!important;
}
#dropArea , #dropArea2{
  position: relative;
  overflow: hidden;
  padding: 40px 10px 30px;
  border: 3px #ccc dashed;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;

  background: #fcfcfc;
  color: #999;
  transition: .1s;
}
#dropArea.dragover,
#dropArea:active,
#dropArea2.dragover,
#dropArea2:active{
  background: rgba(244, 67, 67, 0.05);
  border-color: #f14029!important;
}
#dropArea.dragover > .file-select,
#dropArea:active > .file-select,
#dropArea2.dragover > .file-select,
#dropArea2:active > .file-select{
}
.file-select {
  margin: 15px auto;
  color: #555;
  border-color: #ccc;
  background: #fff;
  box-shadow: 0 1px 0 #ccc;
  vertical-align: top;
  font-size: 14px;
  height: 46px;
  line-height: 44px;
  padding: 0 36px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
}
#fileInput,#fileInput2 {
  cursor: pointer;
  position: absolute;
  top: -50px;
  left: 0;

}
#fileInput:active,#fileInput2:active {
}

#output , #output2{
  margin-top: 10px;
}
#output img,#output2 img {
  display: none;
  object-fit: cover;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
#output img:last-child ,#output2 img:last-child{
  display: block;
}
body .table-hover tbody tr:hover {
    background-color: rgba(0,0,0,0);
}
body div .btn.cancel {
  background: #bbb!important;
  color: #fff!important;
  border-color: #bbb!important;
}
body div .btn.save {
  background: #f14029!important;
  color: #fff!important;
}
.basic-info-form form {
  width: 100%;
}
.basic-info-form .form-control {
  line-height: 1.5;
  height: auto!important;
}
.basic-info td img {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 80px;
  height: 80px;
}
#pre-site-delete {
  background: #fdfdfd!important;
  color: #f14029!important;
  border: 1px solid #f14029!important;
  -webkit-appearance: inherit;
  appearance: inherit;

}
#pre-site-delete .fa-trash-alt {
  margin-right: 4px;
}
.modaal-content-container p i {
  margin-right: 4px;
  color: #f14029!important;
}
.modaal-content-container p {
  color: #333;
}
.delete_modaal-wrapper p {
  text-align: center;
}
.mini-title {
  font-size: 1.1rem;
}
.sub-domain-modaal-wrapper p.mini-title i{
  color: #333!important;
  margin-left: 4px;
}
.modaal-content-container p i.slow-spin {
  margin-left: 10px;
  -webkit-animation: fa-spin 6s infinite linear;
  animation: fa-spin 6s infinite linear;
  color: #333!important;
}
.red-p {
  color: #f14029!important;
}
.red-p span {
  color: #f14029!important;
}

.sub-domain-modaal-wrapper {
  text-align: center;
}
.input-title {
  font-size: 1.1rem!important;
}
.info {
  margin-left: 4px;
  color: #d1d1d1;
  font-size: 1rem!important;
}
.must-info {
  color: rgba(244, 67, 67, 0.9)!important;
}
.google-for-jobs-form {
  width: 100%;
}
.selectgroup.selectgroup-secondary .selectgroup-input:checked+.selectgroup-button {
  background: rgba(244, 67, 67, 0.05)!important;
}
.selectgroup.selectgroup-secondary .selectgroup-input:checked+.selectgroup-button i{
  color: #f44336!important
}
.selectgroup-button i {
  color: #aaa;
}
.google-for-jobs-form .form-group > label {
  width: 100%;
}
.google-for-jobs-form .form-group {
  margin: 10px 0;
}
#google_title ,#google_company{
  width: 80%;
}
#google_year_datePosted, #google_month_datePosted, #google_day_datePosted ,#google_year_validThrough,#google_month_validThrough,#google_day_validThrough{
  display: inline-block;
  width: calc( 100% - 3rem );
  margin-right: 0.5rem;
}
#google_datePosted{
  display: flex;

}
#google_datePosted span, #google_validThrough span{
  display: inline-block;
  width: 33%;
}
.google-for-jobs-form .form-group .input-group {
  height: auto;
}
.google_postalCode {
  width: 150px;
}
.jobLocation > span{
  width:200px;
  display: inline-block;
  margin-right: 20px;
  white-space: nowrap;
}
.google_addressLocality,.google_postalCode {
  height: auto!important;
}
.google_postalCode {
  width: 100px;
}
.google_addressRegion {
  width: 150px;
}
.google_addressLocality {
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
  width: 150px;
  margin-right: 10px;
}
.google_postalCode {
  width: 200px;
}
.jobLocation-body {
  padding-top: 10px;
}
.jobLocation-body div {
  display: flex;
}
.jobLocation-body > div {
  margin-bottom: 10px;
}
body .btn.address-add, body .btn.tele-address-add {
  background: #fdfdfd!important;
  border-color: #aaa!important;
  color: #333;
}
.tele-address-add .fas, .address-add .fas{
  color: #ccc;
  margin-left: 4px;
}


.google_baseSalary > div {
  display: flex;
  align-items: center;
}
.google_baseSalary > div > i{
  margin: 0 8px;
  color: #777;
}
#google_unitText{
  width: 100px;
  margin-right: 10px;
}
#google_minValue, #google_maxValue {
  width: 150px;
}
.applicantLocationRequirements-body {
  display: flex;
  margin-bottom: 10px;
  padding-top: 10px;
}
.google_country_applicantLocationRequirements , .google_state_applicantLocationRequirements {
  width: 200px;
}
.google_country_applicantLocationRequirements {
  margin-right: 10px;
}
.jobLocation-body, .applicantLocationRequirements-body {
  border-top :2px dashed #ddd
}

.jobLocation-body:first-of-type, .applicantLocationRequirements-body:first-of-type{
  border-top :2px dashed transparent;
}
.plan_select-wrapper {
  text-align: center;
}
.btn-primary:disabled {
  background: #bbb!important;
  border-color: #bbb!important;
}
.btn-primary:disabled:hover {
  background: #bbb!important;
  border-color: #bbb!important;
}
.btn-primary:focus {
    background: #f14029!important;
    border-color: #f14029!important;
}
.multitext-box {
  border-color: transparent;
  padding: 4px 12px;
}
.multitext-box input{
  margin: 4px;
  border-radius: 2px;
  border: 1px solid #cbcdd2;
  box-shadow: 0 0 transparent;
  padding-left: 8px;
  padding-right: 8px;
  color: #495057;
}
.button-wrapper-right {
  text-align: right;
}
.button-wrapper .btn.address-reset,.button-wrapper .btn.tele-address-reset {
  background: transparent!important;
  border-color: transparent!important;
  padding: 0px;
  border-bottom: 1px solid #777!important;
  color: #777;
  transition: 0.3s;
}
.button-wrapper .btn.address-reset:hover,.button-wrapper .btn.tele-address-reset:hover {
  border-bottom: 1px dotted #777!important;
}
.defaul-img-label {
  border: 1px solid #888;
  cursor: pointer;
  border-radius: 4px;
  line-height: 1.8;
  margin-top: 10px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 1.0rem!important;
  transition: 0.3s;
}
.defaul-img-label:hover {
  background: #eee;
}
.defaul-img-label:active {
  border: 1px dashed #888;
}
.default-preview > img {
  padding-bottom: 20px;
  width: 50%;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
input[type="submit"] {
  background: #f14029!important;
  color: #fff
}
.btn-secondary {
  background: #f14029!important;
  border-color: #f14029!important;
}
.btn-secondary:disabled, .btn-secondary:focus, .btn-secondary:hover {
  opacity: 0.8;
  background: #f14029!important;
  border-color: #f14029!important;
}
.user-box h4{
  color: #555;
  margin-bottom: 10px!important;
  margin: 0!important;
}
.user-box .u-text {
  display: flex;
  align-items: center;
  padding-left: 20px;

  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 3;
}

.user-box h4{
}
.sosa-desc-a {
  color: #888!important;
  border-bottom: 1px dashed #888!important;
}
.sosa-desc-a:hover {
  text-decoration: none;
}
.dashboard-pop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    line-height: 2.2;
    background: #fff!important;
    border-radius: 4px;
    border: 2px solid #f44336;
    box-shadow: 4px 4px 10px 0 rgba(0,0,0,.1),4px 4px 15px -5px rgba(21,114,232,.4)!important;
}
.dashboard-pop a {
  color: #f44336!important;
  width: 100%;
  height: 100%;  
  padding: 0 15px 0 17px;
}
