@import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');
@import url('https://fonts.googleapis.com/css?family=Quicksand');
.right-menu li{
    display: inline-grid;
    margin-left: 15px;
    color: #fff;
    padding: 5px 10px;
    margin-top: 13px;
    border-radius: 4px;

}



.v-data-table-header{
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    margin-bottom: 1rem;
    font-size: 16px !important;
}


.text-start {
    font-size:14px !important;
}


.text-start{
    text-transform: capitalize;
}

.bgblack{
    background:#000;

}

/*===============================main sell =========================================*/


.main-body{
    margin: 0px 0px;
    padding: 0;
    width: 100%;
}

.main-body h2{
    font-size:30px;
    font-weight: 800;
    font-style: italic;
    margin: 50px auto;
    width: 100%;
    text-align: center;
}
.main-sell{
    width: 100%;
    margin: 10px 0;
    border-radius: 4px;
    background: #fff;
    padding: 40px;
    border:1px solid #e1e3df

}

.main-sell h2{
    font-weight: 800;
    width: 100%;
    text-align: center;
}

.header-sell{
    width: 70%;
    margin: 20px auto;
    padding-bottom: 60px;

}

.header-sell .col-header-left{
    background: #e1e3df;
    height: 40px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 50%;
    color: #000;
    text-align: center;
    padding-top: 10px;
    float: left;
}

.active-header{
    background: #ffad30 !important;
    color: #fff !important;
}

.header-sell .col-header-right{
    background: #e1e3df;
    height: 40px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 50%;
    color: #000;
    text-align: center;
    padding-top: 10px;
    float: right;
}

.form-control-file{
    display: none;
}

.file-upload-button{
    background: #ffad30;
    color: #fff;
    padding:15px 30px;
    border-radius: 50%;
    font-size: 50px;

}
.image-display{
    list-style-type: none;
}

.image-display li{
    display: inline;
    margin: 0 20px;
    position: relative;
}

.image-display li img{
    width: 110px;
    height: 110px;
}

.moving-image {
    opacity: 0.5;
    background: #F7FAFC;
    border: 1px solid #ffad30;
}

.action-button{
    background: #000924;
    position: absolute;
    color: #fff;
    right: 4px;
    top:-45px;
}

.ad-type{

    background: #e1e3df;
    width: 100%;
    margin: 10px auto;
    text-align: center;
    padding: 30px 0 10px 0;
    border-radius: 6px;
    cursor: pointer;
}

.product-condition{

    width: 100%;
    margin: 20px auto;
    text-align: center;
    padding: 20px 0 10px 0;
    border-radius: 6px;
    cursor: pointer;
    background: #e1e3df;
}

.ad-type:hover,.ad-type-active,.product-condition:hover{
    background: #ffad30 !important;
    color: #fff !important;
}



.paid{
    background-color: #000924;
    color: #ececec;
}

.premium{
    background-color: rgb(10, 179, 10);
    color: #F7FAFC;
    border: #ffad30 !important;
}

@media only screen and (max-width: 767px) {
    .market-banner .logo{
        float: left;
        width: 70px;
        height: 40px;

    }

    .header .search-bar-top {
        text-align: center;
        margin-top: 10px;
    }
    .header .search-bar {
        margin-top: 33px;
        width: 300px !important;
        height: 40px;
        display: inline-block;
        background: #fff;
        position: relative;
        line-height: 45px;
        border-radius: 5px;
        border: 1px solid #ececec;
    }

    .market-navbar{
        height: 60px;
        width: 100%;
        background-color: #333;
        margin-top: 50px !important;
    }

    .cat-heading {
        font-size: 15px;
        color: #fff;
    }
    .cat-heading i {
        color: #fff;
        display: inline-block;
        margin-right: 15px;
        font-size: 22px;
    }

    .all-category h3{
        padding: 18.5px 25px;

    }

    .all-category {
        color: #fff;
        background: transparent;
        position: relative;
        background: #ffad30;
        width: 100%;
        margin-left: -15px;
    }

    .header-sell{
        width: 100%;
        margin: 20px auto;
        padding-bottom: 60px;

    }

    .file-upload-button{
        background: #ffad30;
        color: #fff;
        padding:5px 20px;
        border-radius: 50%;
        font-size: 30px;

    }
    .image-display{
        list-style-type: none;
        display: block;
        width: 100% !important;


    }

    .image-display li{
        display: inline;
        margin: 10px 20px;
        position: relative;
    }

    .image-display li img{
        width: 70px;
        height: 70px;
    }



}

