.search-container {
  display: flex;
  justify-content: space-between;
}
.search-container .information-left {
  margin: 0;
}
.search-container .information-right {
  width: 38%;
}
.searchbox {
  background: rgba(255, 255, 255, 0.3);
  max-width: 1140px;
  margin: 1.7em auto 0;
  padding: 1em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.searchbox .searchbox-title {
  margin: 0;
  padding: 0;
  text-align: left;
  display: inline-block;
  margin-right: 2em;
}
.searchbox #qaplus_searchform {
  width: 60%;
}
.searchbox input {
  border: none;
  height: 3.5em;
  padding: 0 1em;
  color: #444444;
  width: 60%;
}
.searchbox #qaplus_searchform {
  margin: 0;
}
#qaplus_searchform {
  display: flex;
}
#qaplus_searchform .qaplus_search {
  width: 100%;
}
.questions {
  columns: 2;
  max-width: 1140px;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin: 4em 0 0;
}
.questions ul {
  margin-bottom: 2.5em;
}
.questions ul li {
  list-style-type: disc;
  margin: 0 0 1em 20px;
  padding-left: 0.5em;
  line-height: 140%;
  color: #F2C500;
}
.questions a {
  color: #343434;
  text-decoration: none;
  display: flex;
}
.questions a:hover {
  color: #26457C;
  text-decoration: underline;
}
.questions .search__header {
  margin-bottom: 1em;
}
.questions .search-results__inner-wrapper {
  padding: 0;
  margin-left: 1em;
}
.questions .search-results__inner-wrapper .search-result {
  font-size: 1.1em;
  padding-bottom: 0;
}
.questions .search-results__inner-wrapper .search-result a {
  padding: 0;
  background: none;
}
.questions .search-query {
  color: #26457C;
  font-style: italic;
}
.questions .no-results__image {
  width: 220px;
}
.questions .no-results__message {
  color: #DC483F;
  font-size: 1.5em;
  padding-bottom: 1em;
}
.search .questions,
.tax-support_category .questions {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
}
.search .questions p a,
.tax-support_category .questions p a {
  color: #26457C;
  text-decoration: underline;
}
.morequestions {
  background-color: rgba(255, 235, 59, 0.1);
  min-height: 20px;
  padding: 1.5em;
}
.morequestions h3 {
  line-height: initial;
  margin-bottom: 1em;
}
.morequestions p {
  display: flex;
  align-items: center;
  padding-bottom: 0;
  font-size: 1.1em;
  line-height: initial;
}
.morequestions a {
  color: #e57f07;
  text-decoration: none;
  font-weight: 400;
  padding-left: 1em;
  vertical-align: 30%;
}
.morequestions a:hover {
  text-decoration: underline;
  color: #e57f07;
}
.morequestions h3 {
  line-height: 1.3em;
}
::-moz-placeholder {
  color: #444444;
}
::-webkit-input-placeholder {
  color: #444444;
}
:-ms-input-placeholder {
  color: #444444;
}
.detailsheader {
  background: url('https://sliksvn.com/assets/themes/sliksvn/css/../images/home-back.jpg') center center fixed;
  background-size: 100% auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 68px;
  width: 100%;
  position: relative;
  padding-bottom: 2em;
  margin-bottom: 0.5em;
}
.information-wrapper {
  display: flex;
  justify-content: space-between;
}
.information-left {
  width: 55%;
  margin-bottom: 4em;
}
.information-left span.article-title {
  font-weight: bold;
}
.information-left .search-result {
  line-height: 1.7em;
}
.information-left .search-result:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.information-left ul,
.information-left ol {
  margin-bottom: 2em;
}
.information-left ul li,
.information-left ol li {
  line-height: 1.7em;
  margin-bottom: 1em;
}
.information-left ul li:last-child,
.information-left ol li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.information-left h4 {
  font-size: 1.2em;
  font-weight: 500;
  color: #566d96;
}
.information-left pre {
  white-space: normal;
}
.information-right {
  width: 35%;
  min-height: 200px;
  margin-bottom: 4em;
}
.information-right ul {
  margin-bottom: 3em;
}
.information-right ul li {
  line-height: 1.5em;
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 0.7em;
  padding-left: 1em;
  color: #F2C500;
}
.information-right a {
  line-height: 20px;
  text-decoration: none;
  color: #343434;
}
.information-right a:hover {
  color: #26457C;
  text-decoration: underline;
}
.information-right *:last-child {
  margin-bottom: 0;
}
.maininfo {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #dadada;
}
.maininfo *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.maininfo h1,
.maininfo h2 {
  color: #343434;
  font-family: 'lato', 'open-sans', sans-serif;
  text-align: left;
  text-transform: none;
}
.maininfo h1 {
  font-size: 2.4em;
  margin-bottom: 0.4em;
  line-height: 1.2em;
}
.maininfo h2 {
  font-size: 1.6em;
  margin-bottom: 0.4em;
}
.maininfo a {
  background-color: inherit;
  padding: inherit;
  color: #26457C;
  text-decoration: underline;
}
.maininfo a:hover {
  background-color: inherit;
  color: inherit;
}
.qa_cats {
  display: none;
}
.codespace {
  background-color: #e9e8e8;
  width: 87%;
  float: right;
  min-height: 200px;
  margin: 1.5em 0;
  padding: 1.5em 2em;
}
input.search {
  background: #f4f8ff url('https://sliksvn.com/assets/themes/sliksvn/css/../icons-new/search-new.svg') no-repeat 97% 50%;
  background-size: 1.5em 1.5em;
  border: 1px solid #ddd;
  color: #343434;
  margin-bottom: 3em;
  padding: 0 3.5em 0 .5em;
  font-size: 100%;
  font-family: 'lato', 'open-sans', sans-serif;
}
@media (min-width: 480px) and (max-width: 1095px) {
  .searchbox {
    margin-top: 1.7em;
    padding: 1em;
  }
  .searchbox p {
    text-align: center;
    display: block;
    padding-left: 2em;
    vertical-align: -35%;
    float: none;
  }
  .searchbox input {
    border: none;
    height: 3.5em;
    padding: 0 1em;
    color: #444444;
    width: 90%;
    float: none;
    margin: none;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 850px) {
  .maininfo {
    border-bottom: 1px solid #26457C;
  }
  .search-container {
    flex-direction: column;
  }
  .search-container .information-right {
    width: 400px;
  }
  .information-left {
    width: 100%;
    margin-bottom: 2em;
  }
  .codespace {
    background-color: #e9e8e8;
    width: 89%;
  }
  .information-wrapper {
    flex-direction: column;
  }
  .information-left ul li,
  .information-left ol li {
    line-height: 1.7em;
    padding-bottom: 0.7em;
  }
  .information-right {
    width: 100%;
  }
  .morequestions {
    margin-bottom: 20px;
  }
  .questions {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
  .questions .search__header {
    font-size: 2em;
  }
}
@media (max-width: 750px) {
  .searchbox {
    flex-direction: column;
  }
  .searchbox .searchbox-title {
    width: 100%;
    margin: 0 0 1em 0;
  }
  .searchbox #qaplus_searchform {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .questions .search-results__inner-wrapper {
    margin-left: 0;
  }
}
@media (max-width: 464px) {
  .search-container .information-right {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .information-left ul,
  .information-left ol {
    margin: 0;
  }
  .searchbox {
    margin-top: 1.7em;
  }
  .searchbox p {
    float: none;
  }
  .searchbox input {
    border: none;
    height: 2.5em;
    padding: 0 1em;
    margin-left: 1.5em;
    color: #444444;
    width: 80%;
    float: none;
    margin: none;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 1195px) {
  .searchbox p {
    padding-right: 2em;
  }
}
