
html{
    background-color: #fff;
}

body{
    font-family: 'Raleway', sans-serif!important;
    font-size:1.2rem;
    font-weight: 100;
    line-height: 1.5rem;
}

.win-10{
    font-size:.7rem;
    font-weight:700;
}

.asus_blue{
    color: #1a85d7;
}

#header-spacer{
    height: 100px;
}

.partner-table{
    margin: 50px auto;
    border: 1px solid #000;
}

.partner-table td{
    padding-left: 25px;
}

.row-odd{
    background-color:rgba(203,208,213,.4);
}

.row-odd:hover{
    background-color:rgba(203,208,213,.2);
}

.row-even:hover{
    background-color:rgba(203,208,213,.2);
}


.gold-star{
    background: url("https://www.asusbusiness.com/wp-content/uploads/2019/11/gold-tick.png") no-repeat center;
    background-size: cover;
    background-color: transparent;
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

.silver-star{
    background: url("https://www.asusbusiness.com/wp-content/uploads/2019/11/silver-tick.png") no-repeat center;
    background-size: cover;
    background-color: transparent;
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

.bronze-star{
    background: url("https://www.asusbusiness.com/wp-content/uploads/2019/11/authorized-tick.png") no-repeat center;
    background-size: cover;
    background-color: transparent;
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

#post-header-div{
    position: relative;
    background: center no-repeat;
    background-size:cover;
    height:450px;
    overflow: hidden;
}


article img {
    padding:20px;
    display:block;
    margin: 10px auto;
}

#advanced-search{
    display:none;
}

.search-type-select{
    margin-bottom:10px;
    font-weight:700;
}

.search_header{
    width:100%;
    text-align:center;
    margin-bottom:10px;
    font-weight:300;
    font-size:1.1rem;
}

.search-checkbox{
    float:right;
    margin-left:10px;
}

.search-lable{
    font-size:.9rem;
    font-weight:300;
}

.search-radio{
    float:right;
    margin-left:10px;
}

.search-submit{
    margin: 30px auto;
    padding:5px;
    font-size:1.1rem;
    background-color:#1a85d7;
    color:#fff;
}

#single-header{
    position: absolute;
    top:0;
    height: 451px;
    background-color: rgba(15,57,131,0.5);
    width: 100%;
    z-index: 1;
}

.single-header{
    background-size: cover;
    height: 451px;
    overflow: hidden;
}

.single-intro{
    position: absolute;
    top: 10px;
    margin-top: 100px;
    width: 80%;
    color: #fff;
    font-weight: 300;
    margin-left: 10px;
    background-color:rgba(0,0,0,.5);
    padding: 10px;
    z-index: 99;
}

.single-intro h2{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1rem;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 400;
}

.single-intro h3{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: .7rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    font-weight: 400;
}

.single-intro p{
    margin-bottom: 20px;
    font-size: 1rem;
}

.spacer{
    height:25px;
}


.article-list li{
    margin-left:30px;
    line-height:30px;
}

.article-list {
    padding: 25px 0;
}

a{
    text-decoration:none;
    color:#000;
}

strong {
    display:block;
    line-height:40px;
    font-weight:700;
}

.post_title h1{
    font-size: 2rem;
    font-weight:400;
    margin-top: 30px;
    margin-bottom: 10px;
    line-height: 40px;
}

.post_author{
    font-weight: 100;
    text-transform: uppercase;
    color:#fff;
    margin-bottom: 10px;
}

.white-bg{
    background-color: #fff;
}


.shout-text{
    padding: 10px;
    font-size: 16px;
    font-weight: 300;
}

.center{
    text-align: center;
}

.page-heading-text{
    text-align: center;
    font-size: 2rem;
    font-weight: 100;
    margin-bottom: 25px;
    text-transform:uppercase;
    line-height: 2.25rem;
}


.page-sub-heading-text{
    text-align: center;
    font-size: 1.4rem;
    font-weight: 100;
    margin-top: 10px;
    margin-bottom: 40px;
}


