

.admin-index-data {
    padding-top: 20px;
}

.admin-title {
    color: #000;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    margin: 0 0 10px;
    text-align: left;
    width: 68.96552%
}

.admin-block {
    margin: 20px;
}

.admin-description {
    font-size: 16px;
    color: #a1a1a1;
}

.admin-link {
    font-size: 16px;
}

.admin-index-name-header {
    width: 10%;
    height: 60px;
    float: left;
    font-weight: bold;
}

.admin-index-name {
    width: 10%;
    height: 60px;
    float: left;
    font-size: 30px;
}

.admin-index-state {
    margin-top: 10px;
    width: 100%;
    height: 100px;
    background-color: #f7f7f7;
    float: left;
}

.admin-index-size {
    float: left;
    font-weight: bold;
    padding: 10px 50px;
}

.admin-index-status {
    width: 100%;
    height: 30px;
    float: left;
    padding: 5px;
}

.admin-index-work {
    width: 80%;
    height: 50px;
    float: left;
    font-size: 16px;
    padding-top: 5px;
    color: #cc9977;
}

.admin-index-set {
    width: 100%;
    float: left;
}

.admin-index-config {
    width: 100%;
    float: left;
    height: 200px;
}


.admin-file-input {
  display: none;
}

.admin-index-actions {
    width: 100%;
    height: 50px;
    float: left;
    padding-top: 15px;
}

.admin-actions-container {
    width: 80%;
    height: 50px;
    float: left;
}

.admin-set {
    width: 30%;
    float: left;
    padding: 10px 0 10px 0;
}

.admin-index-set-header {
    width: 20%;
    height: 50px;
    float: left;
    font-weight: bold;
}

.admin-index-set-header-simple {
    width: 20%;
    height: 50px;
    float: left;
}

.admin-action {
    width: 160px;
    height: 30px;
    float: left;
    text-align: center;
    padding: 4px 4px;
    background-color: #3355bb;
    color: #fff;
    border-radius: 2px;
    border: solid 1px;
    cursor: pointer;
}

.admin-view {
    width: 130px;
    height: 20px;
    float: left;
    text-align: center;
    padding: 1px 1px;
    background-color: #bbbbcc;
    color: #fff;
    border-radius: 2px;
    border: solid 1px;
    cursor: pointer;
}

.active {
    background-color: #225577;
}

.admin-action-active {
    width: 160px;
    height: 30px;
    float: left;
    text-align: center;
    padding: 4px 4px;
    background-color: #bb5533;
    color: #fff;
    border-radius: 2px;
    border: solid 1px;
    cursor: pointer;
}

.admin-action-right {
    width: 160px;
    height: 30px;
    float: right;
    text-align: center;
    padding: 4px 4px;
    background-color: #3355bb;
    color: #fff;
    border-radius: 2px;
    border: solid 1px;
    cursor: pointer;
}

.admin-action:hover {
    background-color: #cc9977;
}

.admin-action-label {
    width: 165px;
    height: 30px;
    float: left;
    text-align: center;
    padding-top: 6px;
    background-color: #3355bb;
    color: #fff;
    border-radius: 2px;
    border: solid 1px;
    cursor: pointer;
}

.admin-action-label:hover {
    background-color: #cc9977;
}

.admin-index-boost-config {
    width: 100%;
    float: left;
    margin: 0 auto;
    border: solid 1px;
    border-collapse: collapse;
}

.admin-index-boost-config > tbody > tr > th {
    font-weight: bold;
    border: solid 1px;
    background-color: #88aaee;
}

.admin-index-boost-config > tbody > tr:nth-child(even) {
  background-color: #D6EEEE;
}

.admin-index-boost-config > tbody > tr > td {
    border: solid 1px;
}

.admin-search {
    background: #fff url(../img/icons/stack.svg#search) no-repeat 4px 50%;
    background-size: 32px;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    font-size: 1.1em;
    height: 32px;
    width: 256px;
    padding: 4px 4px 4px 48px;
    transition: border-color .2s ease-in-out;
}

.admin-config-value {
    background-size: 32px;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    font-size: 1.1em;
    height: 32px;
    width: 256px;
    padding: 4px 4px 4px 4px;
    transition: border-color .2s ease-in-out;
   
}

.admin-config-short {
    background-size: 32px;
    border: 1px solid #e8e8e8;
    background-color: #ffffff;
    border-radius: 2px;
    font-size: 1.1em;
    height: 32px;
    width: 56px;
    padding: 4px 4px 4px 4px;
    transition: border-color .2s ease-in-out;
}

.admin-config-long {
    background-size: 32px;
    border: 1px solid #e8e8e8;
    background-color: #ffffff;
    border-radius: 2px;
    font-size: 1.1em;
    height: 32px;
    width: 420px;
    padding: 4px 4px 4px 4px;
    transition: border-color .2s ease-in-out;
}

.admin-index-setting {
    width: 100%;
    float: left;
}

.admin-index-setup {
    float: left;
}

.admin-index-view {
    float: right;
}

.admin-index-label {
    font-weight: bold;
    margin: 0 5px 0 5px;
}

.admin-container {
    float: left;
    width: 100%;
}

.admin-document {
    float: left;
    background-color: #ebfeeb;
}

.admin-document-line {
    float: left;
    width: 100%;
    margin: 5px 0 5px 0;
}


.admin-filter-line {
    float: left;
    width: 100%;
    padding: 5px 0 5px 0;
    background-color: #bbddee;
}

.admin-change {
    margin: 20px 0 10px 0;
}

