html{
    background-color: #000;
}
.udsell-1{
    background-color: #000;
    background-image: url(../images/udsell/bg1.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.udsell-2{
    background-color: #292929;
}
.udsell-3{
    background-color: #000;
    background-image: url(../images/udsell/bg3.jpg);
}
.message-box {
    background-color: #21557a;
    text-align: center;
    min-height: 40px;
    padding: 20px 0;
}
.message-box p {
    color: #fff;
    font-size: 26px;
    text-align: center;
    margin-bottom: 15px;
    line-height: 35px;
    margin-bottom: 0;
    text-shadow: 2px 2px 0 rgba(0,0,0,0.3);
}
.message-box span {
    margin: 0 5px;
    color: #f8d00e;
}
.udsell-content{
    padding: 0;
    margin: 40px auto;
}
.no-padudsell-progress-box {
    height: 22px;
    background-color: #f5f5f5;
    box-shadow: inset 0 3px 12px rgba(0,0,0,0.2);
    border-radius: 5px;
    overflow: hidden;
    border: 2px solid #ccc;
    margin: 15px 0;
}
.udsell-progress-bar{
    height: 100%;
    background-image: url(../images/jplayer.blue.monday.seeking.gif);
    position: absolute;
    top: 0;
    left: 0;
}
.udsell-progress-bar2{
    height: 100%;
    background-image: url(../images/jplayer.yellow.monday.gif);
    position: absolute;
    top: 0;
    left: 0;
}

.udsell-title-box {
    margin: 30px auto;
}
.udsell-title-box2{
    margin: 0 0 15px 0;
    text-align: center;
}
.udsell-title-box2 span{
    font-weight: bold;
    margin-left: 10px;
    color: #ff0000;
}

.udsell-title-tx {
    padding-right: 30px;
}
.udsell-title-tx h1{
    font-size: 30px;
    margin: 0;
    font-weight: bold;
}
.udsell-title-tx h2{
    font-size: 24px;
}
.udsell-title-icon{
    max-width: 100px;
}
.ud-video-box{
    margin: 10px 0 30px 0;
}
.ud-video-box3{
    margin: 0 0 30px 0;
    border: 5px solid #fff;
    padding: 0;
}
.ud-blue-line {
    background-color: #0a98e0;
    padding: 15px;
    color: #fff;
    font-size: 35px;
    line-height: 45px;
    text-align: center;
}
.ud-yellow-line {
    background-color: #fcc916;
    padding: 15px;
    color: #fff;
    font-size: 35px;
    line-height: 45px;
    text-align: center;
}
.ud-inner-content h2{
    font-size: 30px;
    line-height: 35px;
    font-weight: bold;
    text-align: center;
}
.ud-inner-content h2 span{
    color: #930204;
}
.ud-inner-content h2 b{
    color: #019b02;
    margin: 0 5px;
}
.ud-yellow-box{
    background-color: rgb(255, 252, 204);
    border: 3px dashed rgba(0, 0, 0, 0.7);
    padding: 15px;
    margin: 20px auto;
    text-align: center;
    font-size: 18px;
    display: inline-block;
}
.ud-yellow-box h2{
    margin-top: 0;
    font-size: 24px;
}
.ud-yellow-box h3{
    color: #e97923;
}
.ud-yellow-box button{
    width: auto;
    display: inline-block;
    margin: 0 auto;
    cursor: pointer;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    text-shadow: #c66303 1px 1px 0.5;
    padding: 8px 20px;
    border: none;
    border-bottom: solid 4px #c66303;
    background: #eb7909;
    outline: none;
    border-radius: 10px;
    text-transform: uppercase;
    cursor: pointer;
}
.ud-yellow-box button:hover{
    border-bottom: solid 4px #c66303;
    background: #ebae09;
}
.ud-bottom-link {
    margin: 30px 0;
    text-align: center;
}
.ud-bottom-link a{
    border-bottom: 1px solid #358cc1;
    font-size: 18px;
}

.ud-green-text {
    background-color: #fbf8cd;
    color: #019b02;
    padding: 10px 15px;
    text-align: center;
    margin: 15px 0;
}
.ud-green-text h2{
    font-weight: normal;
    font-size: 24px;
    margin: 0;
}

.ud-timer-box {
    text-align: center;
    margin: 20px 0;
}

.ud2-img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: block;
}

.ud-cong-img {
    display: block;
    margin: 0 auto;
    max-width: 70%;
}

.ud-thanks-tx {
    
}
.ud-thanks-tx h1{
    color: #ed1c24;
    margin-bottom: 15px;
    font-size: 36px;
    font-weight: bold;
    margin-top: 0
}
.ud-thanks-tx h2{
    color: #fff;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
}


.ud3-title-box {
    margin: 15px auto;
}
.ud3-title-tx {
    color: #65bc6b;
    float: right;
    width: auto;
    font-size: 30px;
    height: 40px;
}
.ud3-title-line1 {
    height: 20px;
    float: left;
    border-bottom: 2px solid #555555;
    width: 85%;
}

.ud3-row-item {
    text-align: right;
    margin: 15px 0;
}
.ud3-row-item img{
    float: right;
    margin-left: 15px;
}
.ud3-row-item a{
    float: right;
    color: #fff;
    font-size: 22px;
    transition: all 0.2s ease-out;
    line-height: 40px;
}
.ud3-row-item a:hover{
    color: #65bc6b;
}

.ud3-download-box {
    margin-top: 30px;
}
.ud3-download-box a{
    width: 350px;
    height: 62px;
    background-image: url(../images/udsell/ud3-download.png);
    background-size: 100% 200%;
    display: table;
    margin: 0 auto;
}
.ud3-download-box a:hover{
    background-position: 0 -100%;
}
