body{
    font-family:  DejaVu LGC Sans,Verdana,Geneva,Arial,Helvetica; 
    color:#111;
    font-size:10px;
}

.main-main{
    width:99%;
    padding:0px;
    padding-bottom:10px;
 
    
    
}
/*
 Purchase---------------------------------------------
*/

.purchase_head{
        font-family:Georgia, "Times New Roman", serif;
        color:#ec3f9f;
        font-size:25px;
        width:100%;
        height:30px;
        text-align:center;
}

.purchase_head2{
        font-family:Georgia, "Times New Roman", serif;
        color:#ec3f9f;
        font-size:19px;
        width:100%;
        height:20px;
        text-align:center;
        margin-top:15px;
}

.purchase_head4{
 
        width:100%;
        text-align:center;
        margin-top:5px;
}


.purchase_head3{
        font-family:Georgia, "Times New Roman", serif;
        font-size:19px;
        text-align:center;
        width:100%;
        height:20px;
        margin-top:10px;
}

.purchase_head3a{
        font-family:Georgia, "Times New Roman", serif;
        font-size:19px;
        height:24px;
        width:100%;
}

.purchase_button{
    float:left;
}

.purchase_pink_text{
        font-family:Georgia, "Times New Roman", serif;
        color:#ec3f9f;
}

.class_red_text{
        font-family:Georgia, "Times New Roman", serif;
        color:red;
}

.purchase_brown_head{
        font-family:Georgia, "Times New Roman", serif;
        color:#a85c10;
}

.purchase_div{
    font-family:Georgia, "Times New Roman", serif;
}


/*
 ---------------------------------------------
*/

.progress{
    visibility:hidden;
    padding-top:20px;
    text-align:center;
    background-color:white;
    border:1px solid pink;
    width:150px;
    height:80px;
    position:absolute;
    top:200px;
    left:0px;
    z-index:10;
    
}

.main-head{
    background-color:#a7308c;
    color:white;
    padding-left:2px;
    border-bottom:2px solid #777;
    overflow:hidden;
}

h1{
    margin:0px;
    font-size:24px;
}
h2{
    margin:0px;
    font-size:14px;
}

.label{
  float:left;
    width:50px;  
}

.folder-start-folder{
     width:160px;
    height:269px;
    padding-top:5px;
    text-align:center;
    border:1px solid #fdd;
    float:left;
    margin:5px;   
}
td{
    font-size:12px;
}

