.hourheadbar {
            background: rgba(255, 0, 0, 0.7);
            color: #fff !important;
            font-size: 10px;
            left: 0;
            margin: auto;
            position: absolute;
            right: 0;
            top: 0;
        }
        .hourheadbar a i{
            margin-left: 15px;
            color: #fff;
        }
        .ucpopupmain{
        
    }
    .ucpopupmain .modal-content{
        background: #000;
        color: #fff;
    }
    .resendTxtContent{
        text-align: center;
    }
    .ucpopupmain .modal-header h4 ,.ucpopupmain .close{
        color: #fff;
    }
    .ucpopupmain .close{
        opacity: 1;
    }
    .ucpopupmain .modal-footer ,.ucpopupmain .modal-header{
        border: none;
    }
    .ucpopupmain p {
        line-height: 30px;
        position: relative;
        left: auto;
        right: auto;
        opacity: 1;
        background: none;
        width: auto;
        bottom: auto;
        margin: 0;
        font-size: 18px;
     }
    .ucpopupmain .btn-default{
        width: 90%;
        margin: 15px auto;
        display: block;
    }
    .ucpopupmain a#editEmailAdd{
        color: #fff;
    }
    
    .ucpopupmain #24hourEmailForm{
        text-align:left;
    }
    .ucpopupmain input[type="text"] {
        margin: 0 auto 25px;
        width: 90%;
    }
    .ucpopupmain label{
        margin-left: 5%;
        margin-bottom: 8px;
    }
    .ucpopupmain .modal-title{
        text-align: center;
    }
    #exampleModalLabel img {
        height: auto;
        width: 65px;
    }