﻿.fancybox-wrap.fancybox-open{
    margin-top:150px !important;
}

.whois-image {
    background: url('/ResourceFiles/v1/images/whois/whois-banner-bg.png') no-repeat center center;
    background-size: cover;
}

.whatis-whois-container {
    
}

.whois-questioning-container {
    }

.hiding-whois-container {
    
}


/*LİST PAGE*/
#availableDomainContent .domain-price .current-price .packprice .value {
    font-size: 35px;
}

#availableDomainContent .domain-price .current-price .packprice .value.decimals sup {
    font-size: 21px;
}

#availableDomainContent .domain-price .normal-price .packprice .value {
    font-size: 30px;
}

#availableDomainContent .domain-price .normal-price .packprice .value.decimals sup {
    font-size: 19px;
}



#availableDomainContent {
    display: none;
}

.list-detail {
   
}

    .list-detail .list-side {
        background: #fff;
        min-height: 185px;
        color: #454545;
        position: relative;
    }

    .list-detail .list-header {
        padding-left: 30px;
    }

        .list-detail .list-header h3 {
            font-weight: bold;
            font-size: 34px;
        }

            .list-detail .list-header h3 span {
                color: #81bc00;
            }

    .list-detail .sub-text {
        font-size: 17px;
        padding-left: 70px;
        font-weight: 500;
    }

.domain-price {
    vertical-align: -webkit-baseline-middle;
    display: inline-block;
}

    .domain-price button {
        width: 170px;
        height: 40px;
    }

    .domain-price .current-price {
        font-size: 35px;
        font-weight: bold;
        vertical-align: top;
        /*margin-right: 20px;*/
    }

    .domain-price .normal-price {
        font-size: 25px;
        color: #b1b1b1;
        vertical-align: top;
        margin-right: 15px;
    }

    .domain-price .strikethrough:before {
        top: 0;
    }

    .domain-price .normal-price .packprice .value {
        font-size: 40px;
    }

        .domain-price .normal-price .packprice .value.decimals sup {
            font-size: 23px;
        }

/* RESULT PAGE */


.result-detail {
    /*width: 100%;
    min-height: 100%;
    background: #e8e8e8;
    padding-top: 15px;
    padding-bottom: 15px;*/
}

.main-side {
    font-size: 15px;
    background: #fff;
    min-height: 600px;
    /*color: #454545;*/
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 50px;
}

    .main-side .col-head {
        font-weight: 500;
        margin-bottom: 8px;
    }

    .main-side .col-cell {
        font-weight: 400;
        margin-bottom: 8px;
            white-space: pre-line;
    }

    .main-side .result-header h3 {
        /*color: #002266;
        font-weight: bold;
        font-size: 20px;*/
        border-bottom: 1px solid #002266;/*
        padding-bottom: 7px;*/
    }

    .main-side .result-header h1 {
      /*  color: #454545;*/
        /*font-weight: 500;*/
        /*font-size: 25px;*/
    }

        .main-side .result-header h1 a {
            font-weight: 400;
            font-size: 14px;
            color: #0194d9;
            margin-top: 5px;
        }

.right-side {
    min-height: 600px;
}

    .right-side .box {
        background: #fff;
        margin-bottom: 10px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .right-side .box .box-header h3 {
            font-weight: bold;
            font-size: 18px;
            font-family: Roboto, sans-serif;
            margin: 10px 0px;
        }

        .right-side .box .box-content .line {
            margin-bottom: 5px;
        }

            .right-side .box .box-content .line .text {
                font-weight: 400;
                font-size: 12px;
            }

            .right-side .box .box-content .line .text-domain {
                font-weight: 400;
                font-size: 14px;
                padding-top: 5px;
                padding-bottom: 5px;
                white-space: normal;
                overflow: hidden;
            }

        .right-side .box .box-content .yes {
            background-color: #81bc00;
            font-weight: bold;
            color: #fff;
            font-size: 12.5px;
        }

        .right-side .box .box-content .no {
            background-color: #d90000;
            font-weight: bold;
            color: #fff;
            font-size: 12.5px;
        }

.price.old {
    color: #b1b1b1;
    font-size: 14px;
}

.packprice {
    font-size: 18px;
}


.right-slider .slide-content .image img {
    margin: 0 auto !important;
}

.right-slider .slide-content .price-content .packprice .value {
    font-size: 29px;
}

.right-slider .slide-content .price-content .value.decimals sup{
    font-size: 16px;
}



.carousel {
    min-height: 120px
}

.iframe-header {
    
}

    .iframe-header .button-group {
        
    }

/* - - - - - */

.query-history {
}

    .query-history .query-title {
        font-weight: bold;
        color: #81bc00;
        font-size: 18px;
    }

    .query-history .key {
        font-weight: bold;
        color: #002266;
        font-size: 16px;
    }