.box{
    border: solid #1a85d7 1px;
    padding: 0;
    color:#1a85d7;
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden;
    height: 700px;
    box-shadow: 3px 3px 8px #ccc;
}



.box.button {
    background: #1a85d7;
    color:white;
    border:2px outset  #1a85d7;
}

.box-cat-list{
    position:relative;
    top:-6px;
    background-color:#1a85d7;
    color:white;
    text-transform: uppercase;
    font-size:.8rem;
    padding:5px;
    font-weight: 400;
}

.post-cat-seperator{
    margin:5px
}

.shout-box-post_author{
    font-weight: 400;
    text-transform: uppercase;
    color:#1a85d7;
    margin:10px;
    font-size:.8rem;
    height: 20px;
}

.shout-box-title-p{
    color: #000;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: left;
    padding: 10px;
    height: 70px;
    overflow: hidden;
    line-height: 28px;
}

.shout-box-msg-p{
    color: #000;
    font-size: 1rem;
    font-weight: 300;
    margin: 10px 10px 0 10px;
    overflow: hidden;
    line-height: 30px;
}

.shout-box-title-hr{
    color: white;
    height: 1.1px;
    width: 75%;
    margin: 5px auto;
}

.shout-box-more{
    font-size: 1rem;
    font-weight: 700;
    color: #4c6df9;
    position: absolute;
    bottom: 40px;
    width:90%;
    text-align:center;
}

.col-xs-6, .col-md-4{
    padding: 10px;
}

.box a .box-button {
    width: 75%;
    padding: 0 15px;
    background: #1a85d7;
    color:white;
    border: 1px  solid #eee;
    text-align: center;
    text-decoration: none;
    margin: 10px auto;
    border-radius: 5px;
    overflow: hidden;
}

article img {
    padding:20px;
    display:block;
    margin: 10px auto;
}

.sidebar-box{
    border: solid #1a85d7 1px;
    padding: 10px;
    border-radius: 5px;
}

a:hover + img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.footer_b_img{
    width: 80%;
    border: 0;
    margin: 40px auto;
}

.sidebar-text{
    color: #1a85d7;
    font-size: 1rem;
    text-align: justify;
    line-height: 16px;
    margin-top: 10px;
}

.alignnone{
    display:block;
    width:80%;
    margin:20px auto

}

.post_video{
    margin: 50px auto;
}

.page-pagiation{
    font-size:.8rem;
    color:#1a85d7;
    font-weight:300;
    border-collapse: collapse;
    width:300px;
    margin: 0 auto;
    text-align:center;
}

.page-pagiation table{
    margin: 0 auto;
}

.page-pagiation td{
    padding:10px;
}

.pagiation-link{
    cursor:pointer;
    border-radius:5px;
    border: solid 1px #1a85d7;
    padding: 5px;
}

.grey_text{
    color:#ccc;
    border-radius:5px;
    border: solid 1px #ccc;
    padding: 10px;
}



#client-resourse-area{
    position: relative;
    width: 100%;
    height: 350px;
    background: url("https://www.asusbusiness.com/wp-content/uploads/2019/10/footer-slide-asus-zenbook-pro-duo.jpg") center no-repeat;
    background-size: cover;
    background-color: #2b542c;
}

#client-resourse-detail-area{
    position: relative;
    top:150px;
    height: 200px;
    background-color: rgba(15,57,131,0.5);
    width: 100%;
}

.client-info-item{
    width: 25%!important;
    float: left;
    color:white;
    text-align:center;
}

.client-info-item h3{
    font-size: .9rem;
    font-weight:700;
    margin-bottom:10px;
}

.client-info-item p{
    font-size:.6rem;
    line-height:12px;
}

.client-info-item img{
    margin-bottom:10px;
    margin-top:20px;
    width: 50%;
}

.article-list li{
    list-style:bullets;
    padding-left:30px;
}

