body{
    padding: 0 0 20px 0;
    background-image: url(../images/bg.png);
    background-repeat: repeat;
}
a{
    color: #000;
}
a:hover{
    color: #000;
    text-decoration: none;
}
.user-info-wrapper{
    text-align: right;
}
.user-info-wrapper p{
    padding:2px 0 2px 0;
    margin: 0;
}
.user-info-wrapper a{
    font-weight: bold;
}
#login-wrapper{
    width: 95%;
    margin: 20px 10px;
}
#login-wrapper .logo{
    margin: 0 auto;
    width: 95%;
    display: block;
}
.login-form{
    padding: 30px 0 0;
    font-size: 16px;
}

.login-form input{
    width: 100%;
    display: block;
    border: 1px solid #e1dbdb;
    padding: 15px 0px 15px 60px;
    margin: 20px 0;
    border-radius: 5px;
}
#username{
    background: url('../images/user.png') no-repeat 3px center;
}
#password{
    background: url('../images/lock.png') no-repeat 3px center;
}
.login-form button{
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.btn-primary{
    background: #ec2045;
    border: 0;
    color: #fff;
}
.btn-primary:hover{
    background: #EC2054;
}
.logo-container{
    width: 350px;
    margin: 0 auto;
    padding: 15px 0;	
}
.upload-container{
    width: 180px;
    margin: 0 auto;
    padding: 15px 0;
}
.upload-container p{
    text-align: center;
    font-size: 16px;
    padding: 15px 0;
    text-transform: uppercase;
}
.upload-container a.underline{
    border-bottom: 2px solid #83e6f9;
}
table{
    color: #5b2c57;
    width: 100%;
    table-layout: fixed;
}
td,th{
    padding: 5px;
}
table thead{
    background:  #487795;
    color: #fff;
}
tbody tr:nth-child(odd) {
    background :#5bcbe3;
}
tbody tr:nth-child(even) {

    background :#83e6f9;
}

table th{
    text-align: center;
}
table td{
    position: relative;
    padding: 10px;
    text-align: center;
}

table td strong{
    display: inline-block;
    padding: 0 0 20px 0;
}	
.line{
    position: absolute;
    height: 97%;
    right: 0;
    top: 2%;
    border: 0.01em solid #7fd6e9;
}
.rightAlign{
    text-align: right;
}
form.search-form{
    color: #5b2c57;
    font-weight: bold;
    padding: 30px 0 20px;

}
form.search-form p{
    margin-right: 15px;
    display: block;
}
form.search-form select{ 
    direction: rtl; 
    border: 0;
    font-size: 16px;
}
.search-field input{
    display: inline-block;;
    width: 75%;
    margin: 0px;
}
.search-field button{
    display: inline-block;
    width: 25%;
    margin: 0px 0  0 -5px;	
    background: #487795;
    border: 2px solid #487795;
    color: #fff;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/page-loader.gif') 50% 50% no-repeat ;
}
/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
    #login-wrapper{
        width: 450px;
        margin: 50px auto;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    #login-wrapper{
        width: 500px;
    }
    .container{
        width: 90%;
        margin: 0 auto;
    }
    form.search-form{
        padding: 30px 0 20px;
    }
    form.search-form p{
        margin-right: 15px;
        display: inline-block;
    }
    .search-field input{
        width: 80%;
    }
    .search-field button{
        width: 10%;
    }

}

.search-form label{
    display: inline-block;
    padding: 1px 5px;
}


.request_button{
    margin: 0px 0  0 -5px;	
    background: #487795;
    border: 2px solid #487795;
    color: #fff;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(128,128,128,0.7);  
    z-index: 5;
}

.overlay_hidden {
    visibility:hidden;
}
.overlay1{
    position: absolute;
    left: 30%;
    top: 40%;
    background-image:url(../images/bg.png);
    margin-left:-150px;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
    height: 45%;
    text-align:center;
}
.overlay2{
    position: absolute;
    left: 40%;
    top: 40%;
    background-image:url(../images/bg.png);
    margin-left:-150px;
    padding: 20px;
    border: 1px solid #888;
    width: 25%;
    height: 20%;
    text-align:center;
}
.overlay4{
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left:-150px;
    border: 1px solid #666;
    background-color: rgba(255,255,255,1);
    border-radius:5px;
    color: #000;
    width:25%;
    z-index:6;
    text-align:center;
}


#close_button{
    float:right;
    margin-right:7px;
    font-weight:bold;
}

.hand_pointer{
    cursor:pointer;
}

.review_stat{
    margin:1px;
    width:45px;
    
}


.hdd_dvd{
    margin:10px;
    width:50px;
}

.request_dvdhdd{
    margin: 0px 0  0 -5px;	
    background: #E0E0D6;
    border: 2px solid #E0E0D6;
    color: #000;
    margin:10px;     
}

.dvd{
    width:15px;
}
.rv_status_pen{
    background :#83e6f9;
}
.rv_status_chk{
    background :#D4C390;
}
.rv_status_upd{
    background :#98D490;
}