﻿.cls-text-color-black {
    color: black !important;
}

.btnlink {
    border: none;
    background: none;
    color: rgb(65, 163, 184);
}



.ebay-menu {
    /* margin-right:18px; */
    /* padding: 10px 15px; */
}

/*header Classes*/
.listitem {
    width: 150px;
}

.TermsofUse1 {
    margin-top: -30px;
}

.listitem1 {
    font-family: Arial;
    font-size: 14px !important;
    font-weight: bold;
}

.footer1 {
    margin-bottom: -21px;
}

.footer-container {
    border-top: solid 1px #d1d1d1;
}

.footer-row {
    margin-top: 3% !important;
}

.clscommonmargin {
    margin: 1% -3% !important;
}

.back-red {
    background-color: red !important;
}

@media screen and (min-width: 769px) {
    .dashboardpanel {
        background-color: #EEEEEE;
        /*padding-top:10%;*/
        /*height: 50px;*/
        width: 100%;
    }

    .menupadding {
        /*padding-right: 4%;*/
        margin-right: 0%;
    }

    #headermenu {
        margin-right: 3%;
    }
}

@media screen and (max-width: 768px) {
    .dashboardpanel {
        position: relative;
        /*display: block;*/
        width: 100%;
        text-align: center;
    }

    .menupadding {
        padding-top: 0%;
        padding-right: 34%;
    }

    .body-content {
        margin-top: 34px !important;
    }

    .addPartClass {
        float: none;
        margin-left: 0% !important;
    }

    .dashboardmenu {
        /*padding-left: 33% !important;*/
        margin-left: 24% !important;
    }

    .headerspacing {
        padding-left: -7%;
    }

    .listitem {
        width: 200px;
        float: right;
    }

    .updateinfo {
        text-align: center;
    }

    #Accountheader {
        padding-left: 38%;
    }

    infoctrlspace {
        text-align: center;
    }
}


@media screen and (min-width: 1113px) {
    .dashboardmenu {
        /*margin-left: 6% !important;*/
        width: 76%;
    }
}

@media screen and (max-width: 1112px) and (min-width: 1000px) {
    .dashboardmenu {
        margin-left: 2.5% !important;
        width: 74%;
    }

    .addPartClass {
        float: right !important;
        padding-right: 6%;
    }
}

@media screen and (max-width: 999px) and (min-width: 767px) {
    /*.dashboardmenu {
        margin-left: 2.5% !important;
        width: 80%;
     }
     .addPartClass {
        float: right !important;
        padding-right: 0%;
    }
      .collapse {
       display: none !important;
   }*/

}

@media (max-width: 991px) {
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border: none !important;
    }

    .navbar-header {
        float: none;
        margin-left: 0px !important;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        /*border-top: 1px solid transparent;*/
        border: none;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }

    .dashboardpanel {
        position: relative;
        /*display: block;*/
        width: 100%;
        text-align: center;
    }

    .menupadding {
        padding-top: 0%;
        padding-right: 34%;
    }

    .body-content {
        margin-top: 34px !important;
    }

    .addPartClass {
        float: none;
        margin-left: 0% !important;
    }

    .dashboardmenu {
        /*padding-left: 33% !important;*/
        margin-left: 24% !important;
    }

    .headerspacing {
        padding-left: -7%;
    }

    .listitem {
        width: 200px;
        float: right;
    }

    .updateinfo {
        text-align: center;
    }

    #Accountheader {
        padding-left: 38%;
    }

    infoctrlspace {
        text-align: center;
    }
}

.topheaderStyle {
    background-color: white !important;
    color: #333333 !important;
    border: none !important;
}

.headerfont {
    font-family: Arial;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 16px !important;
    color: #333333 !important;
}