.article-list {
    margin: 20px;
}

.contact-form .label{
    font-size:0.9rem;
    font-weight:300;
    display:block;
    color:#000;
}

.contact-form{
    width: 100%;
}

.contact-form .control{
    border-color:#aaa;
    border-width: 1px;
    height:30px;
    font-size:1rem;
    color:#1a85d7;
    font-weight:300;
    width:100%;
    margin-bottom:10px;
    display:block;
    border-radius:5px;
    padding-left:15px
}

.contact-form .control::placeholder{
    color:#999;
}

.contact-form .control-textarea{
    border-color:#aaa;
    border-width: 1px;
    height:300px;
    font-size:1rem;
    color:#1a85d7;
    font-weight:300;
    width:80%;
    margin-bottom:10px;
    display:block;
    border-radius:5px;
    padding-left:15px
}



.title{
    margin-bottom: 20px;
}

#dataSecurityEbookRequestForm h2 {
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 45px;
}

.contact-form .submit-button{
    background: #1a85d7;
    color:#fff;
    font-size:1.2rem;
    padding:10px;
    border-radius:10px;
}

.checkbox-label{
    font-size:0.8rem;
    font-weight: 400;
}


#social-share{
    float:right;
    height: 30px;
}

.drop-article{
    clear:both;
    margin-top: 50px;
    font-weight:100;
    line-height:35px;
}

.drop-article strong{
    font-weight:700;
    line-height:35px;
    margin-top: 20px;
}


#fp-partner-left{
    background: #1a85d7;
    text-align: center;
    color: #fff;
}

#fp-partner-left h2{
    margin-top: 20px;
    font-weight: 400;
    font-size: 2rem;
    line-height: 40px;
    margin-bottom: 25px;
}

#fp-partner-left .submit-button{
    font-size: 1rem;
    padding: 20px 20px;
    color: #000;
    background: #ccc;
    border-radius: 15px;
    margin-bottom: 30px;
    cursor: pointer;
}

#fp-partner-left h3 {
    font-size: 1.5rem;
    margin-bottom: 25px;
    font-weight: 400;
}

#fp-partner-left h4 {
    font-size: 2rem;
    margin-bottom: 25px;
    font-weight: 700;
}


#fp-partner-right {
    background-color: rgba(203, 208, 213, .4);
    padding: 25px 10px;
}

#fp-partner-right img{
    margin-left: 20px;
    width: 90%;
}


.search-input-text{
    display: inline-block;
    height: 30px;
    width: 80%;
    font-size: 1rem;
    padding: 3px;
    border-style: solid;
    border-radius: 5px;
    margin-top: 10px;
}

.search-input-text::placeholder{
    color: #aaa;
}

#show-advanced-search{
    margin-top: 10px;
    font-size: 1rem;
    cursor: pointer;
}

#hide-advanced-search{
    margin-top: 10px;
    font-size: 1rem;
    cursor: pointer;
    display: none;
}

#search-glyph{
    position: relative;
    background: url("https://www.asusbusiness.com/wp-content/uploads/2019/10/nav-search-icon.png") no-repeat;
    background-size: cover;
    width: 25px;
    height: 25px;
    margin-top: 30px;
    margin-left: 20px;
    background-color: #fff;
    float: right;
    top: -20px;
    cursor: pointer;
}

.assosiated-box{
    border: solid #1a85d7 1px;
    border-radius: 5px;
    margin: 10px auto;
    background: #1a85d7;
    color: white;
    padding-bottom: 10px;
    overflow: hidden;
    height: 400px;
    vertical-align: top;
}

