﻿ .style50 {
    width: 190px;
}

.style51 {
    width: 74px;
}

 
.padding15 {
    padding-top: 15px !important;
}

 
.btnview {
    background-color: #3b5998;
    padding: 8px;
    font-size: 14px !important;
    font-weight: bold;
    color: white;
}


div.tooltips {
    position: relative;
    display: inline;
    white-space: normal;
    font-family: Times New Roman;
}

    div.tooltips span {
        position: absolute;
        width: 200px;
        color: #000;
        background: #fbf5e9;
        border: 1px solid #f84d2c;
        height: auto;
        line-height: 18px;
        margin-left: -15px;
        text-align: left;
        visibility: hidden;
        white-space: normal;
        border-radius: 7px;
        padding: 4px;
        font-size: 11px;
    }

        div.tooltips span:before {
            content: '';
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -12px;
            width: auto;
            height: auto;
            border-right: 12px solid #f84d2c;
            border-top: 12px solid transparent;
            border-bottom: 12px solid transparent;
        }

        div.tooltips span:after {
            content: '';
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -8px;
            width: 0;
            height: 0;
            border-right: 8px solid #fbf5e9;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            white-space: normal;
        }


div:hover.tooltips span {
    visibility: visible;
    opacity: 0.8;
    left: 100%;
    top: 50%;
    margin-top: -24.5px;
    margin-left: -2px;
    z-index: 999;
}

.r-content-photo {
    width: 291px !important;
    height: 330px !important;
}

.r-content-left {
    width: 320px !important;
    height: 400px !important;
    text-align: center;
    overflow: hidden;
}

#r-content {
    width: 690px !important;
}

.spanchk {
    font-size: 10px;
    color: Red;
    text-align: left;
    height: auto;
    width: auto;
}

.r-main-center .r-main-left h1 span {
    color: #f60;
}

#r-main-right {
    width: 98%;
    border: 8px solid #eeeeee;
    margin: 0;
}

#control {
    height: auto;
}

.control-sub {
    height: auto;
    margin: 0;
    padding: 0;
}

#control .control-sub table {
    width: auto !important;
}

.noF {
    padding: 0 10px;
}

.noflink hr {
    border: none;
    border-top: dashed 2px skyblue;
    color: #ffffff;
    background-color: #ffffff;
}

#result_wrapper {
    border: none;
    width: 960px;
    margin: 10px 0;
}

#r-content {
    width: auto;
    margin: 10px 0;
}

.r-content-right-top {
    width: 495px;
}

.r-content-top-1 {
    width: 360px;
    margin: 10px 0 0 0;
    padding: 0;
}

.r-content-top-2 {
    width: 125px;
}

.r-content-top-btn {
    height: auto;
    margin: 0 auto 5px auto;
    text-align: center;
}

.r-content-right-top {
    width: 275px;
}

.reg_form {
    display: none;
}
 
 
@media only screen and (max-width: 679px) {

    #r-content {
        width: auto !important;
    }

    .img {
        height: 330px !important;
    }

    .photo-carousel {
        left: 0px !important;
    }
}

 
img.alldevices {
    margin: 0 auto;
    height: auto;
    width: 730px !important;
    height: 140px !important;
    max-width: 100%;
    border: none;
    display: block;
    padding: 5px 0;
}

@media only screen and (max-width: 1023px) {
    .modelimg-dimension {
        width: 200px !important;
        height: 200px !important
    }
     

    .modelimgwrapper-dimension {
        width: 210px !important;
        height: 210px !important
    }

    .modelimgwrapper-lock-dimension {
        width: 210px !important;
        height: 310px !important
    }
    .r-content-top-2, .r-content-top-1 {
        width: 100%;
        float: none;
        border: 0;
    }
    #help-right, .d-site-right-main, #r-main-right {
        width: 100% !important;
    }
    .r-content-top-1 {
         width: 100% !important; 
    }
    .btnview {
        width: 100% !important;
        display: block;
        text-align: center;
    }
}