.social-login{
    width: 100%;
    margin: 15px auto;
    text-align: center;
    position: relative;

}
.social-login h4{
    text-align: center;
    width: 100%;

}

.social-login ul{
    list-style-type: none;
    width: 100%;
    text-align: center;
    margin:  0  !important;
    padding: 0 !important;
}

.social-login ul li{
    padding: 5px 30px;
    background: #ffad30;
    display: inline;
    border-radius: 4px;
    color: #fff;
    margin: 0px 5px;
    cursor: pointer;

}
.facebook{
    background: #4267B2 !important;
}

.twitter{
    background: #1DA1F2 !important;
}

.google{
    background: #fd2349 !important;
}


.top{
    height: 30px;
    width: 100%;

    z-index: 6;
}

.top .social{
    list-style-type: none;
    margin-top: -ui895px;
    float: left;
    padding-left: 0;
    margin-left: 0%;
}

.top-action{
    list-style-type: none;
    margin-top: 15px;
    float: right;

}

.top .social li{
    display: inline;
    margin-right: 20px;
    padding-left: 0;
    margin-left: 0%;
}

.top ul li{
    display: inline;
    margin: 0 10px;
}
.header-market{
    margin-top: 40px;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 35px;
}


.right-menu li{
    display: inline-grid;
    margin-left: 15px;
    color: #fff;
    padding: 5px 10px;
    margin-top: 13px;
    border-radius: 4px;

}

.main-body {
    font-family: "Nunito Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #626c72;
    background: #fff;
}

.contain {
    margin: 0 5%;
}

.inpute {
    border: none;
    background-color: transparent;
    float: right;

}

.btn-login {
    width: 100%;
    background: #ffad30 !important;
    color: #fff !important;
    padding: 2px 5px;
    border-radius: 2.25rem;
    height: 45px;
}

.inpute:focus {
    outline: none;
}

.register {
    margin-top: 10px;
}

.right-content {
    margin-left: 22%;
    background: #fff !important;
    min-height: 100vh;
    overflow-x: hidden;
    overflow-y: hidden;
}

.input-group i {
    color: gray;
    float: left;
    position: absolute;
    left: 8px;
    top: 9px;
    font-size: 25px;

}

.input-group {
    border: 1px solid #e7edf2;
    position: relative;

    display: block;
    height: 45px;
    padding: .475rem 3.7rem;
    border-radius: 2.25rem;
    margin-bottom: 1rem;
}

.left-content {
    background: #f8f9fb;
    width: 22%;
    height: 100vh;
    text-align: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10002;
    overflow: scroll;
    overflow-x: hidden;


}

.left-content::-webkit-scrollbar {
    display: none;
}