.assosiated-box img{
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.additional-posts{
    height: 0;
    overflow: hidden;
}

h3.additional-posts{
    display: none;
    font-weight: 700;
    margin-left: 10px;
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.assosiated-box p a{
    color: white;
    text-decoration: none;
    font-size: .9rem;
}
.assosiated-box p{
    margin: 10px;
}

.additional-posts .col-sm-4{
    padding: 5px;
}

.additional-post-box-more{
    font-weight: 700;
}

.post-hr{
    color: #999;
    height: 1px;
    width: 75%;
    margin: 20px auto;
}

.people-who{
    padding: 10px;
    font-weight: 700;
    color: #1a85d7;
}

.contact-us li{
    font-size:1.1rem;
    font-weight:400;
    margin-bottom:10px;
    margin-left:40px;
    padding-left:20px;
}

.contact-us .p1{
    font-size:1.1rem;
    font-weight:400;
    margin-bottom:10px;
    margin-bottom:10px;
}

.contact-us h3{
    font-size:1.5rem;
    font-weight:400;
    margin-bottom:10px;
}

.img-holder{
    margin: 0 auto;
    width: 80%;
    overflow: hidden;
}

#newsletter h3{
    color:#1a85d7;
    font-size:2rem;
    margin-bottom:20px;
    line-height:2.5rem;
}

#newsletter p{
    font-size:1.1rem;
    line-height:1.8rem;
    margin-bottom:10px;
}


/**
===========================   Social media  ================================
 */


.ctf-tweet-content p{
    font-size: .9rem;
}


/**
===========================   FAQs  ================================
 */

.faq-response{
    display:block ;
    margin: 30px 0;
    font-size: 1.5rem;
    color:#000;
    font-weight: 100;
    line-height: 35px;

}

.faq-question{
    font-size: 2rem;
    color:#1a85d7;
    font-weight: 100;
    line-height: 50px;
}

/*
.faq-question:hover{
    color: #999;
    cursor: pointer;
}
*/

.download-message{
    text-align: center;
    font-weight: bold;
    color: #900;
    font-size: 1.5rem;
    line-height: 35px;
}


.partner-confirm{
    text-align: center;
    font-weight: 100;
    color: #000;
    font-size: 2rem;
    line-height: 35px;
}

.partner-confirm h2 {
    color: #1a85d7;
    font-weight: 100;
    font-size: 2.5rem;
    margin: 50px auto;
}

.contact-message p{

    text-align: center;
    font-weight: 100;
    color: #1a85d7;
    font-size: 2rem;
    line-height: 35px;
    margin-bottom: 35px;
}

.downloader{
    text-align: center;
}

.drop-article{
    font-weight:400!important;
}

.drop-article a{
    font-weight:700!important;
}

.drop-article li{
    margin-left: 50px;
}


/* Style the tab */
.tab {
    overflow: hidden;
    background-color: #fff;
    padding-top: 50px;
}

/* Style the buttons inside the tab */

#logout-button:hover{
    background-color: #fff;
    color:#000;
}

#logout-button {
    background-color: #1a85d7;
    outline: none;
    cursor: pointer;
    padding: 5px 20px 8px 20px;
    transition: 0.3s;
    font-size: 14px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
    color: #fff;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #1a85d7;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #1a85d7;
    color: #fff;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 0;
    border: none;
    border-top: none;

}

.tab_content {
    display: none;
    padding: 6px 0;
    border: none;
    border-top: none;
}

#abh-article{
    white-space:pre-wrap;
    line-height:30px;
}

#abh-article ul{
    margin-left:30px;
    margin-top:30px;
    list-style-type: circle;
    white-space:normal;
}

#abh-article ul li{
    padding-left:30px;
    padding-bottom:10px;
}

#abh-article strong{
    display:inline
}

#abh-article a{
    font-weight:400;
}

#abh-article h2{
    color:#00294d;
    font-weight:700;
    margin:20px 0 0 0;
    font-size:1.5rem;
}

#post-title{
    text-align:center;
    margin:10px;
    font-weight:400;
    font-size:2rem;
    color: #1a85d7;
    line-height:40px
}

.post_author{
    margin-top:10px;
    color:#000;
}

#abh-article em{
    font-style:italic;
}

#ebook p{
    color:#000;
    font-weight:300;
}

