@import "main.css";
@import "right_col.css";

.app-review {
    margin-bottom: 40px;
}

.app-review h3 {
    margin: 0;
    font-family: Trebuchet MS;
    font-size: 19px;
    font-weight: bold;
    color: #e15218;
}

.app-review > div:nth-of-type(1) {
    margin-bottom: 10px;
}

.app-review > div:nth-of-type(1) h2 {
    margin: 0;
    font-family: Trebuchet MS;
    font-size: 23px;
    font-weight: bold;
    color: #5d5d5d;
}

.app-review > div:nth-of-type(2) {
    margin-bottom: 10px;
}

.app-review > div:nth-of-type(3) {
    margin-bottom: 20px;
    min-width: 316px;
    border: 1px solid #5d5d5d;
}

.app-review > div:nth-of-type(3) div {
    margin: 10px;
}

.app-review > div:nth-of-type(3) textarea {
    font-size: 13px;
    font-family: Arial;
    outline: none;
    resize: none;
    overflow: auto;
    width: 100%;
    height: 100px;
    padding: 0px;
    border: 0;
}

.app-review > div:nth-of-type(4) {
    margin-bottom: 10px;
}

.app-review > div:nth-of-type(5) {
    margin-bottom: 10px;
}

.app-review > div:nth-of-type(6) {
    margin-bottom: 10px;
}

.app-review > div:nth-of-type(7) {
    margin-bottom: 10px;
}

.app-review > div:nth-of-type(8) {
    margin-bottom: 10px;
}

.app-review > div:nth-of-type(9) {
    height: 50px;
    margin-bottom: 20px;
}

.app-review > div:nth-of-type(9) > div:nth-of-type(1) {
    float: left;
    width: 150px;
    height: 51px;
}

.app-review > div:nth-of-type(9) > div:nth-of-type(2) input {
    width: 100px;
}

/*==================================================*/

.app-vote {
    margin-bottom: 40px;
}

.app-vote > div:nth-of-type(1) {
    margin-bottom: 20px;
}

.app-vote > div:nth-of-type(2) {
    padding-bottom: 20px;
}

.app-vote > div:nth-of-type(3) {
    padding-bottom: 20px;
}

.app-vote > div:nth-of-type(4) {
    padding-bottom: 20px;
}

.app-vote h2 {
    margin: 0;
    font-family: Trebuchet MS;
    font-size: 23px;
    font-weight: bold;
    color: #5d5d5d;
}

.app-vote h3 {
    margin: 0;
    font-family: Trebuchet MS;
    font-size: 19px;
    font-weight: bold;
    color: #e15218;
}

/* col1_638 */

body > div:nth-of-type(1) > div:nth-of-type(3) > div > div:nth-of-type(1) {
    float: left;
    min-width: 336px;
    max-width: 638px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.app-view > h1:nth-of-type(1) {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    font-family: Trebuchet MS;
    font-size: 29px;
    color: #1874cd;
}

.app-view > div:nth-of-type(1) {
    margin-bottom: 20px;
}

.app-view > div:nth-of-type(1) h2 {
    font-family: Trebuchet MS, Arial;
    font-size: 19px;
    color: #4d4d4d;
    margin: 0;
}

.app-view > div:nth-of-type(2) {
    overflow: hidden;
}

.app-view > div:nth-of-type(2) > div:nth-of-type(1) {
    float: left;
    margin-bottom: 40px;
}

.app-view > div:nth-of-type(2) > div:nth-of-type(2) {
    clear: right;
    text-align: center;
    margin-bottom: 40px;
}

.app-view > div:nth-of-type(2) > div:nth-of-type(2) img {
    margin-left: 20px;
    margin-right: 20px;
    border: 0;
}

.app-view > div:nth-of-type(2) > div:nth-of-type(2) button {
    width: 200px;
    background-color: #1874cd;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 21px;
    border-radius: 30px;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #ffffff;
}

.app-view > div:nth-of-type(2) > div:nth-of-type(2) span {
    font-family: Trebuchet MS;
    font-size: 17px;
    font-weight: bold;
    color: #5d5d5d;
}

.app-view > div:nth-of-type(3) {
    overflow: hidden;
    margin-bottom: 40px;
}

.app-view > div:nth-of-type(3) > div:nth-of-type(1) {
    clear: right;
    display: table-cell;
    padding-left: 0px;
    border-left: 0px solid #cdcdcd;
}

.app-view > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(1) {
    margin-bottom: 10px;
}

.app-view > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) {
    clear: right;
}

.app-view > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(1) {
    font-size: 15px;
    margin-bottom: 20px;
}

.app-view > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) > p:nth-of-type(2) {
    font-size: 15px;
}

.app-view > div:nth-of-type(3) > div:nth-of-type(1) > div:nth-of-type(2) a {
    font-size: 15px;
    color: blue;
}

.app-view > div:nth-of-type(4) h2 {
    margin: 0;
    font-family: Trebuchet MS;
    font-size: 23px;
    font-weight: bold;
    color: #E15038;
}

/* col2_336 */

body > div:nth-of-type(1) > div:nth-of-type(3) > div > div:nth-of-type(2) {
    float: left;
    width: 336px;
}

/*==================================================*/

.star span {
    font-size: 40px;
    height: 25px;
    line-height: 25px;
    color: #E14F37;
}

.spec-info {
    max-width: 638px;
    overflow: hidden;
    margin-bottom: 40px;
}

.spec-info > div h2 {
    font-family: Trebuchet MS;
    font-size: 19px;
    color: #4d4d4d;
    font-weight: bold;
}

.spec-info > div > div {
    overflow: hidden;
    padding-bottom: 10px;
}

.spec-info > div > div > div:nth-of-type(1) {
    float: left;
    display: table-cell;
    width: 140px;
    padding-bottom: 10px;
}

.spec-info > div > div > div:nth-of-type(1) h3 {
    margin: 0;
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    color: #1874cd;
}

.spec-info > div > div > div:nth-of-type(2) {
    float: left;
    display: table-cell;
    min-width: 336px;
    max-width: 498px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;
    overflow-wrap: break-word;
}

.spec-info > div > div > div:nth-of-type(2) a {
    color: blue;
    text-decoration: underline;
}

.spec-info > div > div > div:nth-of-type(2) a:hover {
    text-decoration: none;
}

/* блок навигации по последним отзывам */

.comment-list {
    min-width: 336px;
    margin-bottom: 20px;
}

.comment-list > div:nth-of-type(1) {
    background-color: #cdcdcd;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 3px;
    padding-bottom: 3px;
    border-radius: 0px;
    border-bottom: 0px solid #cdcdcd;
}

.comment-list > div:nth-of-type(1) > h1 {
    margin: 0;
    font-family: Trebuchet MS, Arial;
    font-size: 15px;
    font-weight: bold;
    color: #3d3d3d;
    letter-spacing: 1px;
}

.comment-list > div:nth-of-type(2) > div {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;
}

.comment-list > div:nth-of-type(2) > div > div:nth-of-type(1) {
    font-size: 13px;
    color: green;
    margin-bottom: 5px;
}

.comment-list > div:nth-of-type(2) > div > div:nth-of-type(1) span {
    font-size: 13px;
    color: gray;
    margin-left: 10px;
}

.comment-list > div:nth-of-type(2) > div > div:nth-of-type(2) {
    font-size: 13px;
    color: #111111;
}