@media screen and (min-width: 769px) {
    .logout {
        margin-left: 2px;
        margin-top: 2px;
        height: 36px !important;
        width: 95px !important;
        /*background-color: #EEEEEE !important;*/
        color: #333333 !important;
        border-radius: 0px;
        /*border: 1px solid #BEBEBE;*/
    }

    .headerspacing {
        margin-right: 10px;
    }

    /*.footer {
        margin-top: 9%;
        font-family: Arial;
        font-size: 12px;
        height: 93px;
        background-color: #333333;
        /*background-color: rgb(8, 26, 38);
        color: #ffffff;
    }*/
    .updateinfo {
        float: right;
    }
}

@media screen and (max-width: 768px) and (min-width: 420px) {
    .body-content {
        margin-top: 34px !important;
    }

    .logout {
        padding: 0px;
        margin-top: 5px;
        margin-left: 36%;
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        /*background-color: #EEEEEE !important;*/
        color: #333333 !important;
        height: 36px !important;
        width: 95px !important;
    }

    /*.footer {
        margin-top: 9%;
        font-family: Arial;
        font-size: 12px;
        height: 93px;
        background-color: #333333;
        /*background-color: rgb(8, 26, 38);
        color: #ffffff;
    }*/
}

@media screen and (max-width: 419px) {
    .logout {
        margin-left: 31%;
        height: 36px !important;
        width: 95px !important;
        color: #333333 !important;
    }

    .body-content {
        margin-top: 34px !important;
    }
}

.listitem a:hover {
    color: white !important;
    /*border-color: rgb(151, 11, 14) !important;*/
    border-color: #EEEEEE !important;
    border-style: solid !important;
    border-width: 1px !important;
    background-color: #EEEEEE !important;
    text-align: center !important;
    /*margin: 0 auto !important;
    width: auto !important;
    padding-left: 35px !important;
    height: 40px !important;*/
}

.footer a:hover {
    cursor: pointer;
    /*background-color: rgb(198, 15, 19) !important;*/
    text-decoration: none !important;
    color: #9e9e9e;
}

.listitem1 a:hover {
    color: white !important;
    /*border-color: rgb(151, 11, 14) !important;*/
    border-color: #EEEEEE !important;
    border-style: solid !important;
    border-width: 1px !important;
    background-color: #EEEEEE !important;
    /*text-align: center !important;*/
    /*margin: 0 auto !important;
    width: auto !important;
    padding-left: 35px !important;
    height: 40px !important;*/
}

.linkbutton {
    text-align: center;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: black !important;
}

.navbar-inverse .navbar-toggle {
    border-color: red !important;
}

.navbar-toggle {
    background-color: red !important;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-inverse .navbar-toggle:hover {
    border-color: black !important;
    background-color: black !important;
}
/*.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: white !important;
}

.navbar-inverse .navbar-nav > li > a {
    /*padding-left: 0px !important;
}

*/
/*footer Classes*/
.footer {
    margin-top: 9%;
    font-family: Arial;
    font-size: 12px;
    height: 93px;
    /*background-color: #333333;*/
    background-color: #ffffff;
    /*background-color: rgb(8, 26, 38);*/
    color: #9e9e9e;
}

    .footer .container .row {
        margin-top: 5%;
    }

.TermsofUse {
    color: #9e9e9e;
}

.navbar-toggle {
    border-color: red !important;
    background-color: red !important;
}

    .navbar-toggle:hover {
        border-color: black !important;
        background-color: black !important;
    }

.accoutInfo {
    height: 27px;
    width: 69px;
    color: #081A26;
    font-family: Arial;
    font-size: 24px;
    line-height: 28px;
}

.updateinfo {
    height: 36px;
    width: 140px;
    border: 1px solid #BEBEBE;
    background-color: #EEEEEE;
    border-radius: 0px;
}

.accountFont {
    height: 14px;
    width: 59px;
    color: #081A26;
    font-family: Arial;
    font-size: 12px;
    line-height: 14px;
}

@media screen and (max-width: 431px) {
    .paypalimage {
        background-size: 200px !important;
        width: 100%;
    }
}

@media screen and (min-width: 1200px ) {
    .paypalimage {
        background-size: 204px !important;
        margin-top: -3%;
        width: 100%;
        margin-left: 65%;
    }

    .btnPaypal {
        /*width: 72%!important;*/
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .paypalimage {
        background-size: 199px !important;
        width: 100%;
        margin-top: 11%;
        margin-left: 38%;
    }

    .btnPaypal {
        /*width: 72%!important;*/
    }
}

@media screen and (max-width: 991px) and (min-width: 769px) {
    .paypalimage {
        background-size: 190px !important;
        width: 100%;
        margin-top: 19px;
        margin-left: 25%;
    }

    .imgspacing {
        margin-top: -32px;
    }

    #CancelSubscription {
        margin-left: 6px;
    }

    #paymentHistory {
        margin-top: 23px;
        float: right;
        /*margin-left: 231px;*/
    }
}

