 gu@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'sopen_sansbold';
    src: url('../fonts/opensans-bold.eot');
    src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-bold.woff2') format('woff2'),
        url('../fonts/opensans-bold.woff') format('woff'),
        url('../fonts/opensans-bold.ttf') format('truetype'),
        url('../fonts/opensans-bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-regular.woff2') format('woff2'),
        url('../fonts/opensans-regular.woff') format('woff'),
        url('../fonts/opensans-regular.ttf') format('truetype'),
        url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold.eot');
    src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-semibold.woff2') format('woff2'),
        url('../fonts/opensans-semibold.woff') format('woff'),
        url('../fonts/opensans-semibold.ttf') format('truetype'),
        url('../fonts/opensans-semibold.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light.eot');
    src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-light.woff2') format('woff2'),
        url('../fonts/opensans-light.woff') format('woff'),
        url('../fonts/opensans-light.ttf') format('truetype'),
        url('../fonts/opensans-light.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0s linear !important;
    -moz-transition: opacity 0s linear !important;
    -ms-transition: opacity 0s linear !important;
    -o-transition: opacity 0s linear !important;
    transition: opacity 0s linear !important;
}

body {font-family: 'open_sansregular';line-height: 24px; font-size:20px;}
*, *:after, *:before {margin: 0;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: optimizeLegibility;}
a:hover, a:visited, a:focus, a:active, img, button {border: none;outline: none;text-decoration: none;}
a {transition: all 150ms ease-in-out;-ms-transition: all 150ms ease-in-out;-moz-transition: all 150ms ease-in-out;-webkit-transition: all 150ms ease-in-out;}
:hover {transition: all 150ms ease-in-out;-ms-transition: all 150ms ease-in-out;-moz-transition: all 150ms ease-in-out;-webkit-transition: all 150ms ease-in-out;}
.padng_rmv{padding-left:0px; padding-right:0px;}
.padng_rmv_left{padding-left:0;}
.padng_rmv_right{padding-right:0;}
.padng_rmv1{
    padding:0 !important;}