#dataSecurityEbookRequestForm .label{
    font-weight:300!important;
    color:#000;
}

#dataSecurityEbookRequestForm h2{
    font-weight:400!important;
    color:#000;
}


.tabcontent h4{
    color: #1a85d7;
    font-weight:100;
    font-size:2rem;
    text-transform: capitalize;
    text-align:center;
    margin:20px;
}


.tab_content h4{
    color: #1a85d7;
    font-weight:100;
    font-size:2rem;
    text-transform: capitalize;
    text-align:center;
    margin:20px;
}


.tab_content .partner-lable{
    color:#000;
    font-weight:300;
    width:8rem;
    text-align:right;
    margin-right:20px;
    line-height:30px;
    float:left;
    clear:both;
    font-size: 1rem!important;
}


.tab_content .partner-text{
    color:#666;
    font-weight:300;
    margin-right:20px;
    line-height:30px;
    float:left;
    width: 30%;
}

#page-overlay{
    position:fixed;
    top:0;
    left:0;
    width:100vw;
    height:100vh;
    background-color: rgba(0,0,0,0.5);
    display: none;
    z-index:999;
}

#forgotten-password{
    position: absolute;
    background-color:#fff;
    border:solid 2px #000;
    padding:10px;
    border-radius:10px;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -250px;
    width: 500px;
    height: 200px;
    display: none;
}

#forgotten-password h2{
    color:#1a85d7;
    font-weight:700;
    font-size:1.5rem;
    text-align:center;
}

#forgotten-password  .label{
    color:#000;
    font-weight:400;
}


#forgotten-password  .control{
    color:#000;
    font-weight:400;
    width:300px;
    height:30px;
    border-radius:5px;
    margin-bottom:10px
}

#forgotten-password  .submit-button{
    padding:15px;
    border-radius:8px;
    background-color:#1a85d7;
    color:#fff;
    cursor:pointer;
    font-size:1.2rem;
}

#forgotten-password #new-password-close{
    position:absolute;
    top:-15px;
    right:-20px;
    cursor:pointer;
}

#forgotten-password  #password-reset-msg{
    display:none;
}

#password-reset-msg{
    text-align:center;
    font-weight:400;
    margin-top:20px;
    color:#1a85d7;
}

#view-partner-settings #edit_details{
    padding:5px 20px;
    border-radius:5px;
    background-color:#1a85d7;
    color:#fff;
    cursor:pointer;
}

#edit-partner-settings .control{
    width:250px;
    height:30px;
    margin:5px;
    padding-left:10px;
    border-radius:5px
}

#edit-partner-settings textarea{
    width:250px;
    height:25px;
    margin:5px;
    padding-left:10px;
    border-radius:3px;
    height:100px;
}

#edit-partner-settings #update_details{
    padding:5px 20px;
    border-radius:5px;
    background-color:#1a85d7;
    color:#fff;
    cursor:pointer;
}

.ctf-tweet-text{
    color:#000;
    font-weight:400;
}

.ctf-header-bio{

    color:#000;
    font-weight:400;
}

.faq-partner-level{
    font-size:2.5rem;
    color:#1a85d7;
    font-weight:400;
    margin:20px 0;
}

.faq-partner-benefit{
    font-size:1.4rem;
    color:#000;
    font-weight:400;
    margin: 10px 25px;
}

.C{
    font-size:1.2rem;
    color:#ecbc5f;
    font-weight:700;
    margin: 10px 50px;
}

.big-q{
    color:#1a85d7;
    font-size:1.5rem;
    margin-right:10px;
}

.faq-partner-benefit-questio-nrespons{

    font-size:1.2rem;
    color:#1a85d7;
    font-weight:400;
    margin: 10px 50px;
}

.big-a{
    color:#68a05c;
    font-size:1.5rem;
    margin-right:10px;
    font-weight:700;
}

#forgotten-password{
    z-index:9999;
}