@media screen and (max-width: 768px) and (min-width: 430px) {
    .paypalimage {
        background-size: 190px !important;
        width: 100%;
        margin-top: 19px;
        margin-left: 25%;
    }

    #paymentHistory {
        margin-top: 25px;
        float: right;
    }
}

@media screen and (min-width: 992px) {
    .imgspacing {
        margin-top: -42px;
    }
}
/*checkbox Classes*/
.paymentcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .paymentcontainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: white;
    border: gray solid 1px;
}

/* On mouse-over, add a grey background color */
.paymentcontainer:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.paymentcontainer input:checked ~ .checkmark {
    /*background-color: #2196F3;*/
    background-color: darkgray;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.paymentcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.paymentcontainer .checkmark:after {
    left: 6px;
    top: 2px;
    width: 8px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    #paymentHistory {
        /*margin-left: 23px;*/
        margin-top: 24px;
        float: right;
    }

    .paymentHistoryLabel {
        float: right;
        margin-top: 26px;
        /*margin-top: -32px;*/
    }

    .paymentrowMargin {
        margin-left: 28px;
        margin-right: 54px;
    }
}

@media screen and (max-width: 991px) and (min-width: 619px) {
    .paymentHistoryLabel {
        float: right;
        margin-top: -32px;
    }
}

.paymentHistoryLabel:hover {
    cursor: pointer;
}

@media screen and (max-width: 429px ) {
    #CancelSubscription {
        margin-left: 40px;
    }

    #paymentHistory {
        margin-top: 54px;
        text-align: center;
        margin-left: -44px;
    }
}

.paymentHistoryLabel:hover {
    cursor: pointer;
}


@media screen and (min-width: 1200px ) {
    .btnPaypal1 {
        background: transparent url("../Images/Paypal2.png") no-repeat;
        border: none;
        height: 52px;
        width: 100%;
        margin-left: -80px;
        margin-top: 3px;
    }

    .paymentHistoryLabel {
        float: right;
        margin-top: 26px;
    }

    #CancelSubscription {
        margin-left: 73px;
    }

    #paymentHistory {
        /*margin-left: 77px;*/
        float: right;
    }

    .paymentrowMargin {
        margin-left: 28px;
        margin-right: 54px;
    }
}

.clsvcdbaddcolumn {
    display: inline-block;
}

.clsddlvcdbaddcolumn {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
}

.clsbtnvcdbadd {
    display: inline-block;
    margin-left: 2%;
    vertical-align: middle;
}

.trialnavbar {
    height: 85px;
    width: auto;
    background-color: rgb(0,40,60);
}

.eBaysubs {
    max-height: 500px;
}

.eBayLink {
    margin: 0% 9% 0% 0%;
}

.sp1 {
    font-size: 50px;
}

.sp2 {
}

.bold-font {
    font-weight: 700;
}

.clsebaybox {
    min-height: 250px;
    border: solid 1px #eee;
    padding: 5%;
}

.k-state-selected {
    background-color: #aeaeae !important;
}

.k-grid tr.k-state-selected:hover td {
    background-color: #aeaeae !important;
}
