/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

body {
    min-width: 370px;
}

h1 {
    font-size: 1.5rem;
}

h2 {
    font-size: 1.4rem;
}

h3 {
    font-size: 1.3rem;
}

h4 {
    font-size: 1.2rem;
}

h5 {
    font-size: 1.1rem;
}

h6 {
    font-size: 1rem;
}

.container {
    margin: 0 auto;
    max-width: 1024px;
    width: 90%;
}

.f16 {
    font-size: 16px;
}

#logo-container {
    padding-top: 10px;
}

#logo-container img {
    height: 40px;
}

.underline_dashed {
    cursor: pointer;
    border-bottom: 1px dashed #ccc;
}

.btn, .btn-large {
    background-color: #fb8c00;
}

.btn, .btn-large {
    background-color: #fb8c00;
/ / #fbc02d - на тональность ниже
}

nav ul a,
nav .brand-logo {
    color: #444;
}

p {
    line-height: 2rem;
}

.button-collapse {
    color: #fb8c00;
}

.parallax-container {
    min-height: 380px;
    line-height: 0;
    height: auto;
    color: rgba(255, 255, 255, .9);
}

.parallax-container .section {
    width: 100%;
}

#mainpage .card a {
    color: #fff;
    margin: 0;
    text-transform: none;
}

#mainpage .card .card-image {
    font-size: 3em;
    padding-top: 30px;
}

#mainpage .card {
    min-height: 400px;
}

@media only screen and (max-width: 992px) {
    .parallax-container .section {
        position: absolute;
        top: 40%;
    }

    #index-banner .section {
        top: 10%;
    }

    #mainpage .card {
        min-height: 300px;
    }
}

@media only screen and (max-width: 900px) {
    #index-banner .section {
        top: 0;
    }

    .image_car {
        width: 95%;
    }
}

.icon-block {
    padding: 0 15px;
}

.icon-block .material-icons {
    font-size: inherit;
}

footer.page-footer {
    margin: 0;
    font-size: 16px;
}

footer.page-footer a:hover {
    text-decoration: none;
}

.delete_item {
    cursor: pointer;
}

.collection-item {
    padding-right: 0px !important;
}

.acestreamidID {
    padding-left: 5px !important;
}

.acestreamidID a {
    color: black;
}

.acestreamidID .row {
    margin: 0;
}

.font-small {
    font-size: 0.7rem;
}

#acestreamid_form {
    margin-bottom: 20px;
}

#add_item_form .file-path-wrapper {
    padding: 0 10px 0 0;
}

#add_item_form blockquote {
    padding: 0 0 0 10px;
}

#langs img {
    height: 20px;
    padding-left: 5px;
    cursor: pointer;
}

.row_n {
    padding: 10px 0 10px 0;
}

.question-q {
    width: 90%;
}

.question-answer {
    border: 1px dashed #e1e1e1;
    padding: 5px;
    margin-right: 20px !important;
    margin-top: 20px !important;
    background-color: #fcfcfc;
}

.new_entry {
    background: #FFFFDF !important;
}

.h1 {
    padding: 10px 0;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.b {
    font-weight: bold;
}

.cursor_pointer {
    cursor: pointer;
}

.acestreamids_header {
    margin-bottom: 0 !important;
    border-bottom: 0;
}

.block_header {
    background: #fAfAfA !important;
    font-weight: bold;
}

.right_block_header {
    border-top: 0;
}

.right_block_header_li {
    padding: 10px;
    border-bottom: 1px solid #e0e0e0;
}

.right_block_body {
    padding: 10px;
}

.right_block_footer {
    font-size: 12px;
    text-align: right;
    padding: 10px;
    border-top: 1px solid #e0e0e0;
}

#acestreamids {
    margin-top: 0 !important;
}

.underline_orange {
    border-bottom: orange 1px solid;
}

.color_grey {
    color: #ccc;
}

.img_not_found {
    width: 100%;
    max-width: 450px;
}

.img_on_dev {
    width: 100%;
    max-width: 750px
}

#loading_settings {
    margin-bottom: 40px;
}

#btn_questions {
    width: 100%;
}