.faq-question{
    font-weight:400;}

.faq-response{
    font-weight:400;
}

#partner-logout{
    font-weight: 400;
}


#partner-login-form h2{
    font-size:1.5rem;
    color:#1a85d7;
    font-weight:400!important;
}


#partner-login {
    overflow: hidden;
    width: 400px;
    margin: 20px auto;
    padding: 30px;
}

.partner-program-detail h1{
    line-height:45px;
}

#register-interest {
    position: absolute;
    display: none;
    width: 450px;
    top: 30%;
    z-index: 9999999;
    left: 10%;
    background-color: #fff;
    padding: 30px;
    border: solid 1px #000;
    border-radius: 25px;
}


.container{
    background-color:#fff;
}

#forgotten-password{
    z-index:9999;
}

.faq-question{
    font-weight:400;}

.faq-response{
    font-weight:400;
}

.news-header{
    font-size:2rem;
    font-weight:700
}


#partner-page-heading h1{
    width:750px;
    height:144px;
    margin: 50px auto 100px;
    background:url("https://www.asusbusiness.com/wp-content/uploads/2021/06/partner-header-logo-lg.png");
    background-size: 100% 100%;
    text-indent:-9999px;
}


.cart-lable{
    color: #000;
    width: 7rem;
    text-align: right;
    margin-right: 20px;
    line-height: 30px;
    float: left;
    clear: both;
    font-size: 1rem !important;
    font-weight:400!important;
    margin-top:10px
}


.cart-text input{
    margin-top:10px;
    width:250px;
    height:30px;
    font-size:.8rem;
}

.cart-text input::placeholder{
    color:#999;
}


.cart-text textarea{
    margin-top:10px;
    width:250px;
    height:80px;
    font-size:.8rem;
}

.cart-text button{
    background-color:#1a85d7;
    font-size:.6rem;
    color:white;
    padding:5px 8px;
    border-radius:5px
}

#product_type_id{
    margin-top:10px;
    width:250px;
    height:30px;
    background-color:white;
    font-size:.8rem;
    font-weight:100!important
}

#bid-table{
    padding: 0;
    margin: 0;
}

.cart-item{
    font-weight:400!important;
    font-size:.5rem;
    line-height: 10px;
}


.cart-header{
    color:#1a85d7;
    font-size:.5rem;
    font-weight:400!important;
    padding: 2px;
    padding-bottom:10px;
    margin: 0;
    line-height: 10px;
}


.base-tablinks{
    width:150px!important
}

#partner-shout h1{
    font-size:2.5rem!important;
    text-transform:capitalize;
    margin-bottom:30px;
    font-weight:300;
}

#partner-shout h3{
    font-size:2.5rem!important;
    text-transform:capitalize;
    margin-bottom:40px;
    font-weight:300;
}

.product_type_selector li{
    display:inline-block;
    margin-right:20px;
    font-weight:400;
}


.product-select-div{
    width:100%;
    text-align:center;
    margin:50px	0;
}

.datasheeet-box h3{
    background-color:#1a85d7;
    color:white;
    text-align:center;
    padding:5px 0;
    font-weight:700;
}

.datasheeet-box{
    margin: 3px;
    border:solid 1px #999;
    border-radius: 10px;
    overflow:hidden;
    height:580px;
    box-shadow: 3px 3px 8px #ccc;
}

.key_features_label{
    color:#1a85d7;
    font-weight:400;
    margin: 0 10px;
}


.key_features{
    margin:20px 10px;
    color:#000;
    font-weight:400;
    height:60px
}

.broacher_dl{
    background-color:#1a85d7;
    padding:10px;
    border-radius:15px;
    color:white;
    font-weight:700;
    cursor:pointer;
}

.broacher_dl:hover{
    color:#fff;
}

.partner-program-detail{
    background:url("https://dev.asusbusiness.com/wp-content/uploads/2021/09/partner-portal-bg.jpg");
    background-size: 100% 100%;
    font-size:2.0rem;
    z-index:999999999;
    font-size:2.5rem;
    background-color:#004873;
}

