﻿.section {

    
}
.button > .left {
    flex: 0 0 8vw;
}
.button > .left img {
    width: 7vw;
    height: 7vw;
}
.button > .text {
    font-size: 1.5em;
   
}
.button > .right {
    flex: 0 0 8vw;
    font-size: 1.6em;
}
.nav > .bar > .section > .left {
    flex: 1;
}
.nav {
    overflow-x: hidden;
}
.nav .search-container {
    width: 95vw;
}
.nav > .header h2 {
    font-size: 12px !important;
}
.nav > .header > .section > .text {
    font-size: 7px;
  height: 3.5vh; 
}
.nav > .header > .section > .text > .submit {
    margin-right: 5px;
}
.nav > .header > .section > .text > .submit, .nav > .header > .section > .text > .manage {
    padding-left: 5px;
}
.nav > .header > .section > .text > .submit i, .nav > .header > .section > .text > .manage i {
    padding-right: 2px;
}
.main {
    width: 100vw;
    overflow: hidden;
}

.nav {
  margin: 0 !important;
  padding: 0 !important;
}


.header {
  padding: 5px 0 !important; 
  min-height: auto;
  line-height: 11px;
}


.bar {
  padding: 0px 0 !important; 
  margin: 0 !important;
}


.search-container {
  margin: 0px 0 !important; 
  padding: 0 !important;
}

.searchform {
  display: flex;
  align-items: center;
  width: 95%;
}

/*.input-wrapper {*/
/*  position: relative;*/
/*  width: 88%;*/
/*}*/

.input-wrapper input {
  width: 100%;
  padding: 6px 25px 6px 8px;
  border: 2px solid #ccc;
  border-radius: 6px;
  font-size: 16px;
}

.input-wrapper button {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
}


.breadcrumb {
  margin-top: 0px !important;
  padding: 0px 0 !important; 
}



body {
  margin: 0 !important;
  padding: 0 !important;
}

.Site-details {
  justify-content: center;
  margin: 0 auto; 
  /*text-align: center;*/
  left: -0.8%;
  margin: 3px;
  margin-top: -15px;
}

.Site-details p {
  margin: 0;
  padding: 4px; 
}

.breadcrumb {
    padding: 5px 0 15px 5px;
    font-size: 1.3em;
}



.button {
    width: 70vw;
    height: 5vh;
}
.site-container > .body {
    max-height: 40vh;
}
.box-container {
    display: block;
}
.box-container .box {
    margin-right: 0px;
}

.breadcrumb > .section > .joint {
    padding: 0 5px;
}
.box-container .box:nth-child(2n) {
    margin-right: 0;
}
.box.submit {
    padding: 10px;
    font-size: 1em;
}
.form > div {
    border-bottom: 0;
}
.form input[type='text'] {
    width: 75%;
}
.form > div {
    display: block;
    padding: 10px 0;
}
.form > div > div {
    display: block;
}
.form > div > div:nth-child(1) {
    font-weight: bold;
}
.alert {
    padding: 0;
    font-size: 0.9em;
}
.site-container .site > .index {
    display: none;
}
.site-container .site > .url {
    display: none;
}
.site-info > .brief {
    display: block;
}
.site-info > .brief > .left .button {
    top: 40%;
}
.screenshot-container {
    flex: 0 0 36%;
}

.site-info > .brief > .right > .intro {
    max-height: 20em;
}
.site-info > .brief > .right h1 {
    font-size: 1.6em;
}
.site-info > .brief > .right h2 {
    display: block;
    padding-left: 0;
}
.site-info > .brief > .right > .misc {
    font-size: 0.95em;
}
.site-info > .brief > .right > .misc > div > div:nth-child(1) {
    flex: 0 0 4em;
}
.site-info > .brief > .right > .misc .language-container > .language {
    flex: 0 0 24px;
    height: 16px;
}
.site-info > .brief > .right > .intro .button {
    width: 55vw;
}
.not-found {
    height: 10em;
}
.box > .not-found {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
}
.site-photo-container > a {
    flex: 0 0 50%;
}
.h2-recommend {
    padding: 20px 0 10px 0;
    font-size: 1.5em;
}
.site-recommend-container > div {
    flex: 50%;
    padding: 0 10px 10px 0;
}
.site-recommend-container .site-recommend > .name {
    height: 2em;
    line-height: 2em;
    font-size: 0.95em;
}
.tabs .tab-controls > a > div {
    font-size: 0.9em;
}
.tabs .tab-controls > a > div.active {
    font-size: 1em;
}


.nav > .header {
    height: 30px !important;
}
.nav > .bar {
    margin: 3px 0 20px 0 !important;
}

.site-container .site > .extra {
        flex: 0 0 66%;
        display: flex;
        
        font-size: 0.7em;
    }
.site-container .site > .name > .subtitle {
    padding-left: 16px;
    padding-right: 15px;
    font-size: 0.55em;
    color: #999;
    display: none;
}

.maddos-header-container {
    /*padding-right: 5px !important;*/
    /*padding-left: 35px !important;*/
}

.misc{
    width: 100% !important;
}

.screenshot-container > .screenshot {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    position: absolute;
    width: 90%;
    height: 100%;
    left: 0.5%;
    top: 2.8%;
    left: 5%;
}



.misc div {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }
    .misc span.label {
        min-width: 80px;
    }
    .misc span.content {
        flex-grow: 1;
    }
    .Site-details {
        max-height: 216px; 
        overflow-y: auto; 
        padding-right: 10px; 
        transition: max-height 0.3s ease; 
        padding: 0 0 0 6px;
        width: 99.5%;
        border-left:2px solid #ccc;
        border-right: 2px solid #ccc;
    }

    .Site-details::-webkit-scrollbar-thumb:hover {
        background: #555; 
    }
    .nav > .bar {
            margin: 4px 0 20px 0;
        }
        
    .site-info > .brief > .left {
    flex: 0 0 30%;
    margin-right: 1%;
    width: 102%;
    margin-left: -1%;
   margin-bottom: 22px;
}

.brief .left, .brief .right, .brief .image-right {
        flex: 100%;
    }
    .brief .left .screenshot-container, .brief .image-right {
       min-height: 200px;
       min-height: 300px; 
    }
.site-info > .brief > .right {
        margin-left: 0%;
}

  .brief .left .screenshot-container { 
      min-height: 306px !important;
  }
  .breadcrumbs1 {
    background-color: #fff;
    /*width: 198%;*/
    border: 1px solid #999292; 
  border-radius: 8px; 
  font-size: 14px;
 }
  .breadcrumbs {
    background-color: #ebebeb;
    width: 195%;
    border: 1px solid #999292; 
  border-radius: 8px; 
  font-size: 14px;
 }
  .right {
    width: 100%;
}
.brief .image-right{
    display: none;
}

.header1 {
    border-bottom: #a39b9b 0px solid;
}
.category-container {
    height: 266px !important;
    display: none;
}

.search-title {
    font-size: 16px; padding: 10px 0;
}
.search-container .fa-search {
    right: -100px;
}
/*.search-container input[name='keyword'] {*/
/*    padding-right: 95%;*/
/*}*/
@media (max-width: 490px) {
.site {
    flex: 0 0 calc(50% - 20px);
}
}

.nav > .header > .section {
    line-height: 14px;
}

.features {
            font-size: 12.4px;
            padding-left: 6px;
         }
         
          .Group_description {
         width: 100%;
         height: 28vh;
 }
 
 .menu-toggles {
                display: block;
            }
            
            .text1 {
    font-size: 15px !important;
}
.Group-buttons {
               width: 88%;
               right: -6%;
        }      