.votes_count_div {
    font-size: 1rem;
    margin-left: 10px
}

footer a {
    color: #fff;
}

footer a:hover {
    text-decoration: underline;
}

footer #sso a:hover {
    text-decoration: none;
}

/*Rewrite materialize style*/

#acestreamids_main .row .col.s3 {
    width: 18%;
    margin-left: 0;
}

#acestreamids_main .row .col.s2 {
    width: 23.66667%;
    margin-left: 0;
}

#acestreamids_main .row .col.s7 {
    width: 58.33333%;
    margin-left: 0;
}

@media only screen and (min-width: 0px) {
    html {
        font-size: 14px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 640px) {
    #acestreamids_main .row .col.m3 {
        width: 17%;
        margin-left: 0;
    }

    #acestreamids_main .row .col.m2 {
        width: 25.66667%;
        margin-left: 0;
    }

    #acestreamids_main .row .col.m7 {
        width: 57.33333%;
        margin-left: 0;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1080px) {
    #acestreamids_main .row .col.m3 {
        width: 18%;
        margin-left: 0;
    }

    #acestreamids_main .row .col.m2 {
        width: 23.66667%;
        margin-left: 0;
    }

    #acestreamids_main .row .col.m7 {
        width: 58.33333%;
        margin-left: 0;
    }
}

.language i {
    float: right;
    padding-left: 8px;
}

#acestreamids_main .card-panel {
    padding: 0;
}

.card-panel {
    border-top: 1px solid #e0e0e0 !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.social-bar-bottom {
    font-size: 25px;

}

.social-bar-bottom i {
    padding-right: 10px;
}

.link {
    color: #039be5 !important;
}

.wrap {
    word-wrap: break-word;
}

.pull-right {
    float: right !important;
}

.min_h_200 {
    min-height: 200px;
}

.unique_ids_checkbox:checked {
}

.unique_ids_checkbox {
    line-height: 15px !important;
    padding-left: 0 !important;
    height: 0 !important;
}

#acestreamids_main [type="checkbox"].filled-in:checked + label:after {
    width: 15px;
    height: 15px;
}

#acestreamids_main [type="checkbox"].filled-in:not(:checked) + label:after {
    height: 15px;
    width: 15px;
}

#acestreamids_main [type="checkbox"].filled-in:checked + label:before {
    top: 0;
    left: 1px;
    width: 7px;
    height: 10px;
}

.top_sites_ads {
    padding-bottom: 4px;
}

.top_sites_ads a {
    color: black;
}

.price_big {
    padding-top: 20px;
    font-size: 3rem;
}

#partnership_content label{
    font-size: 1.5rem !important;
}

.donate {
    width: 100%;
}

#modal_donate img{
    width:200px;
}

#modal_donate .card-panel{
    padding:8px!important;
}

#modal_donate {
    padding-top: 10px;
}


#modal_donate .btc_address {
    font-size: 0.9rem;
}

.cid_menu {
    padding-top:10px;
    display: none;
}

#CID_form {
    padding: 10px !important;
}

.cids_before_toggle {
    padding-bottom: 20px !important;
}


.video {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.breadcrumbs {
    padding-top:10px;
}
.breadcrumbs li {
    float:left;
    line-height:2.3em;
    color:#777;
}
.breadcrumbs li a {
    display:block;
    padding:0;
}
.breadcrumbs li a:link,
.breadcrumbs li a:visited {
    color:#777;
    text-decoration:none;
}
.breadcrumbs li a:hover,
.breadcrumbs li a:focus {
    color:#dd2c0d;
}
.breadcrumbs li a i{
    padding: 10px;
}







.rightSearchButtonDiv {
    margin-top: 20px;
    text-align: left;
    margin-left: -10px !important; 
}
.rightSearchButton {
    padding: 0 15px;
}

.favoriteChannel {
    font-size: 20px !important;
    padding-top: 30px;
    cursor: pointer;
}



#textarea_cids {
    min-height: 0.1rem !important;
    padding: 0 !important;
    margin-top: 5px;
}
.cids_toggle {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-left: 15px;
}