.partner-program-detail h1{
    color:#fff;
    padding: 50px 0;
    font-weight:100;
    font-size:3.5rem;
}

.grey-button{
    font-size:1.5rem;
    padding: 10px 20px;
    cursor: pointer;
    border-radius:10px;
}

.partner-message{
    position:relative;
    width:75%;
    color:white;
    font-size:1.6rem;
    line-height:30px;
    text-align:center;
    margin:0 auto;

}

.partner-program-benefits h1{
    color:#000;
    padding: 60px 0;
    font-weight:100;
    font-size:3.5rem!important;
}

.partner-program-benefits{
    position:relative;
    color:#000;
    font-size:1.6rem;
    line-height:30px;
    margin:0 auto;
    font-weight:300;

}


#account-details-div{
    position:absolute;
    top:150px;
    z-index:999999;
    right:5%;
    display:block;
    border: solid #000 1px;
    width:500px;
    background-color:#fff;
    border-radius:25px;
    font-size: 10px;
}

#account-detail-close{
    position:absolute;
    top:-10px;
    right:-10px;
    cursor:pointer;
}



#partner-account-details{
    width:100%;
    margin:0 auto;
    text-align:center
}


.tab button {
    background-color: inherit;
    float: left;
    outline: none;
    cursor: pointer;
    padding: 6px 0 4px 0;
    transition: 0.3s;
    font-size: 6px;
    border: 1px solid #ccc;
    width: 15%!important;
    margin-left: 3px;
    border-radius: 10px;
    overflow: hidden;
}

#bid-button {
    background-color: #1a85d7;
    outline: none;
    cursor: pointer;
    padding: 12px 0 ;
    transition: 1s;
    font-size: 10px;
    border: 1px solid #ccc;
    width: 20%!important;
    margin-top: 20px;
    border-radius: 10px;
    overflow: hidden;
    color: #fff;
}

#bid-button:hover{
    background-color: #fff;
    color:#000;
}



#partner-logo-icon{
    width:90%;
    margin: 1px auto 0 auto;
}

#partner-account-details  #company-name{
    font-size:1.2rem;
    margin-bottom:10px;
    text-transform:uppercase;
    font-weight: 400;
}


#next-bonus-target{
    display:inline-block;
    font-size:1rem;
    font-weight:400;
    margin-bottom:20px;
}

#asus-business-logo{
    width:50%;
    margin: 20px auto
}

.view-more-button{
    width: 200px;
    margin: 0 auto;
    background-color: #1a85d7;
    color: white;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    font-size: 1.5rem;
    font-weight:400
}

#forgotten-password{
    z-index:9999;
}

.faq-question{
    font-weight:400;}

.faq-response{
    font-weight:400;
}

.news-header{
    font-size:2rem;
    font-weight:700
}
.container{
    background-color:transparent;
}

#about-asus p{
    font-weight:300;
}

.sidebar-text{
    color:#000;
    font-weight:300
}

.bid-submit-button{
    background-color: #1a85d7;
    font-size: .8rem;
    color: white;
    padding: 5px 8px;
    border-radius: 5px;
}

.cart-item button{
    background-color: #900;
    color:#fff;
    border-radius: 5px;
    font-size: .6rem;

}

.partner-lable-popup{
    color: #000;
    font-weight: 300;
    width: 8rem;
    text-align: right;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 30px;
    float: left;
    clear: both;
    font-size: 1rem !important;
}

.partner-text-popup{
    color: #666;
    font-weight: 300;
    margin-right: 20px;
    line-height: 30px;
    float: left;
    width: 30%;
    font-size: 1rem !important;
    white-space: pre;
}

.container {
    padding: 0 5px;
}

#specialist{
    font-weight: 400;
    font-size: 1.4rem;
    margin-top: 30px;
}

.pruerba{
    display:none;
}