header{
    width:100%;
}
.menu {float: right; margin:0}
.menu li {float: left;list-style: outside none none;padding: 15px 0;}
.menu li a {font-size: 15px;padding: 0 10px; color:#5f5f5f;}
.social {float: right; margin:0}
.social li {float: left;list-style: outside none none;padding: 15px 0;}
.social li a {background: #585858 none repeat scroll 0 0;border-radius: 50%;color: #fff;font-size: 14px;margin: 5px;padding: 4px 10px;}
.social li a:hover{background: #0281f2 none repeat scroll 0 0;}
.sign {margin:0 0 0 20px;;}
.sign li {
    border: none;
    border-radius: 0;
    float: left;
    list-style: outside none none;
    margin: 0 5px;
    padding: 5px 0;
}
.sign li a {font-size: 15px;padding: 5px 25px; color:#61C2D0; text-transform:uppercase; border:1px solid #61C2D0; border-radius: 5px; float:left; margin-top:2px;}
.border-none{border:none !important}
.menu li:hover{background:url(../images/border.png) center bottom no-repeat; background-size:100% 5%;}
.search-section{background: #5f5f5f none repeat scroll 0 0;
                border-radius: 5px;
                float: left;
                padding: 20px 30px;
                width: 100%;}
.domain-names{color:#fff;font-family:"sopen_sansbold"; margin:0; padding:0}
.domains{font-size:18px; color:#fff; margin:15px 0; }
@media (min-width:100px) and (max-width:760px)
{
    .rr {text-align: center !important;width: 100%;}
    .menu {display: table !important;float: none !important;margin: 0 auto;}
    .logo{width:100%;}
    .logo img{margin:0 auto; float:none;}
}
@media (min-width:100px) and (max-width:1024px)
{
    .sign {float: left;}
    .border-left, .border-left1 {display:none;}
    .ichat-icon {display:none;}
    .chat-icon {
        border: 1px solid #FFF !important;

    }
    .testimonialwrap li {border:1px solid #bcbcbc !important; margin-bottom:15px !important;}
    .main-border {border: 1px solid #585858;border-radius: 5px;padding: 32px; margin-top:10px !important; margin-bottom:0 !important;}
    .panel_bg{margin-top:15px !important;}
}
@media (min-width:992px) and (max-width:1199px)
{
    .menu li a {font-size: 13px;
                padding: 0 6px;}
}
#custom-search-input{border: solid 1px #E4E4E4; border-radius: 4px; background-color: #fff; box-shadow:0px 1px 6px rgba(0, 0, 0, 0.48)} 
#custom-search-input input{ border: 0; box-shadow: none; } 
#custom-search-input button{ margin: 2px 0 0 0; background: none; box-shadow: none; border: 0; color: #666666; padding: 0 8px 0 10px; border-left: solid 1px #ccc; } 
#custom-search-input button:hover{ border: 0; box-shadow: none; border-left: solid 1px #ccc; }
#custom-search-input .glyphicon-search{ font-size: 23px; }
.btn.btn-primary {background: #ffb900 none repeat scroll 0 0;border-radius: 4px;color: #fff;font-size: 23px;font-family:"sopen_sansbold";margin-left: 10px;padding: 7px 20px;}
.top{margin:20px 0; width:100%}
.want-domain{font-size:15px; color:#fff; margin:9px; float:left;}
.main-border {border: 1px solid #585858;border-radius: 5px;padding: 32px; margin-bottom:10px;}
.main-border a{color:#585858; font-family:"sopen_sansbold";}
.sell-text{font-size:20px; margin:0; font-weight:600;}
.main-border:hover{border: 1px solid #FFB900;background:#FFB900;}
.main-border:hover .sell-text{color:#fff}
.sell-text i {font-size: 45px;}
.sale_img{background:url(../images/sale.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
.main-border:hover .sale_img{background:url(../images/sale_hover.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
.domain_list_img{background:url(../images/list_domain.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
.main-border:hover .domain_list_img{background:url(../images/list_domain_hover.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
.auction_img{background:url(../images/auction.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
.main-border:hover .auction_img{background:url(../images/auction_hover.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
.sell-text > span {vertical-align: super;}
.border-text a{border: 1px solid #ccc;border-radius: 5px;font-size: 17px;padding: 13px;color:#747474;text-align: center;float:left; width:100%; margin-bottom:20px; font-family:"open_sanssemibold";}
.border-text a:hover{border:1px solid #FFB901; color:#FFB901;}
.border-text a.active{border:1px solid #FFB901; color:#FFB901;}
.bg_white{
    background: #fff;
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin: 20px 0;
    margin-bottom: 3px;
    border-radius: 9px;
    padding: 20px 0px 20px 0px;
}
.bg_white1{
    background: #f8f8f8 none repeat scroll 0 0 !important;
    float: left;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;

    /*margin-top:190px;*/
}
.custom-table{border:1px solid #ccc;}
.custom-table thead{background:#F3F3F3; font-size:18px; font-family:"open_sanssemibold";}
.custom-table thead tr th{font-weight:500; padding:15px 5px !important;}
.custom-table tbody tr td{font-weight:500; font-size:15px; padding:10px !important; font-family:"open_sansregular"; color:#626262;}
.custom-table tbody tr td a{font-weight:500; font-size:15px; padding:0px; color:#4091c4; text-decoration:none; font-family:"open_sansregular";}
.panel_bg{background:#FF7814; font-size:24px;color:#fff;padding:15px; font-family:"sopen_sansbold";}
.panel_bg_inner{background:#fff; font-size:14px;color:#fff;padding:13px 15px; color:#5F5F5F; border:1px solid #ddd;}
.panel_bg_inner a{color:#5f5f5f;font-family:"open_sansregular";}
.panel_down{font-size:45px; color:#ff7814;display:table;position:absolute;padding:0px;}
.fa-fa-down{font-size:45px; margin-top:-20px; margin-left:7px;}
.ads{margin-top:20px;}
.pagination {float: right;margin: 0;}
.pagination > li > a, .pagination > li > span{font-size:12px; padding:8px 13px;}
.pagination li a{color:#BCBCBC;font-family:"open_sanssemibold";}
.pagination li a.active{color:#5F5F5F !important;font-family:"open_sanssemibold";}
.bg_gray{background:url(../images/border-botto,.png) bottom repeat-x #F3F3F3; float:left; width:100%;}
.question {border: 1px solid #55B1E1;font-size: 30px !important;font-weight: lighter !important;padding: 10px 18px;}
.what-new{font-size:20px; margin-left:20px;}
.border-bottom{border-bottom:1px solid #ccc; font-family:"sopen_sansbold";color:#5f5f5f;}
.border-bold {border-bottom: 3px solid #55B1E1;margin-top: -3px;width: 31%;}
.border-bold1 {border-bottom: 3px solid #55B1E1;margin-top: -3px;width: 60%;}
.testimonialwrap li {
    color: #494948;
    display: table;
    line-height: 26px;
    padding: 15px;
}
.client {
    border: 1px solid #e6e6e6;
    height: 74px;
    position: relative;
    width: 74px;
    z-index: 11;
}
.chat-icon {
    border: 1px solid #ccc;
    padding: 15px 25px;
    background:#fff;
}
.chat-icon1 {
    border: 1px solid #ccc;

}
.ichat-icon {
    margin-left: 23px;
    margin-top: 10px;
    position: absolute;
    z-index: 11;
}
.chat-icon > p{font-size:15px; margin-bottom:5px;font-family:"open_sansregular";}
.chat-icon1 > p{font-size:16px; margin-bottom:5px;font-family:"open_sansregular"; padding: 15px 25px ; color:#a1a1a1;}
.code{background:#fff; color:#318BFD;}
.code:hover{color:#03C; cursor:pointer;}
.code1{background:#fff; color:#6d6d6d; font-family:"open_sanssemibold";}
.ago{font-style:italic; color:#BCBCBC; text-align:right;}
.bg_img{background:url(../images/message.png) left top no-repeat; padding-left:25px;}
.thumbnails.pull-left{padding: 15px 0 !important;}
.border-left {border-left: 4px solid #cccccc;margin: 50px;position: absolute;z-index: 11;}
.panel-heading.padng_rmv {background: #f3f3f3 none repeat scroll 0 0;margin: 25px 0;padding: 0; margin-bottom:0px;}
.nav-tabs > li > a{font-size:16px; border-radius:0px;color:#5F5F5F; text-align:center; margin-right:0px;font-family:"open_sanssemibold";}
.nav-tabs > li.active > a{background:#FF7711; color:#5f5f5f;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background:#FFF;}
.nav-tabs{border-bottom:3px solid #FF7711}
.img {border-radius: 5px;padding: 8px;width: 100%;}
.panel-body{padding:15px; padding-top:0px; border:1px solid #ccc; border-top:none;}
.view-all{font-size:15px;padding:5px; color:#CDCDCD;font-family:"open_sanssemibold";}
.domain-title{font-size:14px; font-family:"sopen_sansbold"; margin:0; color:#606060; line-height:22px;}
.domain-date{font-size:14px; font-family:"open_sanssemibold"; margin:0; color:#BCBCBC;}
.domain-main{border-bottom:1px dotted #BCBCBC; padding:20px 0;}
.main-top{margin-top:20px;}
.col-xs-12.padng_rmv.domain-main:last-child{border-bottom:none !important;}
.load-more {border: 1px solid #ccc;border-radius: 5px;color: #5F5F5F;text-transform:uppercase; font-weight:bold;background:#fff; display: table;float: none;font-size: 12px;margin: 0 auto;padding:10px 20px; margin-top:15px;
            font-family:"open_sansregular";}
.load-more:hover{border: 1px solid #ccc;}
footer{}
.company h2 {color: #333333;font-size: 16px;text-transform: uppercase;font-family:"open_sanssemibold";}
.list.padng_rmv {color: #333333;line-height: 30px;margin-top: 0;padding-top: 10px; font-size:12px;}
.list_style {list-style: outside none none; font-size:12px;font-family: 'open_sanssemibold';}
.list_style > a {color: #848383;line-height: 20px;}
.list_style > a:hover{color: #E8721A;line-height: 20px;}
.list_style a{color:#000; font-size:13px;}
.list_style a i{ margin-right:5px}

@media (min-width:992px) and (max-width:2500px)
{
    .custom-width{width:25%;}
}
.social-footer {float: left; margin:0}
.social-footer li {float: left;list-style: outside none none;padding: 15px 0;}
.social-footer li a {background: #585858 none repeat scroll 0 0;border-radius: 50%;color: #fff;font-size: 14px;margin: 5px;padding: 6px 10px;}
.social-footer li a:hover{background: #fff none repeat scroll 0 0; color:#4A4A4A;}
.border-footer{ margin-bottom:15px;}
.border-footer-top{border-bottom:5px solid #d6d0d0; margin-bottom:15px; padding:5px 0;}
.border-footer-bottom{border-bottom:1px solid #b6b6b6; padding:5px 0;}
.copyright{color:#333333;font-size:12px;}
tbody{background:#fff; font-family:"open_sansregular";}

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr { border: 1px solid #ccc; }

    #no-more-tables td {
        /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }
}

#toTop {position:fixed;bottom:5px;right:5px;cursor:pointer;color: #ff7814;font-size: 28px;padding: 4px 10px;z-index:111;}


.damain_detail_section{
    border:1px solid #b7b7b7;
    box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
    padding:20px 45px;
    margin-top:20px;
    width:100%;
    float:left;
    border-radius:5px;
}
.heading{
    font-size:33px;
    color:#3a3a3a;
    font-family:"sopen_sansbold";
    margin:0 0 10px 0;
    padding:0;
}
.dtl{
    font-family:"open_sanssemibold";
    color:#8b8b8b;
    font-size:20px;
    margin-bottom:50px;
}
.dtl1{
    font-family:"open_sansregular";
    color:#8b8b8b;
    font-size:16px;

}

.dtl_section_heading{
    font-size:25px;
    color:#3a3a3a;
    font-family:"sopen_sansbold";
    margin:0 0 10px 0;
    padding:0;

}
.dtl_section_cntnt{
    font-size:16px;
    color:#8b8b8b;
    font-family:"open_sanssemibold";
}
.damain_watch_section{
    background:#dee8f4;
    border:1px solid #cbdbee;
    padding:20px 45px;
    margin-top:20px;
    width:100%;
    float:left;
    border-radius:5px;
}
.damain_watch_section a{
    font-family:"open_sanssemibold";
}

.btn.btn-success {
    color: #ffffff;
    font-family:"open_sanssemibold";
    background-color: #64ae3c;
    border-color: #64ae3c #64ae3c #64ae3c;

}
.btn.btn-success:hover {
    color: #64ae3c;
    background-color: #ffffff;
}
.btn.btn-success-new {
    color: #ffffff;
    font-family:"open_sanssemibold";
    background-color: #2EA3F2;
    border-color: #46b8da #46b8da #46b8da;

}
.btn.btn-success-new:hover{
    color: #2EA3F2;
    background-color: #ffffff;
}
.twt{
    margin-left:31px;}

@media only screen and (max-width: 400px) {
    .heading{font-size:30px !important;}
    .dtl, .dtl1{font-size:15px !important;}
    .dtl_section_heading{font-size:25px !important;}
}
.sidebar_section{
    border:1px solid #b7b7b7;
    box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
    margin-top:20px;
    width:100%;
    float:left;
    border-radius:5px;
}
.sidebar_top{
    width:100%;
    border-bottom:1px solid #b7b7b7;
    padding:20px;
}
.sidebar_heading{
    margin:0;
    font-size:20px;
    font-family:"open_sanssemibold";
    color:#8b8b8b;
}
.sidebar_heading span{
    font-size:33px;
}
.sidebar-btn{
    color: #ffffff;
    font-family:"open_sanssemibold";
    background-color: #2d5b89;
    font-size:18px;
    margin-top:10px;
    width:100%;
}
.sidebar-btn:hover{
    background-color: #004d99;
}
.sidebar_bottom{
    width:100%;
    background-color:#f1f4f7;
    padding:20px;
    border-radius:0 0 5px 5px;
}
.sidebar_bottom_btn{
    color: #0082f2;
    font-family:"open_sanssemibold";
    background-color: #fff;
    font-size:18px;
    border:1px solid #0082f2;
    width:100%;
    margin-bottom:25px;
}
.sidebar_bottom_btn:hover{
    color: #fff;
    background-color: #0082f2;
}
.sidebar_social{
    margin-bottom:20px;
}
.sidebar_social li{
    list-style:none;
    color:#8b8b8b;
    font-family:"open_sanssemibold";
    font-size:18px;
    float:left;
    margin-right:10px;
}
.sidebar_social li a{
    color:#8b8b8b;
}

.sidebar_section_1{
    padding:20px;
    border:1px solid #b7b7b7;
    box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
    margin-top:20px;
    width:100%;
    float:left;
    border-radius:5px;
}
.seler_heading{
    font-size:22px;
    color:#3a3a3a;
    font-family:"sopen_sansbold";
    margin:0 0 10px 0;
}
.seler_img{
    position:relative;
    margin:10px auto;
    height:200px;
    width:200px;
}
.seler_name{
    font-size:20px;
    color:#349ed4;
    font-family:"open_sanssemibold";
    margin:20px 0;
    text-align:center;
}
.seler_dtl{
    font-size:16px;
    color:#3a3a3a;
    font-family:"open_sanssemibold";
    margin:20px 0;
    text-align:center;
}
.sidebar_watch_btn{
    color: #0082f2;
    font-family:"open_sanssemibold";
    background-color: #fff;
    font-size:16px;
    border:1px solid #0082f2;
    width:100%;
    margin-bottom:25px;
    float:left;
    padding:10px 0; 
}
.sidebar_watch_btn:hover{
    color:#fff;
    background-color:#0082f2;
}
.profile_cover{
    height:330px;
    width:100%;
}
.follow_bg{
    border-top:1px solid #000;
    background-color:rgba(0,0,0,0.5);
    -webkit-box-shadow:inset 0 2px 5px 0px rgba(255,255,255,.5);
    box-shadow:inset 0 2px 5px 0px rgba(255,255,255,.5);
    position: absolute;
    width:100%;
    bottom:0px;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
}
.follow_bg h1{
    margin:0 0 5px 0;
    padding:0;
    font-size:30px;
    color:#fff;

    font-family:"sopen_sansbold";

}
.follow_bg h4{
    margin:0;
    padding:0;
    font-size:18px;
    color:#fff;
    float:left;
    font-family:"open_sanssemibold";
}
.textbox{

    float:right;
    margin-right:100px;
}

@media (min-width:768px) and (max-width:980px){
    .textbox{margin-right:70px !important;}
    .follow_bg h1{font-size:20px !important;}
    .follow_bg h4{font-size:14px !important;}
    .profile-pic{top:25% !important; left:3% !important;}
    .profile-name{padding-left:0px !important;}
    .profile-detail{padding-left:0px !important;}
    .img-border{height:180px !important; width:180px !important;}
    .seler_img{height:150px !important; width:150px !important;}
}
.follow_count_xs{
    font-size:25px;
    color:#3a3a3a;
    font-family:"sopen_sansbold";
    margin:0 0 5px 0;
    padding:0;
}
.follow_dtl_xs{
    font-size:18px;


    color:#8b8b8b;
    font-family:"open_sanssemibold";
    margin:0 0 5px 0;
    padding:0;
}

.profile_cover_edit{
    position: absolute;
    z-index: 11;
    padding-top: 0px;
    font-size: 14px;
    color: #FFF;
    top: 10px;
    right: 15px;
    opacity:0;
    font-family:"open_sanssemibold";	
}
.cover_img{
    height:auto;
}

.cover_img:hover .profile_cover_edit{
    opacity:1;
    color:#fff;
}

.profile-pic{
    position: absolute;
    top: 59%;
    left:15%;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
}
.img-border{
    display: inline-block;
    width: 250px;
    max-width:250px;
    height: 250px;
    padding: 5px;
    line-height: 1.42857;
    background-color: #FFF;
    transition: all 0.2s ease-in-out 0s;
}
.img-border-xs{
    margin:15px auto;
    position:relative;
    height:145px;s
    width:145px;
}
.profile_picture_edit{
    position: absolute;
    z-index: 11;
    padding-top: 0px;
    font-size: 14px;
    color: #FFF;
    /*bottom: 15px;*/
    left: 120px;
    opacity:0;
    font-family:"open_sanssemibold";	
}
.profile_picture_edit_xs{
    position: absolute;
    z-index: 11;
    padding-top: 0px;
    font-size: 14px;
    color: #FFF;
    bottom: 20px;
    left: 70px;
    opacity:0;
    font-family:"open_sanssemibold";	
}
.propic-xs:hover .profile_picture_edit_xs{
    opacity:1;
    color:#fff;
}
.profile-pic:hover .profile_picture_edit{
    opacity:1;
    color:#fff;
}
@media only screen and (max-width: 800px) {
    .profile_picture_edit{left:75px !important; top:150px !important;}
}
@media (max-width: 980px) {
    .profile_picture_edit{left:86px !important;top:150px !important;}
}
.profile{width:auto;}
.profile-xs{margin-bottom:15px;}
.profile-name{
    font-size:35px;
    color:#374b64;
    font-family:"open_sanssemibold";
    padding-left:90px;
}
.profile-name-xs{
    font-size:35px;
    color:#374b64;
    font-family:"open_sanssemibold";

}
.profile-detail{
    width:100%;
    font-size:20px;
    color:#374b64;
    font-family:"open_sanssemibold";
    margin-top:0;
    margin-bottom:2px;
    padding-left:90px;
}
.profile-detail{
    width:100%;
    font-size:20px;
    color:#374b64;
    font-family:"open_sanssemibold";
    margin-top:0;
    margin-bottom:2px;

}
.profile-edit{
    position: absolute;
    z-index: 11;
    padding-top: 0px;
    font-size: 14px;
    color: #333333;
    top: 0px;
    right: 30px;
    opacity:0;
    font-family:"open_sanssemibold";
}
.profile-edit-xs{
    position: absolute;
    z-index: 11;
    padding-top: 0px;
    font-size: 14px;
    color: #333333;
    top: 25px;
    right: 30px;
    opacity:0;
    font-family:"open_sanssemibold";
}
.profile-detail span{
    color:#71849c;
}
.profile-detail-xs span{
    color:#71849c;
}
.profile:hover .profile-edit{
    opacity:1;
}
.profile-xs:hover .profile-edit-xs{
    opacity:1;
}

.chat-vector{
    font-size:20px;
    margin-left:5px;
    color:#fff;
    padding:20px;
    border-radius:50%;
    position:relative;
    z-index:1111;
    background-color:#6486c6;
    text-align:center;
    float:left;
}
.border-left1 {border-left: 4px solid #cccccc;margin:0 50px;position: absolute;z-index: 11;}
.btn-camera {
    color: #c2c2c2;
    background-color: #fff;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-left:none;
    border-radius:0 4px 4px 0;	  
}
.btn-camera:hover{
    border-left:0px;
}
.photo-vector{
    font-size:25px;
    color:#fff;
    margin-left:5px;
    padding:17px 16px;
    border-radius:50%;
    position:relative;
    z-index:1111;
    background-color:#83b4ae;
    text-align:center;
    float:left;
}
.img-comment{
    position: absolute;
    width:auto;
    bottom:0px;
    z-index: 10;
}
.img-like{
    position: absolute;
    width:auto;
    bottom:0px;
    right:0;
    z-index: 10;
}
.like-comment, .like-comment a{
    color:#fff;
    font-family:"open_sansregular";
    font-size:16px;
    padding:10px;
}
.like-comment a:hover{
    color:#a1a1a1;
    cursor:pointer;
}
.status-vector{
    font-size:25px;
    color:#fff;
    margin-left:5px;
    padding:18px;
    border-radius:50%;
    position:relative;
    z-index:1111;
    background-color:#f28888;
    text-align:center;
    float:left;
}
.status{
    font-size:16px;
    font-family:"open_sansregular";
    color:#717171;
}
.status-comment{
    width:auto;
    z-index: 10;
}
.status-like{
    position: absolute;
    width:auto;
    top:45px;
    right:0;
    z-index: 10;
}
.like-comment1, .like-comment1 a{
    color:#c2c2c2;
    font-family:"open_sansregular";
    font-size:16px;
    padding:10px;
}
.like-comment1 a:hover{
    color:#a1a1a1;
    cursor:pointer;
}
.domain-list-header{
    border:1px solid #c2c2c2;
    padding:15px !important;
    margin-top:30px;
}
.domain-list-contant{
    border:1px solid #c2c2c2;
    padding:15px !important;
    border-top:0px;
}
.domain-title1{
    font-size:30px;
    color:#212121;
    font-family: 'sopen_sansbold';
    margin:0;
    padding:0;
    margin-right:50px;
}
.domain-add{text-align:right;}
.domain-add a{
    font-size:18px;
    color:#212121;
    font-family: 'open_sanssemibold';
    margin:0;
    padding:0;
}
.domain-add a:hover{
    color:#999;	
}
.domain-name{
    font-size:15px;
    color:#717171;
    font-family: 'open_sansregular';
    margin:0;
    padding:0;
    margin-right:45px;
    width:40%;
}
.domain-price{
    font-size:15px;
    color:#717171;
    font-family: 'open_sansregular';
    margin:0;
    padding:0;
    margin-left:20px;
    width:25%;
}
.domain-name-edit{
    font-size:14px;
    font-family: 'open_sanssemibold';
    margin:0;
    padding:0;
    opacity:0;
    text-align:right;
}
.domain-name-edit a{color:#1b1b1b;}

.domain-list-contant:hover .domain-name-edit{
    opacity:1;
}
.info-btn{
    padding:5px 35px;
    font-size:22px;
    color:#fff;
    font-family: 'open_sanssemibold';
    background-color:#509fe1;
}
.info-btn-align{
    text-align:center;
}
.landing-img{
    margin:0 auto 20px auto;
}
.domain-info{
    display:inline-block;
    width:100%;
    padding:45px 0;
    border:1px solid #717171;
    margin-bottom:30px;
}
.domn-title{
    text-align:center;
    padding:0;
    margin:0;
    color:#1f8fd7;
    font-size:40px;
    font-family: 'sopen_sansbold';
}
.domn-like{
    color:#fff;
    font-size:22px;
    font-family: 'open_sanssemibold';
    background-color:#303030;
    width:auto;
    float:left;
    padding:10px 25px;
}
.domn-like .fa{
    color:#ff0056;
}
.domn-dtl{
    color:#717171;
    font-size:17px;
    font-family: 'open_sansregular';
    padding:5px 20px;
    margin-bottom:20px;
    text-align:justify;
}

.offer-textbox{
    width: 100%;
    padding: 15px;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    background-color: #ebebeb;
    background-image: none;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    font-family: 'open_sansregular';
    color: #777777;
    font-size: 16px;
    display: block;
    margin-bottom:15px;
}
.offer-textbox:focus{
    -webkit-box-shadow: 0 0 10px 0 #49a2df;
    box-shadow: 0 0 3px 0 #49a2df;
}
.other-domain{
    color:#424242;
    font-size:30px;
    font-family: 'sopen_sansbold';
    margin:0 0 40px 0;
    padding:0;
    text-align:center;
}
.other-domain-name{
    font-size:30px;
    font-family: 'sopen_sansbold';
    margin:0;
    padding:0;
    text-align:center;
}
.other-domain-name a{
    color:#1f8fd7;
}
.other-domain-name a:hover{
    color:#006bb0;
}
.other-domain-btn{
    text-align:center;
    display:block;
    padding:20px;
    margin-top:30px;
    margin-bottom:30px;
    background-color:#49a2df;
    color:#fff;
    font-size:22px;
    font-family: 'open_sanssemibold';
}
.other-domain-btn:hover{
    border-radius:6px;
    color:#fff;
    background-color:#0099ff;
}
@media (max-width: 380px) {
    .other-domain-btn{
        font-size:19px !important;
    }	
}
@media (max-width: 640px) {
    .other-domain-name{
        text-align:left !important;
    }
}
.break{
    width:100%;
    padding:35px;
}
.pg-title{
    font-size:50px;
    color:#010101;
    font-family: 'sopen_sansbold';
    margin:15px 0 50px 0;
    padding:0;
    text-align:center;
}
/*.drp{
        width:100%;
        border:2px solid #4dcadd;
        border-radius:5px;
        padding:10px 15px;
        text-align:center;
}*/
.member-drop{
    color:#4dcadd;
    border:2px solid #4dcadd;
    border-radius:5px;
    padding:10px 15px;
    font-family: 'open_sanssemibold';
    font-size:18px;
    text-align:center;
}
@media (max-width: 760px) {

    .member-drop span{
        margin-left:2px !important;
    }
    .custm-img{
        max-height:109;} 
}
.member-drop span{
    margin-left:55px;
    font-size:20px;
}
.member-drop:hover, .member-drop:active, .member-drop:focus{
    border:2px solid #4dcadd;
    background-color:#4dcadd transparent;
    color:#4dcadd;
}
.member-drop:hover
{background-color:rgba(77, 202, 221, 0.15);}
.member-drop-menu{
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 5px 0px;
    margin: 7px 0px 0px;
    font-size: 14px;
    text-align: left;
    list-style: outside none none;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
}
.member-drop-menu > li > a{
    clear: both;
    color: #333;
    display: block;
    font-family: 'open_sansregular';
    font-size:16px;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;	
}
.stylish-input-group{
    border:2px solid #4dcadd;
    border-radius:5px;	
    padding:5px 0;
    margin-top:-12px;
    width:80%;
}
@media (max-width: 1204px) {
    .stylish-input-group{
        width:auto !important;
    }
    .custm-img{
        max-height:109;} 
}
.input-group-addon{
    background: white !important; 
    border:0px !important;
}
.stylish-input-group .form-control{
    border-right:0; 
    box-shadow:0 0 0 ; 
    border-color:#fff;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.list-member-top{
    border: 1px solid #cccccc;
    padding: 20px 30px;
    width: 100%;
}
@media (max-width: 765px) {
    .list-member-top{margin-top:15px !important;}
    .list-member-bottom{border-bottom:none !important;}
    .custm-img{
        max-height:109;} 
}
.list-member{
    border-top:1px solid #cccccc;
    width:100%;
    margin-top:15px;
    padding:20px 30px;
}
.list-member-bottom{
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    width:100%;
    margin-top:15px;
    margin-bottom:25px;
    padding:20px 30px;
}
.member-img{
    width:96px;
    height:96px;
    margin-right:20px;
    float:left;
}
@media (min-width: 765px) and (max-width: 1200px) {
    .member-img{float:none;}


}
.member-name{
    font-size:18px;
    font-family: 'open_sanssemibold';
    margin:0;
    padding:0;
    margin-bottom:15px;
}
.member-name a{
    color:#000000;
}
.member-name a:hover{
    color:#333;
}
.member-last-active{
    font-size:16px;
    color:#5c5c5c;
    font-family: 'open_sanssemibold';
    margin:0;
    padding:0;
    margin-bottom:15px;
}
.member-followers{
    font-size:14px;
    color:#bcbcbc;
    font-style:italic;
    font-family: 'open_sansregular';
    margin:0 0 15px;
    padding:0;
}
.member-followers span{
    font-family: 'open_sanssemibold';
    font-size:16px;
    font-style:normal;
    color:#fff;
    background-color:#0082f2;
    border-radius:50%;
    text-align:center;
    padding:5px 10px;
}
/*drop-down*/
.select-style {
    overflow: hidden;
    background: #FFF url("../images/down-arrow.png") no-repeat scroll 90% 50%;
    border: 2px solid #4DCADD;
    border-radius: 5px;
    margin: -12px 0px 0px;
    width: 80%;
    padding: 5px 0px;
}

.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color:#4dcadd;
    font-size:18px;
    font-family: 'open_sanssemibold';
}

.select-style select:focus {
    outline: none;
}
.select-style option:hover{
    background-color:#4dcadd;
    color:#fff;
    margin:5px;	
}
/*drop-down*/

.bg_gray1{
    background:#f3f3f3;
    float:left;
    width:100%;
    padding:40px 0;
    margin:3px 0;
    margin-bottom:30px;
    border-bottom:1px solid #333333;	
}
.maket-place-heading{
    font-size:40px;
    font-family: 'open_sansregular';
    color:#8b8b8b;
    margin:30px 0 15px 0;
    padding:0;
}
.radio1{
    text-align:center;
}
.radio-lbl, .chk-lbl, .chk1-lbl{
    font-family: 'open_sansregular';
    font-size:16px;
    color:#828282;
    margin-right:20px;
    margin-left:5px;
    font-weight:normal;
}
.chk1-lbl{margin-right:50px !important;}
.chk-lbl{margin-right:65px !important;}
.txt{
    display: block;
    padding: 6px 50px 6px 15px;
    font-size: 18px;
    line-height: 1.42857;
    color: #555;
    background-image: none;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    background-color: #FFF;
    border: 1px solid #8b8b8b;
    margin-left:10px;
}
.txt:focus{
    -webkit-box-shadow: 0 0 5px 0 #7EECF0;
    box-shadow: 0 0 5px 0 #7EECF0;	
}
.domain-link{
    text-align:center;
    margin:0;
    padding:20px;
}
.domain-link a{
    font-family: 'open_sansregular';
    font-size:16px;
    color:#828282;
    text-decoration:underline;
    margin-right:10px;
}

.select-style1 {
    overflow: hidden;
    background: #FFF url("../images/down-arrow-gray.png") no-repeat scroll 95% 50%;
    border: 1px solid #626262;
    border-radius: 5px;
    margin: -12px 0px 0px;
    padding: 5px 0px;
    margin-bottom:20px;
}

.select-style1 select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color:#626262;
    font-size:16px;
    font-family: 'open_sansregular';
}

.select-style1 select:focus {
    outline: none;
}
.select-style1 option:hover{
    background-color:#4dcadd;
    color:#fff;
    margin:5px;	
}
.extention, .filter{
    text-align:center;
    padding:50px 20px;
    margin:0;	
}
.filter{padding:10px 20px !important;}
.extention-heading{
    font-size:18px;
    color:#626262;
    font-family: 'open_sansregular';
    padding:10px 15px;
    border-bottom:1px solid #8b8b8b;
}
.save-btn{
    font-size:30px;
    padding:10px 30px;
    font-family: 'open_sanssemibold';
}
.save-btn span{
    color:#626262;
}

input-group .icon-addon .form-control {
    border-radius: 0;
}

.icon-addon {
    position: relative;
    color: #555;
    display: block;
}

.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}

.icon-addon:after {
    clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon, 
.icon-addon.addon-md .fa,
.icon-addon .fa {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}

.icon-addon.addon-lg .form-control {
    line-height: 1.33;
    height: 46px;
    font-size: 18px;
    padding: 10px 16px 10px 40px;
}

.icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
    font-size: 18px;
    margin-left: 0;
    left: 11px;
    top: 4px;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
    padding-left: 30px;
    float: left;
    font-weight: normal;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}

.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
    color: #2580db;
}

.dmn-view, .dmn-view a{
    color:#4cac62;
    font-size:20px;
    font-family: 'open_sanssemibold';
    margin:0;
    padding:12px 0;
}
.dmn-view a:hover{
    color:#989898;
}
.dmn-price, .dmn-price a{
    color:#626262;
    font-size:20px;
    font-family: 'open_sansregular';
    margin:0;
    padding:12px 0;
}
.dmn-price a:hover{
    color:989898;
    cursor:pointer;
}
.watch-this-btn{
    color: #0082f2;
    font-family:"open_sanssemibold";
    background-color: #fff;
    font-size:20px;
    border:1px solid #0082f2;
    width:100%;
}
.watch-this-btn:hover{
    color: #fff;
    background-color: #0082f2;
}

.f-first {
    max-width: 170px;
    display: block;
    overflow: hidden;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    margin-bottom:40px;
}

.img1 {
    margin: -25%;
    width: 150%;
    height: 150%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.team-post{
    color:#baaa81;
    font-size:14px;
    font-family: 'sopen_sansbold';
    margin:0;
    padding:0;
    font-style:italic;
}
.team-name{
    color:#333333;
    font-size:22px;
    font-family: 'sopen_sansbold';

}
.team-desc{
    color:#9c9c9c;
    font-size:14px;
    font-family: 'open_sansregular';
    margin-top:60px;
}
.team-desc1{
    margin-top:20px;
    color:#9c9c9c;
    font-size:14px;
    font-family: 'open_sansregular';
}

/*slider*/
.value {
    position: absolute;
    top: 30px;
    left: 50%;
    margin: 0 0 0 -20px;
    width: 40px;
    text-align: center;
    display: block;

    /* optional */

    font-weight: normal;
    font-family: 'open_sansregular';
    font-size: 14px;
    color: #333;
}

.price-range-both.value {
    width: 100px;
    margin: 0 0 0 -50px;
    top: 26px;
}

.price-range-both {
    display: none; 
}

.value i {
    font-style: normal;
}
.slider-name{
    color:#8b8b8b;
    font-size:16px;
    font-family: 'open_sansregular';
    padding-left:330px;
}
/*slider*/

.tab-heading{
    color:rgb(51,51,51);
    font-family: 'sopen_sansbold';
}
.tab-list{
    list-style:none;
}
.tab-list > li{
    margin:5px 0;
}
.tab-list > li > a{
    color:#8b8b8b;
    padding:5px;
    font-family: 'open_sansregular';
    font-size:16px;
    margin:5px 0;
}
.tab-list > li > a:hover{
    color:rgb(51,51,51);
}
.cmnt-name{
    margin:0;
    padding:0;
}
.cmnt-name a{
    font-family:"open_sanssemibold";
    color:rgb(33,33,33);
    font-size:16px;
}
.cmnt-name a:hover{
    color:#8b8b8b;
}
.cmnt{
    color:#8b8b8b;
    font-family: 'open_sansregular';
    font-size:14px;
    margin:5px 0 15px 0;
}

/*popover*/
.popover_parent {position:relative;}
.popover {
    color: rgb(51, 51, 51);
    display: none;
    padding: 1em;
    position: absolute;
    top: 4em;
    width: auto;
    z-index: 1;}
.popover:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(255, 255, 255);
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    left: 30px;
    position: absolute;
    top: -20px;
    width: 0;}

.active .popover{display:block;visibility:}

/*popover*/


#txtFil
{

    opacity: 0;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 20;
    cursor: pointer;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    margin: 0px !important;
    padding: 0px !important;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    min-width: 160px;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 111111111;
}
.btn-wish{float: left !important; text-align: center;}
.notification > li > a{clear: none !important;}
pull-left.notification > li > a{clear: none !important;}

.cstm {float: right; margin:0;}
.cstm li {float: left;
          list-style: outside none none;
          margin: 9px 0 0;
          padding: 12px 0;}
.cstm li a {font-size: 15px;padding: 0 15px; color:#5f5f5f; font-family:"open_sanssemibold";}
.img-responsive.cover-pic {
    width: 100%;
}
.new-table{
    width:100%;
}
.dm-name a{
    color:#55b1e1 !important;
    font-size:14px !important;
    font-weight:bold !important;
    text-decoration: none !important;
}
.dm-name a:hover{
    color:#616161 !important;
}
.dm-days{
    color:#5f5f5f !important;
    font-size:12px !important;
    font-weight:bold !important;
}
.dm-price{
    color:#5f5f5f !important;
    font-size:12px !important;
    font-weight:bold !important;
}
.height{height:auto !important}
.col-md-2.col-sm-4.col-xs-6 > a{border: 1px solid #747474;color: #747474; height:auto !important}
.col-md-2.col-sm-4.col-xs-6.selected > a{border: 1px solid #ffb901;color: #ffb901; height:auto !important}
.carousel-indicators li{z-index:11111 !important;}
.carousel-indicators li {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #747474;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 17px;
    height: 50px;
    margin-right: 23px !important;
    min-width: 14.9% !important;
    padding: 10px;
    vertical-align: middle;
}
.carousel-indicators li:last-child{margin-right:0px !important;}
.carousel-indicators {
    top: 0;
}
.carousel-indicators .active{background-color: #fff;
                             border: 1px solid #000;
                             border-radius: 5px;
                             cursor: pointer;
                             display: inline-block;
                             font-size: 17px;
                             height: 50px;
                             float:left;
                             min-width: 140px;
                             padding: 10px;
                             vertical-align: middle;}
.custom-width-new{width:75% !important}
.bg_gray.bg_white{background:#fff !important}
.featured-title {
    color: #7f7f7f;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 25px;
    min-height:27px;
    text-transform:uppercase;
}
.featured-title a{text-transform:capitalize !important; color:#000000 !important}
.table-color{background:# !important;}
.green-color{color:#2ECC4F !important;}
body.modal-open-noscroll {
    margin-right: 0!important;
    overflow: hidden;
}
.modal-open-noscroll .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0!important;
}
body.modal-open{
    padding: 0 !important;
    overflow: scroll;
}
.new-link{
    font-size: 12px;
    color:#5d5d5d;
}
new-link:hover{
    color: #0082f2;
}
.modal-dialog{
    margin-top: 150px !important;
}
.see-what{font-size:30px; color:#61c2d0; text-align:center;margin-top:25px; margin-bottom:20px;}
.see-what-small{font-size:16px;font-family: 'open_sanssemibold'; color:#cae9ec; text-align:center; /*margin-bottom:30px;*/}
.top-new-all{/*margin-top:15px;margin-bottom:15px;*/ float:left;}

/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
    background-color: #ddd;
    border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border-color: #E3E3E3;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}
.panel-heading {
    padding-bottom: 0;
}
.panel-default > .panel-heading{	background:#e3e3e3 !important; min-height:57px;}
.nav-tabs{border-bottom:none !important;}
.panel-heading{border-bottom:none !important;border-top:none !important;}
.panel{border:none !important;}
/*.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus{border:none !important; border-bottom:3px solid #e1e8ed 

!important}*/
.panel-body{border:none !important}
.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus{}
.bg-gray{background:#f8f8f8 !important;}
/*.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: -moz-use-text-color -moz-use-text-color #e3e3e3 !important;
    border-image: none !important;
    border-style: none none solid !important;
    border-width: medium medium 5px !important;
}*/
.cs-tab.nav-tabs > li > a {
    border-radius: 0;
    color: #5f5f5f;
    font-family: "open_sanssemibold";
    font-size: 16px;
    margin-right: 0;
    min-width: 135px;
    text-align: center;
}
.new-table {
    border-top: 3px solid #55B1E1;
}
.panel{margin-bottom:0px !important;}
.list_style.custom-new span{color:#a3a3a3 !important;font-family: 'open_sansregular' !important;}
.list_style.custom-new{background: url(../image/twitter.png); padding-left:35px;}

.tw{
    margin: 0px 10px 15px 0 !important;
    width: 14% !important;
}
.color-blue{color:#4c9ec2 !important;}
.with-nav-tabs.panel-default .nav-tabs > .open > a, .with-nav-tabs.panel-default .nav-tabs > .open > a:hover, .with-nav-tabs.panel-default .nav-tabs > .open > a:focus, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-

tabs.panel-default .nav-tabs > li > a:focus{background:#E3E3E3 !important;}
.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus{background:#E3E3E3 !important;}
.custom .nav.nav-tabs li:hover{
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;

    border-image: none !important;
    border-style: none none solid !important;
    border-width: medium medium 3px !important;
}

.custom .nav.nav-tabs a:hover {
    border-bottom: 4px solid #55b1e1 !important;
    border-radius: 0 !important;
    margin-top: 0;
}

.cs-tab.nav.nav-tabs li.active a {
    border-bottom: 4px solid #55b1e1 !important;
    border-radius: 0 !important;
}
.nav-tabs > li {
    float: left;
    height: 49px;
}
.nav-tabs > li {
    margin-bottom: -4px !important;
}
.cstm-title{color: #333 !important; font-size: 35px !important;}
.cstm-label{font-size:14px; font-family: 'open_sansregular';}
.css-tab li a{width:auto !important;}
.css-tab li a:hover{width:auto !important;}
.col-md-12.col-xs-12.topp {
    margin-bottom: 25px;
    margin-top: 0px;
}
.nav.nav-tabs.cs-tab > li:hover{border-bottom:none !important}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding:6px;}
.cs-tab > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background: #FFF !importantFFFCF4;}
.cs-tab-bg{
    background:#fff !important; min-height:49px;

    /*margin-top:134px;*/
    border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    width:100%;
    z-index:20;	
}
.cs-tab > li > a:hover, .nav > li > a:focus{background:#FFF !important;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{border-color:#FFF;}
#custom-search-input1 {
    margin:0;
    margin-top: 10px;
    padding: 0;
}

#custom-search-input1 .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    background:#f5f8fa;
    border:1px solid #e1e8ed !important;
    color:#292f33;
    text-indent:10px;
}
.search-query::-moz-placeholder{color:#8899a6 !important;}

#custom-search-input1 button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 5px 27px 6px 12px;
    margin-top: -2px;
    position: relative;
    left:-38px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    color:#66757f;
    z-index:111;
}
.form-control:focus{box-shadow:none !important;}
.search-query:focus + button {
    z-index: 3;   
}
.custom .nav.nav-tabs li:hover{
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: -moz-use-text-color -moz-use-text-color rgb(225, 232, 237) !important;
    border-image: none !important;
    border-style: none none solid !important;
    border-width: medium medium 3px !important;
}
.custom .nav.nav-tabs a:hover {
    border-bottom: 5px solid #55b1e1 !important;
    border-radius: 0 !important;
    margin-top: -2px;
}



#demo {
    margin: 30px 0 50px 0;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

#demo .wrapper {
    display: inline-block;
    width: 180px;
    margin: 0 10px 0 0;
    height: 20px;
    position: relative;
}

#demo .parent {
    height: 100%;
    width: 100%;
    display: block;
    cursor: pointer;
    line-height: 30px;
    height: 30px;
    border-radius: 5px;
    background: #F9F9F9;
    border: 1px solid #AAA;
    border-bottom: 1px solid #777;
    color: #282D31;
    font-weight: bold;
    z-index: 2;
    position: relative;
    -webkit-transition: border-radius .1s linear, background .1s linear, z-index 0s linear;
    -webkit-transition-delay: .8s;
    text-align: center;
}

#demo .parent:hover,
#demo .content:hover ~ .parent {
    background: #fff;
    -webkit-transition-delay: 0s, 0s, 0s;
}

#demo .content:hover ~ .parent {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 0;
}

#demo .content {
    position: absolute;
    top: 0;
    display: block;
    z-index: 1;
    height: 0;
    width: 180px;
    padding-top: 30px;
    -webkit-transition: height .5s ease;
    -webkit-transition-delay: .4s;
    border: 1px solid #777;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,.4);
}

#demo .wrapper:active .content {
    height: 123px;
    z-index: 3;
    -webkit-transition-delay: 0s;
}

#demo .content:hover {
    height: 123px;
    z-index: 3;
    -webkit-transition-delay: 0s;
}


#demo .content ul {
    background: #fff;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#demo .content ul a {
    text-decoration: none;
}

#demo .content li:hover {
    background: #eee;
    color: #333;
}

#demo .content li {
    list-style: none;
    text-align: left;
    color: #888;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    padding-left: 10px;
    border-top: 1px solid #ccc;
}

#demo .content li:last-of-type {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{}

.ui-menu-item {
    background: #fff none repeat scroll 0 0;
    color: #66757f;

    font-size: 15px;
}
.ui-state-focus{
    background: #59adeb none repeat scroll 0 0 !important;
    color:#fff !important;
}
.custom-search{font-size: 12.5px !important;
               padding: 5px;}
.bottom-new{margin-bottom:25px;}
.left-padng-rmv{padding-left:0px !imporatnt;}
.nav > li > a{/*padding:0px 15px !important;*/}
.dropdown-menu > li > a{white-space:pre-line !imporatnt;}
.navbar-nav > li > a{/*line-height: 16px !important;*/}

.navbar-collapse {
    position: relative;
    padding-top: 30px !important;
    max-height: 270px;
}
.navbar-collapse form[role="search"] {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    z-index: 0;
}
.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
    padding: 8px 12px;
    border-radius: 0px;
    border-width: 0px;
    color: rgb(119, 119, 119);
    background-color: rgb(248, 248, 248);
    border-color: rgb(231, 231, 231);
    box-shadow: none;
    outline: none;
}
.navbar-collapse form[role="search"] input {
    padding: 16px 12px;
    font-size: 14pt;
    font-style: italic;
    color: rgb(160, 160, 160);
    box-shadow: none;
}
.navbar-collapse form[role="search"] button[type="reset"] {
    display: none;
}

/* new */

.menu-brdr{
    border:1px #ccc solid;
    margin-top:0px;
}
.pnl-hder{
    background-color:#E20912;
    margin-bottom:20px;
    float: left;
    padding: 10px 0;
    width: 100%;
}
.pnl-img{float:left;
         padding:0 30px;
}

.pnl-txt{
    padding:0px 15px;
    color:#FFF;
    font-family:'open_sanssemibold';
    margin:5px 5px 0 25px;}

.pnl-txt > a {color:#FFF;}
.pnl-txt > a:hover{text-decoration:none;
                   color:#FFF;}

.pnl-txt:hover{text-decoration:none;}

.pnl-menu{
    background-color: #f8f8f8;
    color: #656368;
    float: left;
    margin: 0 0 3px;
    max-height: 100px;
    padding: 10px 0;
    width: 100%;}

.pnl-menu:hover{
    text-decoration:none;
    background-color:#E20912;}

.menu-img{
    padding:0px 20px;
}		

.pnl-txt1{
    color:#656368;
    font-family:'open_sansregular';
    padding:0px 0px;
    margin:1px 5px 0 10px;
    font-size:14px;}

.pnl-menu:hover .pnl-txt1{
    text-decoration:none;
    color:#FFF;}	
.home-img{
    height:25px;
    width:25px;
    background:rgba(0, 0, 0, 0) url("../images/homne.png") no-repeat scroll 0 0 / 25px 25px;
    float:left;	
    margin:0px 10px 0px 30px;
}
.pnl-menu:hover .home-img{
    background:url("../images/homne_white.png") no-repeat scroll 0 0 / 25px 25px;
}
.auction{
    height:25px;
    width:25px;
    background:url("../images/monitor.png") no-repeat scroll 0 0 / 25px 25px;
    float:left;	
    margin:0px 10px 0px 30px;
}
.pnl-menu:hover .auction{
    background:url("../images/monitor_white.png") no-repeat scroll 0 0 / 25px 25px;
}

.purchase{
    height:25px;
    width:25px;
    background:url("../images/auction.png") no-repeat scroll 0 0 / 25px 25px;
    float:left;	
    margin:0px 10px 0px 30px;}
.pnl-menu:hover .purchase{
    background:url("../images/auction_white.png") no-repeat scroll 0 0 / 25px 25px;
}	

.user{
    height:25px;
    width:25px;
    background:url("../images/profile2.png") no-repeat scroll 0 0 / 25px 25px;
    float:left;	
    margin:0 10px 0 30px;}
.pnl-menu:hover .user{
    background:url("../images/profile2_white.png") no-repeat scroll 0 0 / 25px 25px;
}

.msg{
    height:25px;
    width:25px;
    background:url("../images/msg.png") no-repeat scroll 0 0 / 25px 25px;
    float:left;	
    margin:0px 10px 0px 30px;}
.pnl-menu:hover .msg{
    background:url("../images/msg_white.png") no-repeat scroll 0 0 / 25px 25px;
}		
.bordr{
    border-right:#999 2px solid;
    max-height:1000px;
}
.mrgn-img{
    margin:30 auto;
    width:100%;
}
.hdr-bg{
    background-color:#fff;
    width:100%;
    max-height:200px;
    padding:5px 16px;
    float:left;
    border:#dddddd 1px solid;}

.round-bdr{
    border-radius:50px;
    border:#999 1px solid;
    background-color:#fff;
    padding:15px 10px;
    margin :12px 15px;
    float: left;
}


.hdr-txt{
    margin:0;
    font-family:'open_sansregular';
    color:#bb9999;
    text-align:center;
    font-size:16px;

}
.hdr-txt1 {
    color: #000;
    font-family: "open_sansregular";
    font-size: 24px;
    margin-top: 9px;
    text-align: center;
}
.hdr-txt2{
    font-size:12px;   
}
.hdr-txt2 > a{
    color: #1e98cc ;
    text-decoration:underline;
    font-size:12px;
}
.hdr-txt2 > a:hover{
    text-decoration:none;}	

.hdr-txt3{
    font-size:12px;   
}
.hdr-txt3 > a{
    color:#1e98cc;
    text-decoration:underline;
    font-size:12px;
}
.hdr-txt3 > a:hover{
    text-decoration:none;}	

.hdr-txt4{
    font-size:12px;   
}
.hdr-txt4 > a{
    color:#03F;
    text-decoration:underline;
    font-size:12px;
}
.hdr-txt4 > a:hover{
    text-decoration:none;}					

.saperater{
    float: left;

    width: 100%;
}
.saperater-last{
    float: left;

    width: 100%;
}
.border-last{border-right: 1px solid #ccc; margin: 20px 0;}
.border-last-none{border:none; margin: 20px 0;}
.table-striped1 > tbody > tr:nth-of-type(2n){
    background-color:#f8f8f8;	
}
.table-striped1{margin: 0 !important; }
.tbl-brdr{
    border-radius:10px;
    border:1px solid #ccc;}	
.btn-info{
    background-color:#4684B3;
    border:#03F 1px solid;}	
.tbl-mrgn{
    margin-top:20px;}	
.tbl-txt{
    font-family:'open_sansregular';
    color:#999;
    margin-right:5px;
}	
.tbl-txt1{
    font-family:'open_sansregular';
    color:#999;
    text-align:right;
    color:#656368;
}		
.tbl-txt2{
    text-align:left;}
.sm-txt{
    margin:0 5px;
    font-size:15px;
    color: #656368;	
}
.db-txt{
    margin-left:10px;
}
.cnt-bg{
    border:1px solid #ccc;
    border-radius:5px 5px 0 0;
    width:100%;
    background-color:#f1eff2;
    padding:5px;
    margin:20px 0 0;
    border-bottom:none;

}	
.cnt{
    border:1px solid #ccc;
    border-radius:5px 5px 0 0;
    width:100%;
    background-color:#f0eef1;
    padding:5px;
    margin:20px 0 0;
    border-bottom:none;
    float:left;	
}		
.new-tbl{
    border:1px solid #ccc;
    border-radius: 0 0 5px 5px;
    width:100%;
    background-color:#FFF;
    padding:5px;
    margin:0 0;
    float:left;
    border-top:none;

}		

.more-ifo-btn{
    float:right;
    margin:0;
    background-color:#4684b3;
    border-radius:5px;
    color:#FFF;
    padding:0px 5px;
    border:1px solid #497a98;
    font-family:'open_sansregular';	
    font-size:13px;
}
.more-ifo-btn > a{
    color:#FFF;} 
.more-ifo-btn > a:hover{
    color:#FFF;
    text-decoration:none;} 	
.twt{
    color:#50a5cc;
    font-size:35px;
    margin-left:60px;}

.cnt-bg1{
    border:1px solid #ccc;
    border-radius: 0 0 5px 5px;
    width:100%;
    background-color:#f0eef1;
    padding:5px;
    margin: 0 0;
    float:left;
    border-top:none;

}
.cnt-bg3{
    border:1px solid #ccc;
    border-radius: 0 0 5px 5px;
    width:100%;
    background-color:#f8f8f8;
    padding:0px;
    margin: 0 0;
    float:left;
    border-top:none;}	
.cal-dy{border:1px solid #ccc;}	

.btm-txt{
    float:right;
    font-size:13px;
    margin-right: 5px;
    color:#4680b0}

.db{float:left;
    font-size:13px;
    margin:3px 0px 0px 10px;
}	
.twt-txt{
    margin-left:3px;
    color:#606060;
    font-size:12px;
    line-height:20px;}
.pfl-txt{
    margin-left:76px}	
.cnt-bg4{
    border:1px solid #ccc;
    border-radius: 0 0 5px 5px;
    width:100%;
    background-color:#fff;
    padding:5px;
    margin: 0 ;
    float:left;
    border-top:none;}
.tbl1{
    border:1px solid #ccc;
    width:100%;
    background-color:#fff;
    min-height:400px;
    border-radius: 0 0 5px 5px;
    float: left;
    padding-left:10px;
    padding-top:5px;

}
.red{
    color:#F00;
    font-family:'open_sanssemibold';
    text-align:center;
    margin-top:30px;}
.blk{
    color:#000;
    font-family:'open_sanssemibold';
    text-align:center;
    margin-top:30px;}	

.round-bdr1 {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 50px;
    float: left;
    margin: 10px 15px;
    padding: 10px;	}

.rect-bg{
    width:100%;
    min-height:300px;
    background-color:#ffeaea;
    border-radius:5px;
    margin-top:20px;
    float:left;
}
.rect-bg1{
    background-color: #fff;
    border-radius: 5px;
    margin: 90px auto 0;
    min-height: 200px;
    width: 88%;

}
.custm-img{display: table !important;
           float: none !important;
           height: 145px;
           left: 0;
           margin: 15px auto !important;
           position: absolute;
           right: 0;
           width: 145px;}
.txt-dwn{
    color: #000000;
    font-family: "open_sanssemibold";
    padding: 93px 0 0;
    text-align: center;
}	
.txt-dwn2{
    margin:0 auto 0;
    font-family:'open_sansregular';
    padding: 20px 0 0 45px;
    color:#000;
    font-size:12px;
}
.new-txtbox{
    margin-bottom:5px;
}													
.custm-text{
    margin-left:10px;}	
.staf-nm{
    color:#000;
    /*font-weight: bold;*/
    font-family:'open_sansregular';}
.profile-text{
    color:#000;
    font-family:'open_sanssemibold';}	

.update-btn{

    padding:5px;
    background-color:#E20912;
    color:#FFF;
    font-family:'open_sansregular';
}
.update-btn:hover{
    border:1px solid #E20912;
    background-color:transparent;
}
.radio-btn{
}			
.btn-cntr{
    float: left;
    margin: 0 3px 1px 241px;
    padding: 5px;}
.btn1{
    padding:5px 12px;}	
.sweeva{
    color:#e50913;}	

@media (min-width: 768px) {
    .navbar-collapse {
        padding-top: 0px !important;
        padding-right: 0px !important;
    }
    .navbar-collapse form[role="search"] {
        width: 38px;
    }
    .navbar-collapse form[role="search"] button,
    .navbar-collapse form[role="search"] input {
        padding: 15px 12px;
    }
    .navbar-collapse form[role="search"] input {
        font-size: 18pt;
        opacity: 0;
        display: none;            
        height: 50px;
    }
    .navbar-collapse form[role="search"].active {
        width: 100%;
    }
    .navbar-collapse form[role="search"].active button,
    .navbar-collapse form[role="search"].active input {
        display: table-cell;
        opacity: 1;
    }
    .navbar-collapse form[role="search"].active input {
        width: 100%;
    }
}
.login-drop{padding: 15px !important;}

/*new search*/
#search {
    position: relative;
    float: left;
    width: 60px;
    height: 60px;
    margin-left: -60px;
}
#label {
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 20;
    left:70px;
}
#label label {
    display: block;
    width: 60px;
    height: 60px;
    background: url("../img/search.png") 0 0;
    font-size: 0;
    color: #000;
    text-indent: -9999px;
    cursor: pointer;
}
/*#label label:hover {
    background: url("../img/search.png") -60px 0
}
#label.active label {
    background: url("../img/search.png") -60px 0
}*/
#input {
    position: absolute;
    top: 0;
    left: 135px;
    width: 1015px;
    height: 60px;
    z-index: 0;
    overflow: hidden;
}
#input input {
    display: block;
    position: absolute;
    top: 0;
    left: -1060px;
    width: 1000px;
    height: 80%;
    margin: 5px 0;
    padding: 0 10px;
    border: 1px solid #e1e8ed;
    border-radius:50px;
    background-color: #f5f8fa;
    color: #292f33;
    font-size: 18px;
    -webkit-backface-visibility: none;
    -moz-backface-visibility: none;
    -ms-backface-visibility: none;
    backface-visibility: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;

    -webkit-transition: left 0;
    -moz-transition: left 0;
    -ms-transition: left 0;
    -o-transition: left 0;
    transition: left 0;
}
#input input:focus {
    outline: none
}
#input.focus {
    z-index: 20
}
#input.focus input {
    left: 0;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
}
/*.ca_tab_bg_new
{
    position:fixed;
}*/
.single-package .price {
    background: #00aeef none repeat scroll 0 0;
    border-radius: 150px;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 35px;
    height: 150px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 150px;
}



.single-package .price .free-pack {
    font-size: 28px;
    padding: 45px 0;
}

.single-package .package-feature {
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 0 20px !important;
    text-decoration:none;
    color:white;

}


.single-package .package-feature > li {
    border-top: 1px solid #c7c7c7;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    padding: 10px 0;
    width: 100%;
    color:#202020;
    text-align:center;}

li {
    list-style: outside none none;}	


.txt{font-size:14px;}	

single-package h3 {
    margin: 30px 0;
}

.single-package .standard-button2 {
    margin-top: 20px;
}

.package-feature span{ font-size:14px}


.standard-button2 {
    background:#00AEEF none repeat scroll 0 0 !important;}




.standard-button, .standard-button2 {
    border: medium none;
    border-radius: 4px !important;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 20px;
    font-weight: 400 !important;
    margin: 5px;
    min-width: 150px;
    padding: 12px 25px;
    transition: all 0.25s ease 0s;}



.single-package .price .paid-pack {
    padding: 20px 0;
}
.single-package .price .sign {
    font-size: 30px;
    vertical-align: super
        float:left;}

.single-package .price .month {
    font-family: "open_sanssemibold";
    font-size: 30px;
    font-weight: 400;}


.fix-header{
    background-color: #ffffff;
    padding: 5px;
    width: 100%;
    z-index: 20;
    border-bottom:1px solid #EEEEEE;
}
.fix-header-transparant{
    border-bottom: 1px solid #cccccc;
    padding: 10px;
    width: 100%;
    z-index: 20;
}
.type-wrap-margin{
    margin-top:5%;	
}
.new-box{
    float: left;
    width: 100%;
}
.header-list{
    list-style:none;
    float:left;
    margin:10px 0;	
}
.header-list li{
    float:left;
    margin:0 10px;	
}
.header-list li a{
    color: #5f5f5f;
    font-size: 15px;	
}
.header-list li a:hover{
    color:#55B1E1;	
}

.chat-vector1{
    background: rgba(0, 0, 0, 0) url("../images/chat_back.png") no-repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    float: left;
    font-size: 25px;
    height: 80px;
    padding: 23px 0;
    position: relative;
    text-align: center;
    width: 74px;
    z-index: 1111;
}
.hdr-bg{
    max-height: 365px;}
.pnl-img {
    padding:0 7px;}	
.pnl-txt {
    margin: 0;
    padding: 7px 0;}
/*.twt{
        margin-left:31px;}	
.pfl-txt{
        margin-left:35px;}	
*/

/*small device*/
@media (min-width: 569px ) and (max-width: 990px) {
    .custm-img{
        max-height:109;} 
    .rect-bg1{
        min-height: 146px;}
    .rect-bg{
        min-height: 248px;}
    .txt-dwn{
        padding: 41px 0 0 45px;
    }
    .txt-dwn2 {
        padding: 5px 0 0 25px;}
    .update-btn{
        margin: 35px 20px 0 52px;}	 	
}
/*mobile device*/
@media (min-width: 320px ) and (max-width: 568px) {

    .btn-cntr {

        margin: 0 3px 1px 46px;}

    .update-btn {

        margin: 20px 4px 3px -1px;
        padding: 5px;
    }

}
.edit_hover{
    width:100%;float:left;	
}
.edit_cstm > a {
    color: #fff;
    left: 130px;
    position: absolute;
    top: 150px;
    opacity:0;
}
.edit_hover:hover .edit_cstm > a{opacity:1; color:#fff;}
.chat-vector1 {
    z-index: 11;
}
.dropdown.cs-drp ul li {
    padding: 0;
    width: 100%;
}
.dropdown.cs-drp ul li a {
    padding: 10px;
}
.fa.fa-bell{margin-top:3px;}
.sm-txt td {
    font-size: 14px;
}
.display-none{
    display: none;
}
.cnt-bg img {
    width: 23px;
}
.custom-table th{font-size:15px;}
td {
    vertical-align: middle !important;
}
.btn-n{background:#2E80D1; padding:6px 14px; color:#fff; border:none;}
.btn-n:hover{background:#0050a1; padding:6px 14px; color:#fff;}
.form-error {
    font-size: 15px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.pnl-menu.active {
    background-color: #e20912;
    text-decoration: none;
}
.pnl-menu.active span{color:#fff;}
.pnl-menu.active .auction {
    background: rgba(0, 0, 0, 0) url("../images/monitor_white.png") no-repeat scroll 0 0 / 25px 25px;
}
.btn-n{background: #2d5b89 !important;}
.btn-n:hover{background: #004d99 !important;}
.btn-nn{background: #4684b3 !important; color:#fff; padding:5px 14px !important}
.btn-nn:hover{background: #31b0d5 !important;}
.col-md-12.col-sm-12.col-xs-12.padng_rmv1{margin-top:15px;}
a.delete-new {
    font-size: 14px;
    color: red;
    text-decoration: underline;
}

.new-cstm-box-30{width:30%; float: left; padding: 10px 5px; max-height: 85px;}
.new-cstm-box-70{width:70%; float: right; padding: 10px 5px;}
.new-cstm-width-200{min-width: 280px !important;}
.none-float{float: none !important;}
.total_notify_bg {
    position: absolute;
    color: #fff;
    right: 2px;
    z-index: 1;
    background-color: #ff0000;
    border-radius: 50%;
    font-size: 10px;
    font-family: 'sopen_sansbold';
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    top: 18px;
}
.all-notification{
    text-align: center;
    padding: 5px 0;
    margin: 0;
    background-color: #F1EFF2;
}
.notificatiopn-saprator{
    border-bottom:1px solid #ccc;
    width: 100%;
    float: left;
    min-height: 2px;
}

.notification-box{
    width: 100%;
    float: left;
    max-height: 260px;
    min-height: 200px;
    overflow-y: auto;
}
.searchbox{border:1px solid #9CB6C1; float:left; width:100%; border-top:2px solid #2292A7;}
.top-main-search{background:#E3F0F6; padding-top:15px; float:left; width:100%;height:135px !important;}
.search-title {font-size: 17px;margin-bottom: -6px; font-weight:bold;}
.sub-search-title{font-size:12px; color:#7F7F7F;}
.space{margin-left:15px;}

.man-details {
    background: #fff none repeat scroll 0 0;
    font-size: 15px;
    margin-bottom: 0;
    padding: 17px;
    text-align: center;
}
.sbmenu li{width:100%; margin:0;}
.new-menu {
    display: table !important;
    float: none;
    margin-bottom: 25px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 25px;}
.new-menu > li {float: left;font-size: 15px;}
.new-menu a {padding: 8px 15px; float:left}
.new-menu a.active {background:#5CB85C; color:#fff; border-radius:5px;}
.top-new {margin: 50px 0;}


.footer-new-menu {
    display: table !important;
    float: none;
    margin-bottom:0px; margin-left: auto !important;
    margin-right: auto !important;}
.footer-new-menu > li {float: left;font-size: 14px;}
.footer-new-menu a {padding: 8px 15px; float:left; text-transform:uppercase; color:#333371;}
.footer-new-menu a.active {background:#5CB85C; color:#fff; border-radius:5px;}
.footer-font{font-size:12px; color:#778787; margin:0;}
.footer {padding: 20px 20px 25px;}


.input-append {
    border: 1px solid #ededed;
    border-radius: 32px;
    display: table !important;
    float: none;
    margin: 0 auto !important;
    padding: 0 0 0 15px;
}
.search-query {
    width:270px;
    border: medium none;
    color:#8c8c8c;
    background:url(../images/search.png) left no-repeat; padding-left:35px;
    font-size: 15px;
}
.search-new-btn {
    background: #ededed none repeat scroll 0 0 !important;
    border-radius: 24px;
    margin: 3px;
    color:#7a7a96;
    padding: 4px 15px;
    border-color:#ededed;
}
.top-search-text{color:#6f6f6f; text-align:center; font-size:20px; margin-bottom:25px;font-family: 'open_sanslight';}
.cs-top{margin-top:65px}
.client1{margin-right:5px;}
.dm-price.cs-dm-price {
    font-size: 14px !important;
    font-weight: normal !important;
}
.left_menu-new li {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 0;
    width: 100%;
}
.left_menu-new {
    margin-top: -10px;
    margin-bottom:0px;
}
.left_menu-new > li:last-child {
    border-bottom: medium none;
}
.bg_box-white {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    padding: 25px 0; margin-bottom:25px;

}
.bg-new-gray{background:#f7f7f7 !important; padding:25px 0 !important;}
.main-titl{ font-size: 22px;
            font-weight: bold;
            text-align: center;}
.main-titl-des {
    margin-top:15px;
    font-size: 12px;
    line-height: 19px;
    margin-top: -4px !important;
    text-align: center;
}
.col-xs-12.main-titl-des > span {
    font-size: 15px;
}
.center-img {
    float: left;
    text-align: center;
    width: 100%;
}
.center-img img {
    margin:15px auto;
}
.btn-buy {
    background: #34c34f none repeat scroll 0 0 !important;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 14px;
    padding: 7px 15px;
}
.border-main-all {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    float: left;
    padding: 15px;
}
.top-prf {
    margin-top: 20px;
    padding: 0;
}
.hdr-bg.top-prf p {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 12px 30px;
    text-transform: uppercase;
    font-size: 18px;
}
.space-pad {
    border-bottom: 1px solid #ccc;
    padding: 20px 35px;
}
.space-pad > span {
    font-size: 14px;
    margin-left: 15px;
}
.default-new-navbar{margin-bottom: 0px !important;}
.dashboard-menu li a {
    font-size: 15px;
    padding: 16px 15px !important;
    color: #666666;
    
}
.dashboard-menu li a:hover {
    font-size: 15px;
    background: #fff;
    /*padding: 16px 15px !important;*/
    color: #55b1e1;
}
.dashboard-menu li a.active {
    font-size: 15px;
    padding: 16px 15px 16px 0px !important;
    font-weight: bold;
    color: #55b1e1;
}
.new-bg_white {
    border-bottom: 1px solid #eee;
}

.bg_dark_gray{background:#EEEEEE; padding:10px; height:100%; margin:0px;}
.header-title{background:#f5f5f5; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; width:100%; float:left; padding:15px;}
.rgs {
    font-size: 17px;
    font-weight: bold;
    margin: 0;
}
.back-to-site {
    background: #46b8da none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    margin: 0;
    float:left;
    color:#fff;
    padding: 2px 9px;
}
.back-to-site a {color:#fff;}
.form-view {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 20px;
    width: 100%;
}
.control-label-login {
    font-size: 16px;
    font-weight: 400;
    text-align:left !Important;
}
.form-center{
    float: none;
    margin: 0 auto !important;
}
.btn.btn-signup{background:#337ab7; color:#fff; font-weight:400;}
.btn-signup-login {background: #5cb85c none repeat scroll 0 0;border-radius: 5px;color: #fff;float: left;font-size: 13px;margin: 0;padding: 2px 9px;}
.btn-signup-login a{color:#fff;}
.center-logo img {
    margin: 30px auto;
    width: 175px;
}
nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    float: right;
    border-bottom: 1px solid #fff;
    border-radius: 3px;    
}

nav li {
    float: left;          
}

nav #login {
    box-shadow: 1px 0 0 #fff;
    margin-right:5px;  
}

nav #login-trigger,
nav #signup a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background:#fff;
    text-shadow: 0 1px 0 #fff; 
    border: 1px solid #2EA3F2;
    border-radius: 5px;
    color: #2EA3F2;
    float: left;
    font-size: 15px;
    margin-top: 2px;
    padding: 5px 25px;
    text-transform: uppercase;
}

nav #signup a {
    border: 1px solid #2EA3F2;
    border-radius: 5px;
    color: #2EA3F2;
    float: left;
    font-size: 15px;
    margin-top: 2px;
    padding: 5px 25px;
    text-transform: uppercase;
}

nav #login-trigger {
    border-radius: 5px;
}

nav #login-trigger:hover,
nav #login .active,
nav #signup a:hover {
    background: #fff;
}

nav #login-content {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 1px 2px 3px #ccc;
    display: none;
    margin-top: 20px !important;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 24px;
    z-index: 999;
}

nav li #login-content {
    right: 0;
    width: 250px;
    margin-top:15px;  
}

/*--------------------*/
.btn-info:hover, .btn-info:focus, .btn-info:active {
    background-color: #0e83cf;
    border:1px solid #20539f;
    color: #ffffff;
}
.domainstable.small-tab ul li a {
    font-size: 18px;
    padding: 10px !important;
}
#inputs input {
    background: #f1f1f1;
    padding: 6px 5px;
    margin: 0 0 5px 0;
    width: 238px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 1px #ccc inset;
}

#inputs input:focus {
    background-color: #fff;
    border-color: #e8c291;
    outline: none;
    box-shadow: 0 0 0 1px #e8c291 inset;
}

/*--------------------*/

#login #actions {
    margin: 10px 0 0 0;
}

#login #submit {    
    background-color: #d14545;
    background-image: linear-gradient(top, #e97171, #d14545);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
    border: 1px solid #7e1515;
    float: left;
    height: 30px;
    padding: 0;
    width: 100px;
    cursor: pointer;
    font: bold 14px Arial, Helvetica;
    color: #fff;
}

#login #submit:hover,
#login #submit:focus {    
    background-color: #e97171;
    background-image: linear-gradient(top, #d14545, #e97171);
} 

#login #submit:active {   
    outline: none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;   
}

#login #submit::-moz-focus-inner {
    border: none;
}

#login label {
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 12px;
    margin-left: 4px;
    margin-top: -10px;
}

#login label input {
    position: relative;
    top: 2px;
    right: 2px;
}
.custom-table-new td {
    border-bottom: medium none !important;

}
.custom-table-new th {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: medium none !important;
    color: #999999 !important;
    font-size: 12px;
    padding: 15px !important;
    text-transform: uppercase;
}
.custom-table-new td {
    border-bottom: medium none !important;
}
.table-time {
    color: #545454 !important;
    font-size: 15px !important;
    padding: 15px !important;
}
.table-amount{
    font-size: 15px !important;
    font-weight:bold !important;
    padding: 15px !important;
}
.table-domain a{
    font-size: 15px !important;
    text-decoration: none !important;
    font-weight: bold !important;
    color:#5a5454 !important;
    padding: 15px !important;

}
.table-name a{ font-size: 15px !important;
               text-decoration: none !important;
               padding: 15px !important;
               color:61c2d0 !important;}
#login-trigger{cursor:pointer;}
.dropdown-menu.notification.notification_new.sbmenu li a {
    padding: 6px 15px !important;
}
.table_title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: #cccccc #cccccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-color: #dddddd;
    border-width: 1px 1px 0;
    color: #333346;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 14px;
}
nav #login-trigger:hover, nav #login .active, nav #signup a:hover {
   
}
.displ_none{display: none;}
tr:hover .displ_none{display: table !important;}
.displ_none{background: none repeat scroll 0 0 #fff;
            border: 1px solid #61c2d0;
            border-radius: 5px;
            color: #61c2d0;
            float: left;
            width: 130px;
            height:25px;
            font-size: 11px;
            margin-top: 0;
            padding: 4px 5px;
            text-transform: uppercase;}
.displ_none1{display: table;}
tr:hover .displ_none1{display: none !important;}
.displ_none1{background: none repeat scroll 0 0 #fff;
             border: 1px solid #fff;
             border-radius: 5px;
             color: #fff;
             float: left;
             font-size: 11px;
             margin-top: 0;
             padding: 4px 5px;
             width: 130px;
             height:25px;
             text-transform: uppercase;}
.know {
    font-size: 14px;
    line-height: 22px;
}
.blog-main{
    color: #61C2D0;
    font-size: 15px;
}
.know.cstm i {
    width: 16px;
}
.know i {
    font-size: 17px;
    margin-right: 7px;
}
.know i.fa.fa-facebook { color:#3A5795;}
.know i.fa.fa-twitter { color:#55ACEE;}
.know i.fa.fa-google-plus { color:#F66036;}
.know i.fa.fa-linkedin-square { color:#0177B5;}
.chat-text {
    font-size: 14px;
    line-height: 18px; margin-bottom:0px}
.time-line{color:#C1BEBE; font-size:12px;}
.col-xs-12.blog-main-bottom {
    border-bottom: 1px solid #C1BEBE	;
    margin-bottom: 13px;
}
.bg_box-white.pull-left {
    padding: 15px !important;
}
.small {
    float: right;
    font-size: 14px;
}
.col-xs-12.blog-main-bottom.padng_rmv:last-child {
    border-bottom: medium none;
    margin-bottom:0px;
}
.img-responsive.g {
    width: 40px;
    height: 40px;
}
.us_name {
    font-size: 12px;
}
.on-change {
    float: left;
    font-size: 14px !important;
    padding: 0 !important;
}
.on-changes {
    font-size: 13px !important;
    padding: 0 !important;
    font-family: 'open_sansregular' !important;
    color: #23527F !important;
}
.dropdown-menu.notification.notification_new.new-cstm-width-200{left: -127px !important;
                                                                min-width: 340px !important;}


.notification-new{width: 100% !important;}

.bg-white-fade {
    float: left;
    width: 100%;
    height: 67px !important;
    position: relative;
    background: #fff !important;
}
.btm{margin-bottom:15px;}

.form-txt-with-mrgn{
    font-family: 'open_sansregular';
    font-size:14px;
    margin:0 0 10px;
}

.password-info{
    margin:0;
    font-family: 'open_sansregular';
    font-size:14px;
}
.recomanded {
    color: green;
    font-size: 14px;
    margin-top: 5px;
}
.chk-box {
    font-size: 13px;
}

.form-group .chk-box > span{float: left;
    margin-right: 22px;
    margin-top: 2px !important;
    margin-left: 12px;
}
.chk-box > span {
    float: left;
    margin-right: 11px;
    margin-top: 2px !important;
}
.sm-text{font-size:15px;}
.rmv_mrg{margin-bottom:0px !imporatnt;}
.form-horizontal .control-label{font-size:15px;}
.form-control{box-shadow: 0 1px 0 #cfcfcf inset}
.btn-signin{ba}


.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    /*border-radius: 2px;*/
    /*padding: 20px;*/
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}
.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}
.timeline > li > .timeline-badge {
    color: #fff;
    width: 24px;
    height: 24px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -12px;
    /*background-color: #999999;*/
    z-index: 100;
    /*
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    */
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge > a {
    color: #C5C7C5 !important;
}
.timeline-badge a:hover {
    color: #FF531F !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
    padding:20px;
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}
.timeline-footer{
    padding:20px;
    background-color:#f4f4f4;
}
.timeline-footer > a{
    cursor: pointer;
    text-decoration: none;
}
.tooltip{

    position:absolute;
    z-index:1020;
    display:block;
    visibility:visible;
    padding:5px;
    font-size:11px;
    opacity:0;
    filter:alpha(opacity=0);

}
.tooltip.in{
    /*opacity:0;
    filter:alpha(opacity=80);*/

}
.tooltip.top{
    margin-top:-2px;
}
.tooltip.right{
    margin-left:2px;
}
.tooltip.bottom{
    margin-top:2px;
}
.tooltip.left{
    margin-left:-2px;
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip.left .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip.bottom .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip.right .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip-inner{
    width:200px;
    padding:3px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:#FF531F;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0;
}
.d {
    background: red none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: none;
    font-size: 13px;
    margin-left: 35px;
    padding: 6px;
    position: absolute;
    width: 367px;
    z-index: 1;
}
.ff:hover .d {
    display: table !important;
}
.help-new {
    float: left;
    cursor:pointer;
    color:#6acbec;
    font-size: 17px !important;
    margin-left: 6px;
    padding-top: 4px;
}
.btn.btn-signin {
    background: #5cb85c none repeat scroll 0 0;
    color: #fff;
}




.fb-profile {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px 5px 0 5px;
    float: left;
    padding: 10px;
    width: 100%;
}

.fb-profile img.fb-image-lg{
    z-index: 0;
    width: 100%;  
    height:280px;
}

.fb-image-profile
{
    margin: -160px 0px 0px 20px;
    z-index: 9;
    width: 20%; 
}

.fb-profile-text {
    bottom: 25%;
    color: #fff;
    left: 24%;
    position: absolute;
    z-index: 1;
}

@media (max-width:768px)
{

    .fb-profile-text>h1{
        font-weight: 700;
        font-size:16px;
    }

    .fb-image-profile
    {
        margin: -45px 10px 0px 25px;
        z-index: 9;
        width: 20%; 
    }
}

.follower {
    color: #65daec;
    font-size: 25px;
    margin: 0;
    font-family: 'open_sanssemibold';
    float:left;
    margin:10px 15px 10px 0;
}

.follower span{
    color:#000;
    font-size:15px;
    font-family: 'open_sansregular';
}

.btn.cstm-follow{
    color:#fff;
    background-color:#65daec;
    font-family: 'open_sanssemibold';
    font-size:16px;
    margin:10px 10px 10px 0;
    float:left;
}
.cstm-follow{
    background-color: #65daec;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 16px;
    margin: 10px 10px 10px 0;
    padding: 6px 12px;
}
.cstm-follow:hover{
    color: #fff;
    background-color: #00ADFF;
}
.cstm-mrgn-10px{
    margin:10px 0;
}
.cstm-brdr{
    border-right:none !imporatnt;
    border:1px solid #65daec;
    font-size:20px;
}
.cstm-search-txt-box{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #65daec #65daec #65daec -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    box-shadow: none;
}

.cstm-search-txt-box:focus{
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    box-shadow: none;
    border-color: #65daec #65daec #65daec -moz-use-text-color;
}

.white-box-rounded{
    background-color:#fff;
    border:1px solid #ccc;
    border-radius:8px;
    padding:10px;
    width:100%;
    float:left;
    margin:10px 0;
}

.new-brdr-profile{
    width:100%;
    margin:10px 0;
    float:left;
    min-height:2px;
    border-bottom:1px solid #ccc;
}
.rmv_mrgn-top-btm{
    margin-top:0 !important;
    margin-bottom:0 !important;
}
.font-23{
    font-size:23px !important;
}
.user-name-profile{
    font-size:16px;
    font-family: 'open_sanssemibold';
    margin:0 0 5px;
}

.user-name-profile span{
    color:#ccc;
    font-size:14px;
    font-family: 'open_sansregular';
}
.user-name-profile a{
    color:#fff;
    background-color:#65daec;
    padding:2px;
    font-family: 'open_sanssemibold';
    border-radius:5px;
    font-size:14px;
}
.bg_none{
    background-color: transparent !important;  
    color: #337ab7 !important;
}
.user-detail-profile{
    color:#a9a9a9;
    font-family: 'open_sansregular';
    font-size:15px;
}
.new-dropdown{
    border: none !important;
}
.comment{
    font-size:12px;
    line-height:18px;
}
.like-cmnt li{
    float:left;
    font-size:12px;
}
.like-cmnt li + li::before{
    content:".";
    padding:0 3px 0 5px;
    color:#a9a9a9;
}
.cstm-like-cmnt-btn{
    background-color:transparent;
    color:#a9a9a9;
}
.cmnt-box{
    width:100%;
    float:left;
    margin:0;
    padding:10px;
    background-color:#EDEDED;
    border-radius:3px;
}

.cstm-cmnt-txt-box{
    border:1px solid #65daec;
    border-right:none !important;
    box-shadow: none;
}
.cstm-cmnt-txt-box:focus{
    border:1px solid #65daec;
    box-shadow: none;
}
.btn.cmnt-btn{
    background-color:#fff;
    color:#ccc;
    border:1px solid #65daec;
    border-left:none !important;
    padding:9px 10px;
}
.btn.cmnt-btn:hover, .btn.cmnt-btn:focus{
    color:#ccc;
    background-color:#fff;
    outline:none;
}

.cstm-table-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #ccc;
    border-image: none;
    border-left: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #ccc;
    border-top: medium none !important;
    float: left;
    margin: -1px 0 0;
    width: 100%;
}
.cstm-profile-table{
    margin-bottom:2px;
}
.cstm-profile-table > tbody > tr{
    border-bottom:1px solid #ccc;
}
.cstm-profile-table > tbody > tr > td{
    border-top:none !important;
}
.cstm-profile-table > tbody > tr:last-child{
    border-bottom:none !important;
}
.domain-name-link{
    color:#050A0F;
    display:block;
}
.cstm-profile-table > tbody > tr:hover .domain-name-link{
    color:#6FDBE8;
}

.table-domain-price{
    color:#a9a9a9;
    font-size:16px;
    text-align:right;
}
.domain-dtl-link{
    color:#fff;
    background-color:#6FDBE8;
    padding:6px 10px;
    border-radius:5px;
    margin:0;
    font-size:15px;
    font-family: 'sopen_sansbold';
    opacity:0;
}
.domain-dtl-link a{
    color:#fff;
}
.cstm-profile-table > tbody > tr:hover .domain-dtl-link{
    opacity:1;
}

.tab-top-box{
    width:100%;
    float:left;
    margin:0;
    background-color:#fff;
    border:1px solid #dddddd;
}
.cstm-tabs > li > a{
    color:#337ab7;
    padding: 10px 15px !important;
}
.cstm-tab-content {
    background-color: #fff;
    border: 1px solid #dddddd;
    float: left;
    margin: -1px 0 0;
    min-height: 500px;
    width: 100%;
    padding:2px;
}

.cstm-tab-table > thead > tr > th, .cstm-tab-table > tbody > tr > td{
    border: none ;
}

.cstm-tab-table > thead > tr{
    background-color:#EAEAEA;

}
.cstm-tab-table > tbody > tr{
    padding-top:8px;
    padding-bottom:8px;
    border-bottom:1px solid #ccc;
}
.cstm-tab-table > tbody > tr:last-child{
    border-bottom:none;
}
.cstm-tab-table > thead > tr > th{
    padding:15px;
    color:#7B8285;
    font-size:16px;
}
.cstm-tab-table > tbody > tr > td{
    vertical-align:middle !important;
}
/*.cstm-tab-table > tbody a {
    text-decoration: underline !important;
}*/
.cstm-tab-table > tbody > tr > td > .table-img{
    width:30px;
    height:30px;
    float:left;
    margin-right:5px;
}
.cstm-tab-table > tbody > tr > td > .table-mail-from{
    font-size:14px;
    margin: 0;
    padding-top: 5px;
}
.cstm-tab-table > tbody > tr > td > .table-mail-date{
    font-size:13px;
    margin:0;
    color:#a9a9a9;
}
.cstm-tab-table > tbody > tr > td > .table-sub-link{
    font-size:14px;
    padding-top:14px;
}
.cstm-tab-table > tbody > tr > td > .table-test-link{
    font-size:12px;
    color:#a9a9a9;
}
.table-link-list li{
    font-size:14px;
}
.table-link-list li::after{
    content:"|";
    color:#a9a9a9;
    padding:0 5px;
}
.table-link-list li:last-child::after{
    content:" ";
    color:#a9a9a9;
    padding:0 5px;
}

@media (min-width: 200px) and (max-width:568px){
    .fb-profile img.fb-image-lg{
        height:100px;
    }
}

@media (min-width:569px) and (max-width:990px){
    .fb-profile img.fb-image-lg{
        height:200px;
    }
    .fb-image-profile{
        margin: -90px 10px 0 20px;
    }
}

.white-box-new{
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px 10px;
    width: 100%;
    float: left;
}
.white-box-tab{
    background-color: #fff;
    border-bottom: none !important;
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    float: left;
}
.white-box-table{
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    float: left;
}
.title-new{
    font-size: 20px;
    margin: 0;
}

.cstm-buying-tab > li > a{
    color:#337ab7;
    padding: 5px 15px 5px 0 !important;
    font-family: 'open_sanslight';
    font-size: 18px;
}
.cstm-buying-tab > li.active > a, .cstm-buying-tab > li.active > a:hover, .cstm-buying-tab > li.active > a:focus{
    font-family: 'open_sanssemibold';
    color:#55B1EB;
}
.cstm-buying-tab > li > a:hover, .cstm-buying-tab > li > a:focus{
    color:#55B1EB;
    background-color: transparent;
    border-color: #fff;
}
.buynig-table > thead > tr > th{
    vertical-align: middle;
    font-size: 17px;
    padding: 5px 0 15px;
}
.buynig-table > tbody > tr > td{
    vertical-align: middle;
    font-size: 15px;
    padding: 10px 0;
    font-family: 'open_sanssemibold';
}
.buynig-table > tbody > tr > td.light-date{
    font-family: 'open_sansregular';
}
.buynig-table > tbody > tr > td > a{
    color: #55B1EB;
}
.buynig-table > tbody > tr > td.green{
    color: #22b14c;
}
.buynig-table > tbody > tr > td.red{
    color: #f11c24;
}
.buynig-table > tbody > tr > td.orrange{
    color: #ff7f27;
}
.buynig-table > tbody > tr > td.black{
    color: #000;
}
.buynig-table{
    margin-bottom: 0;
}

.top-mrgn--1px{
    margin-top: -1px;
}

.follower-box-top{
    background-color: #fff;
    border-top: none !important;
    border: 1px solid #dddddd;
    width: 100%;
    float: left;
    padding: 0 10px 10px;
}
.follower-box-bottom{
    background-color: #fff;
    border-top: none !important;
    border: 1px solid #dddddd;
    width: 100%;
    float: left;
    padding: 10px;
}
.follow-tab-title{
    font-size: 22px;
    margin: 0;
    float: left;
}
.next-link{
    margin: 0;
    float: right;
    font-size: 14px;
}
.next-link a{
    color: #55B1EB;
    font-family: 'open_sanssemibold';
}
.invite-link{
    text-align: right;
    margin: 0;
    padding: 10px 0;
}
.invite-link a{
    color: #55B1EB;
}
.follow-search-control{
    width: 50%;
    margin: 10px 0;
    font-size: 14px;
    padding: 5px;
}
.follow-search-btn {
    font-size: 25px;
    background-color: transparent;
    margin: 0 5px 0 0;
    color: #55B1EB;
}
.advanced-link {
    font-size: 15px;
    color: #55B1EB;
}
.sortby-txt {
    float: left;
    font-size: 15px;
    margin: 10px 0;
    padding: 5px 0;
}
.cstm-option {
    width: 70%;
    font-size: 14px;
    margin: 10px 0;
    padding: 5px 0;
}
.follow-img{
    margin: 0;
    padding: 0;
    width: 80px;
    height: 80px;
    border:1px solid #00ADFF;
}
.follow-hover-box{
    width:100%;
    float: left;
}
.hover-display-box{
    padding: 15px 0;
    width:100%;
    float: left;
    opacity: 0;
}
.follow-hover-box:hover .hover-display-box{
    opacity: 1;
}
.follow-name-link{
    font-size: 16px;
}
.follow-name-link a{
    color: #00ADFF;
    font-family: 'open_sanssemibold';
}
.follow-name-link span.online{
    color: #448f62;
    margin-left: 20px;
}
.follow-dtl {
    font-size: 15px;
    line-height: 17px;
    margin: 23px 0 0;
}
.msg-link{
    margin: 0 0 5px;
    font-size: 15px;
    background: url('../images/msg_new.png') no-repeat scroll 0px 4px /20px 16px;
    height: 20px;
    width: 20px;
}
.msg-link a{
    color: #00ADFF;
    padding-left: 30px;
}

.follow-link{
    margin: 0;
    font-size: 15px;
    background: url('../images/gift_new.png') no-repeat scroll 0px 0px /16px 20px;
    height: 20px;
    width: 20px;
}
.follow-link a{
    color: #00ADFF;
    padding-left: 30px;
}
.follow-brdr{
    border-bottom: 1px solid #dddddd;
    float: left;
    width: 100%;
    margin: 10px 0;
    min-height: 2px;
}
.cstm-pagination{
    margin: 15px 0 0;
}
.cstm-pagination > li{
    margin: 0 2px;
}
.cstm-pagination li a {
    color: #000;
    font-family: "open_sanslight";
    font-size: 15px;
    padding: 5px 10px;
}
.cstm-pagination > li:first-child > a, .pagination > li:first-child > span{
    border-bottom-left-radius: 0px; 
    border-top-left-radius: 0px; 
}
.cstm-pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.cstm-pagination > .active > a, .cstm-pagination > .active > span, .cstm-pagination > .active > a:hover, .cstm-pagination > .active > span:hover, .cstm-pagination > .active > a:focus, .cstm-pagination > .active > span:focus{
    background-color: #ffffff;
    border: 1px solid #dddddd;
    font-family: "open_sanssemibold";
    color: #000;
}

.ntable-time {
    color: #545454 !important;
    font-size: 14px !important;
    padding: 10px !important;
}
.ntable-time > a {
    font-size: 15px !important;
}

.tab_displ_none{display: none;}
tr:hover .tab_displ_none{display: table !important;}
.tab_displ_none{background: none repeat scroll 0 0 #fff;
                border: 1px solid #61c2d0;
                border-radius: 5px;
                color: #61c2d0;
                float: left;
                width: 100px;
                height:25px;
                font-size: 11px;
                margin-top: 0;
                padding: 4px 5px;
                text-transform: uppercase;}
.tab_displ_none1{display: table;}
tr:hover .tab_displ_none1{display: none !important;}
.tab_displ_none1{background: none repeat scroll 0 0 #fff;
                 border: 1px solid #fff;
                 border-radius: 5px;
                 color: #fff;
                 float: left;
                 font-size: 11px;
                 margin-top: 0;
                 padding: 4px 5px;
                 width: 100px;
                 height:25px;
                 text-transform: uppercase;}

.cstm-edit-hover{
    opacity: 0;
}
.custom-table-new > tbody > tr:hover .cstm-edit-hover{
    opacity: 1;
}
.table_title_bg {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: #cccccc #cccccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-color: #dddddd;
    border-width: 1px 1px 0;
    float: left;
    margin: 0;
    padding: 14px;
    width: 100%;
}
.table_title_bg p.table_title1{
    color: #333346;
    font-size: 22px;
    font-weight: bold;
    float: left;
}
.new-gray-bg{
    width:100%;
    float: left;
    background-color: #fff;
}

.rmv_margin_lft{margin-left: -15px !important;}
.padng_bottom{padding-bottom: 10px !important;}
.cmnt-img{
    height: 30px;
    margin: 5px 0;
    width: 30px;
}
.cmnt-owner-link {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}
.cmnt-owner-link a{
    font-family: 'open_sanssemibold';
}
.cmnt-dtl {
    font-size: 12px;
    line-height: 16px;
}
.cstm-width-search{
    width: 45.9%;
    float: right;
}
.cstm-width-search1{
    width: 60.5%;
    float: right;
}
.new-shadow-txt{
    text-shadow: 0px 0px 10px #000;
}

.color-yellow{color: #ff920a;}

.dm-name-width50{
    width: 50% !important;
}

.table-mail-from > a{
    color:#00B7CB !important;
    text-decoration: none !important;
}

.new-table-img{
    width:40px !important;
    height:40px !important;
    border:1px solid #00B7CB;
}
p.online {
    font-size: 12px;
    margin: 0;
    color: #009553;
}
.online-circle {
    background: radial-gradient(ellipse at center center , #a5c956 0%, #cdeb8e 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 50%;
    float: left;
    height: 10px;
    margin-left: 40px;
    margin-right: 5px;
    margin-top: 3px;
    width: 10px;
}
.offline-circle {
    float: left;
    height: 10px;
    margin-left: 40px;
    margin-right: 5px;
    margin-top: 3px;
    width: 10px;
}
.cstm-width-td-img{
    width: 30%;
}
.table-sub-link a{
    text-decoration: underline;
    cursor: pointer;
}
.table-link-list > li > a{
    text-decoration: underline;
    cursor: pointer;
}
.wrapper-new{
    min-height: 100%;
    position: relative;
    display: block;
    width: 100%;    padding-top: 18px;
    float: left;
}
.marketplace_wrapper{
    min-height: 650px !important;
}

.content-new{
    display: block;
    padding-bottom: 20%;
    width: 100%;
    min-height: 100%;
    float: left;
}

.footer-new{
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0 !important;
    left: 0;
    float: left;
}
.cstm-new-gray-bg {
    background-color: #f7f7f7;
    float: left;
    padding: 25px 0;
    width: 100%;
}
.marketplace-white-box{
    background-color:#fff;
    border:1px solid #dddddd;
    border-radius:5px;
    padding:5px 15px;
    width:100%;
    float:left;	
}
.marketplace-cstm-drpdwn{
    float:left;
}
.normal-txt{
    float:left;
    color:#000;	
    font-size:15px;
    padding:8px 0 0 15px;
    font-family: 'open_sanslight';
}


.styled-select {
    box-sizing: border-box;
    border-radius: 3px;
    width:45%;
    overflow: hidden;
    position: relative;
}
.styled-select, .styled-select select { float:left;}
select:focus { outline: none; }
.styled-select select {
    padding: 5px 0 5px 5px;
    background: transparent;
    border: none;
    color:#55B1EB;
    font-size:18px;
    font-family: 'sopen_sansbold';
    /*hide default down arrow in webkit */
    -webkit-appearance: none; 
}

@-moz-document url-prefix(){
    .styled-select select { width: 115%; }
}

.fa-sort-desc {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 24px;
    color:#55B1EB;
}
.drp-open{
    pointer-events:none;	
}
.drp-open:hover{
    cursor:pointer;	
}
select::-ms-expand { display: none; } /* hide default down arrow in IE10*/

/* hack to fall back in opera */
_:-o-prefocus, .selector {
    .styled-select { background: none; }
}


.table-brdr-radius{
    border:1px solid #dddddd;
    margin:10px 0;
    border-radius:5px;	
}
.marketplace-left-table{
    border: none;
    margin: -1px 0 0;
}
.marketplace-left-table > tbody > tr:hover{
    background-color:#70DCE9;	
}
.tr-bg-blue{
    background-color:#70DCE9;
}

.marketplace-tbl-img{
    width:35px;
    height:35px;
    border-radius:5px;	
}

.user-new-name{
    font-size:15px;
    color:#000;
    margin:0;	
}
.user-total-new-domain{
    font-size:13px;
    color:#5f5f5f;
    margin:0;
}
.cstm-tbl-img-tc{
    width:15%;	
}

.cstm-new-view-btn{
    color:#5f5f5f;
    background-color:#fff;
    border:1px solid #ddd;
    padding:5px 15px;
    font-size:14px;
}
.cstm-new-view-btn:hover{
    color:#5f5f5f;
    background-color:#fff;
    border:1px solid #ddd;
    padding:5px 15px;
    font-size:14px;
}
.cstm-btn-close{
    color:#fff;
    background-color:transparent;	
}

nav ul.cstm-left-pagination{
    border:none;	
}
.cstm-left-pagination > li:first-child > a, .cstm-left-pagination > li:first-child > span{
    border-radius:4px;
}
.cstm-left-pagination > li > a, .cstm-left-pagination > li > span {
    font-size: 14px;
    padding: 8px 13px;
    border-radius:4px;
    margin-right:2px;
    color:#5f5f5f;
    background-color:transparent;
    border:none;
}
.cstm-left-pagination > li > a:hover, .cstm-left-pagination > li > span:hover, .cstm-left-pagination > li > a:focus, .cstm-left-pagination > li > span:focus {
    background-color: #70DCE9;
    border:none;
    color: #5f5f5f;
    z-index: 2;
}
.cstm-left-pagination > li:last-child > a{

    margin-right:0;	
}
.cstm-left-pagination > .active > a, .cstm-left-pagination > .active > span, .cstm-left-pagination > .active > a:hover, .cstm-left-pagination > .active > span:hover, .cstm-left-pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: #70DCE9;
    border:none;
    color: #5f5f5f;
}
.middle-table-border-radius{
    border:1px solid #dddddd;
    border-radius:5px;	
}
.middle-marketplace-table{
    border:none;
    margin:0;	
}
.middle-marketplace-table > thead > tr > th{
    border-bottom:none;
    vertical-align:middle;
    padding-top:13px !important;
    padding-bottom:13px !important;
}
.middle-marketplace-table > thead > tr, .middle-marketplace-table > tbody > tr{
    background-color:#fff;	
}
.middle-marketplace-table > thead  > tr > th.new-domain-name-heading{
    width:50%;	
    color:#55B1EB;
    font-size:18px;

}
.middle-marketplace-table > thead  > tr > th.new-domain-price-heading{
    width:20%;
    color:#55B1EB;
    font-size:18px;
    text-align:right;  
}
.middle-marketplace-table > thead  > tr > th.new-domain-add-by-heading{
    width:30%;	
}
.middel-table-select{
    color: #000000;
    font-family: open_sanslight;
    font-size: 15px;
}
.middle-marketplace-table > tbody > tr > td.new-domain-name{
    font-size:18px;
    text-align:left;	
}
.new-domain-name > a{
    color:#000;		
}
.middle-marketplace-table > tbody > tr:hover .new-domain-name > a{
    color:#55b1eb;
}
.middle-marketplace-table > tbody > tr > td.new-domain-price{
    text-align:right;
    font-size:15px;	
    color:#5f5f5f;
}
.middle-marketplace-table > tbody > tr > td.middle-detail-link{
    text-align:center;
    font-size:16px;
}
.middle-detail-link > a{
    background: #70dce9 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-family: open_sanssemibold;
    margin: 0 auto;
    padding: 5px;
    width: 80%;
    opacity:0;		
}
.middle-marketplace-table > tbody > tr:hover .middle-detail-link > a{
    opacity:1;	
}
.bg_box-white1 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    padding: 20px; 
    margin-bottom:20px;
    width:100%;
    float:left;
    padding: 15px 20px;
}

.top-box-title{
    color:#55B1EB;
    margin:0 0 12px;
    font-size:21px;
    text-align: center;	
}
.top-box-dtl {
    color:#6F6F6F;
    font-family: open_sanslight;
    font-size: 16px;
    margin:0 0 12px;
    line-height: 18px;
}
.post-request-link {
    font-size: 15px;
    text-align: center;
    margin: 27px 0 10px;
}
.post-request-link a {
    border: 2px solid #70DCE9;
    padding: 10px 15px;
    text-transform: uppercase;
    border-radius:4px;
    color:#70DCE9;
}
.main-titl-des > span {
    font-size: 15px;
}
.center-img1 {
    text-align: center;
    width: 100%;
}
.center-img1 img {
    margin: 15px auto;
}
.radio-label {
    font-size: 15px;
    margin-left: 5px;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.text-center.cstm-radio-box {
    margin: 20px 0 40px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .content-new{
        display: block;
        padding-bottom: 61.8%;
        width: 100%;
        min-height: 100%;
        float: left;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

}
.top-search{
    background-color:#fff;
    border: 1px solid #70DCE9;
    border-radius: 4px;
    float: left;
    padding: 2px 5px;
    width: 100%;
    display:table;
}
.search-img-box{
    float:left;
    background-color:#70DCE9;
    padding:2px;
    border-radius:4px;
    margin-right: 5px;
}
.top-search-img{
    width:25px;
    height:25px;
    float:left;
    border-radius:4px;   
}
.top-search-img-name{
    margin:0 5px;
    color:#fff;
    font-size:12px;
    float:left;
    font-family: 'open_sanssemibold';   
}
.top-search-close {
    background-color: transparent;
    color: #fff;
    font-size: 14px;
    margin: 5px 2px;
}
.cstm-top-search-btn {
    background-color: transparent;
    float: left;
    font-size: 25px;
    margin: 2px 5px;
}
.cstm-top-search-txtbox {
    border: medium none;
    box-shadow: none;
    float: left;
    width: 45%;
    font-size: 15px;
}

.top-search-select {
    border-radius: 3px;
    box-sizing: border-box;
    overflow: hidden;
    float: right !important;
    position: relative;
    width: auto;
}
.top-search-select, .top-search-select select { float:left;}
select:focus { outline: none; }
.top-search-select select {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #000;
    font-size: 14px;
    padding: 3px 10px 0px 5px;
    /*hide default down arrow in webkit */
    -webkit-appearance: none;
}

@-moz-document url-prefix(){
    .top-search-select select { width: 120%; }
}

.cstm-down {
    top: 2px !important;
    right: 0px !important;
    color:#333 !important;

}
.drp-open{
    pointer-events:none;   
}
.drp-open:hover{
    cursor:pointer;   
}
select::-ms-expand { display: none; } /* hide default down arrow in IE10*/

/* hack to fall back in opera */
_:-o-prefocus, .selector {
    .top-search-select { background: none; }
}
#bs-example-navbar-collapse-3 {display:none!important;}
@media (max-width: 767px){

.top-undev h2{    font-size: 24px;}
.top-undev h1{    font-size: 24px;}
#bs-example-navbar-collapse-2 {display:none!important;}
#bs-example-navbar-collapse-3 {display:block!important;}
.slider-area{margin-bottom: 20px;
    height: 345px;
    overflow: hidden;}
.navigation-section-top .navbar {
    min-height: auto !important;
    width: 100%;
}
    .cstm-top-search-txtbox{
        width:43.7%;   
    }
    .top-search-select{
        width:21%;   
    }
body .price{    float: left;
    width: 68px!important;}	
	
body .price-btn{float: left!important;
    width: 87px!important;
    background: #3498db!important;
    color: #fff;
    font-size: 14px!important;
    border-radius: 5px!important;
    margin-left: 4px!important;
    height: 26px!important;
    margin-bottom: 2px!important;}	
.view-area{    float:right!important;    margin: 0px 0px 4px 0px!important;}	
.describ {
    overflow: hidden;
    width: 100%;
}
ul.navbar-nav li{/*width:100%!important; display:block!important;*/}
.navigation-section #bs-example-navbar-collapse-1{ margin-top:0px!important;}
body .new-serch-table .new-nametitle ul li.first{width: 147px!important;
    margin-bottom: 6px!important;}
body .name{width: 87px!important;}	
.text-blog{float: left;
    color: #3498db;
    text-align: left;
    width: 150px!important;}	
.news-letter-txtbox{width:80%!important;
    float: left;}	
.inputarea input[type="text"]{    border: none;
    background: none;
    width: 79%!important;
    padding: 0px 20px 0px 20px;
    float: left;
    height: 61px!important;}
.marketplace_wrapper{ min-height:inherit!important;}
.name-table ul li.scond{width:auto!important}	
.inner-big-blog .new-shadow-txt{text-shadow: 0px 0px 0px #000!important;
    font-size: 21px;
    color: #000;
    margin-top: -13px!important;
    margin-left: 86px!important;
    position: static!important;}
.logo{    margin: 15px 0;
    padding-left: 0;
    width: 80%;
    float: left;}	
.navigation-section .navbar {
    min-height: auto !important;
    float: right!important;
    margin-top: 19px!important;
}
.blue-footer-home{    background: #f5f6f7;
    text-align: center;
    padding: 20px 0 80px 0px!important;
    overflow: hidden;}
ul.listing-blog li a{    font-size: 11px;}	
.inner-big-blog h4{ font-size:17px!important;}
body .new-gray-bg{padding: 0px!important;}
iframe{ width:auto!important;}
.logo {
    margin: 15px 0!important;
    padding-left: 0!important;
    width: 79%!important;
    float: left!important;
}	
body .inner-big-blog .fb-image-profile-detail{    height: auto!important;
    margin: -8px 9px 0 0px!important;
    width: 95px!important;
    z-index: 9!important;}	
.outer-box .col-sm-4 .inner-blog.none1{margin-bottom: 20px;}	
.outer-box .col-sm-4 .inner-blog.none2{margin-bottom: 20px;}	
}
.cstm-mask {
    background-color: rgba(255, 255, 255, 0.898);
    float: left;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.loading-txt {
    color: #55b1eb;
    padding: 50% 0;
    text-align: center;
}

.table-star i {
    cursor: pointer;
}

.cstm-top-search-txtbox:focus{outline: none;}

#domainpaging ul{
    margin-top: 10px;
}

.action_bg{
    background:#fff;
    border:1px solid #ddd;
    border-radius:4px 4px 0 0;
    width:100%;
    float:left;
    padding:15px 0 0;	
}
.circle1 {
    background-color: #FA8D2C;
    border-radius: 50%;
    bottom: -14px;
    height: 25px;
    left: 40%;
    position: absolute;
    width: 25px;
    z-index: 1;
}
.circle1 > p {
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.cstm-top-btm-15-padng{
    padding-top:15px;
    padding-bottom:15px;	
}
.action_title {
    border-bottom: 1px solid #dddddd;
    font-size: 20px;
    margin: 0;
    padding: 0 0 15px;
}
.notify-label {
    background-color: #FA8D2C;
    border-radius: 5px;
    padding: 2px 5px;
    position: absolute;
    right: 50px;
    top: -29px;
}
.notify-label > p {
    color: #fff;
    font-size: 12px;
    margin: 0;
}
.cstm-action-table > tbody > tr{
    border-bottom:1px dotted #dddddd;
    border-width:2px;	
}
.cstm-action-table > tbody > tr:last-child{
    border-bottom:none;	
}
.cstm-action-table > tbody > tr > td{
    border-top:none;
    padding-bottom:15px;
    padding-top:15px;
}
p.action_table_txt {
    color: #333;
    font-size: 15px;
    margin: 0;
}
p.action_table_txt a{
    color:	#55b1e1;
}
p.action_table_days {
    color: #c1bebe;
    font-size: 15px;
    margin: 0;
}
.action_table_close_btm {
    background-color: transparent;
    color: #c1bebe;
    font-size: 15px;
}
.action_table_img {
    height: 18px;
}
.more-option_bg{
    width:100%;
    float:left;
    margin:0;
    background-color:#fff;
    border:1px solid #dddddd;
    border-top:none;
    padding:15px 0;
    border-radius:0 0 4px 4px;
}
.more-option-link {
    font-size: 12px;
    margin: 0;
    text-align: center;
}
.more-option-link span{
    font-family:'open_sanssemibold';
}
.more-option-link a, .more-option-link .btn-more{
    color:#333333;
    text-transform:uppercase;
    background-color: transparent;
}
.hdr-txt-title{
    font-family: 'sopen_sansbold';
    color:#55b1e1;	
}

.modal_hdr_img img {
    display: block;
    float: right;
    margin-right: 23px;
    margin-top: -27px;
    position: unset;
    width: 13%;
}
.custm-modal-content{
    border-radius: 0 !important;
}

span.text-danger {
    font-size: 14px;
}




/*new-homepage*/
.home-title{
    font-family: "open_sanslight";
    font-size: 30px;
    line-height: 45px;
    margin: 50px 0;
    text-align: center;
}
.red-brdr{
    border-color:#FBB8B9;	
}
.blue-brdr{
    border-color:#61C2D0;	
}
.orange-brdr{
    border-color:#F5CE93;
}
.img-desc-box{
    width:100%;
    float:left;
    margin:0;
    padding:20px 0;	
}
.home-img-desc {
    color: #808080;
    font-size: 14px;
    margin: 0;
}
.home-img-desc span{
    color:	#55b1e1;
}

.home-hr{
    border-bottom:1px solid #e9e9e9;
    min-height:2px;
    width:100%;
    float:left;
    margin:50px 0;	
}

.home-sub-title{
    font-family: "open_sanslight";
    font-size: 30px;
    margin: 30px 0 60px;
    text-align: center;
}

.block-box{
    width:100%;
    margin:10px 0;
    float:left;	
}

.icon-img{
    background: url("../images/home_icons.png") no-repeat;
    width:90px;
    height:90px;
    margin:0 auto;	
}
.icon-img.open{
    background-position:3px 0;	
}
.icon-img.flexible {
    background-position: -90px 0;
}
.icon-img.secure {
    background-position: -177px 0;
}
.icon-img.services {
    background-position: -267px 0;
}
.block-title{
    text-transform:uppercase;
    margin:25px 0 15px;
    color:#777777;
    text-align:center;	
    font-family: 'sopen_sansbold';
    font-size:18px;
}
.block-desc{
    color:#777;
    margin:0;
    text-align:center;
    font-size:15px;	
    font-family: 'open_sanslight';
}

.home-cmnt-box-top {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px 8px 0 0;
    float: left;
    margin: 10px 0 0;
    padding: 10px;
    width: 100%;
}
.home-cmnt-box-bottom {
    background-color: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 0px 0px 8px 8px;
    float: left;
    margin: -1px 0 10px;
    padding: 10px;
    width: 100%;
}
.comment1 {
    font-size: 12px;
    line-height: 18px;
    margin:0;
}
.home-cmnt-img{
    width:42px;
    height:42px;
    float:left;
    margin-right:5px;	
}
.user-name-profile1 {
    font-family: "open_sanssemibold";
    font-size: 16px;
    margin: 0;
}
.user-name-profile1 span{
    float:right;
    font-size:12px;	
    color:#cccccc;
}
.user-detail-profile1 {
    color: #a9a9a9;
    font-family: "open_sansregular";
    font-size: 14px;
    margin: 0;
}

.home-cmnt-dtl-box-right{
    float: left;
    margin: 0;
    padding-left: 35px;
    width: 100%;
}
.home-cmnt-dtl-box-right-no-pad-top{
    float: left;
    margin: 0;
    padding-left: 35px;
    width: 100%;
}
.home-cmnt-dtl-box-left-no-pad-top {
    float: left;
    margin: 0;
    padding-right: 35px;
    width: 100%;
}
.home-cmnt-dtl-box-left {
    float: left;
    margin: 0;
    padding-right: 35px;
    width: 100%;
}
.social-title {
    font-size: 30px;
    margin: 30px 0;
    font-family: 'open_sanslight';
}
.cstm-home-tab{
    margin-bottom:20px;	
}
.cstm-home-tab > li {
    height: auto;
    background-color:#fbfbfb;
    margin-bottom:10px;
}
.cstm-home-tab > li.active > a, .cstm-home-tab > li.active > a:hover, .cstm-home-tab > li.active > a:focus {
    background-color: #545454 !important;
    border: 1px solid #545454;
    color: #fff;
    cursor: default;
}
.cstm-home-tab > li > a {
    border: 1px solid #70dce8;
    border-radius: 0;
    color: #5f5f5f;
    font-family: "open_sansregular";
    font-size: 16px;
    margin-right: 10px;
    padding:5px 15px !important;
    text-align: center;
}
.cstm-home-tab > li > a:hover, .cstm-home-tab > li > a:focus{
    background-color: #545454;
    border: 1px solid #545454;
    color: #fff;
    cursor: default;
}



.home-cstm-table > thead > tr > th{
    border: none;
    font-size:15px;
    padding:10px 15px;	
}
.home-cstm-table > thead > tr{
    border: 1px solid #f1f1f1;	
}
.home-tbl-name{
    color:#428bda;
}
.home-tbl-date{
    text-align:center;	
    color:#428bda;
}
.home-tbl-action{
    color:#333333;
    text-align:center;
}
.home-cstm-table > tbody > tr > td{
    border-top:none;
    font-size:15px;
    padding:10px 15px;	
}
.home-cstm-table > tbody > tr{
    background-color:#fbfbfb;
    border:1px solid #f1f1f1;
    height:42px;	
}
td.home-tbl-name-dtl{
    border-left:2px solid #f1f1f1;	
    color:#9e9e9e;
}
.home-cstm-table > tbody > tr:hover td.home-tbl-name-dtl{
    border-left:2px solid #42b3e5;
    color:#42b3e5;	
}
td.home-tbl-date-dtl{
    text-align:center;	
}
td.home-tbl-action-dtl{
    text-align:center;	
}
td.home-tbl-action-dtl > p{
    margin-bottom:0;
    font-size:12px;	
}
td.home-tbl-action-dtl > p > a{
    background-color: #d0d2d9;
    border-radius: 50%;
    color: #fff;
    padding: 1px 4px 1px 5px;	
}
.home-cstm-table > tbody > tr:hover td.home-tbl-action-dtl > p > a{
    color:#42b3e5;
}



td.home-tbl-img-td{
    border-left:2px solid #f1f1f1;	
    color:#9e9e9e;
    width:10%;
    padding:8px !important;
}
.home-cstm-table > tbody > tr:hover td.home-tbl-img-td, .hovered td.home-tbl-img-td{
    border-left:2px solid #42b3e5;
    color:#42b3e5;	
}
.home-table-img-cstm{
    width:42px;
    height:42px;
    /* border-radius:50%;*/
}
.home-cstm-table > tbody > tr:hover td.home-tbl-img-td, .hovered td.home-tbl-img-td.active{border-left: 2px solid #42b3e5;
    color: #42b3e5;}


.home-cstm-table > tbody > tr:hover td.home-tbl-action-dtl1 > p > a, .hovered td.home-tbl-action-dtl.active1 > p > a {
    color: #42b3e5;
}

td.home-tbl-user-dtl.active .cstm-name {
    color: #42b3e5  !important;
}

td.home-tbl-img-td.active {
    border-left: 2px solid #42b3e5;
}

td.home-tbl-action-dtl1.active a {
    color: #42b3e5;
}



.home-cstm-table > tbody > tr:hover .home-table-img-cstm, .hovered .home-table-img-cstm{
    border-radius:0%;	
}@charset "utf-8";
    /* CSS Document */

    @font-face {
        font-family: 'sopen_sansbold';
        src: url('../fonts/opensans-bold.eot');
        src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
            url('../fonts/opensans-bold.woff2') format('woff2'),
            url('../fonts/opensans-bold.woff') format('woff'),
            url('../fonts/opensans-bold.ttf') format('truetype'),
            url('../fonts/opensans-bold.svg#open_sansbold') format('svg');
        font-weight: normal;
        font-style: normal;

    }




    @font-face {
        font-family: 'open_sansregular';
        src: url('../fonts/opensans-regular.eot');
        src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
            url('../fonts/opensans-regular.woff2') format('woff2'),
            url('../fonts/opensans-regular.woff') format('woff'),
            url('../fonts/opensans-regular.ttf') format('truetype'),
            url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
        font-weight: normal;
        font-style: normal;

    }




    @font-face {
        font-family: 'open_sanssemibold';
        src: url('../fonts/opensans-semibold.eot');
        src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'),
            url('../fonts/opensans-semibold.woff2') format('woff2'),
            url('../fonts/opensans-semibold.woff') format('woff'),
            url('../fonts/opensans-semibold.ttf') format('truetype'),
            url('../fonts/opensans-semibold.svg#open_sanssemibold') format('svg');
        font-weight: normal;
        font-style: normal;

    }

    @font-face {
        font-family: 'open_sanslight';
        src: url('../fonts/opensans-light.eot');
        src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'),
            url('../fonts/opensans-light.woff2') format('woff2'),
            url('../fonts/opensans-light.woff') format('woff'),
            url('../fonts/opensans-light.ttf') format('truetype'),
            url('../fonts/opensans-light.svg#open_sanslight') format('svg');
        font-weight: normal;
        font-style: normal;

    }

    .fade {
        opacity: 0;
        -webkit-transition: opacity 0s linear !important;
        -moz-transition: opacity 0s linear !important;
        -ms-transition: opacity 0s linear !important;
        -o-transition: opacity 0s linear !important;
        transition: opacity 0s linear !important;
    }
    body {font-family: 'open_sansregular';line-height: 24px; font-size:20px;}
    *, *:after, *:before {margin: 0;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: optimizeLegibility;}
    a:hover, a:visited, a:focus, a:active, img, button {border: none;outline: none;text-decoration: none;}
    a {transition: all 150ms ease-in-out;-ms-transition: all 150ms ease-in-out;-moz-transition: all 150ms ease-in-out;-webkit-transition: all 150ms ease-in-out;}
    :hover {transition: all 150ms ease-in-out;-ms-transition: all 150ms ease-in-out;-moz-transition: all 150ms ease-in-out;-webkit-transition: all 150ms ease-in-out;}
    .padng_rmv{padding-left:0px; padding-right:0px;}
    .padng_rmv_left{padding-left:0;}
    .padng_rmv_right{padding-right:0;}
    .padng_rmv1{
        padding:0 !important;}

    header{
        width:100%;
    }

    .menu {float: right; margin:0}
    .menu li {float: left;list-style: outside none none;padding: 15px 0;}
    .menu li a {font-size: 15px;padding: 0 10px; color:#5f5f5f;}
    .social {float: right; margin:0}
    .social li {float: left;list-style: outside none none;padding: 15px 0;}
    .social li a {background: #585858 none repeat scroll 0 0;border-radius: 50%;color: #fff;font-size: 14px;margin: 5px;padding: 4px 10px;}
    .social li a:hover{background: #0281f2 none repeat scroll 0 0;}
    .sign {margin:0 0 0 20px;;}
    .sign li {
        border: none;
        border-radius: 0;
        float: left;
        list-style: outside none none;
        margin: 0 5px;
        padding: 5px 0;
    }
    .sign li a {font-size: 15px;padding: 5px 25px; color:#61C2D0; text-transform:uppercase; border:1px solid #61C2D0; border-radius: 5px; float:left; margin-top:2px;}
    .border-none{border:none !important}
    .menu li:hover{background:url(../images/border.png) center bottom no-repeat; background-size:100% 5%;}
    .search-section{background: #5f5f5f none repeat scroll 0 0;
                    border-radius: 5px;
                    float: left;
                    padding: 20px 30px;
                    width: 100%;}
    .domain-names{color:#fff;font-family:"sopen_sansbold"; margin:0; padding:0}
    .domains{font-size:18px; color:#fff; margin:15px 0; }
    @media (min-width:100px) and (max-width:760px)
        {
        .rr {text-align: center !important;width: 100%;}
        .menu {display: table !important;float: none !important;margin: 0 auto;}
        .logo{width:100%;}
        .logo img{    margin: 0 auto;
    float: none;
    max-width: 100%!important;}
    }
    @media (min-width:100px) and (max-width:1024px)
        {
        .sign {float: left;}
        .border-left, .border-left1 {display:none;}
        .ichat-icon {display:none;}
        .chat-icon {
            border: 1px solid #FFF !important;

        }
        .testimonialwrap li {border:1px solid #bcbcbc !important; margin-bottom:15px !important;}
        .main-border {border: 1px solid #585858;border-radius: 5px;padding: 32px; margin-top:10px !important; margin-bottom:0 !important;}
        .panel_bg{margin-top:15px !important;}
    }
    @media (min-width:992px) and (max-width:1199px)
        {
        .menu li a {font-size: 13px;
                    padding: 0 6px;}
    }
    #custom-search-input{border: solid 1px #E4E4E4; border-radius: 4px; background-color: #fff; box-shadow:0px 1px 6px rgba(0, 0, 0, 0.48)} 
    #custom-search-input input{ border: 0; box-shadow: none; } 
    #custom-search-input button{ margin: 2px 0 0 0; background: none; box-shadow: none; border: 0; color: #666666; padding: 0 8px 0 10px; border-left: solid 1px #ccc; } 
    #custom-search-input button:hover{ border: 0; box-shadow: none; border-left: solid 1px #ccc; }
    #custom-search-input .glyphicon-search{ font-size: 23px; }
    .btn.btn-primary {background: #ffb900 none repeat scroll 0 0;border-radius: 4px;color: #fff;font-size: 23px;font-family:"sopen_sansbold";margin-left: 10px;padding: 7px 20px;}
    .top{margin:20px 0; width:100%}
    .want-domain{font-size:15px; color:#fff; margin:9px; float:left;}
    .main-border {border: 1px solid #585858;border-radius: 5px;padding: 32px; margin-bottom:10px;}
    .main-border a{color:#585858; font-family:"sopen_sansbold";}
    .sell-text{font-size:20px; margin:0; font-weight:600;}
    .main-border:hover{border: 1px solid #FFB900;background:#FFB900;}
    .main-border:hover .sell-text{color:#fff}
    .sell-text i {font-size: 45px;}
    .sale_img{background:url(../images/sale.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
    .main-border:hover .sale_img{background:url(../images/sale_hover.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
    .domain_list_img{background:url(../images/list_domain.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
    .main-border:hover .domain_list_img{background:url(../images/list_domain_hover.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
    .auction_img{background:url(../images/auction.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
    .main-border:hover .auction_img{background:url(../images/auction_hover.png) no-repeat; height:55px; width:55px; float:left; margin:-14px 10px 0 -7px; padding:0;}
    .sell-text > span {vertical-align: super;}
    .border-text a{border: 1px solid #ccc;border-radius: 5px;font-size: 17px;padding: 13px;color:#747474;text-align: center;float:left; width:100%; margin-bottom:20px; font-family:"open_sanssemibold";}
    .border-text a:hover{border:1px solid #FFB901; color:#FFB901;}
    .border-text a.active{border:1px solid #FFB901; color:#FFB901;}
    .bg_white{
        background:#fff; float:left; width:100%;padding-bottom:20px; margin:20px 0; margin-bottom:3px;
    }
    .bg_white1{
        background: #f8f8f8 none repeat scroll 0 0 !important;
        float: left;
        padding-bottom: 20px;
        padding-top: 20px;
        width: 100%;

        /*margin-top:190px;*/
    }
    .custom-table{border:1px solid #ccc;}
    .custom-table thead{background:#F3F3F3; font-size:18px; font-family:"open_sanssemibold";}
    .custom-table thead tr th{font-weight:500; padding:15px 5px !important;}
    .custom-table tbody tr td{font-weight:500; font-size:15px; padding:10px !important; font-family:"open_sansregular"; color:#626262;}
    .custom-table tbody tr td a{font-weight:500; font-size:15px; padding:0px; color:#4091c4; text-decoration:none; font-family:"open_sansregular";}
    .panel_bg{background:#FF7814; font-size:24px;color:#fff;padding:15px; font-family:"sopen_sansbold";}
    .panel_bg_inner{background:#fff; font-size:14px;color:#fff;padding:13px 15px; color:#5F5F5F; border:1px solid #ddd;}
    .panel_bg_inner a{color:#5f5f5f;font-family:"open_sansregular";}
    .panel_down{font-size:45px; color:#ff7814;display:table;position:absolute;padding:0px;}
    .fa-fa-down{font-size:45px; margin-top:-20px; margin-left:7px;}
    .ads{margin-top:20px;}
    .pagination {float: right;margin: 0;}
    .pagination > li > a, .pagination > li > span{font-size:12px; padding:8px 13px;}
    .pagination li a{color:#BCBCBC;font-family:"open_sanssemibold";}
    .pagination li a.active{color:#5F5F5F !important;font-family:"open_sanssemibold";}
    .bg_gray{background:url(../images/border-botto,.png) bottom repeat-x #F3F3F3; float:left; width:100%;}
    .question {border: 1px solid #55B1E1;font-size: 30px !important;font-weight: lighter !important;padding: 10px 18px;}
    .what-new{font-size:20px; margin-left:20px;}
    .border-bottom{border-bottom:1px solid #ccc; font-family:"sopen_sansbold";color:#5f5f5f;}
    .border-bold {border-bottom: 3px solid #55B1E1;margin-top: -3px;width: 31%;}
    .border-bold1 {border-bottom: 3px solid #55B1E1;margin-top: -3px;width: 60%;}
    .testimonialwrap li {
        color: #494948;
        display: table;
        line-height: 26px;
        padding: 15px;
    }
    .client {
        border: 1px solid #e6e6e6;
        height: 74px;
        position: relative;
        width: 74px;
        z-index: 11;
    }
    .chat-icon {
        border: 1px solid #ccc;
        padding: 15px 25px;
        background:#fff;
    }
    .chat-icon1 {
        border: 1px solid #ccc;

    }
    .ichat-icon {
        margin-left: 23px;
        margin-top: 10px;
        position: absolute;
        z-index: 11;
    }
    .chat-icon > p{font-size:15px; margin-bottom:5px;font-family:"open_sansregular";}
    .chat-icon1 > p{font-size:16px; margin-bottom:5px;font-family:"open_sansregular"; padding: 15px 25px ; color:#a1a1a1;}
    .code{background:#fff; color:#318BFD;}
    .code:hover{color:#03C; cursor:pointer;}
    .code1{background:#fff; color:#6d6d6d; font-family:"open_sanssemibold";}
    .ago{font-style:italic; color:#BCBCBC; text-align:right;}
    .bg_img{background:url(../images/message.png) left top no-repeat; padding-left:25px;}
    .thumbnails.pull-left{padding: 15px 0 !important;}
    .border-left {border-left: 4px solid #cccccc;margin: 50px;position: absolute;z-index: 11;}
    .panel-heading.padng_rmv {background: #f3f3f3 none repeat scroll 0 0;margin: 25px 0;padding: 0; margin-bottom:0px;}
    .nav-tabs > li > a{font-size:16px; border-radius:0px;color:#5F5F5F; text-align:center; margin-right:0px;font-family:"open_sanssemibold";}
    .nav-tabs > li.active > a{background:#FF7711;}
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background:#FFF;}
    .nav-tabs{border-bottom:3px solid #FF7711}
    .img {border-radius: 5px;padding: 8px;width: 100%;}
    .panel-body{padding:15px; padding-top:0px; border:1px solid #ccc; border-top:none;}
    .view-all{font-size:15px;padding:5px; color:#CDCDCD;font-family:"open_sanssemibold";}
    .domain-title{font-size:14px; font-family:"sopen_sansbold"; margin:0; color:#606060; line-height:22px;}
    .domain-date{font-size:14px; font-family:"open_sanssemibold"; margin:0; color:#BCBCBC;}
    .domain-main{border-bottom:1px dotted #BCBCBC; padding:20px 0;}
    .main-top{margin-top:20px;}
    .col-xs-12.padng_rmv.domain-main:last-child{border-bottom:none !important;}
    .load-more {border: 1px solid #ccc;border-radius: 5px;color: #5F5F5F;text-transform:uppercase; font-weight:bold;background:#fff; display: table;float: none;font-size: 12px;margin: 0 auto;padding:10px 20px; margin-top:15px;
                font-family:"open_sansregular";}
    .load-more:hover{border: 1px solid #ccc;}
    footer{/*background:#f5f5f5;  float:left; width:100%;*/}
    .company h2 {color: #333333;font-size: 16px;text-transform: uppercase;font-family:"open_sanssemibold";}
    .list.padng_rmv {color: #333333;line-height: 30px;margin-top: 0;padding-top: 10px; font-size:12px;}
    .list_style {list-style: outside none none; font-size:12px;font-family: 'open_sanssemibold';}
    .list_style > a {color: #848383;line-height: 20px;}
    .list_style > a:hover{color: #E8721A;line-height: 20px;}
    .list_style a{color:#000; font-size:13px;}
    .list_style a i{ margin-right:5px}

    @media (min-width:992px) and (max-width:2500px)
        {
        .custom-width{width:25%;}
    }
    .social-footer {float: left; margin:0}
    .social-footer li {float: left;list-style: outside none none;padding: 15px 0;}
    .social-footer li a {background: #585858 none repeat scroll 0 0;border-radius: 50%;color: #fff;font-size: 14px;margin: 5px;padding: 6px 10px;}
    .social-footer li a:hover{background: #fff none repeat scroll 0 0; color:#4A4A4A;}
    .border-footer{ margin-bottom:15px;}
    .border-footer-top{border-bottom:5px solid #d6d0d0; margin-bottom:15px; padding:5px 0;}
    .border-footer-bottom{border-bottom:1px solid #b6b6b6; padding:5px 0;}
    .copyright{color:#333333;font-size:12px;}
    tbody{background:#fff; font-family:"open_sansregular";}

    @media only screen and (max-width: 800px) {
        /* Force table to not be like tables anymore */
        #no-more-tables table,
        #no-more-tables thead,
        #no-more-tables tbody,
        #no-more-tables th,
        #no-more-tables td,
        #no-more-tables tr {
            display: block;
        }

        /* Hide table headers (but not display: none;, for accessibility) */
        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        #no-more-tables tr { border: 1px solid #ccc; }

        #no-more-tables td {
            /* Behave like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 50%;
            white-space: normal;
            text-align:left;
        }

        #no-more-tables td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align:left;
            font-weight: bold;
        }

        /*
        Label the data
        */
        #no-more-tables td:before { content: attr(data-title); }
    }

    #toTop {position:fixed;bottom:5px;right:5px;cursor:pointer;color: #ff7814;font-size: 28px;padding: 4px 10px;z-index:111;}


    .damain_detail_section{
        border:1px solid #b7b7b7;
        box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
        -webkit-box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
        padding:20px 45px;
        margin-top:20px;
        width:100%;
        float:left;
        border-radius:5px;
    }
    .heading{
        font-size:33px;
        color:#3a3a3a;
        font-family:"sopen_sansbold";
        margin:0 0 10px 0;
        padding:0;
    }
    .dtl{
        font-family:"open_sanssemibold";
        color:#8b8b8b;
        font-size:20px;
        margin-bottom:50px;
    }
    .dtl1{
        font-family:"open_sansregular";
        color:#8b8b8b;
        font-size:16px;

    }

    .dtl_section_heading{
        font-size:25px;
        color:#3a3a3a;
        font-family:"sopen_sansbold";
        margin:0 0 10px 0;
        padding:0;

    }
    .dtl_section_cntnt{
        font-size:16px;
        color:#8b8b8b;
        font-family:"open_sanssemibold";
    }
    .damain_watch_section{
        background:#dee8f4;
        border:1px solid #cbdbee;
        padding:20px 45px;
        margin-top:20px;
        width:100%;
        float:left;
        border-radius:5px;
    }
    .damain_watch_section a{
        font-family:"open_sanssemibold";
    }

    .btn.btn-success {
        color: #ffffff;
        font-family:"open_sanssemibold";
        background-color: #64ae3c;
        border-color: #64ae3c #64ae3c #64ae3c;

    }
    .btn.btn-success:hover {
        color: #64ae3c;
        background-color: #ffffff;
    }
    .btn.btn-success-new {
        color: #ffffff;
        font-family:"open_sanssemibold";
        background-color: #22B14C;
        border-color: #22B14C;

    }
    .btn.btn-success-new:hover{
        color: #22B14C;
        background-color: #ffffff;
    }
    .twt{
        margin-left:31px;}

    @media only screen and (max-width: 400px) {
        .heading{font-size:30px !important;}
        .dtl, .dtl1{font-size:15px !important;}
        .dtl_section_heading{font-size:25px !important;}
    }
    .sidebar_section{
        border:1px solid #b7b7b7;
        box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
        -webkit-box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
        margin-top:20px;
        width:100%;
        float:left;
        border-radius:5px;
    }
    .sidebar_top{
        width:100%;
        border-bottom:1px solid #b7b7b7;
        padding:20px;
    }
    .sidebar_heading{
        margin:0;
        font-size:20px;
        font-family:"open_sanssemibold";
        color:#8b8b8b;
    }
    .sidebar_heading span{
        font-size:33px;
    }
    .sidebar-btn{
        color: #ffffff;
        font-family:"open_sanssemibold";
        background-color: #2d5b89;
        font-size:18px;
        margin-top:10px;
        width:100%;
    }
    .sidebar-btn:hover{
        background-color: #004d99;
    }
    .sidebar_bottom{
        width:100%;
        background-color:#f1f4f7;
        padding:20px;
        border-radius:0 0 5px 5px;
    }
    .sidebar_bottom_btn{
        color: #0082f2;
        font-family:"open_sanssemibold";
        background-color: #fff;
        font-size:18px;
        border:1px solid #0082f2;
        width:100%;
        margin-bottom:25px;
    }
    .sidebar_bottom_btn:hover{
        color: #fff;
        background-color: #0082f2;
    }
    .sidebar_social{
        margin-bottom:20px;
    }
    .sidebar_social li{
        list-style:none;
        color:#8b8b8b;
        font-family:"open_sanssemibold";
        font-size:18px;
        float:left;
        margin-right:10px;
    }
    .sidebar_social li a{
        color:#8b8b8b;
    }

    .sidebar_section_1{
        padding:20px;
        border:1px solid #b7b7b7;
        box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
        -webkit-box-shadow: 0 0 3px 2px rgba(0,0,0,.2);
        margin-top:20px;
        width:100%;
        float:left;
        border-radius:5px;
    }
    .seler_heading{
        font-size:22px;
        color:#3a3a3a;
        font-family:"sopen_sansbold";
        margin:0 0 10px 0;
    }
    .seler_img{
        position:relative;
        margin:10px auto;
        height:200px;
        width:200px;
    }
    .seler_name{
        font-size:20px;
        color:#349ed4;
        font-family:"open_sanssemibold";
        margin:20px 0;
        text-align:center;
    }
    .seler_dtl{
        font-size:16px;
        color:#3a3a3a;
        font-family:"open_sanssemibold";
        margin:20px 0;
        text-align:center;
    }
    .sidebar_watch_btn{
        color: #0082f2;
        font-family:"open_sanssemibold";
        background-color: #fff;
        font-size:16px;
        border:1px solid #0082f2;
        width:100%;
        margin-bottom:25px;
        float:left;
        padding:10px 0; 
    }
    .sidebar_watch_btn:hover{
        color:#fff;
        background-color:#0082f2;
    }
    .profile_cover{
        height:330px;
        width:100%;
    }
    .follow_bg{
        border-top:1px solid #000;
        background-color:rgba(0,0,0,0.5);
        -webkit-box-shadow:inset 0 2px 5px 0px rgba(255,255,255,.5);
        box-shadow:inset 0 2px 5px 0px rgba(255,255,255,.5);
        position: absolute;
        width:100%;
        bottom:0px;
        z-index: 10;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .follow_bg h1{
        margin:0 0 5px 0;
        padding:0;
        font-size:30px;
        color:#fff;

        font-family:"sopen_sansbold";

    }
    .follow_bg h4{
        margin:0;
        padding:0;
        font-size:18px;
        color:#fff;
        float:left;
        font-family:"open_sanssemibold";
    }
    .textbox{

        float:right;
        margin-right:100px;
    }

    @media (min-width:768px) and (max-width:980px){
        .textbox{margin-right:70px !important;}
        .follow_bg h1{font-size:20px !important;}
        .follow_bg h4{font-size:14px !important;}
        .profile-pic{top:25% !important; left:3% !important;}
        .profile-name{padding-left:0px !important;}
        .profile-detail{padding-left:0px !important;}
        .img-border{height:180px !important; width:180px !important;}
        .seler_img{height:150px !important; width:150px !important;}
    }
    .follow_count_xs{
        font-size:25px;
        color:#3a3a3a;
        font-family:"sopen_sansbold";
        margin:0 0 5px 0;
        padding:0;
    }
    .follow_dtl_xs{
        font-size:18px;


        color:#8b8b8b;
        font-family:"open_sanssemibold";
        margin:0 0 5px 0;
        padding:0;
    }

    .profile_cover_edit{
        position: absolute;
        z-index: 11;
        padding-top: 0px;
        font-size: 14px;
        color: #FFF;
        top: 10px;
        right: 15px;
        opacity:0;
        font-family:"open_sanssemibold";	
    }
    .cover_img{
        height:auto;
    }

    .cover_img:hover .profile_cover_edit{
        opacity:1;
        color:#fff;
    }

    .profile-pic{
        position: absolute;
        top: 59%;
        left:15%;
        z-index: 10;
        padding-top: 0;
        padding-bottom: 0;
    }
    .img-border{
        display: inline-block;
        width: 250px;
        max-width:250px;
        height: 250px;
        padding: 5px;
        line-height: 1.42857;
        background-color: #FFF;
        transition: all 0.2s ease-in-out 0s;
    }
    .img-border-xs{
        margin:15px auto;
        position:relative;
        height:145px;s
        width:145px;
    }
    .profile_picture_edit{
        position: absolute;
        z-index: 11;
        padding-top: 0px;
        font-size: 14px;
        color: #FFF;
        /*bottom: 15px;*/
        left: 120px;
        opacity:0;
        font-family:"open_sanssemibold";	
    }
    .profile_picture_edit_xs{
        position: absolute;
        z-index: 11;
        padding-top: 0px;
        font-size: 14px;
        color: #FFF;
        bottom: 20px;
        left: 70px;
        opacity:0;
        font-family:"open_sanssemibold";	
    }
    .propic-xs:hover .profile_picture_edit_xs{
        opacity:1;
        color:#fff;
    }
    .profile-pic:hover .profile_picture_edit{
        opacity:1;
        color:#fff;
    }
    @media only screen and (max-width: 800px) {
        .profile_picture_edit{left:75px !important; top:150px !important;}
    }
    @media (max-width: 980px) {
        .profile_picture_edit{left:86px !important;top:150px !important;}
    }
    .profile{width:auto;}
    .profile-xs{margin-bottom:15px;}
    .profile-name{
        font-size:35px;
        color:#374b64;
        font-family:"open_sanssemibold";
        padding-left:90px;
    }
    .profile-name-xs{
        font-size:35px;
        color:#374b64;
        font-family:"open_sanssemibold";

    }
    .profile-detail{
        width:100%;
        font-size:20px;
        color:#374b64;
        font-family:"open_sanssemibold";
        margin-top:0;
        margin-bottom:2px;
        padding-left:90px;
    }
    .profile-detail{
        width:100%;
        font-size:20px;
        color:#374b64;
        font-family:"open_sanssemibold";
        margin-top:0;
        margin-bottom:2px;

    }
    .profile-edit{
        position: absolute;
        z-index: 11;
        padding-top: 0px;
        font-size: 14px;
        color: #333333;
        top: 0px;
        right: 30px;
        opacity:0;
        font-family:"open_sanssemibold";
    }
    .profile-edit-xs{
        position: absolute;
        z-index: 11;
        padding-top: 0px;
        font-size: 14px;
        color: #333333;
        top: 25px;
        right: 30px;
        opacity:0;
        font-family:"open_sanssemibold";
    }
    .profile-detail span{
        color:#71849c;
    }
    .profile-detail-xs span{
        color:#71849c;
    }
    .profile:hover .profile-edit{
        opacity:1;
    }
    .profile-xs:hover .profile-edit-xs{
        opacity:1;
    }

    .chat-vector{
        font-size:20px;
        margin-left:5px;
        color:#fff;
        padding:20px;
        border-radius:50%;
        position:relative;
        z-index:1111;
        background-color:#6486c6;
        text-align:center;
        float:left;
    }
    .border-left1 {border-left: 4px solid #cccccc;margin:0 50px;position: absolute;z-index: 11;}
    .btn-camera {
        color: #c2c2c2;
        background-color: #fff;
        border-color: #ccc;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        border-left:none;
        border-radius:0 4px 4px 0;	  
    }
    .btn-camera:hover{
        border-left:0px;
    }
    .photo-vector{
        font-size:25px;
        color:#fff;
        margin-left:5px;
        padding:17px 16px;
        border-radius:50%;
        position:relative;
        z-index:1111;
        background-color:#83b4ae;
        text-align:center;
        float:left;
    }
    .img-comment{
        position: absolute;
        width:auto;
        bottom:0px;
        z-index: 10;
    }
    .img-like{
        position: absolute;
        width:auto;
        bottom:0px;
        right:0;
        z-index: 10;
    }
    .like-comment, .like-comment a{
        color:#fff;
        font-family:"open_sansregular";
        font-size:16px;
        padding:10px;
    }
    .like-comment a:hover{
        color:#a1a1a1;
        cursor:pointer;
    }
    .status-vector{
        font-size:25px;
        color:#fff;
        margin-left:5px;
        padding:18px;
        border-radius:50%;
        position:relative;
        z-index:1111;
        background-color:#f28888;
        text-align:center;
        float:left;
    }
    .status{
        font-size:16px;
        font-family:"open_sansregular";
        color:#717171;
    }
    .status-comment{
        width:auto;
        z-index: 10;
    }
    .status-like{
        position: absolute;
        width:auto;
        top:45px;
        right:0;
        z-index: 10;
    }
    .like-comment1, .like-comment1 a{
        color:#c2c2c2;
        font-family:"open_sansregular";
        font-size:16px;
        padding:10px;
    }
    .like-comment1 a:hover{
        color:#a1a1a1;
        cursor:pointer;
    }
    .domain-list-header{
        border:1px solid #c2c2c2;
        padding:15px !important;
        margin-top:30px;
    }
    .domain-list-contant{
        border:1px solid #c2c2c2;
        padding:15px !important;
        border-top:0px;
    }
    .domain-title1{
        font-size:30px;
        color:#212121;
        font-family: 'sopen_sansbold';
        margin:0;
        padding:0;
        margin-right:50px;
    }
    .domain-add{text-align:right;}
    .domain-add a{
        font-size:18px;
        color:#212121;
        font-family: 'open_sanssemibold';
        margin:0;
        padding:0;
    }
    .domain-add a:hover{
        color:#999;	
    }
    .domain-name{
        font-size:15px;
        color:#717171;
        font-family: 'open_sansregular';
        margin:0;
        padding:0;
        margin-right:45px;
        width:40%;
    }
    .domain-price{
        font-size:15px;
        color:#717171;
        font-family: 'open_sansregular';
        margin:0;
        padding:0;
        margin-left:20px;
        width:25%;
    }
    .domain-name-edit{
        font-size:14px;
        font-family: 'open_sanssemibold';
        margin:0;
        padding:0;
        opacity:0;
        text-align:right;
    }
    .domain-name-edit a{color:#1b1b1b;}

    .domain-list-contant:hover .domain-name-edit{
        opacity:1;
    }
    .info-btn{
        padding:5px 35px;
        font-size:22px;
        color:#fff;
        font-family: 'open_sanssemibold';
        background-color:#509fe1;
    }
    .info-btn-align{
        text-align:center;
    }
    .landing-img{
        margin:0 auto 20px auto;
    }
    .domain-info{
        display:inline-block;
        width:100%;
        padding:45px 0;
        border:1px solid #717171;
        margin-bottom:30px;
    }
    .domn-title{
        text-align:center;
        padding:0;
        margin:0;
        color:#1f8fd7;
        font-size:40px;
        font-family: 'sopen_sansbold';
    }
    .domn-like{
        color:#fff;
        font-size:22px;
        font-family: 'open_sanssemibold';
        background-color:#303030;
        width:auto;
        float:left;
        padding:10px 25px;
    }
    .domn-like .fa{
        color:#ff0056;
    }
    .domn-dtl{
        color:#717171;
        font-size:17px;
        font-family: 'open_sansregular';
        padding:5px 20px;
        margin-bottom:20px;
        text-align:justify;
    }

    .offer-textbox{
        width: 100%;
        padding: 15px;
        line-height: 1.42857;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        background-color: #ebebeb;
        background-image: none;
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        font-family: 'open_sansregular';
        color: #777777;
        font-size: 16px;
        display: block;
        margin-bottom:15px;
    }
    .offer-textbox:focus{
        -webkit-box-shadow: 0 0 10px 0 #49a2df;
        box-shadow: 0 0 3px 0 #49a2df;
    }
    .other-domain{
        color:#424242;
        font-size:30px;
        font-family: 'sopen_sansbold';
        margin:0 0 40px 0;
        padding:0;
        text-align:center;
    }
    .other-domain-name{
        font-size:30px;
        font-family: 'sopen_sansbold';
        margin:0;
        padding:0;
        text-align:center;
    }
    .other-domain-name a{
        color:#1f8fd7;
    }
    .other-domain-name a:hover{
        color:#006bb0;
    }
    .other-domain-btn{
        text-align:center;
        display:block;
        padding:20px;
        margin-top:30px;
        margin-bottom:30px;
        background-color:#49a2df;
        color:#fff;
        font-size:22px;
        font-family: 'open_sanssemibold';
    }
    .other-domain-btn:hover{
        border-radius:6px;
        color:#fff;
        background-color:#0099ff;
    }
    @media (max-width: 380px) {
        .other-domain-btn{
            font-size:19px !important;
        }	
    }
    @media (max-width: 640px) {
        .other-domain-name{
            text-align:left !important;
        }
    }
    .break{
        width:100%;
        padding:35px;
    }
    .pg-title{
        font-size:50px;
        color:#010101;
        font-family: 'sopen_sansbold';
        margin:15px 0 50px 0;
        padding:0;
        text-align:center;
    }
    /*.drp{
            width:100%;
            border:2px solid #4dcadd;
            border-radius:5px;
            padding:10px 15px;
            text-align:center;
    }*/
    .member-drop{
        color:#4dcadd;
        border:2px solid #4dcadd;
        border-radius:5px;
        padding:10px 15px;
        font-family: 'open_sanssemibold';
        font-size:18px;
        text-align:center;
    }
    @media (max-width: 760px) {

        .member-drop span{
            margin-left:2px !important;
        }
        .custm-img{
            max-height:109;} 
    }
    .member-drop span{
        margin-left:55px;
        font-size:20px;
    }
    .member-drop:hover, .member-drop:active, .member-drop:focus{
        border:2px solid #4dcadd;
        background-color:#4dcadd transparent;
        color:#4dcadd;
    }
    .member-drop:hover
        {background-color:rgba(77, 202, 221, 0.15);}
    .member-drop-menu{
        position: absolute;
        top: 100%;
        left: 0px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 200px;
        padding: 5px 0px;
        margin: 7px 0px 0px;
        font-size: 14px;
        text-align: left;
        list-style: outside none none;
        background-color: #FFF;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0px;
        box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
    }
    .member-drop-menu > li > a{
        clear: both;
        color: #333;
        display: block;
        font-family: 'open_sansregular';
        font-size:16px;
        line-height: 1.42857;
        padding: 3px 20px;
        white-space: nowrap;	
    }
    .stylish-input-group{
        border:2px solid #4dcadd;
        border-radius:5px;	
        padding:5px 0;
        margin-top:-12px;
        width:80%;
    }
    @media (max-width: 1204px) {
        .stylish-input-group{
            width:auto !important;
        }
        .custm-img{
            max-height:109;} 
    }
    .input-group-addon{
        background: white !important; 
        border:0px !important;
    }
    .stylish-input-group .form-control{
        border-right:0; 
        box-shadow:0 0 0 ; 
        border-color:#fff;
    }
    .stylish-input-group button{
        border:0;
        background:transparent;
    }
    .list-member-top{
        border: 1px solid #cccccc;
        padding: 20px 30px;
        width: 100%;
    }
    @media (max-width: 765px) {
        .list-member-top{margin-top:15px !important;}
        .list-member-bottom{border-bottom:none !important;}
        .custm-img{
            max-height:109;} 
    }
    .list-member{
        border-top:1px solid #cccccc;
        width:100%;
        margin-top:15px;
        padding:20px 30px;
    }
    .list-member-bottom{
        border-top:1px solid #cccccc;
        border-bottom:1px solid #cccccc;
        width:100%;
        margin-top:15px;
        margin-bottom:25px;
        padding:20px 30px;
    }
    .member-img{
        width:96px;
        height:96px;
        margin-right:20px;
        float:left;
    }
    @media (min-width: 765px) and (max-width: 1200px) {
        .member-img{float:none;}


    }
    .member-name{
        font-size:18px;
        font-family: 'open_sanssemibold';
        margin:0;
        padding:0;
        margin-bottom:15px;
    }
    .member-name a{
        color:#000000;
    }
    .member-name a:hover{
        color:#333;
    }
    .member-last-active{
        font-size:16px;
        color:#5c5c5c;
        font-family: 'open_sanssemibold';
        margin:0;
        padding:0;
        margin-bottom:15px;
    }
    .member-followers{
        font-size:14px;
        color:#bcbcbc;
        font-style:italic;
        font-family: 'open_sansregular';
        margin:0 0 15px;
        padding:0;
    }
    .member-followers span{
        font-family: 'open_sanssemibold';
        font-size:16px;
        font-style:normal;
        color:#fff;
        background-color:#0082f2;
        border-radius:50%;
        text-align:center;
        padding:5px 10px;
    }
    /*drop-down*/
    .select-style {
        overflow: hidden;
        background: #FFF url("../images/down-arrow.png") no-repeat scroll 90% 50%;
        border: 2px solid #4DCADD;
        border-radius: 5px;
        margin: -12px 0px 0px;
        width: 80%;
        padding: 5px 0px;
    }

    .select-style select {
        padding: 5px 8px;
        width: 130%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color:#4dcadd;
        font-size:18px;
        font-family: 'open_sanssemibold';
    }

    .select-style select:focus {
        outline: none;
    }
    .select-style option:hover{
        background-color:#4dcadd;
        color:#fff;
        margin:5px;	
    }
    /*drop-down*/

    .bg_gray1{
        background:#f3f3f3;
        float:left;
        width:100%;
        padding:40px 0;
        margin:3px 0;
        margin-bottom:30px;
        border-bottom:1px solid #333333;	
    }
    .maket-place-heading{
        font-size:40px;
        font-family: 'open_sansregular';
        color:#8b8b8b;
        margin:30px 0 15px 0;
        padding:0;
    }
    .radio1{
        text-align:center;
    }
    .radio-lbl, .chk-lbl, .chk1-lbl{
        font-family: 'open_sansregular';
        font-size:16px;
        color:#828282;
        margin-right:20px;
        margin-left:5px;
        font-weight:normal;
    }
    .chk1-lbl{margin-right:50px !important;}
    .chk-lbl{margin-right:65px !important;}
    .txt{
        display: block;
        padding: 6px 50px 6px 15px;
        font-size: 18px;
        line-height: 1.42857;
        color: #555;
        background-image: none;
        border-radius: 4px;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        background-color: #FFF;
        border: 1px solid #8b8b8b;
        margin-left:10px;
    }
    .txt:focus{
        -webkit-box-shadow: 0 0 5px 0 #7EECF0;
        box-shadow: 0 0 5px 0 #7EECF0;	
    }
    .domain-link{
        text-align:center;
        margin:0;
        padding:20px;
    }
    .domain-link a{
        font-family: 'open_sansregular';
        font-size:16px;
        color:#828282;
        text-decoration:underline;
        margin-right:10px;
    }

    .select-style1 {
        overflow: hidden;
        background: #FFF url("../images/down-arrow-gray.png") no-repeat scroll 95% 50%;
        border: 1px solid #626262;
        border-radius: 5px;
        margin: -12px 0px 0px;
        padding: 5px 0px;
        margin-bottom:20px;
    }

    .select-style1 select {
        padding: 5px 8px;
        width: 130%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color:#626262;
        font-size:16px;
        font-family: 'open_sansregular';
    }

    .select-style1 select:focus {
        outline: none;
    }
    .select-style1 option:hover{
        background-color:#4dcadd;
        color:#fff;
        margin:5px;	
    }
    .extention, .filter{
        text-align:center;
        padding:50px 20px;
        margin:0;	
    }
    .filter{padding:10px 20px !important;}
    .extention-heading{
        font-size:18px;
        color:#626262;
        font-family: 'open_sansregular';
        padding:10px 15px;
        border-bottom:1px solid #8b8b8b;
    }
    .save-btn{
        font-size:30px;
        padding:10px 30px;
        font-family: 'open_sanssemibold';
    }
    .save-btn span{
        color:#626262;
    }

    input-group .icon-addon .form-control {
        border-radius: 0;
    }

    .icon-addon {
        position: relative;
        color: #555;
        display: block;
    }

    .icon-addon:after,
        .icon-addon:before {
        display: table;
        content: " ";
    }

    .icon-addon:after {
        clear: both;
    }

    .icon-addon.addon-md .glyphicon,
    .icon-addon .glyphicon, 
    .icon-addon.addon-md .fa,
    .icon-addon .fa {
        position: absolute;
        z-index: 2;
        left: 10px;
        font-size: 14px;
        width: 20px;
        margin-left: -2.5px;
        text-align: center;
        padding: 10px 0;
        top: 1px
    }

    .icon-addon.addon-lg .form-control {
        line-height: 1.33;
        height: 46px;
        font-size: 18px;
        padding: 10px 16px 10px 40px;
    }

    .icon-addon.addon-sm .form-control {
        height: 30px;
        padding: 5px 10px 5px 28px;
        font-size: 12px;
        line-height: 1.5;
    }

    .icon-addon.addon-lg .fa,
    .icon-addon.addon-lg .glyphicon {
        font-size: 18px;
        margin-left: 0;
        left: 11px;
        top: 4px;
    }

    .icon-addon.addon-md .form-control,
    .icon-addon .form-control {
        padding-left: 30px;
        float: left;
        font-weight: normal;
    }

    .icon-addon.addon-sm .fa,
    .icon-addon.addon-sm .glyphicon {
        margin-left: 0;
        font-size: 12px;
        left: 5px;
        top: -1px
    }

    .icon-addon .form-control:focus + .glyphicon,
        .icon-addon:hover .glyphicon,
        .icon-addon .form-control:focus + .fa,
        .icon-addon:hover .fa {
        color: #2580db;
    }

    .dmn-view, .dmn-view a{
        color:#4cac62;
        font-size:20px;
        font-family: 'open_sanssemibold';
        margin:0;
        padding:12px 0;
    }
    .dmn-view a:hover{
        color:#989898;
    }
    .dmn-price, .dmn-price a{
        color:#626262;
        font-size:20px;
        font-family: 'open_sansregular';
        margin:0;
        padding:12px 0;
    }
    .dmn-price a:hover{
        color:989898;
        cursor:pointer;
    }
    .watch-this-btn{
        color: #0082f2;
        font-family:"open_sanssemibold";
        background-color: #fff;
        font-size:20px;
        border:1px solid #0082f2;
        width:100%;
    }
    .watch-this-btn:hover{
        color: #fff;
        background-color: #0082f2;
    }

    .f-first {
        max-width: 170px;
        display: block;
        overflow: hidden;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        margin-bottom:40px;
    }

    .img1 {
        margin: -25%;
        width: 150%;
        height: 150%;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .team-post{
        color:#baaa81;
        font-size:14px;
        font-family: 'sopen_sansbold';
        margin:0;
        padding:0;
        font-style:italic;
    }
    .team-name{
        color:#333333;
        font-size:22px;
        font-family: 'sopen_sansbold';

    }
    .team-desc{
        color:#9c9c9c;
        font-size:14px;
        font-family: 'open_sansregular';
        margin-top:60px;
    }
    .team-desc1{
        margin-top:20px;
        color:#9c9c9c;
        font-size:14px;
        font-family: 'open_sansregular';
    }

    /*slider*/
    .value {
        position: absolute;
        top: 30px;
        left: 50%;
        margin: 0 0 0 -20px;
        width: 40px;
        text-align: center;
        display: block;

        /* optional */

        font-weight: normal;
        font-family: 'open_sansregular';
        font-size: 14px;
        color: #333;
    }

    .price-range-both.value {
        width: 100px;
        margin: 0 0 0 -50px;
        top: 26px;
    }

    .price-range-both {
        display: none; 
    }

    .value i {
        font-style: normal;
    }
    .slider-name{
        color:#8b8b8b;
        font-size:16px;
        font-family: 'open_sansregular';
        padding-left:330px;
    }
    /*slider*/

    .tab-heading{
        color:rgb(51,51,51);
        font-family: 'sopen_sansbold';
    }
    .tab-list{
        list-style:none;
    }
    .tab-list > li{
        margin:5px 0;
    }
    .tab-list > li > a{
        color:#8b8b8b;
        padding:5px;
        font-family: 'open_sansregular';
        font-size:16px;
        margin:5px 0;
    }
    .tab-list > li > a:hover{
        color:rgb(51,51,51);
    }
    .cmnt-name{
        margin:0;
        padding:0;
    }
    .cmnt-name a{
        font-family:"open_sanssemibold";
        color:rgb(33,33,33);
        font-size:16px;
    }
    .cmnt-name a:hover{
        color:#8b8b8b;
    }
    .cmnt{
        color:#8b8b8b;
        font-family: 'open_sansregular';
        font-size:14px;
        margin:5px 0 15px 0;
    }

    /*popover*/
    .popover_parent {position:relative;}
    .popover {
        color: rgb(51, 51, 51);
        display: none;
        padding: 1em;
        position: absolute;
        top: 4em;
        width: auto;
        z-index: 1;}
    .popover:before {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(255, 255, 255);
        border-image: none;
        border-style: solid;
        border-width: 10px;
        content: "";
        height: 0;
        left: 30px;
        position: absolute;
        top: -20px;
        width: 0;}

    .active .popover{display:block;visibility:}

    /*popover*/


    #txtFil
    {

        opacity: 0;
        filter:alpha(opacity=0);
        -moz-opacity:0;
        -khtml-opacity: 0;
        position: absolute;
        top: 10px;
        right: 15px;
        z-index: 20;
        cursor: pointer;
    }

    .dropdown-menu {
        background-clip: padding-box;
        background-color: rgb(255, 255, 255);
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
        display: none;
        margin: 0px !important;
        padding: 0px !important;
        float: left;
        font-size: 14px;
        left: 0;
        list-style: outside none none;
        min-width: 160px;
        position: absolute;
        text-align: left;
        top: 100%;
        z-index: 111111111;
    }
    .btn-wish{float: left !important; text-align: center;}
    .notification > li > a{clear: none !important;}
    pull-left.notification > li > a{clear: none !important;}

    .cstm {float: right; margin:0;}
    .cstm li {float: left;
              list-style: outside none none;
              margin: 9px 0 0;
              padding: 12px 0;}
    .cstm li a {font-size: 15px;padding: 0 15px; color:#5f5f5f; font-family:"open_sanssemibold";}
    .img-responsive.cover-pic {
        width: 100%;
    }
    .new-table{
        width:100%;
    }
    .dm-name a{
        color:#55b1e1 !important;
        font-size:14px !important;
        font-weight:bold !important;
        text-decoration: none !important;
    }
    .dm-name a:hover{
        color:#616161 !important;
    }
    .dm-days{
        color:#5f5f5f !important;
        font-size:12px !important;
        font-weight:bold !important;
    }
    .dm-price{
        color:#5f5f5f !important;
        font-size:12px !important;
        font-weight:bold !important;
    }
    .height{height:auto !important}
    .col-md-2.col-sm-4.col-xs-6 > a{border: 1px solid #747474;color: #747474; height:auto !important}
    .col-md-2.col-sm-4.col-xs-6.selected > a{border: 1px solid #ffb901;color: #ffb901; height:auto !important}
    .carousel-indicators li{z-index:11111 !important;}
    .carousel-indicators li {
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 5px;
        color: #747474;
        cursor: pointer;
        display: inline-block;
        float: left;
        font-family: "open_sanssemibold";
        font-size: 17px;
        height: 50px;
        margin-right: 23px !important;
        min-width: 14.9% !important;
        padding: 10px;
        vertical-align: middle;
    }
    .carousel-indicators li:last-child{margin-right:0px !important;}
    .carousel-indicators {
        top: 0;
    }
    .carousel-indicators .active{background-color: #fff;
                                 border: 1px solid #000;
                                 border-radius: 5px;
                                 cursor: pointer;
                                 display: inline-block;
                                 font-size: 17px;
                                 height: 50px;
                                 float:left;
                                 min-width: 140px;
                                 padding: 10px;
                                 vertical-align: middle;}
    .custom-width-new{width:75% !important}
    .bg_gray.bg_white{background:#fff !important}
    .featured-title {
        color: #7f7f7f;
        font-size: 15px;
        font-weight: normal;
        margin-bottom: 5px;
        margin-top: 25px;
        min-height:27px;
        text-transform:uppercase;
    }
    .featured-title a{text-transform:capitalize !important; color:#000000 !important}
    .table-color{background:# !important;}
    .green-color{color:#2ECC4F !important;}
    body.modal-open-noscroll {
        margin-right: 0!important;
        overflow: hidden;
    }
    .modal-open-noscroll .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
        margin-right: 0!important;
    }
    body.modal-open{
        padding: 0 !important;
        overflow: scroll;
    }
    .new-link{
        font-size: 12px;
        color:#5d5d5d;
    }
    new-link:hover{
        color: #0082f2;
    }
    .modal-dialog{
        margin-top:20px !important;
    }
    .see-what{font-size:30px; color:#61c2d0; text-align:center;margin-top:25px; margin-bottom:20px;}
    .see-what-small{font-size:16px;font-family: 'open_sanssemibold'; color:#cae9ec; text-align:center; /*margin-bottom:30px;*/}
    .top-new-all{/*margin-top:15px;margin-bottom:15px;*/ float:left;}

    /*** PANEL DEFAULT ***/
    .with-nav-tabs.panel-default .nav-tabs > li > a,
    .with-nav-tabs.panel-default .nav-tabs > li > a:hover,
        .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
        color: #777;
    }
    .with-nav-tabs.panel-default .nav-tabs > .open > a,
    .with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
        .with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
        .with-nav-tabs.panel-default .nav-tabs > li > a:hover,
        .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
        color: #777;
        background-color: #ddd;
        border-color: transparent;
    }
    .with-nav-tabs.panel-default .nav-tabs > li.active > a,
    .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
        .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
        color: #555;
        background-color: #fff;
        border-color: #E3E3E3;
        border-bottom-color: transparent;
    }
    .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
        background-color: #f5f5f5;
        border-color: #ddd;
    }
    .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
        color: #777;   
    }
    .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
        .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
        background-color: #ddd;
    }
    .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
    .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
        .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #555;
    }
    .panel-heading {
        padding-bottom: 0;
    }
    .panel-default > .panel-heading{	background:#e3e3e3 !important; min-height:57px;}
    .nav-tabs{border-bottom:none !important;}
    .panel-heading{border-bottom:none !important;border-top:none !important;}
    .panel{border:none !important;}
    /*.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus{border:none !important; border-bottom:3px solid #e1e8ed 
    
    !important}*/
    .panel-body{border:none !important}
    .with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus{}
    .bg-gray{background:#f8f8f8 !important;}
    /*.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
        -moz-border-bottom-colors: none !important;
        -moz-border-left-colors: none !important;
        -moz-border-right-colors: none !important;
        -moz-border-top-colors: none !important;
        border-color: -moz-use-text-color -moz-use-text-color #e3e3e3 !important;
        border-image: none !important;
        border-style: none none solid !important;
        border-width: medium medium 5px !important;
    }*/
    .cs-tab.nav-tabs > li > a {
        border-radius: 0;
        color: #5f5f5f;
        font-family: "open_sanssemibold";
        font-size: 16px;
        margin-right: 0;
        min-width: 135px;
        text-align: center;
    }
    .new-table {
        border-top: 3px solid #22b14c !important;
    }
    .panel{margin-bottom:0px !important;}
    .list_style.custom-new span{color:#a3a3a3 !important;font-family: 'open_sansregular' !important;}
    .list_style.custom-new{background: url(../image/twitter.png); padding-left:35px;}

    .tw{
        margin: 0px 10px 15px 0 !important;
        width: 14% !important;
    }
    .color-blue{color:#4c9ec2 !important;}
    .with-nav-tabs.panel-default .nav-tabs > .open > a, .with-nav-tabs.panel-default .nav-tabs > .open > a:hover, .with-nav-tabs.panel-default .nav-tabs > .open > a:focus, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-

        tabs.panel-default .nav-tabs > li > a:focus{background:#E3E3E3 !important;}
    .with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus{background:#E3E3E3 !important;}
    .custom .nav.nav-tabs li:hover{
        -moz-border-bottom-colors: none !important;
        -moz-border-left-colors: none !important;
        -moz-border-right-colors: none !important;
        -moz-border-top-colors: none !important;

        border-image: none !important;
        border-style: none none solid !important;
        border-width: medium medium 3px !important;
    }

    .custom .nav.nav-tabs a:hover {
        border-bottom: 4px solid #55b1e1 !important;
        border-radius: 0 !important;
        margin-top: 0;
    }

    .cs-tab.nav.nav-tabs li.active a {
        border-bottom: 4px solid #55b1e1 !important;
        border-radius: 0 !important;
    }
    .nav-tabs > li {
        float: left;
        height: 49px;
    }
    .nav-tabs > li {
        margin-bottom: -4px !important;
    }
    .cstm-title{color: #333 !important; font-size: 35px !important;}
    .cstm-label{font-size:14px; font-family: 'open_sansregular';}
    .css-tab li a{width:auto !important;}
    .css-tab li a:hover{width:auto !important;}
    .col-md-12.col-xs-12.topp {
        margin-bottom: 25px;
        margin-top: 0px;
    }
    .nav.nav-tabs.cs-tab > li:hover{border-bottom:none !important}
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding:6px;}
    .cs-tab > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background: #FFF !importantFFFCF4;}
    .cs-tab-bg{
        background:#fff !important; min-height:49px;

        /*margin-top:134px;*/
        border-top:1px solid #cccccc;
        border-bottom:1px solid #cccccc;
        width:100%;
        z-index:20;	
    }
    .cs-tab > li > a:hover, .nav > li > a:focus{background:#FFF !important;}
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{border-color:#FFF;}
    #custom-search-input1 {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }

    #custom-search-input1 .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */

        margin-bottom: 0;
        -webkit-border-radius: 21px;
        -moz-border-radius: 21px;
        border-radius: 21px;
        background:#f5f8fa;
        border:1px solid #e1e8ed !important;
        color:#292f33;
        text-indent:10px;
    }
    .search-query::-moz-placeholder{color:#8899a6 !important;}

    #custom-search-input1 button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 5px 27px 6px 12px;
        margin-top: -2px;
        position: relative;
        left:-38px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 3px;
        color:#66757f;
        z-index:111;
    }
    .form-control:focus{box-shadow:none !important;}
    .search-query:focus + button {
        z-index: 3;   
    }
    .custom .nav.nav-tabs li:hover{
        -moz-border-bottom-colors: none !important;
        -moz-border-left-colors: none !important;
        -moz-border-right-colors: none !important;
        -moz-border-top-colors: none !important;
        border-color: -moz-use-text-color -moz-use-text-color rgb(225, 232, 237) !important;
        border-image: none !important;
        border-style: none none solid !important;
        border-width: medium medium 3px !important;
    }
    .custom .nav.nav-tabs a:hover {
        border-bottom: 5px solid #55b1e1 !important;
        border-radius: 0 !important;
        margin-top: -2px;
    }



    #demo {
        margin: 30px 0 50px 0;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    }

    #demo .wrapper {
        display: inline-block;
        width: 180px;
        margin: 0 10px 0 0;
        height: 20px;
        position: relative;
    }

    #demo .parent {
        height: 100%;
        width: 100%;
        display: block;
        cursor: pointer;
        line-height: 30px;
        height: 30px;
        border-radius: 5px;
        background: #F9F9F9;
        border: 1px solid #AAA;
        border-bottom: 1px solid #777;
        color: #282D31;
        font-weight: bold;
        z-index: 2;
        position: relative;
        -webkit-transition: border-radius .1s linear, background .1s linear, z-index 0s linear;
        -webkit-transition-delay: .8s;
        text-align: center;
    }

    #demo .parent:hover,
        #demo .content:hover ~ .parent {
        background: #fff;
        -webkit-transition-delay: 0s, 0s, 0s;
    }

    #demo .content:hover ~ .parent {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        z-index: 0;
    }

    #demo .content {
        position: absolute;
        top: 0;
        display: block;
        z-index: 1;
        height: 0;
        width: 180px;
        padding-top: 30px;
        -webkit-transition: height .5s ease;
        -webkit-transition-delay: .4s;
        border: 1px solid #777;
        border-radius: 5px;
        box-shadow: 0 1px 2px rgba(0,0,0,.4);
    }

    #demo .wrapper:active .content {
        height: 123px;
        z-index: 3;
        -webkit-transition-delay: 0s;
    }

    #demo .content:hover {
        height: 123px;
        z-index: 3;
        -webkit-transition-delay: 0s;
    }


    #demo .content ul {
        background: #fff;
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 100%;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    #demo .content ul a {
        text-decoration: none;
    }

    #demo .content li:hover {
        background: #eee;
        color: #333;
    }

    #demo .content li {
        list-style: none;
        text-align: left;
        color: #888;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
        padding-left: 10px;
        border-top: 1px solid #ccc;
    }

    #demo .content li:last-of-type {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus background-color: rgba(0, 0, 0, 0) !important;
    color: #000000 !important;}

    .ui-menu-item {
        background: #fff none repeat scroll 0 0;
        color: #66757f;

        font-size: 15px;
    }
    .ui-state-focus{
        background: #59adeb none repeat scroll 0 0 !important;
        color:#fff !important;
    }
    .custom-search{font-size: 12.5px !important;
                   padding: 5px;}
    .bottom-new{margin-bottom:25px;}
    .left-padng-rmv{padding-left:0px !imporatnt;}
    .nav > li > a{/*padding:0px 15px !important;*/}
    .dropdown-menu > li > a{white-space:pre-line !imporatnt;}
    .navbar-nav > li > a{/*line-height: 16px !important;*/}

    .navbar-collapse {
        position: relative;
        padding-top: 30px !important;
        max-height: 270px;
    }
    .navbar-collapse form[role="search"] {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 100%;
        padding: 0px;
        margin: 0px;
        z-index: 0;
    }
    .navbar-collapse form[role="search"] button,
    .navbar-collapse form[role="search"] input {
        padding: 8px 12px;
        border-radius: 0px;
        border-width: 0px;
        color: rgb(119, 119, 119);
        background-color: rgb(248, 248, 248);
        border-color: rgb(231, 231, 231);
        box-shadow: none;
        outline: none;
    }
    .navbar-collapse form[role="search"] input {
        padding: 16px 12px;
        font-size: 14pt;
        font-style: italic;
        color: rgb(160, 160, 160);
        box-shadow: none;
    }
    .navbar-collapse form[role="search"] button[type="reset"] {
        display: none;
    }

    /* new */

    .menu-brdr{
        border:1px #ccc solid;
        margin-top:0px;
    }
    .pnl-hder{
        background-color:#E20912;
        margin-bottom:20px;
        float: left;
        padding: 10px 0;
        width: 100%;
    }
    .pnl-img{float:left;
             padding:0 30px;
    }

    .pnl-txt{
        padding:0px 15px;
        color:#FFF;
        font-family:'open_sanssemibold';
        margin:5px 5px 0 25px;}

    .pnl-txt > a {color:#FFF;}
    .pnl-txt > a:hover{text-decoration:none;
                       color:#FFF;}

    .pnl-txt:hover{text-decoration:none;}

    .pnl-menu{
        background-color: #f8f8f8;
        color: #656368;
        float: left;
        margin: 0 0 3px;
        max-height: 100px;
        padding: 10px 0;
        width: 100%;}

    .pnl-menu:hover{
        text-decoration:none;
        background-color:#E20912;}

    .menu-img{
        padding:0px 20px;
    }		

    .pnl-txt1{
        color:#656368;
        font-family:'open_sansregular';
        padding:0px 0px;
        margin:1px 5px 0 10px;
        font-size:14px;}

    .pnl-menu:hover .pnl-txt1{
        text-decoration:none;
        color:#FFF;}	
    .home-img{
        height:25px;
        width:25px;
        background:rgba(0, 0, 0, 0) url("../images/homne.png") no-repeat scroll 0 0 / 25px 25px;
        float:left;	
        margin:0px 10px 0px 30px;
    }
    .pnl-menu:hover .home-img{
        background:url("../images/homne_white.png") no-repeat scroll 0 0 / 25px 25px;
    }
    .auction{
        height:25px;
        width:25px;
        background:url("../images/monitor.png") no-repeat scroll 0 0 / 25px 25px;
        float:left;	
        margin:0px 10px 0px 30px;
    }
    .pnl-menu:hover .auction{
        background:url("../images/monitor_white.png") no-repeat scroll 0 0 / 25px 25px;
    }

    .purchase{
        height:25px;
        width:25px;
        background:url("../images/auction.png") no-repeat scroll 0 0 / 25px 25px;
        float:left;	
        margin:0px 10px 0px 30px;}
    .pnl-menu:hover .purchase{
        background:url("../images/auction_white.png") no-repeat scroll 0 0 / 25px 25px;
    }	

    .user{
        height:25px;
        width:25px;
        background:url("../images/profile2.png") no-repeat scroll 0 0 / 25px 25px;
        float:left;	
        margin:0 10px 0 30px;}
    .pnl-menu:hover .user{
        background:url("../images/profile2_white.png") no-repeat scroll 0 0 / 25px 25px;
    }

    .msg{
        height:25px;
        width:25px;
        background:url("../images/msg.png") no-repeat scroll 0 0 / 25px 25px;
        float:left;	
        margin:0px 10px 0px 30px;}
    .pnl-menu:hover .msg{
        background:url("../images/msg_white.png") no-repeat scroll 0 0 / 25px 25px;
    }		
    .bordr{
        border-right:#999 2px solid;
        max-height:1000px;
    }
    .mrgn-img{
        margin:30 auto;
        width:100%;
    }
    .hdr-bg{
        background-color:#fff;
        width:100%;
        max-height:200px;
        padding:5px 16px;
        float:left;
        border:#dddddd 1px solid;}

    .round-bdr{
        border-radius:50px;
        border:#999 1px solid;
        background-color:#fff;
        padding:15px 10px;
        margin :12px 15px;
        float: left;
    }


    .hdr-txt{
        margin:0;
        font-family:'open_sansregular';
        color:#bb9999;
        text-align:center;
        font-size:16px;

    }
    .hdr-txt1 {
        color: #000;
        font-family: "open_sansregular";
        font-size: 24px;
        margin-top: 9px;
        text-align: center;
    }
    .hdr-txt2{
        font-size:12px;   
    }
    .hdr-txt2 > a{
        color: #1e98cc ;
        text-decoration:underline;
        font-size:12px;
    }
    .hdr-txt2 > a:hover{
        text-decoration:none;}	

    .hdr-txt3{
        font-size:12px;   
    }
    .hdr-txt3 > a{
        color:#1e98cc;
        text-decoration:underline;
        font-size:12px;
    }
    .hdr-txt3 > a:hover{
        text-decoration:none;}	

    .hdr-txt4{
        font-size:12px;   
    }
    .hdr-txt4 > a{
        color:#03F;
        text-decoration:underline;
        font-size:12px;
    }
    .hdr-txt4 > a:hover{
        text-decoration:none;}					

    .saperater{
        float: left;

        width: 100%;
    }
    .saperater-last{
        float: left;

        width: 100%;
    }
    .border-last{border-right: 1px solid #ccc; margin: 20px 0;}
    .border-last-none{border:none; margin: 20px 0;}
    .table-striped1 > tbody > tr:nth-of-type(2n){
        background-color:#f8f8f8;	
    }
    .table-striped1{margin: 0 !important; }
    .tbl-brdr{
        border-radius:10px;
        border:1px solid #ccc;}	
    .btn-info{
        background-color:#2EA3F2;
        border:#0073AF 1px solid;}	
    .tbl-mrgn{
        margin-top:20px;}	
    .tbl-txt{
        font-family:'open_sansregular';
        color:#999;
        margin-right:5px;
    }	
    .tbl-txt1{
        font-family:'open_sansregular';
        color:#999;
        text-align:right;
        color:#656368;
    }		
    .tbl-txt2{
        text-align:left;}
    .sm-txt{
        margin:0 5px;
        font-size:15px;
        color: #656368;	
    }
    .db-txt{
        margin-left:10px;
    }
    .cnt-bg{
        border:1px solid #ccc;
        border-radius:5px 5px 0 0;
        width:100%;
        background-color:#f1eff2;
        padding:5px;
        margin:20px 0 0;
        border-bottom:none;

    }	
    .cnt{
        border:1px solid #ccc;
        border-radius:5px 5px 0 0;
        width:100%;
        background-color:#f0eef1;
        padding:5px;
        margin:20px 0 0;
        border-bottom:none;
        float:left;	
    }		
    .new-tbl{
        border:1px solid #ccc;
        border-radius: 0 0 5px 5px;
        width:100%;
        background-color:#FFF;
        padding:5px;
        margin:0 0;
        float:left;
        border-top:none;

    }		

    .more-ifo-btn{
        float:right;
        margin:0;
        background-color:#4684b3;
        border-radius:5px;
        color:#FFF;
        padding:0px 5px;
        border:1px solid #497a98;
        font-family:'open_sansregular';	
        font-size:13px;
    }
    .more-ifo-btn > a{
        color:#FFF;} 
    .more-ifo-btn > a:hover{
        color:#FFF;
        text-decoration:none;} 	
    .twt{
        color:#50a5cc;
        font-size:35px;
        margin-left:60px;}

    .cnt-bg1{
        border:1px solid #ccc;
        border-radius: 0 0 5px 5px;
        width:100%;
        background-color:#f0eef1;
        padding:5px;
        margin: 0 0;
        float:left;
        border-top:none;

    }
    .cnt-bg3{
        border:1px solid #ccc;
        border-radius: 0 0 5px 5px;
        width:100%;
        background-color:#f8f8f8;
        padding:0px;
        margin: 0 0;
        float:left;
        border-top:none;}	
    .cal-dy{border:1px solid #ccc;}	

    .btm-txt{
        float:right;
        font-size:13px;
        margin-right: 5px;
        color:#4680b0}

    .db{float:left;
        font-size:13px;
        margin:3px 0px 0px 10px;
    }	
    .twt-txt{
        margin-left:3px;
        color:#606060;
        font-size:12px;
        line-height:20px;}
    .pfl-txt{
        margin-left:76px}	
    .cnt-bg4{
        border:1px solid #ccc;
        border-radius: 0 0 5px 5px;
        width:100%;
        background-color:#fff;
        padding:5px;
        margin: 0 ;
        float:left;
        border-top:none;}
    .tbl1{
        border:1px solid #ccc;
        width:100%;
        background-color:#fff;
        min-height:400px;
        border-radius: 0 0 5px 5px;
        float: left;
        padding-left:10px;
        padding-top:5px;

    }
    .red{
        color:#F00;
        font-family:'open_sanssemibold';
        text-align:center;
        margin-top:30px;}
    .blk{
        color:#000;
        font-family:'open_sanssemibold';
        text-align:center;
        margin-top:30px;}	

    .round-bdr1 {
        background-color: #fff;
        border: 1px solid #999;
        border-radius: 50px;
        float: left;
        margin: 10px 15px;
        padding: 10px;	}

    .rect-bg{
        width:100%;
        min-height:300px;
        background-color:#ffeaea;
        border-radius:5px;
        margin-top:20px;
        float:left;
    }
    .rect-bg1{
        background-color: #fff;
        border-radius: 5px;
        margin: 90px auto 0;
        min-height: 200px;
        width: 88%;

    }
    .custm-img{display: table !important;
               float: none !important;
               height: 145px;
               left: 0;
               margin: 15px auto !important;
               position: absolute;
               right: 0;
               width: 145px;}
    .txt-dwn{
        color: #000000;
        font-family: "open_sanssemibold";
        padding: 93px 0 0;
        text-align: center;
    }	
    .txt-dwn2{
        margin:0 auto 0;
        font-family:'open_sansregular';
        padding: 20px 0 0 45px;
        color:#000;
        font-size:12px;
    }
    .new-txtbox{
        margin-bottom:5px;
    }													
    .custm-text{
        margin-left:10px;}	
    .staf-nm{
        color:#000;
        /*font-weight: bold;*/
        font-family:'open_sansregular';}
    .profile-text{
        color:#000;
        font-family:'open_sanssemibold';}	

    .update-btn{

        padding:5px;
        background-color:#E20912;
        color:#FFF;
        font-family:'open_sansregular';
    }
    .update-btn:hover{
        border:1px solid #E20912;
        background-color:transparent;
    }
    .radio-btn{
    }			
    .btn-cntr{
        float: left;
        margin: 0 3px 1px 241px;
        padding: 5px;}
    .btn1{
        padding:5px 12px;}	
    .sweeva{
        color:#e50913;}	

    @media (min-width: 768px) {
        .navbar-collapse {
            padding-top: 0px !important;
            padding-right: 0px !important;
        }
        .navbar-collapse form[role="search"] {
            width: 38px;
        }
        .navbar-collapse form[role="search"] button,
        .navbar-collapse form[role="search"] input {
            padding: 15px 12px;
        }
        .navbar-collapse form[role="search"] input {
            font-size: 18pt;
            opacity: 0;
            display: none;            
            height: 50px;
        }
        .navbar-collapse form[role="search"].active {
            width: 100%;
        }
        .navbar-collapse form[role="search"].active button,
        .navbar-collapse form[role="search"].active input {
            display: table-cell;
            opacity: 1;
        }
        .navbar-collapse form[role="search"].active input {
            width: 100%;
        }
    }
    .login-drop{padding: 15px !important;}

    /*new search*/
    #search {
        position: relative;
        float: left;
        width: 60px;
        height: 60px;
        margin-left: -60px;
    }
    #label {
        width: 60px;
        height: 60px;
        position: relative;
        z-index: 20;
        left:70px;
    }
    #label label {
        display: block;
        width: 60px;
        height: 60px;
        background: url("../img/search.png") 0 0;
        font-size: 0;
        color: #000;
        text-indent: -9999px;
        cursor: pointer;
    }
    /*#label label:hover {
        background: url("../img/search.png") -60px 0
    }
    #label.active label {
        background: url("../img/search.png") -60px 0
    }*/
    #input {
        position: absolute;
        top: 0;
        left: 135px;
        width: 1015px;
        height: 60px;
        z-index: 0;
        overflow: hidden;
    }
    #input input {
        display: block;
        position: absolute;
        top: 0;
        left: -1060px;
        width: 1000px;
        height: 80%;
        margin: 5px 0;
        padding: 0 10px;
        border: 1px solid #e1e8ed;
        border-radius:50px;
        background-color: #f5f8fa;
        color: #292f33;
        font-size: 18px;
        -webkit-backface-visibility: none;
        -moz-backface-visibility: none;
        -ms-backface-visibility: none;
        backface-visibility: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;

        -webkit-transition: left 0;
        -moz-transition: left 0;
        -ms-transition: left 0;
        -o-transition: left 0;
        transition: left 0;
    }
    #input input:focus {
        outline: none
    }
    #input.focus {
        z-index: 20
    }
    #input.focus input {
        left: 0;
        -webkit-transition: left 0.3s;
        -moz-transition: left 0.3s;
        -ms-transition: left 0.3s;
        -o-transition: left 0.3s;
        transition: left 0.3s;
    }
    /*.ca_tab_bg_new
    {
        position:fixed;
    }*/
    .single-package .price {
        background: #00aeef none repeat scroll 0 0;
        border-radius: 150px;
        color: #fff;
        font-family: "open_sanssemibold";
        font-size: 35px;
        height: 150px;
        line-height: 30px;
        margin: 0 auto;
        text-align: center;
        width: 150px;
    }



    .single-package .price .free-pack {
        font-size: 28px;
        padding: 45px 0;
    }

    .single-package .package-feature {
        margin-bottom: 25px;
        margin-top: 25px;
        padding: 0 20px !important;
        text-decoration:none;
        color:white;

    }


    .single-package .package-feature > li {
        border-top: 1px solid #c7c7c7;
        display: inline-block;
        font-size: 18px;
        line-height: 22px;
        padding: 10px 0;
        width: 100%;
        color:#202020;
        text-align:center;}

    li {
        list-style: outside none none;}	


    .txt{font-size:14px;}	

    single-package h3 {
        margin: 30px 0;
    }

    .single-package .standard-button2 {
        margin-top: 20px;
    }

    .package-feature span{ font-size:14px}


    .standard-button2 {
        background:#00AEEF none repeat scroll 0 0 !important;}




    .standard-button, .standard-button2 {
        border: medium none;
        border-radius: 4px !important;
        color: #fff;
        font-family: "open_sanssemibold";
        font-size: 20px;
        font-weight: 400 !important;
        margin: 5px;
        min-width: 150px;
        padding: 12px 25px;
        transition: all 0.25s ease 0s;}



    .single-package .price .paid-pack {
        padding: 20px 0;
    }
    .single-package .price .sign {
        font-size: 30px;
        vertical-align: super
            float:left;}

    .single-package .price .month {
        font-family: "open_sanssemibold";
        font-size: 30px;
        font-weight: 400;}


    .fix-header{
        background-color: #ffffff;
        padding: 5px;
        width: 100%;
        z-index: 20;
        border-bottom:1px solid #EEEEEE;
    }
    .fix-header-transparant{
        border-bottom: 1px solid #cccccc;
        padding: 10px;
        width: 100%;
        z-index: 20;
    }
    .type-wrap-margin{
        margin-top:5%;	
    }
    .new-box{
        float: left;
        width: 100%;
    }
    .header-list{
        list-style:none;
        float:left;
        margin:10px 0;	
    }
    .header-list li{
        float:left;
        margin:0 10px;	
    }
    .header-list li a{
        color: #5f5f5f;
        font-size: 15px;	
    }
    .header-list li a:hover{
        color:#55B1E1;	
    }

    .chat-vector1{
        background: rgba(0, 0, 0, 0) url("../images/chat_back.png") no-repeat scroll 0 0;
        border-radius: 50%;
        color: #ffffff;
        float: left;
        font-size: 25px;
        height: 80px;
        padding: 23px 0;
        position: relative;
        text-align: center;
        width: 74px;
        z-index: 1111;
    }
    .hdr-bg{
        max-height: 365px;}
    .pnl-img {
        padding:0 7px;}	
    .pnl-txt {
        margin: 0;
        padding: 7px 0;}
    /*.twt{
            margin-left:31px;}	
    .pfl-txt{
            margin-left:35px;}	
    */

    /*small device*/
    @media (min-width: 569px ) and (max-width: 990px) {
        .custm-img{
            max-height:109;} 
        .rect-bg1{
            min-height: 146px;}
        .rect-bg{
            min-height: 248px;}
        .txt-dwn{
            padding: 41px 0 0 45px;
        }
        .txt-dwn2 {
            padding: 5px 0 0 25px;}
        .update-btn{
            margin: 35px 20px 0 52px;}	 	
    }
    /*mobile device*/
    @media (min-width: 320px ) and (max-width: 568px) {

        .btn-cntr {

            margin: 0 3px 1px 46px;}

        .update-btn {

            margin: 20px 4px 3px -1px;
            padding: 5px;
        }

    }
    .edit_hover{
        width:100%;float:left;	
    }
    .edit_cstm > a {
        color: #fff;
        left: 130px;
        position: absolute;
        top: 150px;
        opacity:0;
    }
    .edit_hover:hover .edit_cstm > a{opacity:1; color:#fff;}
    .chat-vector1 {
        z-index: 11;
    }
    .dropdown.cs-drp ul li {
        padding: 0;
        width: 100%;
    }
    .dropdown.cs-drp ul li a {
        padding: 10px;
    }
    .fa.fa-bell{margin-top:3px;}
    .sm-txt td {
        font-size: 14px;
    }
    .display-none{
        display: none;
    }
    .cnt-bg img {
        width: 23px;
    }
    .custom-table th{font-size:15px;}
    td {
        vertical-align: middle !important;
    }
    .btn-n{background:#2E80D1; padding:6px 14px; color:#fff; border:none;}
    .btn-n:hover{background:#0050a1; padding:6px 14px; color:#fff;}
    .form-error {
        font-size: 15px;
    }
    .btn-file {
        position: relative;
        overflow: hidden;
    }
    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }
    .pnl-menu.active {
        background-color: #e20912;
        text-decoration: none;
    }
    .pnl-menu.active span{color:#fff;}
    .pnl-menu.active .auction {
        background: rgba(0, 0, 0, 0) url("../images/monitor_white.png") no-repeat scroll 0 0 / 25px 25px;
    }
    .btn-n{background: #2d5b89 !important;}
    .btn-n:hover{background: #004d99 !important;}
    .btn-nn{background: #4684b3 !important; color:#fff; padding:5px 14px !important}
    .btn-nn:hover{background: #31b0d5 !important;}
    .col-md-12.col-sm-12.col-xs-12.padng_rmv1{margin-top:15px;}
    a.delete-new {
        font-size: 14px;
        color: red;
        text-decoration: underline;
    }

    .new-cstm-box-30{width:30%; float: left; padding: 10px 5px; max-height: 85px;}
    .new-cstm-box-70{width:70%; float: right; padding: 10px 5px;}
    .new-cstm-width-200{min-width: 280px !important;}
    .none-float{float: none !important;}
    .total_notify_bg {
        position: absolute;
        color: #fff;
        right: 2px;
        z-index: 1;
        background-color: #ff0000;
        border-radius: 50%;
        font-size: 10px;
        font-family: 'sopen_sansbold';
        height: 20px;
        width: 20px;
        text-align: center;
        line-height: 20px;
        top: 18px;
    }
    .all-notification{
        text-align: center;
        padding: 5px 0;
        margin: 0;
        background-color: #F1EFF2;
    }
    .notificatiopn-saprator{
        border-bottom:1px solid #ccc;
        width: 100%;
        float: left;
        min-height: 2px;
    }

    .notification-box{
        width: 100%;
        float: left;
        max-height: 260px;
        min-height: 200px;
        overflow-y: auto;
    }
    .searchbox{border:1px solid #9CB6C1; float:left; width:100%; border-top:2px solid #2292A7;}
    .top-main-search{background:#E3F0F6; padding-top:15px; float:left; width:100%;height:135px !important;}
    .search-title {font-size: 17px;margin-bottom: -6px; font-weight:bold;}
    .sub-search-title{font-size:12px; color:#7F7F7F;}
    .space{margin-left:15px;}

    .man-details {
        background: #fff none repeat scroll 0 0;
        font-size: 15px;
        margin-bottom: 0;
        padding: 17px;
        text-align: center;
    }
    .sbmenu li{width:100%; margin:0;}
    .new-menu {
        display: table !important;
        float: none;
        margin-bottom: 25px;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 25px;}
    .new-menu > li {float: left;font-size: 15px;}
    .new-menu a {padding: 8px 15px; float:left}
    .new-menu a.active {background:#5CB85C; color:#fff; border-radius:5px;}
    .top-new {margin: 50px 0;}


    .footer-new-menu {
        display: table !important;
        float: none;
        margin-bottom:0px; margin-left: auto !important;
        margin-right: auto !important;}
    .footer-new-menu > li {float: left;font-size: 14px;}
    .footer-new-menu a {padding: 8px 15px; float:left; text-transform:uppercase; color:#333371;}
    .footer-new-menu a.active {background:#5CB85C; color:#fff; border-radius:5px;}
    .footer-font{font-size:12px; color:#778787; margin:0;}
    .footer {padding: 20px 20px 25px;}


    .input-append {
        border: 1px solid #ededed;
        border-radius: 32px;
        display: table !important;
        float: none;
        margin: 0 auto !important;
        padding: 0 0 0 15px;
    }
    .search-query {
        width:270px;
        border: medium none;
        color:#8c8c8c;
        background:url(../images/search.png) left no-repeat; padding-left:35px;
        font-size: 15px;
    }
    .search-new-btn {
        background: #ededed none repeat scroll 0 0 !important;
        border-radius: 24px;
        margin: 3px;
        color:#7a7a96;
        padding: 4px 15px;
        border-color:#ededed;
    }
    .top-search-text{color:#6f6f6f; text-align:center; font-size:20px; margin-bottom:25px;font-family: 'open_sanslight';}
    .cs-top{margin-top:65px}
    .client1{margin-right:5px;}
    .dm-price.cs-dm-price {
        font-size: 14px !important;
        font-weight: normal !important;
    }
    .left_menu-new li {
        border-bottom: 1px solid #ccc;
        font-size: 14px;
        padding: 5px 0;
        width: 100%;
        text-align: center;
    }
    .left_menu-new {
        margin-top: -10px;
        margin-bottom:0px;
    }
    .left_menu-new > li:last-child {
        border-bottom: medium none;
    }
    .bg_box-white {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #dddddd;
        padding: 25px 0; margin-bottom:25px;

    }
    .bg-new-gray{background:#fff !important; padding:25px 0 !important;}
    .main-titl{ font-size: 22px;
                font-weight: bold;
                text-align: center;}
    .main-titl-des {
        margin-top:15px;
        font-size: 12px;
        line-height: 19px;
        margin-top: -4px !important;
        text-align: center;
    }
    .col-xs-12.main-titl-des > span {
        font-size: 15px;
    }
    .center-img {
        float: left;
        text-align: center;
        width: 100%;
    }
    .center-img img {
        margin:15px auto;
    }
    .btn-buy {
        background: #34c34f none repeat scroll 0 0 !important;
        border-radius: 5px;
        color: #fff;
        font-size: 15px;
        margin-bottom: 15px;
        margin-top: 14px;
        padding: 7px 15px;
    }
    .border-main-all {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ccc;
        float: left;
        padding: 15px;
    }
    .top-prf {
        margin-top: 20px;
        padding: 0;
    }
    .hdr-bg.top-prf p {
        border-bottom: 1px solid #ccc;
        margin: 0;
        padding: 12px 30px;
        text-transform: uppercase;
        font-size: 18px;
    }
    .space-pad {
        border-bottom: 1px solid #ccc;
        padding: 20px 35px;
    }
    .space-pad > span {
        font-size: 14px;
        margin-left: 15px;
    }
    .default-new-navbar{margin-bottom: 0px !important;}
    .dashboard-menu li a {
        font-size: 15px;
        padding: 16px 15px !important;
        color: #666666;
        
    }
    .dashboard-menu li a:hover {
        font-size: 15px;
        background: #fff;
        /*padding: 16px 15px !important;*/
        color: #55b1e1;
    }
    .dashboard-menu li a.active {
        font-size: 15px;
        /*padding: 16px 15px !important;*/
        font-weight: bold;
        color: #55b1e1;
    }
    .new-bg_white {
        border-bottom: 1px solid #eee;
    }

    .bg_dark_gray{background:#EEEEEE; padding:10px; height:100%; margin:0px;}
    .header-title{background: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    width: 71%;
    float: none;
    padding: 15px;
    margin: 0 auto;
    overflow: hidden;}
    .rgs {
        font-size: 17px;
        font-weight: bold;
        margin: 0;
    }
    .back-to-site {
        background: #46b8da none repeat scroll 0 0;
        border-radius: 4px;
        color: #fff;
        font-size: 13px;
        margin: 0;
        float:left;
        color:#fff;
        padding: 2px 9px;
    }
    .back-to-site a {color:#fff;}
    .form-view {
        background: #fff none repeat scroll 0 0;
        float: left;
        padding: 20px;
        width: 100%;
    }
    .control-label-login {
        font-size: 16px;
        font-weight: 400;
        text-align:left !Important;
    }
    .form-center{
        float: none;
        margin: 0 auto !important;
    }
    .btn.btn-signup{background:#337ab7; color:#fff; font-weight:400;}
    .btn-signup-login {background: #5cb85c none repeat scroll 0 0;border-radius: 5px;color: #fff;float: left;font-size: 13px;margin: 0;padding: 2px 9px;}
    .btn-signup-login a{color:#fff;}
    .center-logo img {
        margin: 30px auto;
        width: 175px;
    }
    nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        float: right;
        border-bottom: 1px solid #fff;
        border-radius: 3px;    
    }

    nav li {
        float: left;          
    }

    nav #login {
        box-shadow: 1px 0 0 #22b14c;
        margin-right:5px;  
    }

    nav #login-trigger,
    nav #signup a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        background:#fff;
        text-shadow: 0 1px 0 #fff; 
        border: 1px solid #22b14c;
        border-radius: 5px;
        color: #61c2d0;
        float: left;
        font-size: 15px;
        margin-top: 2px;
        padding: 5px 25px;
        text-transform: uppercase;
    }

    nav #signup a {
        border: 1px solid #22b14c;
        border-radius: 5px;
        color: #61c2d0;
        float: left;
        font-size: 15px;
        margin-top: 2px;
        padding: 5px 25px;
        text-transform: uppercase;
    }

    nav #login-trigger {
        border-radius: 5px;
    }

    nav #login-trigger:hover,
        nav #login .active,
        nav #signup a:hover {
        background: #fff;
    }

    nav #login-content {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ccc;
        border-radius: 3px;
        box-shadow: 1px 2px 3px #ccc;
        display: none;
        margin-top: 20px !important;
        padding: 15px;
        position: absolute;
        right: 0;
        top: 24px;
        z-index: 999;
    }

    nav li #login-content {
        right: 0;
        width: 250px;
        margin-top:15px;  
    }

    /*--------------------*/

    #inputs input {
        background: #f1f1f1;
        padding: 6px 5px;
        margin: 0 0 5px 0;
        width: 238px;
        border: 1px solid #ccc;
        border-radius: 3px;
        box-shadow: 0 1px 1px #ccc inset;
    }

    #inputs input:focus {
        background-color: #fff;
        border-color: #e8c291;
        outline: none;
        box-shadow: 0 0 0 1px #e8c291 inset;
    }

    /*--------------------*/

    #login #actions {
        margin: 10px 0 0 0;
    }

    #login #submit {    
        background-color: #d14545;
        background-image: linear-gradient(top, #e97171, #d14545);
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        text-shadow: 0 1px 0 rgba(0,0,0,.5);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
        border: 1px solid #7e1515;
        float: left;
        height: 30px;
        padding: 0;
        width: 100px;
        cursor: pointer;
        font: bold 14px Arial, Helvetica;
        color: #fff;
    }

    #login #submit:hover,
        #login #submit:focus {    
        background-color: #e97171;
        background-image: linear-gradient(top, #d14545, #e97171);
    } 

    #login #submit:active {   
        outline: none;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;   
    }

    #login #submit::-moz-focus-inner {
        border: none;
    }

    #login label {
        float: left;
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 12px;
        margin-left: 4px;
        margin-top: -10px;
    }

    #login label input {
        position: relative;
        top: 2px;
        right: 2px;
    }
    .custom-table-new td {
        border-bottom: medium none !important;

    }
    .custom-table-new th {
        background: #ffffff none repeat scroll 0 0;
        border-bottom: medium none !important;
        color: #999999 !important;
        font-size: 12px;
        padding: 15px !important;
        text-transform: uppercase;
    }
    .custom-table-new td {
        border-bottom: medium none !important;
    }
    .table-time {
        color: #545454 !important;
        font-size: 15px !important;
        padding: 15px !important;
    }
    .table-amount{
        font-size: 15px !important;
        font-weight:bold !important;
        padding: 15px !important;
    }
    .table-domain a{
        font-size: 15px !important;
        text-decoration: none !important;
        font-weight: bold !important;
        color:#5a5454 !important;
        padding: 15px !important;

    }
    .table-name a{ font-size: 15px !important;
                   text-decoration: none !important;
                   padding: 15px !important;
                   color:61c2d0 !important;}
    #login-trigger{cursor:pointer;}
    .dropdown-menu.notification.notification_new.sbmenu li a {
        padding: 6px 15px !important;
    }
    .table_title {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: #ffffff none repeat scroll 0 0;
        border-color: #cccccc #cccccc -moz-use-text-color;
        border-image: none;
        border-style: solid solid none;
        border-color: #dddddd;
        border-width: 1px 1px 0;
        color: #333346;
        font-size: 22px;
        font-weight: bold;
        margin: 0;
        padding: 14px;
    }
    nav #login-trigger:hover, nav #login .active, nav #signup a:hover {
       
    }
    .displ_none{display: none;}
    tr:hover .displ_none{display: table !important;}
    .displ_none{background: none repeat scroll 0 0 #fff;
                border: 1px solid #2EA3F2;
                border-radius: 5px;
                color: #61c2d0;
                float: left;
                width: 130px;
                height:25px;
                font-size: 11px;
                margin-top: 0;
                padding: 4px 5px;
                text-transform: uppercase;}
    .displ_none1{display: table;}
    tr:hover .displ_none1{display: none !important;}
    .displ_none1{background: none repeat scroll 0 0 #fff;
                 border: 1px solid #fff;
                 border-radius: 5px;
                 color: #fff;
                 float: left;
                 font-size: 11px;
                 margin-top: 0;
                 padding: 4px 5px;
                 width: 130px;
                 height:25px;
                 text-transform: uppercase;}
    .know {
        font-size: 14px;
        line-height: 22px;
    }
    .blog-main{
        color: #2EA3F2;
        font-size: 15px;
    }
    .know.cstm i {
        width: 16px;
    }
    .know i {
        font-size: 17px;
        margin-right: 7px;
    }
    .know i.fa.fa-facebook { color:#3A5795;}
    .know i.fa.fa-twitter { color:#55ACEE;}
    .know i.fa.fa-google-plus { color:#F66036;}
    .know i.fa.fa-linkedin-square { color:#0177B5;}
    .chat-text {
        font-size: 14px;
        line-height: 18px; margin-bottom:0px}
    .time-line{color:#C1BEBE; font-size:12px;}
    .col-xs-12.blog-main-bottom {
        border-bottom: 1px solid #C1BEBE	;
        margin-bottom: 13px;
    }
    .bg_box-white.pull-left {
        padding: 15px !important;
    }
    .small {
        float: right;
        font-size: 14px;
    }
    .col-xs-12.blog-main-bottom.padng_rmv:last-child {
        border-bottom: medium none;
        margin-bottom:0px;
    }
    .img-responsive.g {
        width: 40px;
        height: 40px;
    }
    .us_name {
        font-size: 12px;
    }
    .on-change {
        float: left;
        font-size: 14px !important;
        padding: 0 !important;
    }
    .on-changes {
        font-size: 13px !important;
        padding: 0 !important;
        font-family: 'open_sansregular' !important;
        color: #23527F !important;
    }
    .dropdown-menu.notification.notification_new.new-cstm-width-200{left: -287px !important;min-width: 340px !important;}
    .dropdown-menu.notification.notification_new.new-cstm-width-200 li a{padding: 0px !important; cursor: pointer;}

    
    .notification-new{width: 100% !important;}

    .bg-white-fade {
        float: left;
        width: 100%;
        height: 67px !important;
        position: relative;
        background: #fff !important;
    }
    .btm{margin-bottom:15px;}

    .form-txt-with-mrgn{
        font-family: 'open_sansregular';
        font-size:14px;
        margin:0 0 10px;
    }

    .password-info{
        margin:0;
        font-family: 'open_sansregular';
        font-size:14px;
    }
    .recomanded {
        color: green;
        font-size: 14px;
        margin-top: 5px;
    }
    .chk-box {
        font-size: 13px;
    }
    .chk-box > span {
        float: left;
        margin-right: 11px;
        margin-top: 2px !important;
    }
    .sm-text{font-size:15px;}
    .rmv_mrg{margin-bottom:0px !imporatnt;}
    .form-horizontal .control-label{font-size:15px;}
    .form-control{    box-shadow: 0px 0px 0px!important;}
    .btn-signin{ba}


    .timeline {
        list-style: none;
        padding: 20px 0 20px;
        position: relative;
    }
    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }
    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }
    .timeline > li:before,
        .timeline > li:after {
        content: " ";
        display: table;
    }
    .timeline > li:after {
        clear: both;
    }
    .timeline > li:before,
        .timeline > li:after {
        content: " ";
        display: table;
    }
    .timeline > li:after {
        clear: both;
    }
    .timeline > li > .timeline-panel {
        width: 46%;
        float: left;
        border: 1px solid #d4d4d4;
        /*border-radius: 2px;*/
        /*padding: 20px;*/
        position: relative;
        -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    }

    .timeline > li > .timeline-panel:before {
        position: absolute;
        top: 26px;
        right: -15px;
        display: inline-block;
        border-top: 15px solid transparent;
        border-left: 15px solid #ccc;
        border-right: 0 solid #ccc;
        border-bottom: 15px solid transparent;
        content: " ";
    }
    .timeline > li > .timeline-panel:after {
        position: absolute;
        top: 27px;
        right: -14px;
        display: inline-block;
        border-top: 14px solid transparent;
        border-left: 14px solid #fff;
        border-right: 0 solid #fff;
        border-bottom: 14px solid transparent;
        content: " ";
    }
    .timeline > li > .timeline-badge {
        color: #fff;
        width: 24px;
        height: 24px;
        line-height: 50px;
        font-size: 1.4em;
        text-align: center;
        position: absolute;
        top: 16px;
        left: 50%;
        margin-left: -12px;
        /*background-color: #999999;*/
        z-index: 100;
        /*
        border-top-right-radius: 50%;
        border-top-left-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
        */
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
    }
    .timeline > li.timeline-inverted > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }
    .timeline > li.timeline-inverted > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
    .timeline-badge > a {
        color: #C5C7C5 !important;
    }
    .timeline-badge a:hover {
        color: #FF531F !important;
    }
    .timeline-title {
        margin-top: 0;
        color: inherit;
    }
    .timeline-body > p,
    .timeline-body > ul {
        padding:20px;
        margin-bottom: 0;
    }
    .timeline-body > p + p {
        margin-top: 5px;
    }
    .timeline-footer{
        padding:20px;
        background-color:#f4f4f4;
    }
    .timeline-footer > a{
        cursor: pointer;
        text-decoration: none;
    }
    .tooltip{

        position:absolute;
        z-index:1020;
        display:block;
        visibility:visible;
        padding:5px;
        font-size:11px;
        opacity:0;
        filter:alpha(opacity=0);

    }
    .tooltip.in{
        /*opacity:0;
        filter:alpha(opacity=80);*/

    }
    .tooltip.top{
        margin-top:-2px;
    }
    .tooltip.right{
        margin-left:2px;
    }
    .tooltip.bottom{
        margin-top:2px;
    }
    .tooltip.left{
        margin-left:-2px;
    }
    .tooltip.top .tooltip-arrow{
        bottom:0;
        left:0;
        margin-left:0;
        border-left:0 solid transparent;
        border-right:5px solid transparent;
        border-top:0 solid #000;
    }
    .tooltip.left .tooltip-arrow{
        bottom:0;
        left:0;
        margin-left:0;
        border-left:0 solid transparent;
        border-right:5px solid transparent;
        border-top:0 solid #000;
    }
    .tooltip.bottom .tooltip-arrow{
        bottom:0;
        left:0;
        margin-left:0;
        border-left:0 solid transparent;
        border-right:5px solid transparent;
        border-top:0 solid #000;
    }
    .tooltip.right .tooltip-arrow{
        bottom:0;
        left:0;
        margin-left:0;
        border-left:0 solid transparent;
        border-right:5px solid transparent;
        border-top:0 solid #000;
    }
    .tooltip-inner{
        width:200px;
        padding:3px 8px;
        color:#fff;
        text-align:center;
        text-decoration:none;
        background-color:#FF531F;
        -webkit-border-radius:0px;
        -moz-border-radius:0px;
        border-radius:0px;
    }
    .tooltip-arrow{
        position:absolute;
        width:0;
        height:0;
    }
    .d {
        background: red none repeat scroll 0 0;
        border-radius: 5px;
        color: #fff;
        display: none;
        font-size: 13px;
        margin-left: 35px;
        padding: 6px;
        position: absolute;
        width: 367px;
        z-index: 1;
    }
    .ff:hover .d {
        display: table !important;
    }
    .help-new {
        float: left;
        cursor:pointer;
        color:#6acbec;
        font-size: 17px !important;
        margin-left: 6px;
        padding-top: 4px;
    }
    .btn.btn-signin {
        background: #5cb85c none repeat scroll 0 0;
        color: #fff;
    }




    .fb-profile {
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 5px 5px 0 5px;
        float: left;
        padding: 10px;
        width: 100%;
    }

    .fb-profile img.fb-image-lg{
        z-index: 0;
        width: 100%;  
        height:280px;
    }

    .fb-image-profile
    {
        margin: -160px 0px 0px 20px;
        z-index: 9;
        width: 20%; 
    }

    .fb-profile-text {
        bottom: 25%;
        color: #fff;
        left: 24%;
        position: absolute;
        z-index: 1;
    }

    @media (max-width:768px)
        {

        .fb-profile-text>h1{
            font-weight: 700;
            font-size:16px;
        }

        .fb-image-profile
        {
            margin: -45px 10px 0px 25px;
            z-index: 9;
            width: 20%; 
        }
    }

    .follower {
        color: #65daec;
        font-size: 25px;
        margin: 0;
        font-family: 'open_sanssemibold';
        float:left;
        margin:10px 15px 10px 0;
    }

    .follower span{
        color:#000;
        font-size:15px;
        font-family: 'open_sansregular';
    }

    .btn.cstm-follow{
        color:#fff;
        background-color:#65daec;
        font-family: 'open_sanssemibold';
        font-size:16px;
        margin:10px 10px 10px 0;
        float:left;
    }
    .cstm-follow{
        background-color: #65daec;
        border-radius: 5px;
        color: #fff;
        float: left;
        font-family: "open_sanssemibold";
        font-size: 16px;
        margin: 10px 10px 10px 0;
        padding: 6px 12px;
    }
    .cstm-follow:hover{
        color: #fff;
        background-color: #00ADFF;
    }
    .cstm-mrgn-10px{
        margin:10px 0;
    }
    .cstm-brdr{
        border-right:none !imporatnt;
        border:1px solid #65daec;
        font-size:20px;
    }
    .cstm-search-txt-box{
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #65daec #65daec #65daec -moz-use-text-color;
        border-image: none;
        border-style: solid solid solid none;
        border-width: 1px 1px 1px medium;
        box-shadow: none;
    }

    .cstm-search-txt-box:focus{
        border-style: solid solid solid none;
        border-width: 1px 1px 1px medium;
        box-shadow: none;
        border-color: #65daec #65daec #65daec -moz-use-text-color;
    }

    .white-box-rounded{
        background-color:#fff;
        border:1px solid #ccc;
        border-radius:8px;
        padding:10px;
        width:100%;
        float:left;
        margin:10px 0;
    }

    .new-brdr-profile{
        width:100%;
        margin:10px 0;
        float:left;
        min-height:2px;
        border-bottom:1px solid #ccc;
    }
    .rmv_mrgn-top-btm{
        margin-top:0 !important;
        margin-bottom:0 !important;
    }
    .font-23{
        font-size:23px !important;
    }
    .user-name-profile{
        font-size:16px;
        font-family: 'open_sanssemibold';
        margin:0 0 5px;
    }

    .user-name-profile span{
        color:#ccc;
        font-size:14px;
        font-family: 'open_sansregular';
    }
    .user-name-profile a{
        color:#fff;
        background-color:#65daec;
        padding:2px;
        font-family: 'open_sanssemibold';
        border-radius:5px;
        font-size:14px;
    }
    .bg_none{
        background-color: transparent !important;  
        color: #337ab7 !important;
    }
    .user-detail-profile{
        color:#a9a9a9;
        font-family: 'open_sansregular';
        font-size:15px;
    }
    .new-dropdown{
        border: none !important;
    }
    .comment{
        font-size:12px;
        line-height:18px;
    }
    .like-cmnt li{
        float:left;
        font-size:12px;
    }
    .like-cmnt li + li::before{
        content:".";
        padding:0 3px 0 5px;
        color:#a9a9a9;
    }
    .cstm-like-cmnt-btn{
        background-color:transparent;
        color:#a9a9a9;
    }
    .cmnt-box{
        width:100%;
        float:left;
        margin:0;
        padding:10px;
        background-color:#EDEDED;
        border-radius:3px;
    }

    .cstm-cmnt-txt-box{
        border:1px solid #65daec;
        border-right:none !important;
        box-shadow: none;
    }
    .cstm-cmnt-txt-box:focus{
        border:1px solid #65daec;
        box-shadow: none;
    }
    .btn.cmnt-btn{
        background-color:#fff;
        color:#ccc;
        border:1px solid #65daec;
        border-left:none !important;
        padding:9px 10px;
    }
    .btn.cmnt-btn:hover, .btn.cmnt-btn:focus{
        color:#ccc;
        background-color:#fff;
        outline:none;
    }

    .cstm-table-box {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-bottom: 1px solid #ccc;
        border-image: none;
        border-left: 1px solid #ccc;
        border-radius: 0 0 5px 5px;
        border-right: 1px solid #ccc;
        border-top: medium none !important;
        float: left;
        margin: -1px 0 0;
        width: 100%;
    }
    .cstm-profile-table{
        margin-bottom:2px;
    }
    .cstm-profile-table > tbody > tr{
        border-bottom:1px solid #ccc;
    }
    .cstm-profile-table > tbody > tr > td{
        border-top:none !important;
    }
    .cstm-profile-table > tbody > tr:last-child{
        border-bottom:none !important;
    }
    .domain-name-link{
        color:#050A0F;
        display:block;
    }
    .cstm-profile-table > tbody > tr:hover .domain-name-link{
        color:#6FDBE8;
    }

    .table-domain-price{
        color:#a9a9a9;
        font-size:16px;
        text-align:right;
    }
    .domain-dtl-link{
        color:#fff;
        background-color:#6FDBE8;
        padding:6px 10px;
        border-radius:5px;
        margin:0;
        font-size:15px;
        font-family: 'sopen_sansbold';
        opacity:0;
    }
    .domain-dtl-link a{
        color:#fff;
    }
    .cstm-profile-table > tbody > tr:hover .domain-dtl-link{
        opacity:1;
    }

    .tab-top-box{
        width:100%;
        float:left;
        margin:0;
        background-color:#fff;
        border:1px solid #dddddd;
    }
    .cstm-tabs > li > a{
        color:#337ab7;
        padding: 10px 15px !important;
    }
    .cstm-tab-content {
        background-color: #fff;
        border: 1px solid #dddddd;
        float: left;
        margin: -1px 0 0;
        min-height: 500px;
        width: 100%;
        padding:2px;
    }

    .cstm-tab-table > thead > tr > th, .cstm-tab-table > tbody > tr > td{
        border: none ;
    }

    .cstm-tab-table > thead > tr{
        background-color:#EAEAEA;

    }
    .cstm-tab-table > tbody > tr{
        padding-top:8px;
        padding-bottom:8px;
        border-bottom:1px solid #ccc;
    }
    .cstm-tab-table > tbody > tr:last-child{
        border-bottom:none;
    }
    .cstm-tab-table > thead > tr > th{
        padding:15px;
        color:#7B8285;
        font-size:16px;
    }
    .cstm-tab-table > tbody > tr > td{
        vertical-align:middle !important;
    }
    /*.cstm-tab-table > tbody a {
        text-decoration: underline !important;
    }*/
    .cstm-tab-table > tbody > tr > td > .table-img{
        width:30px;
        height:30px;
        float:left;
        margin-right:5px;
    }
    .cstm-tab-table > tbody > tr > td > .table-mail-from{
        font-size:14px;
        margin: 0;
        padding-top: 5px;
    }
    .cstm-tab-table > tbody > tr > td > .table-mail-date{
        font-size:13px;
        margin:0;
        color:#a9a9a9;
    }
    .cstm-tab-table > tbody > tr > td > .table-sub-link{
        font-size:14px;
        padding-top:14px;
    }
    .cstm-tab-table > tbody > tr > td > .table-test-link{
        font-size:12px;
        color:#a9a9a9;
    }
    .table-link-list li{
        font-size:14px;
    }
    .table-link-list li::after{
        content:"|";
        color:#a9a9a9;
        padding:0 5px;
    }
    .table-link-list li:last-child::after{
        content:" ";
        color:#a9a9a9;
        padding:0 5px;
    }

    @media (min-width: 200px) and (max-width:568px){
        .fb-profile img.fb-image-lg{
            height:100px;
        }
    }

    @media (min-width:569px) and (max-width:990px){
        .fb-profile img.fb-image-lg{
            height:200px;
        }
        .fb-image-profile{
            margin: -90px 10px 0 20px;
        }
    }

    .white-box-new{
        background-color: #fff;
        border: 1px solid #ddd;
        padding: 15px 10px;
        width: 100%;
        float: left;
    }
    .white-box-tab{
        background-color: #fff;
        border-bottom: none !important;
        border: 1px solid #ddd;
        padding: 10px;
        width: 100%;
        float: left;
    }
    .white-box-table{
        background-color: #fff;
        border: 1px solid #ddd;
        padding: 10px;
        width: 100%;
        float: left;
    }
    .title-new{
        font-size: 20px;
        margin: 0;
    }

    .cstm-buying-tab > li > a{
        color:#337ab7;
        padding: 5px 15px 5px 0 !important;
        font-family: 'open_sanslight';
        font-size: 18px;
    }
    .cstm-buying-tab > li.active > a, .cstm-buying-tab > li.active > a:hover, .cstm-buying-tab > li.active > a:focus{
        font-family: 'open_sanssemibold';
        color:#55B1EB;
    }
    .cstm-buying-tab > li > a:hover, .cstm-buying-tab > li > a:focus{
        color:#55B1EB;
        background-color: transparent;
        border-color: #fff;
    }
    .buynig-table > thead > tr > th{
        vertical-align: middle;
        font-size: 17px;
        padding: 5px 0 15px;
    }
    .buynig-table > tbody > tr > td{
        vertical-align: middle;
        font-size: 15px;
        padding: 10px 0;
        font-family: 'open_sanssemibold';
    }
    .buynig-table > tbody > tr > td.light-date{
        font-family: 'open_sansregular';
    }
    .buynig-table > tbody > tr > td > a{
        color: #55B1EB;
    }
    .buynig-table > tbody > tr > td.green{
        color: #22b14c;
    }
    .buynig-table > tbody > tr > td.red{
        color: #f11c24;
    }
    .buynig-table > tbody > tr > td.orrange{
        color: #ff7f27;
    }
    .buynig-table > tbody > tr > td.black{
        color: #000;
    }
    .buynig-table{
        margin-bottom: 0;
    }

    .top-mrgn--1px{
        margin-top: -1px;
    }

    .follower-box-top{
        background-color: #fff;
        border-top: none !important;
        border: 1px solid #dddddd;
        width: 100%;
        float: left;
        padding: 0 10px 10px;
    }
    .follower-box-bottom{
        background-color: #fff;
        border-top: none !important;
        border: 1px solid #dddddd;
        width: 100%;
        float: left;
        padding: 10px;
    }
    .follow-tab-title{
        font-size: 22px;
        margin: 0;
        float: left;
    }
    .next-link{
        margin: 0;
        float: right;
        font-size: 14px;
    }
    .next-link a{
        color: #55B1EB;
        font-family: 'open_sanssemibold';
    }
    .invite-link{
        text-align: right;
        margin: 0;
        padding: 10px 0;
    }
    .invite-link a{
        color: #55B1EB;
    }
    .follow-search-control{
        width: 50%;
        margin: 10px 0;
        font-size: 14px;
        padding: 5px;
    }
    .follow-search-btn {
        font-size: 25px;
        background-color: transparent;
        margin: 0 5px 0 0;
        color: #55B1EB;
    }
    .advanced-link {
        font-size: 15px;
        color: #55B1EB;
    }
    .sortby-txt {
        float: left;
        font-size: 15px;
        margin: 10px 0;
        padding: 5px 0;
    }
    .cstm-option {
        width: 70%;
        font-size: 14px;
        margin: 10px 0;
        padding: 5px 0;
    }
    .follow-img{
        margin: 0;
        padding: 0;
        width: 80px;
        height: 80px;
        border:1px solid #00ADFF;
    }
    .follow-hover-box{
        width:100%;
        float: left;
    }
    .hover-display-box{
        padding: 15px 0;
        width:100%;
        float: left;
        opacity: 0;
    }
    .follow-hover-box:hover .hover-display-box{
        opacity: 1;
    }
    .follow-name-link{
        font-size: 16px;
    }
    .follow-name-link a{
        color: #00ADFF;
        font-family: 'open_sanssemibold';
    }
    .follow-name-link span.online{
        color: #448f62;
        margin-left: 20px;
    }
    .follow-dtl {
        font-size: 15px;
        line-height: 17px;
        margin: 23px 0 0;
    }
    .msg-link{
        margin: 0 0 5px;
        font-size: 15px;
        background: url('../images/msg_new.png') no-repeat scroll 0px 4px /20px 16px;
        height: 20px;
        width: 20px;
    }
    .msg-link a{
        color: #00ADFF;
        padding-left: 30px;
    }

    .follow-link{
        margin: 0;
        font-size: 15px;
        background: url('../images/gift_new.png') no-repeat scroll 0px 0px /16px 20px;
        height: 20px;
        width: 20px;
    }
    .follow-link a{
        color: #00ADFF;
        padding-left: 30px;
    }
    .follow-brdr{
        border-bottom: 1px solid #dddddd;
        float: left;
        width: 100%;
        margin: 10px 0;
        min-height: 2px;
    }
    .cstm-pagination{
        margin: 15px 0 0;
    }
    .cstm-pagination > li{
        margin: 0 2px;
    }
    .cstm-pagination li a {
        color: #000;
        font-family: "open_sanslight";
        font-size: 15px;
        padding: 5px 10px;
    }
    .cstm-pagination > li:first-child > a, .pagination > li:first-child > span{
        border-bottom-left-radius: 0px; 
        border-top-left-radius: 0px; 
    }
    .cstm-pagination > li:last-child > a, .pagination > li:last-child > span {
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
    }
    .cstm-pagination > .active > a, .cstm-pagination > .active > span, .cstm-pagination > .active > a:hover, .cstm-pagination > .active > span:hover, .cstm-pagination > .active > a:focus, .cstm-pagination > .active > span:focus{
        background-color: #ffffff;
        border: 1px solid #dddddd;
        font-family: "open_sanssemibold";
        color: #000;
    }

    .ntable-time {
        color: #545454 !important;
        font-size: 14px !important;
        padding: 10px !important;
    }
    .ntable-time > a {
        font-size: 15px !important;
    }

    .tab_displ_none{display: none;}
    tr:hover .tab_displ_none{display: table !important;}
    .tab_displ_none{background: none repeat scroll 0 0 #fff;
                    border: 1px solid #61c2d0;
                    border-radius: 5px;
                    color: #61c2d0;
                    float: left;
                    width: 100px;
                    height:25px;
                    font-size: 11px;
                    margin-top: 0;
                    padding: 4px 5px;
                    text-transform: uppercase;}
    .tab_displ_none1{display: table;}
    tr:hover .tab_displ_none1{display: none !important;}
    .tab_displ_none1{background: none repeat scroll 0 0 #fff;
                     border: 1px solid #fff;
                     border-radius: 5px;
                     color: #fff;
                     float: left;
                     font-size: 11px;
                     margin-top: 0;
                     padding: 4px 5px;
                     width: 100px;
                     height:25px;
                     text-transform: uppercase;}

    .cstm-edit-hover{
        opacity: 0;
    }
    .custom-table-new > tbody > tr:hover .cstm-edit-hover{
        opacity: 1;
    }
    .table_title_bg {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: #ffffff none repeat scroll 0 0;
        border-color: #cccccc #cccccc -moz-use-text-color;
        border-image: none;
        border-style: solid solid none;
        border-color: #dddddd;
        border-width: 1px 1px 0;
        float: left;
        margin: 0;
        padding: 14px;
        width: 100%;
    }
    .table_title_bg p.table_title1{
        color: #333346;
        font-size: 22px;
        font-weight: bold;
        float: left;
    }
    .new-gray-bg{
        width:100%;
        float: left;
        background-color: #fff;
    }

    .rmv_margin_lft{margin-left: -15px !important;}
    .padng_bottom{padding-bottom: 10px !important;}
    .cmnt-img{
        height: 30px;
        margin: 5px 0;
        width: 30px;
    }
    .cmnt-owner-link {
        font-size: 12px;
        line-height: 16px;
        margin: 0;
    }
    .cmnt-owner-link a{
        font-family: 'open_sanssemibold';
    }
    .cmnt-dtl {
        font-size: 12px;
        line-height: 16px;
    }
    .cstm-width-search{
        width: 45.9%;
        float: right;
    }
    .cstm-width-search1{
        width: 60.5%;
        float: right;
    }
    .new-shadow-txt{
        text-shadow: 0px 0px 10px #000;
    }

    .color-yellow{color: #ff920a;}

    .dm-name-width50{
        width: 50% !important;
    }

    .table-mail-from > a{
        color:#00B7CB !important;
        text-decoration: none !important;
    }

    .new-table-img{
        width:40px !important;
        height:40px !important;
        border:1px solid #00B7CB;
    }
    p.online {
        font-size: 12px;
        margin: 0;
        color: #009553;
    }
    .online-circle {
        background: radial-gradient(ellipse at center center , #a5c956 0%, #cdeb8e 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border-radius: 50%;
        float: left;
        height: 10px;
        margin-left: 40px;
        margin-right: 5px;
        margin-top: 3px;
        width: 10px;
    }
    .offline-circle {
        float: left;
        height: 10px;
        margin-left: 40px;
        margin-right: 5px;
        margin-top: 3px;
        width: 10px;
    }
    .cstm-width-td-img{
        width: 30%;
    }
    .table-sub-link a{
        text-decoration: underline;
        cursor: pointer;
    }
    .table-link-list > li > a{
        text-decoration: underline;
        cursor: pointer;
    }
    .wrapper-new{
        min-height: 100%;
        position: relative;
        display: block;
        width: 100%;
        float: left;
    }

    .content-new{
        display: block;
        padding-bottom: 20%;
        width: 100%;
        min-height: 100%;
        float: left;
    }

    .footer-new{
        width: 100%;
        height: 200px;
        position: absolute;
        bottom: 0 !important;
        left: 0;
        float: left;
    }
    .cstm-new-gray-bg {
        background-color: #f7f7f7;
        float: left;
        padding: 25px 0;
        width: 100%;
    }
    .marketplace-white-box{
        background-color:#fff;
        border:1px solid #dddddd;
        border-radius:5px;
        padding:5px 15px;
        width:100%;
        float:left;	
    }
    .marketplace-cstm-drpdwn{
        float:left;
    }
    .normal-txt{
        float:left;
        color:#000;	
        font-size:15px;
        padding:8px 0 0 15px;
        font-family: 'open_sanslight';
    }


    .styled-select {
        box-sizing: border-box;
        border-radius: 3px;
        width:45%;
        overflow: hidden;
        position: relative;
    }
    .styled-select, .styled-select select { float:left;}
    select:focus { outline: none; }
    .styled-select select {
        padding: 5px 0 5px 5px;
        background: transparent;
        border: none;
        color:#55B1EB;
        font-size:18px;
        font-family: 'sopen_sansbold';
        /*hide default down arrow in webkit */
        -webkit-appearance: none; 
    }

    @-moz-document url-prefix(){
        .styled-select select { width: 115%; }
    }

    .fa-sort-desc {
        position: absolute;
        top: 6px;
        right: 6px;
        font-size: 24px;
        color:#55B1EB;
    }
    .drp-open{
        pointer-events:none;	
    }
    .drp-open:hover{
        cursor:pointer;	
    }
    select::-ms-expand { display: none; } /* hide default down arrow in IE10*/

    /* hack to fall back in opera */
    _:-o-prefocus, .selector {
        .styled-select { background: none; }
    }


    .table-brdr-radius{
        border:1px solid #dddddd;
        margin:10px 0;
        border-radius:5px;	
    }
    .marketplace-left-table{
        border: none;
        margin: -1px 0 0;
    }
    .marketplace-left-table > tbody > tr:hover{
        background-color:#70DCE9;	
    }
    .tr-bg-blue{
        background-color:#70DCE9;
    }

    .marketplace-tbl-img{
        width:35px;
        height:35px;
        border-radius:5px;	
    }

    .user-new-name{
        font-size:15px;
        color:#000;
        margin:0;	
    }
    .user-total-new-domain{
        font-size:13px;
        color:#5f5f5f;
        margin:0;
    }
    .cstm-tbl-img-tc{
        width:15%;	
    }

    .cstm-new-view-btn{
        color:#5f5f5f;
        background-color:#fff;
        border:1px solid #ddd;
        padding:5px 15px;
        font-size:14px;
    }
    .cstm-new-view-btn:hover{
        color:#5f5f5f;
        background-color:#fff;
        border:1px solid #ddd;
        padding:5px 15px;
        font-size:14px;
    }
    .cstm-btn-close{
        color:#fff;
        background-color:transparent;	
    }

    nav ul.cstm-left-pagination{
        border:none;	
    }
    .cstm-left-pagination > li:first-child > a, .cstm-left-pagination > li:first-child > span{
        border-radius:4px;
    }
    .cstm-left-pagination > li > a, .cstm-left-pagination > li > span {
        font-size: 14px;
        padding: 8px 13px;
        border-radius:4px;
        margin-right:2px;
        color:#5f5f5f;
        background-color:transparent;
        border:none;
    }
    .cstm-left-pagination > li > a:hover, .cstm-left-pagination > li > span:hover, .cstm-left-pagination > li > a:focus, .cstm-left-pagination > li > span:focus {
        background-color: #70DCE9;
        border:none;
        color: #5f5f5f;
        z-index: 2;
    }
    .cstm-left-pagination > li:last-child > a{

        margin-right:0;	
    }
    .cstm-left-pagination > .active > a, .cstm-left-pagination > .active > span, .cstm-left-pagination > .active > a:hover, .cstm-left-pagination > .active > span:hover, .cstm-left-pagination > .active > a:focus, .pagination > .active > span:focus{
        background-color: #70DCE9;
        border:none;
        color: #5f5f5f;
    }
    .middle-table-border-radius{
        border:1px solid #dddddd;
        border-radius:5px;	
    }
    .middle-marketplace-table{
        border:none;
        margin:0;	
    }
    .middle-marketplace-table > thead > tr > th{
        border-bottom:none;
        vertical-align:middle;
        padding-top:13px !important;
        padding-bottom:13px !important;
    }
    .middle-marketplace-table > thead > tr, .middle-marketplace-table > tbody > tr{
        background-color:#fff;	
    }
    .middle-marketplace-table > thead  > tr > th.new-domain-name-heading{
        width:50%;	
        color:#55B1EB;
        font-size:18px;

    }
    .middle-marketplace-table > thead  > tr > th.new-domain-price-heading{
        width:20%;
        color:#55B1EB;
        font-size:18px;
        text-align:right;  
    }
    .middle-marketplace-table > thead  > tr > th.new-domain-add-by-heading{
        width:30%;	
    }
    .middel-table-select{
        color: #000000;
        font-family: open_sanslight;
        font-size: 15px;
    }
    .middle-marketplace-table > tbody > tr > td.new-domain-name{
        font-size:18px;
        text-align:left;	
    }
    .new-domain-name > a{
        color:#000;		
    }
    .middle-marketplace-table > tbody > tr:hover .new-domain-name > a{
        color:#55b1eb;
    }
    .middle-marketplace-table > tbody > tr > td.new-domain-price{
        text-align:right;
        font-size:15px;	
        color:#5f5f5f;
    }
    .middle-marketplace-table > tbody > tr > td.middle-detail-link{
        text-align:center;
        font-size:16px;
    }
    .middle-detail-link > a{
        background: #70dce9 none repeat scroll 0 0;
        border-radius: 5px;
        color: #ffffff;
        display: block;
        font-family: open_sanssemibold;
        margin: 0 auto;
        padding: 5px;
        width: 80%;
        opacity:0;		
    }
    .middle-marketplace-table > tbody > tr:hover .middle-detail-link > a{
        opacity:1;	
    }
    .bg_box-white1 {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #dddddd;
        padding: 20px; 
        margin-bottom:20px;
        width:100%;
        float:left;
        padding: 15px 20px;
    }

    .top-box-title{
        color:#55B1EB;
        margin:0 0 12px;
        font-size:21px;
        text-align: center;	
    }
    .top-box-dtl {
        color:#6F6F6F;
        font-family: open_sanslight;
        font-size: 16px;
        margin:0 0 12px;
        line-height: 18px;
    }
    .post-request-link {
        font-size: 15px;
        text-align: center;
        margin: 27px 0 10px;
    }
    .post-request-link a {
        border: 2px solid #2EA3F2;
        padding: 10px 15px;
        text-transform: uppercase;
        border-radius:4px;
        color:#2EA3F2;
    }
    .main-titl-des > span {
        font-size: 15px;
    }
    .center-img1 {
        text-align: center;
        width: 100%;
    }
    .center-img1 img {
        margin: 15px auto;
    }
    .radio-label {
        font-size: 15px;
        margin-left: 5px;
        margin-right: 10px;
        position: relative;
        top: -2px;
    }
    .text-center.cstm-radio-box {
        margin: 20px 0 40px;
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .content-new{
            display: block;
            padding-bottom: 61.8%;
            width: 100%;
            min-height: 100%;
            float: left;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {

    }
    .top-search{
        background-color:#fff;
        border: 1px solid #70DCE9;
        border-radius: 4px;
        float: left;
        padding: 2px 5px;
        width: 100%;
        display:table;
    }
    .search-img-box{
        float:left;
        background-color:#70DCE9;
        padding:2px;
        border-radius:4px;
        margin-right: 5px;
    }
    .top-search-img{
        width:25px;
        height:25px;
        float:left;
        border-radius:4px;   
    }
    .top-search-img-name{
        margin:0 5px;
        color:#fff;
        font-size:12px;
        float:left;
        font-family: 'open_sanssemibold';   
    }
    .top-search-close {
        background-color: transparent;
        color: #fff;
        font-size: 14px;
        margin: 5px 2px;
    }
    .cstm-top-search-btn {
        background-color: transparent;
        float: left;
        font-size: 25px;
        margin: 2px 5px;
    }
    .cstm-top-search-txtbox {
        border: medium none;
        box-shadow: none;
        float: left;
        width: 45%;
        font-size: 15px;
    }

    .top-search-select {
        border-radius: 3px;
        box-sizing: border-box;
        overflow: hidden;
        float: right !important;
        position: relative;
        width: auto;
    }
    .top-search-select, .top-search-select select { float:left;}
    select:focus { outline: none; }
    .top-search-select select {
        background: transparent none repeat scroll 0 0;
        border: medium none;
        color: #000;
        font-size: 14px;
        padding: 3px 10px 0px 5px;
        /*hide default down arrow in webkit */
        -webkit-appearance: none;
    }

    @-moz-document url-prefix(){
        .top-search-select select { width: 120%; }
    }

    .cstm-down {
        top: 2px !important;
        right: 0px !important;
        color:#333 !important;

    }
    .drp-open{
        pointer-events:none;   
    }
    .drp-open:hover{
        cursor:pointer;   
    }
    select::-ms-expand { display: none; } /* hide default down arrow in IE10*/

    /* hack to fall back in opera */
    _:-o-prefocus, .selector {
        .top-search-select { background: none; }
    }

    @media (max-width: 767px){
        .cstm-top-search-txtbox{
            width:43.7%;   
        }
        .top-search-select{
            width:21%;   
        }
		.right-blog-cer{width:100%!important; float:none!important;}
		
		.navbar{ margin-top:0px!important;}
    }
    .cstm-mask {
        background-color: rgba(255, 255, 255, 0.898);
        float: left;
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .loading-txt {
        color: #55b1eb;
        padding: 50% 0;
        text-align: center;
    }

    .table-star i {
        cursor: pointer;
    }

    .cstm-top-search-txtbox:focus{outline: none;}

    #domainpaging ul{
        margin-top: 10px;
    }

    .action_bg{
        background:#fff;
        border:1px solid #ddd;
        border-radius:4px 4px 0 0;
        width:100%;
        float:left;
        padding:15px 0 0;	
    }
    .circle1 {
        background-color: #FA8D2C;
        border-radius: 50%;
        bottom: -14px;
        height: 25px;
        left: 40%;
        position: absolute;
        width: 25px;
        z-index: 1;
    }
    .circle1 > p {
        color: #fff;
        font-size: 12px;
        text-align: center;
    }
    .cstm-top-btm-15-padng{
        padding-top:15px;
        padding-bottom:15px;	
    }
    .action_title {
        border-bottom: 1px solid #dddddd;
        font-size: 20px;
        margin: 0;
        padding: 0 0 15px;
    }
    .notify-label {
        background-color: #FA8D2C;
        border-radius: 5px;
        padding: 2px 5px;
        position: absolute;
        right: 50px;
        top: -29px;
    }
    .notify-label > p {
        color: #fff;
        font-size: 12px;
        margin: 0;
    }
    .cstm-action-table > tbody > tr{
        border-bottom:1px dotted #dddddd;
        border-width:2px;	
    }
    .cstm-action-table > tbody > tr:last-child{
        border-bottom:none;	
    }
    .cstm-action-table > tbody > tr > td{
        border-top:none;
        padding-bottom:15px;
        padding-top:15px;
    }
    p.action_table_txt {
        color: #333;
        font-size: 15px;
        margin: 0;
    }
    p.action_table_txt a{
        color:	#55b1e1;
    }
    p.action_table_days {
        color: #c1bebe;
        font-size: 15px;
        margin: 0;
    }
    .action_table_close_btm {
        background-color: transparent;
        color: #c1bebe;
        font-size: 15px;
    }
    .action_table_img {
        height: 18px;
    }
    .more-option_bg{
        width:100%;
        float:left;
        margin:0;
        background-color:#fff;
        border:1px solid #dddddd;
        border-top:none;
        padding:15px 0;
        border-radius:0 0 4px 4px;
    }
    .more-option-link {
        font-size: 12px;
        margin: 0;
        text-align: center;
    }
    .more-option-link span{
        font-family:'open_sanssemibold';
    }
    .more-option-link a, .more-option-link .btn-more{
        color:#333333;
        text-transform:uppercase;
        background-color: transparent;
    }
    .hdr-txt-title{
        font-family: 'sopen_sansbold';
        color:#55b1e1;	
    }

    .modal_hdr_img img {
        display: block;
        float: right;
        margin-right: 23px;
        margin-top: -27px;
        position: unset;
        width: 13%;
    }
    .custm-modal-content{
        border-radius: 0 !important;
    }

    span.text-danger {
        font-size: 14px;
    }
    

.comment-title {
    font-family: "open_sanslight";
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

td.home-tbl-user-dtl{
    padding:8px !important;	
}
.cstm-name{
    margin:0;
    color:#444444;	
    font-family: 'open_sanssemibold';
}
.home-cstm-table > tbody > tr:hover .cstm-name, .hovered .cstm-name{
    color:#42b3e5;	
}
.cstm-adrs{
    color:#757575;	
    margin:0;
}

td.home-tbl-action-dtl1{
    text-align:center;
    padding:8px !important;	
}
td.home-tbl-action-dtl1 > p{
    margin-bottom:0;
    font-size:12px;	
}
td.home-tbl-action-dtl1 > p > a{
    background-color: #d0d2d9;
    border-radius: 50%;
    color: #fff;
    padding: 1px 4px 1px 5px;	
}
.home-cstm-table > tbody > tr:hover td.home-tbl-action-dtl1 > p > a, .hovered td.home-tbl-action-dtl1 > p > a{
    color:#42b3e5;
}


.fb-profile-home {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px 5px 0 0;
    float: left;
    padding: 5px;
    width: 100%;
}
.fb-profile-home img.fb-image-lg {
    height: 120px;
    width: 100%;
    z-index: 0;
}
.fb-image-profile-home {
    height: 135px !important;
    margin: -83px 0 0 17px;
    width: 135px;
    z-index: 9;
}
.fb-profile-text-home {
    color: #fff;
    left: 37%;
    position: absolute;
    top: 24px;
    z-index: 1;
}
.follower-container-home {
    margin-left: 145px;
    margin-top: -57px;
    position: relative;

}
.follower-home {
    color: #65daec;
    float: left;
    font-family: 'sopen_sansbold';
    font-size: 20px;
    margin: 10px 15px 10px 0;
}
.follower-home span {
    color: #000;
    font-family: "open_sansregular";
    font-size: 13px;
    color:#333;
}


.blue-footer-home{
    width:100%;
    float:left;
    background-color:#61C2D0;
    padding: 140px 0 80px;
}
.footer-txt{
    margin:0;
    color:#fff;
}
.footer-btm-txt{
    color:#fff;
    font-size:15px;
    font-family: 'open_sanslight';
}
.news-letter-txtbox{
    font-size:14px;
    padding:5px 15px;
    height:55px;	
    font-family: 'open_sanslight';
    border:none;
    width:70% !important;
}
.btn.news-letter-btn{
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff;
    color: #fff;
    padding:15px 40px;	
}
.btn.news-letter-btn:hover{
    background: #fff none repeat scroll 0 0;
    border: 2px solid #fff;
    color: #61c2d0;	
}

.gray-footer-home{
    width:100%;
    float:left;
    background-color: #293644;
    padding: 50px 0;	
}
.gray-footer-txt{
    color: #ffffff;
    font-size: 16px;	
    font-family: 'open_sanslight';
}
.gray-footer-social-button{
    padding: 10px 0;
    text-align: left;	
}
.footer-project .top-line {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: 3px solid #22b14c;
    font-weight: 400;
    padding: 0 10px;
}

.footer-project h4 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 100;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: 'open_sanslight';
}
.footer-project ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-project ul li {
    padding: 3px 0;
    font-size:16px;
}
.footer-project ul li a {
    color: #8d979e;
}

.footer-services .top-line {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: 3px solid #22b14c;
    font-weight: 400;
    padding: 0 10px;
}
.footer-services h4 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 100;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: 'open_sanslight';
}
.footer-services ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-services ul li {
    padding: 3px 0;
    font-size:16px;
}
.footer-services ul li a {
    color: #8d979e;
}

.footer-legal .top-line {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: 3px solid #22b14c;
    font-weight: 400;
    padding: 0 10px;
}
.footer-legal h4 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 100;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: 'open_sanslight';
}
.footer-legal ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-legal ul li {
    padding: 3px 0;
    font-size:16px;
}
.footer-legal ul li a {
    color: #8d979e;
}
.footer-legal ul li a:hover, .footer-services ul li a:hover, .footer-project ul li a:hover{
    color: #fff;
}

.footer-bottom{
    background-color: #11222e;
    height: 80px;
    padding: 30px 0;
    width:100%;
    float:left;
    color: #757780;
    font-size: 13px;
}

.footer-bottom a{
    float:left;	
}
.footer-bottom .fa.social {
    font-size: 17px;
}
.footer-bottom a .social {
    color: #fff !important;
}
.footer-bottom .fa {
    margin-right: 20px;
    width:20px;
}	
.cstm-label-home {
    background-color: #70dce9;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 16px;
    margin-right: 15%;
    margin-top: 12px;
    padding: 5px 10px;
    font-family: 'open_sanssemibold';
}
.fb-profile-text-home > h1 {
    font-size: 30px;
    font-family: 'open_sanslight';
    margin-bottom:0;
}

.fb-profile-text-home > p {
    font-size: 17px;
    font-family: 'open_sanssemibold';
}
.go-top {
    background: #000 none repeat scroll 0 0;
    border-radius: 3px;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-decoration: none;
    color: #fff;
    opacity: 0.4;
    font-size: 12px;
    padding: 5px 10px;
    display: none;
    transition: all 0.5s ease 0s;
    z-index:1;

}

.go-top:hover {
    opacity: 1;
    color:#fff;
}




.left-block {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.right-block {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.middle-block{
    float: left;
    /*margin-top: 70px;*/
    margin-top: 10px;
    width: 100%;
}
.top-search-new {
    background-color: #fff;
    border: 1px solid #70dce9;
    border-radius: 0;
    display: table;
    margin-bottom: 13px;
    padding: 4px;
    width: 100%;
}

.cstm-marketplace-tab-left{
    margin-bottom:20px;	
}
.cstm-marketplace-tab-left > li {
    height: auto;
    background-color:#fbfbfb;
    margin-bottom:10px;
}
.cstm-marketplace-tab-left > li.active > a, .cstm-marketplace-tab-left > li.active > a:hover, .cstm-marketplace-tab-left > li.active > a:focus {
    background-color: #545454 !important;
    border: 1px solid #545454;
    color: #fff;
    cursor: default;
}
.cstm-marketplace-tab-left > li > a {
    border: 1px solid #70dce8;
    border-radius: 0;
    color: #5f5f5f;
    font-family: "open_sanssemibold";
    font-size: 15px;
    margin-right: 5px;
    padding:5px 15px !important;
    text-align: center;
}
.cstm-marketplace-tab-left > li > a:hover, .cstm-marketplace-tab-left > li > a:focus{
    background-color: #545454;
    border: 1px solid #545454;
    color: #fff;
    cursor: default;
}
.home-table-img-cstm-cube{
    width:42px;
    height:42px;
    border-radius:0;
}
.right_box_white {
    border:1px solid #ddd;
    border-bottom:none;
    float: left;
    margin-top: 47px;
    padding: 10px 0;
    width: 100%;
    background-color:#fff;
}
.right-top-box-title{
    font-size: 15px;
    font-weight:bold;
    margin:0;
    line-height: 1.42857;
    color: #428bda;
    text-align:center;	
}

.left-block-fixed {
    float: left;
    /*margin-top: 20px;*/
    margin-top: 132px;
    position: fixed;
    width: 26.7%;
    top:0;
}

.right-block-fixed {
    float: left;
    margin-top: 34px;
    position: fixed;
    width: 20.6%;
    /*top:50px;*/
    top:98px;
}

#cstm-scroll-footer{
    width:100%;
    float:left;
    position:relative;	
}
.timing {
    font-size: 12px;
    margin: 20px 0 3px;
    font-family: 'sopen_sansbold';
}
.timing > span {
    border: 1px solid #ddd;
    padding: 2px;
}
span.red{
    color:#ff0000;	
}

.auction-cstm-table > thead > tr{
    border:1px solid #ddd;	
}
.auction-cstm-table > thead > tr > th:first-child{
    text-align:left;	
}
.auction-cstm-table > thead > tr > th{
    border:none;
    font-size: 15px;
    padding: 10px 15px;
    color:#428bda;
    text-align:center;
}
.auction-cstm-table > tbody > tr > td:first-child{
    text-align:left;
    font-size:15px;	
}
.auction-cstm-table > tbody > tr > td{
    border-top:none;
    text-align:center;
    font-size: 13px;
    padding: 10px 15px;
}
.auction-cstm-table > tbody > tr {
    border:1px solid #ddd;
    background-color: #fbfbfb;
    height: 42px;
}
.auction-cstm-table > tbody > tr:hover{
    background-color: #fff;	
}
td.auction-tbl-name-dtl {
    border-left: 2px solid #ddd;
}
.auction-cstm-table > tbody > tr:hover td.auction-tbl-name-dtl{
    border-left: 2px solid #2EA3F2;
}
td.auction-tbl-name-dtl a{
    color: #9e9e9e;	
}
.auction-cstm-table > tbody > tr:hover td.auction-tbl-name-dtl a{
    color:#42b3e5;
}
.auction-cstm-table > tbody > tr.green{
    background-color:#DFF0D8;	
}
.auction-cstm-table > tbody > tr.green:hover{
    background-color:#DFF0D8;	
}
.auction-cstm-table > tbody > tr.yellow{
    background-color:#FCF8E3;	
}
.auction-cstm-table > tbody > tr.yellow:hover{
    background-color:#FCF8E3;	
}

.right-block-fixed .right_box_white{
    margin-top:0;	
}


.new-gray-bg{
    width:100%;
    float:left;
    background-color:#fff;
    padding:25px 0;
    margin-top:1px;
}
.detail_white_box{
    background-color:#fff;
    border:1px solid #dddddd;
    margin:0 0 10px;
    padding:10px 25px;
    float:left;
    width:100%;	
}
.detail_white_box_cstm{
    background-color:#fff;
    border:1px solid #dddddd;
    border-bottom:none;
    margin:0 0 0;
    padding:10px 25px 5px;
    float:left;
    width:100%;	
}
.new-breadcrumb{
    margin:0;
    background-color:transparent;
    padding:0;	
}
.breadcrumb > li{
    font-size:14px;	
}
.breadcrumb > li > a, .breadcrumb > .active{
    color: #7e7e7e;	
}

.new-breadcrumb > li + li::before{
    color: #7e7e7e;
    content: "> ";
    padding: 0 2px;	
}
.current-time-stamp {
    color: #7e7e7e;
    font-size: 14px;
    margin: 0;
}
.auction-name-big {
    color: #000;
    font-family: open_sanssemibold;
    font-size: 35px;
    margin: 0 0 10px;
}
.sub-white-box{
    width:100%;
    float:left;
    background-color:#fff;
    border-top:1px solid #dddddd;
    margin:0 0 20px;
    padding:10px;	
}
.bid-info-box {
    float: left;
    text-align: center;
    width: 100%;
}
.right-seprator {
    border-right: 1px solid #e4eaee;
}
.bid-label {
    color: #000;
    font-size: 14px;
    margin: 0 0 5px;
}
.bid-count{
    font-family: open_sanssemibold;
    font-size: 16px;
    margin:0;	
}
.green-bid {
    color: #009933;
}
.red-bid {
    color: #ed1c24;
}
.gray-bid {
    color: #666666;
}
.input-group .input-group-addon.cstm-addon{
    background-color: #eeeeee !important;
    border: 1px solid #cccccc !important;	
}
.cstm-left-mrgn{
    margin-left:5px;	
}
.new-social{
    margin:5px 0;
    float:left;
    list-style:none;	
}
.new-social li{
    float:left;
    margin-right:10px;	
}
.social_new_icon{
    background:url("../images/new_social.png") no-repeat 0 0;
    width:30px;
    height:30px;
}
.social_new_icon.fb-social {
    background-position: 0 center;
}
.social_new_icon.twt-social {
    background-position: -35px center;
}
.social_new_icon.gplus-social {
    background-position: -70px center;
}
.social_new_icon.in-social {
    background-position: -105px center;
}
.social_new_icon.pin-social {
    background-position: -140px center;
}
.like-btn-box {
    float: right;
    margin: 5px 0;
}
.detail-like-btn{
    color:#ff0000;	
    border:1px solid #dddddd;
    margin:0 0 0;
    background-color:#fff;
    float:left;
}
.detail-like-btn:hover, .detail-like-btn:focus{
    background-color:#e6e6e6;
    color:#ff0000;		
}
.left-brdr-new {
    background: rgba(0, 0, 0, 0) url("../images/arrow-left.png") no-repeat scroll 0 0 / 100% 100%;
    float: left;
    height: 15px;
    margin: 7px -2px 0 0;
    position: relative;
    width: 18px;
}
.like-count{
    width:50px;
    height:30px;
    float:left;
    margin:0;
    border:1px solid #dddddd;
    border-radius:4px;
    text-align:center;
    font-size:15px;
    color:#000;
    line-height:30px;	
}
.bid-detail-table{
    margin:0;	
}
.bid-detail-table > tbody > tr > th, .bid-detail-table > tbody > tr > td{
    border-top:none;
    font-size:14px;
    padding:9px 5px;	
}
.bid-detail-table > tbody > tr{
    border-top:1px solid #dddddd;
}
.bid-detail-table > tbody > tr:first-child{
    border-top:none;	
}
.cstm-right-12pad{
    padding-right:12px !important;	
}
.detail_gray_box{
    background-color:#f7f7f7;
    border:1px solid #dddddd;
    margin:0 0 ;
    padding:10px 25px;
    float:left;
    width:100%;	
}
.gray-title {
    color: #7f7f7f;
    font-family: 'sopen_sansbold';
    font-size: 17px;
    margin: 0;
}

.fb-profile-detail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-top:none;
    border-bottom:none;
    float: left;
    padding: 5px 5px 15px;
    width: 100%;
}
.fb-profile-detail img.fb-image-lg {
    height: 120px;
    width: 100%;
    z-index: 0;
}
.fb-image-profile-detail {
    height: 135px !important;
    margin: -83px 0 0 17px;
    width: 135px;
    z-index: 9;
}
.fb-profile-text-detail {
    color: #fff;
    left: 34%;
    position: absolute;
    top: 65px;
    z-index: 1;
}
.follower-container-detail {
    margin-left: 145px;
    margin-top: -57px;
    position: relative;

}
.follower-detail {
    color: #65daec;
    float: left;
    font-family: 'sopen_sansbold';
    font-size: 20px;
    margin: 10px 15px 10px 0;
}
.follower-detail span {
    color: #000;
    font-family: "open_sansregular";
    font-size: 13px;
    color:#333;
}
.detail_bottom_white_box{
    background-color:#fff;
    border:1px solid #dddddd;
    border-top:none;
    margin:0 0 ;
    padding:10px 25px;
    float:left;
    width:100%;	
}
.top-brdr-cstm{
    margin:0;
    border-top:1px solid #ddd;
    width:100%;
    float:left;
    padding:15px 0px;	
}

.review-txt {
    color: #000;
    font-size: 15px;
    margin: 0 ;
}
.review-txt > span.ratings {
    margin-left: 15px;
}
.ratings-count {
    color: #000;
    margin: 0 5px 0 0;
    float:left;
}
.ratting-txt {
    color: #999999;
    font-size: 15px;
    margin: 2px 0 0;
}
.btn.btn-default.blue-brdr-btn {
    border-radius: 0;
    border:1px solid #70dce8;
}

.detail-tabs{
    background-color:#f7f7f7;
    border:1px solid #dddddd;
    margin:0;	
}
.detail-tabs > li {
    height: auto;
    background-color:transparent;
    margin-bottom:0;
    width:25%;
}
.detail-tabs > li.active > a, .detail-tabs > li.active > a:hover, .detail-tabs > li.active > a:focus {
    background-color: transparent;
    border:none;
    border-bottom: 2px solid #55B1E1;
    color: #7f7f7f;
    cursor: default;
}
.detail-tabs > li > a {
    border: none;
    color: #7f7f7f;
    font-family: "sopen_sansbold";
    font-size: 17px;
    padding:7px 0px !important;
    text-align: center;
    margin-bottom:4px;
}
.detail-tabs > li > a:hover, .detail-tabs > li > a:focus{
    background-color: transparent !important;
    border-bottom: 2px solid #55B1E1;
    color: #7f7f7f;
    cursor: default;
}

.detail_tab_content_box {
    background-color: #fff;
    border: 1px solid #dddddd;
    float: left;
    margin: 0 0 10px;
    padding: 10px 0px;
    width: 100%;
}

.tab_content_table, .detail_sub_table{
    margin:0;	
}
.tab_content_table > tbody > tr > td, .detail_sub_table > tbody > tr > td{
    border-top:none;	
}
.tab_content_table > tbody > tr > td.letter {
    padding: 5px 0 5px 25px !important;
    vertical-align: top !important;
    width: 15%;
}
.tab_content_table > tbody > tr{
    border-bottom:1px solid #dddddd;	
}
.tab_content_table > tbody > tr:last-child{
    border-bottom:none;	
}
.letter_bg {
    background: rgba(0, 0, 0, 0) url("../images/chat_back_new.png") no-repeat scroll 0 0;
    color: #fff;
    font-family: "sopen_sansbold";
    font-size: 30px;
    height: 68px;
    margin: 0 auto;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
    width: 61px;
}
td > p.detail_top_dtl {
    color: #000;
    font-size: 14px;
    margin: 0;
}
td > p.detail_last_online {
    color: #999;
    font-size: 12px;
    margin-bottom: 30px;
}

.detail_sub_table > tbody > tr > td:first-child{
    width:40px;
    padding-right:0;
    padding-left:0;	
}
.detail_sub_table > tbody > tr > td > img{
    height: 35px;
    width: 35px;
}
td > p.cmnt_owner, td > p.cmnt-txt {
    color: #000;
    font-size: 13px;
    margin:0;
}
/*.detail_tbl_dtl img {
    
}
.cmnt_owner, .cmnt-txt {
    color: #000;
    font-size: 13px;
    margin: 0 0 0 5px;
}*/


@media (max-width: 767px) {
    .home-cmnt-dtl-box-right, .home-cmnt-dtl-box-right-no-pad-top, .home-cmnt-dtl-box-left-no-pad-top, .home-cmnt-dtl-box-left{
        padding:0 0 0 0;
    }

    .fb-image-profile-home {
        height: 90px !important;
        margin: 5px 0 0 8px;
        width: 90px;
    }
    .fb-profile-text-home {
        left: 33px;
        top: 0;
    }
    .fb-profile-text-home > h1 {
        font-size: 25px;
        margin-bottom: 0;
    }
    .follower-container-home {
        margin-left: 0;
        margin-top: 20%;
        position: absolute;
    }
    .follower-home span {
        color: #fff;
        text-shadow: 0 0 8px #000;
    }
    .cstm-label-home{
        margin-right: 7%;
        margin-top: 5px;	
    }
    .blue-footer-home{
        padding-top:80px;	
    }
    .cstm-center-xs {
        display: table;
        margin: 0 auto 10px;
    }
    .footer-txt{
        text-align:center;	
    }
    .footer-btm-txt{
        text-align:center;
        margin-bottom:10px;	
    }
    .news-letter-txtbox{
        width:63%!important;
        margin-bottom:10px;	
    }
    .cstm-home-tab > li > a{
        margin-bottom:10px;	
    }
    .collapse.navbar-collapse.cstm-show-xs {
        display: table;
    }
    .navbar-collapse{
        padding-top:0 !important	
    }
    .cstm-home-dropdown-xs {
        left: -150px;
    }
    .cstm-marketplace-tab-left > li > a{padding:5px 7px !important;}
    .top-search-select1{width:auto;}

    .left-block-fixed, .right-block-fixed {
        float: left;
        margin-top: 70px;
        position: unset;
        width: 100%;

    }
    .cstm-left-mrgn{
        margin-top:5px;	
        margin-left:0;
    }
    .review-txt > span.ratings{padding-left:15px;}
    .fb-image-profile-detail {
        height: 90px !important;
        margin: 5px 0 0 8px;
        width: 90px;
    }
    .fb-profile-text-detail{
        left: 33px;
        top: 25px;
    }
    .follower-container-detail {
        margin-left: 0;
        margin-top: 20%;
        position: absolute;
    }
    .follower-detail span{
        color: #fff;
        text-shadow: 0 0 8px #000;
    }

}    	
@media (min-width: 768px) and (max-width: 991px){
    .home-cmnt-dtl-box-right, .home-cmnt-dtl-box-right-no-pad-top, .home-cmnt-dtl-box-left-no-pad-top, .home-cmnt-dtl-box-left{
        padding:0 0 0 0;
    }
    .fb-profile-text-home{
        left:24%;	
    }
    .news-letter-txtbox{
        width: 100% !important;
        margin-bottom:10px;	
    }
    .logout-home-drpdwn-sm{
        left:-77px;	
    }
    .notification-home-drpdwn-sm{
        left:-130px;	
    }
    .cstm-marketplace-tab-left > li > a{padding:5px 10px !important; font-size:13px;}
    .left-block-fixed, .right-block-fixed {
        float: left;
        margin-top: 70px;
        position: unset;
        width: 100%;

    }
    .fb-profile-text-detail{
        left:22%;	
    }
    .padng_rmv_left_sm{
        padding-left:0;	
    }
    .padng_rmv_right_sm{
        padding-right:0;	
    }
    .padng_rmv_sm{
        padding-left:0;
        padding-right:0;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .padng_rmv_left_md{
        padding-left:0;	
    }
    .padng_rmv_right_md{
        padding-right:0;	
    }
    .padng_rmv_md{
        padding-left:0;
        padding-right:0;
    }
}
@media (min-width: 1200px) {
    .padng_rmv_left_lg{
        padding-left:0;	
    }
    .padng_rmv_right_lg{
        padding-right:0;	
    }
    .padng_rmv_lg{
        padding-left:0;
        padding-right:0;
    }	
}

.cursor_pointer{
    cursor: pointer;
}

.general_detail{
    padding-top:0;
    padding-bottom:20px;
}

.txt-white{color: #fff !important}

.remove_img_border{
    border-radius: 0% !important;
}

.all_footer{
    position:relative;
    z-index:3;
}

.new-collaps-control{
    margin:10px 0;
}
.full-width-new{
    width:100% !important;
}

.left-block:hover, .left-block:focus, .right-block:hover, .right-block:focus{transition: none !important;-ms-transition: nonoe !important;-moz-transition: none !important;-webkit-transition: none !important;}



.no-btm-brdr > tbody > tr{

    border-bottom:none !important;
}
.error{
    color:#f00 !important;
    font-size:12px;
}
@media (min-width: 1367px) {
    .left-block-fixed{width:18.5%;}
}

.detail_white_box.custom_min_height{
    min-height:220px;
}

.fb-profile-detail.cv_min_height{
    min-height:232px;
}


.offer-received-dtl {
    color: #777777;
    font-size: 13px;
    padding: 0 4px;
}
.offer-received-btn{	
background: #4cda3f; /* Old browsers */
background: -moz-linear-gradient(top, #4cda3f 0%, #47cd3a 50%, #2dbd22 51%, #28ac1d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #4cda3f 0%,#47cd3a 50%,#2dbd22 51%,#28ac1d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #4cda3f 0%,#47cd3a 50%,#2dbd22 51%,#28ac1d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cda3f', endColorstr='#28ac1d',GradientType=0 ); /* IE6-9 */	

border:1px solid #228f18;
border-radius:8px;
float:right;
color:#fff;
display: block;
float: right;
font-size: 15px;
margin-right: 25px;
margin-top: 15px;
margin-bottom:15px;
padding: 0px 10px;
}
.offer-received-btn-disable{	
    background: rgba(0,0,0,0.4);
    border:1px solid;
border-radius:8px;
float:right;
color:#fff;
display: block;
float: right;
font-size: 15px;
margin-right: 25px;
margin-top: 15px;
margin-bottom:15px;
padding: 0px 10px;
}
.offer-received-btn:hover, .offer-received-btn:focus{
	background: #28ac1d; /* Old browsers */
background: -moz-linear-gradient(top, #28ac1d 0%, #28ac1d 49%, #28ac1d 50%, #28ac1d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #28ac1d 0%,#28ac1d 49%,#28ac1d 50%,#28ac1d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #28ac1d 0%,#28ac1d 49%,#28ac1d 50%,#28ac1d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28ac1d', endColorstr='#28ac1d',GradientType=0 ); /* IE6-9 */
		border:1px solid #228f18;
		color:#fff;
}
.brdr_btm_cstm{
	border-bottom:1px solid #dddddd !important;	
}
.mb-20{margin-bottom:20px;}
.fl-100{width:100%; float:left;}
.offer-heading-blue {
    color: #61c2d0;
    font-family: open_sanssemibold;
    font-size: 15px;
}
.offer-receive-txt-box {
    font-size: 14px;
    padding: 0 4px;
    width: 100%;
}
.offer-received-dtl .fa-info-circle{
	color: #2dbb21;
    font-size: 17px;
		
}

.navigation-section-top{    background: #fff;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding-bottom: 7px;
    margin-top: 0px;
    border-top: 3px solid #f04d4e;}
.navigation-section-top ul{border:0px;}
.navigation-section-top nav{background:none;border:none;}
.navigation-section-top nav ul li a{font-size:15px; color:#fff !important; padding:10px !important;}
.navigation-section-top nav{margin:0px !important;}
.navigation-section-top .navbar{min-height:auto !important}
.navigation-section-top nav ul li ul li a{color:#000 !important;}
.navigation-section-top nav ul li a:hover, .nav > li > a:focus{background:rgba(0,0,0,0) !important; color:#000 !Important}
.navigation-section-top .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background:#2EA3F2 !important; color:#fff !important}


/*header-white*/
.navigation-section{background:#fff;float:left;padding:0 15px;width:100%; box-shadow:0 1px 0 rgba(0, 0, 0, 0.1)}
.navigation-section ul{border:0px;}
.navigation-section nav{background:none;border:none;}
.navigation-section nav ul li a{font-size:15px; color:#000 !important; padding:33px 10px !important;}
.navigation-section nav{margin:0px !important;}
.navigation-section .navbar{min-height:auto !important}
.navigation-section nav ul li a:hover, .nav > li > a:focus{background:rgba(0,0,0,0) !important}
.navigation-section .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background:rgba(0,0,0,0) !important; color:#2EA3F2 !important;}
.navigation-section ul li a:hover{ color:#ff406f!important;}
.checkbox a.sm-text {color: #2EA3F2 !important;}

.searchlink {background:rgba(0, 0, 0, 0) none repeat scroll 0 0;color:#000;display: block;float: right;position: relative;padding:10px 20px;right: 0;margin-right:0;height:50px;cursor: pointer; }
.searchlink:hover, .searchlink.open {color: #000; background: #fff;}
.searchlink.open > .searchform {display: block;}

/** search field **/
.searchform {display: none;position: absolute;width: 700px;top: -9px;z-index:1111;right: 0;padding: 15px 15px;cursor: default;background: #fff;}
.searchlink.open .searchform {display: block;}
#search1 {display: block;position: relative; float:left}
#s { width: 660px;background: #fff;padding: 8px 11px;border: 0;color: #21599f;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; font-size:15px;}
.navigation-section ul{border:none !important}
.sbtn {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: medium none;color: #bcbcbc;cursor: pointer;display: block;font-size: 14px;position: absolute;right: 13px;top: 13px;}
.searchform > form {border: none;color:#333;right:20px;}
.close-btn-new {background: #fff none repeat scroll 0 0;color: #333;font-size: 18px;padding: 11px;position: absolute;right:8px;z-index: 111111111;}
.nav.navbar-nav a i{font-size:15px; margin-right:5px;}
.social-new{margin-bottom:0px;}
.social-new li a {color: #fff;font-size: 15px;}
.social-new li a:first-child{margin-left: 5px;}
.social-new li {color: #fff;float: left;font-size: 13px;margin-bottom: 5px;margin-right: 10px;margin-top: 5px;}
.logo {margin:3px 0;padding-left: 0;}
ul.navbar-nav li{/*border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff;*/}
ul.navbar-nav li:hover{/*border-top: 1px dotted #ff406f;
    border-bottom: 1px dotted #ff406f;*/}
/*Hide Search*/
.searchlink.navbar-right{display:none;}
.dropdown-menu.notification.notification_new.sbmenu {background: #fff none repeat scroll 0 0 !important;border-top: 3px solid #2EA3F2 !important;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) !important;z-index: 9999;
}
.cart th{font-size: 17px;}
.cart td{font-size: 16px;}
.cstm-label-home-new {
    background-color: #70dce9;
    border-radius: 5px;
    color: #ffffff;
    float: left;
    font-family: "open_sanssemibold";
    font-size: 16px;
    margin-left: 5px;
    margin-top: 10px;
    padding: 5px 10px;
}
.cart-table_title {
    background: #88D1DB;
    color: #fff;
}
.top-pad-rmv{padding: 15px;}
#login > a {
   /* background: transparent !important;*/
}
#signup > a {
    background: transparent !important;
}

#login > a:hover {
    color:#fff !important;
}
#signup > a:hover {
    color:#fff !important;
}
.white-box-table.by-domain-new{padding:0px !important}
.white-box-table.by-domain-new .custom-table-new{border:none !important}

.price-top {
    float: left;
    margin-bottom: 45px;
    margin-top: 45px;
    width: 100%;
}
.border-price {
    font-size: 16px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.select-link {
    border-bottom: 1px dotted;
    color: #9999a5 !important;
}
.panel.panel-danger.border-price.active {
    border-bottom: 8px solid #2ea3f2 !important;
border-top: 4px solid #2ea3f2 !important;}
.center-price-list{margin:0 auto !important; float:none !important;}
.btn.btn-success-new.next {
    float: right;
    margin-top: 10px;
}
.btn.btn-success-new.next1 {
    float: left;
	margin-left:15px;
    margin-top: 0px;
}
.pull-left.cs-text input{min-width:450px;}
.cs-text {
    margin-left: 20px;
}
.pull-left.control-label {
    font-size: 15px;
    font-weight: lighter;
}
.sm-msg {
    color: #8c8c8c;
    font-size: 12px;
    font-style: italic;
}
.center-price-list1 {
	 display: table;
    float: none !important;
    margin: 0 auto !important;
}
.text-p {
    color: #505050;
    font-size: 20px;
}
.learn-more, .learn-more1{text-align:center; color:#2EA3F2; font-size:17px;margin-bottom: 0; margin-top: 15px;}
.learn-more a{color:#2EA3F2;}
.learn-more1 a{color:#CCCCCC;}
.gray{background:#FAFAFA;}
.lead {
    padding-top: 25px !important;
}
.panel.panel-danger.active {
    border-bottom: 10px solid #2EA3F2 !important;
    border-top: 5px solid #2EA3F2 !important;
    box-shadow: none;
    padding: 5px; border-left:1px solid #CCCCCC !important;  border-right:1px solid #CCCCCC !important
}
.panel.panel-danger{
    border-bottom: 10px solid #fff !important;
    border-top: 5px solid #fff !important;
    box-shadow: none;
	border-radius:0px !important;
    padding: 5px;
}
.gray-checkou {
    background: #efefef none repeat scroll 0 0;
    float: left;
    font-size: 20px;
    padding: 20px;
    width: 100%;
	margin-bottom:20px;
	border-bottom: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;
}
.gray-checkou a {
    font-size: 13px;
	text-decoration:underline;
}
.checkout-top {
    float: left;
    margin-bottom: 15px;
    margin-top: 45px;
}
.col-md-8.checkout-top p {
    /*border-bottom: 1px solid #cccccc;*/
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 15px 20px 15px 0;
}
.col-md-8.checkout-top p.cst-brdr {
    border-top: 1px dotted #ccc;
    font-size: 16px;
    margin: 15px 0 0;
    padding: 15px 20px 15px 0;
    width: 100%;
}
.cs-text1.padng_rmv {
    font-size: 20px;
    margin-top: 20px;
}
.border-remove{border-bottom:1px solid #fff !important}
.sm-msg1 {
    color: #3c3c3c;
    font-size: 13px;
    font-style: italic;
}
.cs-form-new .form-group {
    float: left;
    margin-bottom: 14px;
    width: 100%;
}
.gray-checkou .pull-right{font-size:13px;}
.cs-form-new .radio{font-size:16px;}
.cs-form-new .radio input[type="radio"]{margin-top:7px;}
.cs-form-new.col-xs-12 {
    margin-bottom: 10px;
}
.chekc-top-title {
    border-bottom: 1px solid #bfbfbf;
    color: #2ea3f2;
    font-size: 23px;
    padding: 20px 0;
}
.chekc-top-title1 {
    font-size: 15px;
    line-height: 25px;
    margin: 20px 0;
}
.note {
    color: #aaa;
    font-size: 14px;
    padding: 0 46px;
}
.domain-note {
    color: #000;
    font-size: 15px;
    margin: 0 0 5px;
}
.domain-note > span {
    color: #ff0000;
}

@media (max-width:768px){
	.col-xs-12.flt-none{float:none;}
}
.blue-txt-link{color:#2ea3f2;}
.red-txt{color:#ff0000;}
.cstm-payple-img{float: none; margin-top: 18px;}


/*zia csss start */

.navigation-section{box-shadow:0px 0px 0px #fff!important}
.toparea{ text-align: center;font-family: 'Open Sans', sans-serif;}
.toparea h4{ color:#4c4949; font-size:18px; text-transform:uppercase; }
.toparea h3{ color: #4c4949;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0px 0px 20px 0px; }
.inner-box h3{ font-weight:400!important;text-transform: none!important;}	
.toparea p{ color:#4c4949; font-size:15px; }
.inputarea{border:1px  solid #e7e7e7;border-radius: 9px; /* height:64px; margin-top:20px;*/}
.inputarea input[type="text"]{    border: none;
    background: none;
    width:91%; padding:0px 20px 0px 20px;
    float: left;
    height: 61px;}

.inputarea input[type="submit"]{     background: url(http://potdomains.com/images/submit.jpg) 4px top no-repeat;
    cursor: pointer;
    border: none;
    width: 30px!important;
    box-shadow: 0px 0px 0px #fff!important;
    text-indent: -99999px;
    height: 62px;
    min-width: inherit!important;}
.cstm-top-search-txtbox{    border-radius: 8px 0px 0px 0px;}

.inputarea input[type="submit"]:hover{   background: url(http://potdomains.com/images/submit.jpg) 20px top no-repeat!important;}
.inputarea input[type="submit"]:active{   background: url(http://potdomains.com/images/submit.jpg) 20px top no-repeat!important;}
ul li{ padding-left:0px!important;}


.navbar-brand{position: relative;
    z-index: 99999;}





.textpera-new{ text-align:center;}
.textpera-new p{margin-top:20px; color:#4c4949; font-size:15px;}
.textpera-new p a{ text-decoration:none; color:#8675f7;}
.outer-box{ margin:20px 0px 0px 0px}
.outer-box .col-sm-4 .inner-blog{     border: 1px solid #e6e6e6;
    padding: 18px;
    border-radius: 6px;}
.outer-box .col-sm-4 .inner-blog h3{ font-size:17px; text-transform:none; font-weight:400;}
.outer-box .col-sm-4 .inner-blog.none1{ border-top:3px solid #1593d0}
.outer-box .col-sm-4 .inner-blog.none2{ border-top:3px solid #f04d4e}
.outer-box .col-sm-4 .inner-blog.none3{ border-top:3px solid #ccdb38}
.outer-box .col-sm-4 .inner-blog p{ font-size:12px;}
.view-domain{     border: 1px solid #ccc;
    color: #ed1c76;
    font-size: 14px;
    display: inline-flex;
    padding: 6px;
    border-radius: 6px;
    margin: 12px 0px 19px 0px;}
.view-domain a{ text-decoration:none; color:#000; }
.navigation-section nav ul li a{padding:10px 10px!important;}
.navigation-section #bs-example-navbar-collapse-1{ margin-top:40px;}
.navigation-section-top{    background: #fff;}
.social-new li{ color:#ccc;}
.navigation-section-top{    background: #fff;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding-bottom: 7px;
    }
.row-blog{    overflow: hidden;
    width: 100%;
    margin: 40px 0px 0px 0px;
    display: inline-block;}	
.row-blog h5{    font-size: 27px!important; float:left;
    text-align: left;
    border-bottom: 2px solid #41aaae; display:inline-block;
    /* display: inline-block; */
    padding-bottom: 12px;}	
.blog-text{ width:100%; overflow:hidden;}	

body .navigation-section-top nav ul li a{color: #000!important;}
nav #signup a{color: #000!important;}
nav #login{box-shadow:0px 0px 0px 0px!important}
nav #login-trigger, nav #signup a{    border: 1px solid #fff!important;}
ul.listing-blog{ margin:0px; padding:0px;}
ul.listing-blog li{    padding: 0px;
    padding: 0px;
    border-bottom: 1px solid #dddddd;
    list-style: none;
    font-size: 15px;
    overflow: hidden;
    padding: 10px 0px 2px 0px;}
.text-blog{    float: left; color:#3498db;
    width: 247px;
    text-align: left;}
.price{ float:left; width:160px!important;}

.price-btn{    float: left;
    width: 100px;
    
    background: #3498db;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    margin-left: 60px;
    height: 26px;
    margin-bottom: 2px}

.price-btn a{ color:#fff; text-decoration:none;}
.view-area{     border: 1px solid #ccc;
    font-size: 12px;
    width: 54px!important;
    border-radius: 4px;
    margin: 0px 0px 4px 50px;}


.nav-tabs > li.active{ border:1px solid #ccc;}
.nav-tabs {
    border-bottom: 1px solid #ccc!important;
    margin-bottom:0px;
}
.nav-tabs > li{float: left;
    height: 35px;}

.nav-tabs > li{    float: left;
    height: 35px;
    padding-top: 5px;}


.nav-tabs > li.active {
    border: 1px solid #ccc;
    border-radius: 3px;
    /* border: #fff; */
    background: #fff;
    /* padding-top: 0px; */
    border-bottom: 0px;
}

.nav-tabs > li {
    margin-bottom: -2px !important;
}












.nav-tabs > li > a{font-size: 14px; color:#3498db}

.allview{ font-size:15px;}
.allview a{    border: 1px solid #ccc;
    color: #8675f7;
    margin: 20px 0px 0px 0px;
    display: inline-block;
    padding: 0px 16px 2px 10px;
    margin: 20px 0px 0px 40px;}


.col-sm-4 ul.listing-blog .text-blog{width:167px!important;}
.col-sm-4 ul.listing-blog .price{width:167px!important;width:100px!important;text-align: right;}
.col-sm-4 ul.listing-blog .view-area{    text-align: center;
    width: 54px!important;}

.col-sm-4 ul.listing-blog{margin-top:0px;}



.blog-area{ margin:20px 0px 0px 0px;}

.list-pro-text{ margin:0px; padding:0px;}
.list-pro-text li{ list-style:none; font-size:12px; color:#4275f5; text-align: left;}
.list-pro-text li span{ color:#7e838e; display:block;}



.pro-list{ margin:0px; padding:0px;}
.pro-list ul{ margin:0px; padding:0px}

.pro-list ul li{       list-style: none;
    font-size: 13px;
    color: #4275f5;
    text-align: left;
    margin-bottom: 14px;
	overflow: hidden;
}
.pro-list ul li .images-pro{     width: 50px;
    height: 50px;
    background: #ccc;
    margin-right: 20px;
    float: left;}
.pro-list ul li span{ color:#4275f5; font-size:14px; display:block; font-weight:bold;}
.pro-list ul li small{ color: #4275f5;
    font-size: 13px;
    display: block;
    margin-top: -4px;}

.leftthum-text{ float:left;}
.blue-footer-home{ background:#f5f6f7; text-align:center;    padding: 70px 0 60px;}
.footer-btm-txt{ color: #4e4e4f!important;
    font-size: 19px;
    color: #000;
    font-weight: 600;}
.btn.news-letter-btn:hover{ background:#ff3300!important;}
.btn.news-letter-btn{    font-size: 15px;
    padding: 16px 16px 16px 18px;
    background: #ff3300!important;
    color: #000!important;
    margin-left: -11px;
    /* margin: 0px; */
    border: none;
    border-radius: 0px;
    margin-top: -2px;
    color: #fff!important;}
.news-letter-txtbox{border: none!important;box-shadow:0px 0px 0px #fff!important;}
.email-area{ text-align: center;
    font-size: 14px;
    overflow: hidden;
    width: 100%;}

.logofootere{ text-align:center;}
.logofootere img{     display: block;
    text-align: center;}
.social-new li{font-size:18px!important;}	
.logofootere span{ font-size:14px;}	


.listing-blog{   margin: 21px 0px 40px 0px;
    padding: 0px;
    overflow: hidden;
    width: 100%;
    display: inline-block;}
.listing-blog ul{ margin:0px; padding:0px; text-align:center;}
.listing-blog ul li{ display:inline-block;}
.listing-blog ul li input[type="checkbox"]{    float: left;
    margin: 7px 4px 0px 10px;}

/*ul.navbar-nav { margin:0px; padding:0px;}
ul.navbar-nav li{display:inline-block; font-size:12px; margin-right:6px;}
ul.navbar-nav li a{ color:#fff;*/ /*text-decoration:none; padding:10px 20px 10px 20px;*/}
/*ul.navbar-nav li#signup{ background:#00aeff;margin:-2px 9px 3px 0px;    border-radius: 5px; padding-top:3px; padding-bottom:3px;}
ul.navbar-nav li#signup{ border:none!important;}
ul.navbar-nav li#login{ border:none!important;}
ul.navbar-nav li#signup:hover{ border:none!important;}
ul.navbar-nav li#login:hover{border:none!important}
ul.navbar-nav li#login{    padding-top: 3px; margin-top:-2px;
    padding-bottom: 3px;}
ul.navbar-nav li#login{ background:#68819b;    border-radius:5px;}
nav #login-trigger, nav #signup a{ border:none!important;text-shadow:0px 0px 0px #fff!important; color:#fff!important}

nav #login-trigger, nav #signup a{margin-top: 0px!important;}
.social-new li a{ color:#ccc; text-decoration:none;}*/

.listing-blog ul li{    display: inline-block;
    font-size: 17px;}

.textshow{    font-size: 15px;
    color: #000;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;}
.name-table{ margin:0px; padding:0px;}
.name-table ul{       margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 4px;}
.name-table ul li{  float: left;text-align: left;
   
   }
.name-table ul li.first{ width: 259px;
    float: left;
    font-size: 14px;
    color: #3498db;
    font-weight: bold;}
.name-table ul li.first.none{ font-weight:normal!important;}
	.name-table ul li.scond.none{ font-weight:normal!important; color:#000!important;}
.name-table ul li.scond{ width:512px; float:left;font-size: 14px;
    color: #3498db; font-weight:bold; }
.name-table ul li.third{ width:120px; float:left;}
.name-table ul li.third span{       border: 1px solid #ccc;
    font-size: 12px;
    width: 54px!important;
    border-radius: 4px;
    margin: 0px 0px -2px 50px;
    display: inline-block;
    text-align: center;}

.name-table ul li.third small{       font-size: 14px;
    font-weight: bold;
    padding-left: 47px;}




.thump-blog{ margin-top:20px;}
.describ{ overflow:hidden;}
.describ h4{     font-size: 25px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
    margin-bottom: 12px;}

.describ p{ font-size:14px;}
.serch-shaowing{     overflow: hidden;
    margin: 20px 0px 22px 0px;}
.serch-shaowing h3{     float: left;
    color: #000;
    font-size: 16px;
    margin: 3px 25px 9px 0px;
    font-weight: bold;}

.serch-shaowing .input-group-btn{border-right: 1px solid #000;}
.serch-shaowing .input-group .form-control{    width: 79%;}
.table-area .name-table ul li.first{width: 589px;}
.get-area{     border: 1px solid #dddddd;
    padding:5px 15px 15px 15px;
    overflow: hidden;
    margin: 0px 0px 23px 0px;}
.get-area h3{ font-size:20px; color:#000;}
.get-area p{ font-size:14px; color:#000;}
.get-area ul{ margin:0px; padding:0px}
.get-area ul li{     color: #2ea3f2;
    font-size: 16px;
    margin-bottom: 3px;}

.get-area ul li .fa-play-circle{ margin-right:9px;}


.social-medai ul li{ float:left;} 
.inner-blog-textarea textarea{ width:100%;height:157px; border:1px solid  #e7e7e7}
.one-more{      margin: 0px 0px 28px 0px!important;
    text-align: left!important;
    font-size: 16px!important;
    }
.norearea span{    float: left;
    margin: 0px 0px 19px 0px;
    font-size: 17px;}
.norearea .textbtn{     float: right;
    background: #22b14c;
    font-size: 16px;
    padding: 6px 14px 9px 14px;
    color: #fff;
    border-radius: 7px;
    margin-top: 20px;
    margin-bottom: 7px;}
.norearea .textbtn a{ color:#fff; text-decoration:none;} 
.norearea{    overflow: hidden;
    margin: -10px 0px 0px 0px;}

.blog-thum-cont{ margin-bottom:20px; }

.domain-step .table_title{border:none!important;}
.domain-step .bg_box-white{ border:none!important;}
.bot-border{ border-bottom:1px solid #eeeeee;}
.domain-step .table_title{    border: none!important;
    margin: 0px;
    padding: 0px;}

.my-profile .fb-image-profile{    margin: 0px!important;
    z-index: 9!important;
    width: 100%!important;}
.describ-new h4{margin-top: 30px;}

.new-nametitle ul li.third span{    margin: 0px 0px -2px 37px!important;}
.new-nametitle ul li.third{margin: 5px 0px 0px 6px;
    font-size: large;}


.name-table ul li{ position:relative}
.name-table:hover .fa-trash{display: block;
    position: absolute;
    right: 5px;
    top: 3px;}
.fa-trash{ display:none;}	
.norearea .btn.btn-success-new.next{    margin-top:3px!important;
    margin-right: 0px!important;}	
.serch-shaowing h4{ font-size:24px;}	
.inner-box{ text-align: left;}
.inner-box .col-sm-offset-1{ margin-left:0px!important;}
.inner-big-blog h4{  font-size:34px;}
.inner-big-blog .form-control{    box-shadow: 0px 0px 0px #fff!important;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;    padding-left: 0px;
    padding-bottom:5px;
    margin-bottom: 20px;}
.inner-big-blog .pull-left.allready-signin{ text-align: left}
.inner-big-blog .allready-signin{    text-align: left;
    overflow: hidden;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 14px;}
.inner-big-blog .allready-signin strong{     display: block;
    margin-bottom: 5px;}

.inner-big-blog .btn.btn-success-new{    float: left;}
.my-profile .edit_cstm > a{        left: 142px;
    opacity: 1;
    position: absolute;
    top: 223px;
    width: 62px;}

.inner-box h3{    margin: 20px 0px 5px 0px;}
.inner-box .domain-name-link{margin-top:6px!important; border:none!important;}
.inner-big-blog .fb-image-profile-detail{    height: auto!important;
    margin: -24px 9px 0 0px!important;
    width: 95px!important;
    z-index: 9!important;}

.inner-big-blog .new-shadow-txt{     text-shadow: 0px 0px 0px #000;
    font-size: 21px;
    color: #000;
    margin-top: -62px;
    margin-left: -44px;}


.sm-text {
    font-size: 15px;
    font-weight: bold;
}
.designer{overflow: hidden;
    width: 100%;
    margin-top: 80px;
    border-top: 1px solid #ccc;
    padding-top: 18px;}
	
.designer p{ }	
.my domain{ border:1px solid #000;} 
.inner-big-blog .designer h4{     font-size: 21px;
    margin-top: 21px;
    margin-bottom: 20px;}
.inner-big-blog .domain{border: 1px solid #ccc;
    padding: 6px 0px 6px 6px;
    display: inline-block;
    font-size: 14px;
    padding-right: 10px;
    color: #000;}
	
	
.inner-big-blog .domain a{ color:#000; text-decoration:none;}	
.inner-big-blog  .designer ul{ font-size:13px; text-decoration:none; margin-bottom:20px;}
.inner-big-blog  .designer ul li a{ color:#000; text-decoration:none;}
.inner-big-blog .designer ul li{    font-size: 17px;
    background: url(http://potdomains.com/uploads/profile/arrow-green.jpg) left 9px no-repeat;
        padding-left: 20px!important;}

.navigation-section-top{ border:none;
    background: url(http://potdomains.com/uploads/profile/bar.png)  left top  no-repeat!important;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

	
	padding-top: 13px;    border-bottom: 1px solid #ccc;
  }
.inner-big-blog .modal-footer{ border:none!important;}
.inner-big-blog .modal-footer {
    border: none!important;
    margin-top: -61px;
    background: #fff;
}
.inner-big-blog .btn.btn-success-new {
    float: left;
    padding: 9px 25px 11px 25px;
    font-size: 15px;
}

	
	

.orgbtn{ overflow:hidden;}
.btn-ornage{       font-size: 11px;
    float: right;
    padding: 2px 9px 4px 10px;
    float: right; border:1px  solid #ccc;
    background: #none!important;
    color: #ff3300!important;
   }
.btn-ornage a{ color:#8675f7; text-decoration:none; }	
.orgbtn {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    margin: 20px 0px 25px 0px;
}
.one-more{    margin: 0px 0px 8px 0px!important;
    text-align: left!important;
    font-size: 16px!important;
    font-weight: bold!important;}

.name-table ul li .fa-trash{ display:none;}
.name-table ul li:hover .fa-trash{ display:block;}	
#description{    width: 100%;
    padding: 10px;}
	
.tabs-menu {
    height: 35px;
    float: left;
    clear: both;
    margin-bottom: -1px; margin-top:13px;
}

.tabs-menu li {
    height: 35px;font-family: "open_sanssemibold";
    line-height: 30px;
    float: left;border-radius: 4px 4px 0px 0px;

    margin-right:5px;
   
    border-top: 1px solid #d4d4d1;
    border-right: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
}

.tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.tabs-menu li a {
  padding:1px 17px 11px 17px!important;
    font-size: 14px;
    font-weight: bold;
    color: #3498db;
    text-decoration: none;
    display: block;
}

.tabs-menu .current a {
    color: #000;
}

.tab {
   border-top: 1px solid #d4d4d1;
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
    text-align: -webkit-left;
}
.tab .view-area{ text-align:center;}
.tab .price-btn{ text-align:center;}
.tab .price{ text-align:center;}
.tab .allview{ text-align:center;}
.tab-content {
    
   
    display: none;
}

#tab-1 {
 display: block;   
}		
.serch-shaowing{font-size: 27px;}	
.btn.btn-success-new.next{float: right!important;
    margin-top:0px!important;
       width: 170px;
    margin-bottom: 10px!important;
    border: none!important;}	
body .new-serch-table .new-nametitle ul li.first{width:230px;}	
.name{width:220px!important;}
.new1 small{ padding:0px!important;}
body .new-serch-table .new-nametitle .form-control{    box-shadow: 0 1px 0 #cfcfcf inset;
    width: 93%;
    border: 1px solid #ccc;
    margin-left: 16px;}
.img-responsive{max-width: initial!important;}
.sortby{ width: 70%;
    
    float: right;
    margin-right:66px;
    padding:0px 8px 8px 8px;
    font-weight: normal;
}	
.sortby a{     color: #777777;
    margin-right: 2px;
    margin-left: 8px}
.market-area .price{ width:100px!important;}

#userpic{    bottom: 15px!important;
    cursor: pointer!important;
    float: left!important;
  
    position: relative!important;
    right: -94px!important;
    top: -32px!important;
    width: 115px!important;
    z-index: 999999!important;
    font-size: 13px!important;}	
textarea:focus, input:focus{
    outline: none;
}

*:focus {
    outline: none;
}	
.img-circle {
    border-radius: 50%;
}	

.domainextebnsion {font-size:13px }
.blog-latea{margin:60px 0px 0px 0px;
    overflow: hidden;
    width: 100%;}	


ul.tabacr{    margin: 0px 0px 0px 0px;
    background: url(http://potdomains.com/images/line.jpg) left 7px repeat-x!important;
    padding-bottom:10px;}
ul.tabacr li{       display: inline-block;
    padding-bottom: 15px;
    margin: 0px 19px 0px 31px;}
.inner-blog-thum{ float:right; width:100%; margin:0px;}
ul.tabacr li.active{  background: url(/images/cer-tab.jpg)  28px  28px  no-repeat!important;font-weight:bold;}
.thumarea{    float: left;
    margin-left: 4px;}
.thumarea img{  border-radius: 50%;}
.text-thum{     float: left;
   }
.text-thum .top-dis{}
.textdis span{ display:inline-block; color:#c5d5ef; font-size:14px; margin-right:5px;}
.textdis small{ display:inline-block; color:#159f83; font-size:14px; font-weight:bold;}

.right-blog-cer{     border: 3px solid #a7afae;
    border-radius: 8px;
    float: right;
    overflow: hidden;
    width: 162px;
    height: 50px;}
.right-blog-cer .inner-cer{ font-size:12px; color:#999999; font-weight:bold; width:96px; text-align:center; padding:4px 20px 10px 20px; float:left; width:116px;}
.right-blog-cer .inner-cer span{ font-size:14px; color:#666666;}

.right-blog-cer .colordate{ height: 46px!important;
    padding: 9px 0px 7px 0px!important;
    width: 94px!important;
    float: left;
    background: #15a085;
    font-size: 10px;
    text-align: center;}
.right-blog-cer .colordate span{     font-size: 13px;
    color: #fff;
    font-weight: bold;}
.right-blog-cer .colordate small{ font-size:14px; color:#fff; text-transform:uppercase; font-weight:bold;}

.pro-list li{     border-bottom: 1px solid #f2f4f5;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 11px;}
.right-blog-cer .colordate.none{ background:#7e8c8d;}
.innerredio .listing-blog ul li{font-size: 18px;
    text-align: left;
    margin-bottom: 1px;
    padding-top: 4px;
    
    padding-bottom: 6px;}

.innerredio .domainextebnsion{font-size: 13px;
   
    border-radius: 8px;
    margin-top: 0px;}
.pro-list{      margin: 0px;
    padding: 0px;
    overflow: hidden;
    width:100%;
    margin-left:0px;}


.thumarea img{    border-radius: 50%;
    width: 50px;
    height: 50px;}
.text-thum .top-dis a{ color:#383838;}

.text-thum .top-dis {
   
    margin-top: 8px;
    font-size: 15px;
   width: 225px;
    text-align: left;
    letter-spacing: 0px;
}

.innerredio .listing-blog ul li{}
.slider-area .text-blog{border-radius: 8px;
    border: 1px solid #e84c3d;
    height: 35px;
    width: 238px;
    /* margin: 0 auto; */
    margin: -20px 0px 0px 60px;
    overflow: hidden;
    position: relative;}
.text-blog .left-blog-red{     background: #fff;
    color: #e84c3d;
    font-size: 15px;
    font-weight: normal;
    width:100%;
    float: left;
    line-height: 35px;
    text-align: center}
.text-blog .left-blog-red-red{     width: 134px;
    float: right;
    line-height: 35px;
    color: #fff;
    background: #e84c3d;
    font-size: 14px;
    text-align: center; display:none;}  
.alex{ text-align:center;clear:both;}
.alex h3{ color: #4d95cf;
    font-size:16px;
    font-weight: bold;
    display: block;
    margin: 15px 0px 1px 0px;
    display: inline-block;
}
.alex span{ color:#9a9a9a; font-size:16px; font-weight:bold;display:block;}
.alex small{ color:#999999; font-size:20px; font-weight: normal;display:block;}
.slider-area h3{    border-bottom: 1px solid #ccc;
    color: #000;
    padding-bottom: 12px;
    font-weight: 600;
    font-size: 18px;}
.slider-area{ margin-bottom:20px;}
.alex h3{    margin: 18px 0px 0px 0px;}



/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img { width:100%;
  
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
 
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #cccccc;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('/images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('/images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.innerredio .textshow{ text-align:center;}

.right-blog-cer .colordate1 {
       background: #16a086;
    color: #fff;
    padding: 9px 0px 7px 0px;
    text-align: center;
    float: left;
    width: 100%;
    height: 45px;
    font-size: 13px;
    font-weight: bold;
}
.right-blog-cer .colordate {  height: 100px;  padding: 15px 11px 7px 0px;width:94px;}
.right-blog-cer .inner-cer {   padding: 10px 0px 7px 0px;
    width: 70px;
    text-align: center;}
.right-blog-cer .colordate1 a {color:#fff;} 
.outer-blog-thum .inner-blog-thum-blog{ background:#fff}
.outer-blog-thum{/*background: #ecf0f1;*/padding-top: 20px;}
.box-sercharea{ overflow: hidden;}
.box-sercharea h4{    color: #159e82;
    font-size: 29px;
    font-weight: bold;display: inline-block;
    padding-top: 13px;
    margin-bottom: 0px;
    text-transform:none;}
.box-sercharea h4 img{}
.box-sercharea h3{color: #4c4949;
    font-size: 17px;
    text-transform:none;
    font-weight: 400;
    margin: 0px 0px 20px 0px;}


.box-sercharea h4 img{margin-top:11px;float:left;}
.inner-cont{width: 1170px; margin:0 auto; padding-top:30px;}
.describ h2{ color: #0aa380;
    font-size: 32px;
    font-weight: bold;}
.describ h3{     color: #969696;
    font-size: 20px;
    font-weight: bold;}
.describ span{ color:#626364; font-size:20px; font-weight: bold;display:block;}
.describ small{ color:#1a9e85; font-size:14px; display:block;}
.describ small .color1{ color:#3995df;float:left;}
 .describ small .color2{    color: #dd6959;
    float: left;
    margin-left: 7px;
    margin-right: 5px;}
.inner-thum img{width: 249px;
    height: 237px;
    margin-bottom: 30px;
    border: 10px solid #000;}

.chat-area{    background: #2a80b9;
    width: 258px;
    height: 60px;
    text-align: center;
    border-radius: 30px;
    border: 4px solid #fff;
    line-height: 60px;
    margin-top: -50px; font-weight:bold;
    position: relative;
    z-index: 9999;
    margin-bottom: 26px; color:#fff;}
.chat-area span{ color:#000; font-weight:normal;}	
.chat-area img{ width:auto!important; height:auto!important; margin:0px!important; border:none!important;}
.over-blog{ overflow:hidden;}
	
	
.slider {
     width: 180px;
    float: left;
    margin: 4px 5px 0px 15px;
}

.slider > .dragger {
  background: #16a086;
  background: -webkit-linear-gradient(top, #16a086, #089d81);
  background: -moz-linear-gradient(top, #16a086, #089d81);
  background: linear-gradient(top, #16a086, #089d81);

  -webkit-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);
  box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  border: 1px solid #496805;
  width: 16px;
  height: 16px;
}

.slider > .dragger:hover {
  background: -webkit-linear-gradient(top, #8DCA09, #8DCA09);
}


.slider > .track, .slider > .highlight-track {
  background: #ccc;
  background: -webkit-linear-gradient(top, #bbb, #ddd);
  background: -moz-linear-gradient(top, #bbb, #ddd);
  background: linear-gradient(top, #bbb, #ddd);

  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

  border: 1px solid #aaa;
  height: 4px;
}

.slider > .highlight-track {
	background-color: #8DCA09;
	background: -webkit-linear-gradient(top, #8DCA09, #72A307);
	background: -moz-linear-gradient(top, #8DCA09, #72A307);
	background: linear-gradient(top, #8DCA09, #72A307);
	
	border-color: #496805;
}


.slider-volume {
  width: 300px;
}

.slider-volume > .dragger {
	width: 16px;
	height: 16px;
	margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.6);

  -moz-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);
  box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

  background: #c5c5c5;
  background: -moz-linear-gradient(90deg, rgba(180,180,180,1) 20%, rgba(230,230,230,1) 50%, rgba(180,180,180,1) 80%);
	background:	-webkit-radial-gradient(  50%   0%,  12% 50%, hsla(0,0%,100%,1) 0%, hsla(0,0%,100%,0) 100%),
  	          -webkit-radial-gradient(  50% 100%, 12% 50%, hsla(0,0%,100%,.6) 0%, hsla(0,0%,100%,0) 100%),
              -webkit-radial-gradient(	50% 50%, 200% 50%, hsla(0,0%,90%,1) 5%, hsla(0,0%,85%,1) 30%, hsla(0,0%,60%,1) 100%);
}

.slider-volume > .track, .slider-volume > .highlight-track {
  height: 11px;

  background: #787878;
  background: -moz-linear-gradient(top, #787878, #a2a2a2);
  background: -webkit-linear-gradient(top, #787878, #a2a2a2);
  background: linear-gradient(top, #787878, #a2a2a2);

  -moz-box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);
  box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.slider-volume > .highlight-track {
  background-color: #c5c5c5;
  background: -moz-linear-gradient(top, #c5c5c5, #a2a2a2);
  background: -webkit-linear-gradient(top, #c5c5c5, #a2a2a2);
  background: linear-gradient(top, #c5c5c5, #a2a2a2);
}

.price-area{       color: #42588c;
    font-size: large;
    float: left;
    margin: 3px 9px 0px 30px;width:100px}	
.buynow{border: 3px solid #e64b39;
    border-radius: 8px;
    background: #e64b39;
    float: left;
    overflow: hidden;
    width: 150px;
    height: 50px;
    color: #fff;
    font-size: 13px;
    line-height: 41px;
   /* margin-left: 49px;*/
    font-weight: bold;}


.buynow .inner-cer{
   font-size: 16px;
    color: #999999;
    font-weight: bold;
    text-align: center;
    padding: 5px 12px 20px 9px;
    float: left;
    width: 54px;
    background: #fff;}









.first{ margin-bottom:60px; text-align:right;}
.first h2{ font-weight:bold; font-size:20px; text-align:left;}
.left-blog{float: left;
    font-size: 14px;
    width: 100px;
    text-align: left;}
.top-blog{ overflow:hidden;}

.top-blog input[type="text"]{ float:left;}

.output{ font-size:16px;}
.first h2{ text-align:center;}
.per-area{ text-align:center; margin:-3px 0px 20px 0px; border-bottom:1px solid #ccc;}
.per-area h4{ text-transform:uppercase; font-weight:bold;}
.first h2{ border-bottom:1px solid #ccc;padding-bottom: 15px}
.slider-area h3{ border-bottom:1px solid #ccc; color:#000;padding-bottom: 15px}
.alex h3{ border:0px!important; padding-bottom:0px!important;}
.left-blog{    font-weight: bold;}
.first h2{ text-transform:uppercase; font-size:18px!important;}
.thump-blog{height: auto!important; margin-top:0px!important}
.slider-area h3{ color:#4c4949!important}
.buynow a {color:#fff;}

.innerheader{padding: 0px 5em 0em 5em!important;}
.innerheader .navbar{
    margin-bottom: 0px!important;}

.thumarea img{ display:none;}
.thumarea{}
body{font-family: 'Poppins', sans-serif;}
#main{overflow: hidden;}
#main input, #main select, #main textarea {
   padding: 0px 10px 0px 10px;}
   .table_title{padding: 4px 0px 4px 20px;}
  .offer-receive-txt-box{border:1px solid #ccc!important; color:#000!important; font-size:14px;}
  .well{ width:100%} 
  #dashboard_notify {display:none!important; }
  
  
  
.top-undev {
    margin-top: 50px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}
  
.top-undev h1 {font-family: 'Poppins', sans-serif;
        margin-bottom: -1px;
    font-size: 35px;}
   
  
  .top-undev h2 {font-family: 'Poppins', sans-serif;
        margin-bottom: -1px;
    font-size: 35px;}
  
  
.top-undev img{ max-width:100%; height:auto;}  
  
  
  .btn-blue{      background: #4a90e2;
    color: #fff;
    margin-top: 55px;
    border-radius: 32px;
    height: 47px;
    line-height: 47px;
    padding: 0px 50px 0px 50px;
    display: inline-block;}
  .btn-blue:hover{ background:#80d35e}
 .btn-blue a{ color:#fff;} 
 .btn-blue a:hover {
    color: #fff!important;
}
  
  .balck-area{ background:#6e7c8b; padding:70px 0px 70px 0px; text-align:center;    margin-top: 40px;}
    .balck-area h3{ color:#fff!important; font-size:30px;font-family: 'Poppins', sans-serif;}
 .video-area{ text-align:center; padding:110px 0px 110px 0px;}
 
  .video-area h3{    color: #4a4a4a!important;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 22px;}
  .video-area p{margin-bottom: 3px;
    font-size: 22px;}
 .video-bot{    margin-top: 50px; margin-bottom:50px;}
 
 
 .balck-area img{ max-width:100%; height:auto;}
 
 /*buy_domain_request css start*/
 .inner-blog-thumdomain{ border:1px solid #e3e3e3;border-radius: 7px;}
 .inner-blog-thumdomain h4{ background:#f1f1f1; line-height:140px; line-height:140px; text-align:center;    font-size: 40px!important;
   
  }
 
  ul.thum-chatarea { margin:0px; padding:0px;}
  ul.thum-chatarea li{ overflow:hidden; list-style:none; margin-bottom:6px;}
  ul.thum-chatarea li img{ max-width:100%; height:auto;    BORDER-RADIUS: 6PX;}
   ul.thum-chatarea li h6{    color: #447aa8!important;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 11px;
    line-height: 7px;}
	ul.thum-chatarea li p{    line-height: 19px;
    font-size: 15px;}
  ul.thum-chatarea li span {
    font-size: 14px;
    font-weight: normal;
    margin-top: 16px;
    display: block;
}
.input-area-thumdomain{ margin-top:20px; width:96%}
.input-area-thumdomain input[type=text]{width: 74%;
    float: left;
    padding-right: 46px!important;}
.input-area-thumdomain input[type=submit]{ width:10%; float: right; cursor:pointer;}
.smile{     position: absolute;
    right: -29px;
    top: 13px;}
.input-area-thumdomain{ position: relative;}
.input-area-thumdomain img{    width: 10%;}
@media (max-width: 767px){
ul.thum-chatarea li h6{margin-top: 21px;}
.input-area-thumdomain {
    margin-top: 20px;
    width: 100%;
    height: 100px;}
.input-area-thumdomain input[type=text]{ width:75%;}
.input-area-thumdomain input[type=submit]{ width:20%}
body .media-middle span{display: block;
    width: 100%!important;
    font-size: 29px!important;
    font-weight: bold;
    line-height: 42px;}
	
.smile {
    position: absolute;
    right: -152px;
    top: 10px;
}	
	
}




 /*buy_domain_request css end*/
 
 
 
 <style>
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600i,700,700i,800,800i,900,900i');
</style> 