.left-content .investor-nav-dark {
    height: 400px;
    width: auto;
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #383a45;
    background-image: linear-gradient(135deg, #4f5261 0%, #383a45 50%);
}

.left-content .investor-nav-dark .panel-logo {
    font-size: 26px;
    font-weight: bolder;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.left-content .investor-nav-light {
    padding-top: 120px;
    padding-bottom: 30px;
    border-right: 1px solid;
    border-color: #e7edf2;
}

.left-content .investor-nav-light .item {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}

.panel-menu ul.navbar-panel {
    padding: 0 1.75rem;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.panel-menu ul.navbar-panel li {
    list-style: none;
    width: 100%;
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.my-card {
    background: #fff;
    padding: 2rem 3rem;
    border-radius: 12px;
    position: relative;
    margin: 1rem auto -65px;
    width: 70%;
    box-shadow: 0 15px 100px rgb(58 46 68 / 6%);
}

.my-card h4 {
    font-family: "Quicksand", Verdana, sans-serif;
    font-weight: 700;
    margin-bottom: 1.75rem;
    font-size: 1.1em;
}

.panel-menu ul.navbar-panel li a {
    display: block;
    padding: 2.5rem .55rem;
    text-decoration: none;
    color: #838daa;
}

.panel-menu ul.navbar-panel li a i {
    display: block;
    font-size: 17px;
    padding-bottom: 10px;
}

.top-navbar {
    width: 100%;
    position: fixed;
    padding: 20px;
    background: #fff;
    z-index: 1;

    border-bottom: 1px solid #e7edf2;
}

.top-contain-navbar {

    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
}

.content-main {
    margin-top: 140px;

}

.forum-navbar {
    border-bottom: 1px solid #e7edf2;
    padding-bottom: 10px;
}

.forum-navbar li {

    margin: 0 20px 0 0;
    font-size: 14px;
    line-height: 26px;
    display: inline-block;
    list-style: none;
    font-weight: 600;
    cursor: pointer;
}
.active-link{
    color: #ffad30;
}

.mas-search-form {
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #e7edf2;
}

.input-search {
    border: 1px solid #e7edf2;
    height: 45px;
    padding: 7px 15px;
    border-radius: 2.25rem;
}

.input-search:focus {
    outline: none;
    border-color: #ffad30;
}

.search-form-group {
    margin-top: 30px;
}

.search-form-group button {
    background: #ffad30;
    color: #fff;
    border-radius: 50%;
    padding: 10px 15px;
    margin-left: 10px;
    background-image: linear-gradient(
        90deg, #ffad30 0, #ffcb7d 50%, #ffad30 100%);
    box-shadow: 0 1px 2px 0 rgb(130 36 227 / 50%);
}

.search-form-group button:active {
    outline: none;
}

.header-content {
    border-bottom: 1px solid #e7edf2;

}

.header-content h4 {
    font-family: "Nunito Sans", Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
}

.read-more {
    color: #ffad30;
}

.read-more:hover {
    color: #ffad30;
    text-decoration: underline;
}

.room-content {
    display: flex;
    flex-wrap: nowrap;

}

.forum-body {
    margin-top: 20px;

}

.forum-body .row {
    margin-top: 10px;
}

.room-content .icon-post {
    padding-right: 20px;

}

.post-contents h5 {
    margin-bottom: .5rem;
    font-size: 1.359em;
    font-family: "Quicksand", Verdana, sans-serif;
    font-weight: 700;
}

.room-content .icon-post i {
    background-color: rgba(130, 36, 227, 0.05);
    padding: 15px;
    border-radius: 15px;
    font-size: 25px;
    color: #ffad30;
}

.aside-contents {
    color: #626c72;
    position: fixed;
    margin-top: 140px;
    width: inherit;
    max-width: inherit;
    padding-right: 200px;


}

.aside-contents .card {
    width: 100%;
    padding: 20px 30px;
    border-radius: 12px;
    margin-bottom: 20px;
    background: linear-gradient(
        135deg, rgba(130, 36, 227, 0.04) 0%, rgba(255, 255, 255, 0) 25%, rgba(130, 36, 227, 0.07) 100%);
}

.aside-contents .card h5 {
    margin-bottom: 1.7rem;
    padding-bottom: 1.7rem;
    position: relative;
    font-size: 1.7rem;
    color: #4f515b;
    font-family: "Quicksand", Verdana, sans-serif;
    font-weight: 600;
}

.aside-contents .card h5:after {
    content: "";
    background: #ffad30;
    height: 2px;
    width: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.new-topic li {
    font-size: 17px;
    padding: 5px 0;
}

.new-topic li i {
    font-size: 17px;
    color: #ffad30;
    margin-right: 10px;

}
title-bar{
    background-color: #fafafd;
    background-image:url('../images/pattern.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 2.5rem 0;
    width: 100%;
}



@media only screen and (max-width: 1600px) and (min-width: 1100px)  {
    .left-content {
        width: 26%;
    }

    .right-content {
        margin-left: 26%
    }

    .panel-menu ul.navbar-panel {
        padding: 0;
    }

    .my-card {
     
        width: 85%;
       
    }
    

}


@media only screen and (max-width: 1100px) {
    .left-content {
        display: none;

    }

    .top-navbar {
        width: 100%;
        position: fixed;
        padding: 20px;
        background: #fff;
        z-index: 1;

        border-bottom: 1px solid #e7edf2;
    }

    .right-content {
        margin-left: 0;

    }

    .aside-contents {

        position: relative;
        margin-top: 50px;
        width: inherit;
        max-width: inherit;
        padding-right: 0px;


    }
}
