<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.my_designs{
    background: url('https://cdn.gosupermodel.com/images/picture_upload/gallery_content_bg.jpg') 0 -507px no-repeat;
    height:40px;
    color: white;
    padding-bottom: 0;
}

.top_content {
    background: url('https://cdn.gosupermodel.com/images/picture_upload/top_content_bg.jpg') 0 0 no-repeat;
    position: relative;
    color: white;
    padding-bottom: 0;
    height:160px;
}

.top_content_diamond {
    background: url('https://cdn.gosupermodel.com/images/picture_upload/top_content_diamond_normal_bg.jpg') 0 0 no-repeat;
    position: relative;
    color: white;
    padding-bottom: 0;
    height:221px;
}

.top_content_free {
    background: url('https://cdn.gosupermodel.com/images/picture_upload/top_content_bg_free.jpg') 0 0 no-repeat;
    position: relative;
    color: white;
    padding-bottom: 0;
    height:160px;
}

.top_content_diamond_free {
    background: url('https://cdn.gosupermodel.com/images/picture_upload/top_content_diamond_free_bg.jpg') 0 0 no-repeat;
    position: relative;
    color: white;
    padding-bottom: 0;
    height:221px;
}

.top_content_price{
    color:#000000;
    font-size:22px;
    font-weight:bold;
}

.top_content_free_tag_container {
    position:absolute;
    left:424px;
    top:92px;
    width:132px;
    height:35px;
    text-align:center;
}

.top_content_diamond_free_tag_container {
    position:absolute;
    left:302px;
    top:127px;
    width:132px;
    height:35px;
    text-align:center;
}

.top_content_free_tag_container2 {
    line-height:35px;
}

.top_content_free_tag {
    position:relative;
    color:#962D34;
    font-size:16px;
    font-weight:bold;
    top:3px;
}

.top_content_free_image {
    position:relative;
    vertical-align:bottom;
}

.top_content_header{
   color:#8e2b41;
   font-weight:bold;
   text-align:center;
   position:absolute;
   top:83px;
}

.gallery_content_approval{
    background: url('https://cdn.gosupermodel.com/images/picture_upload/gallery_content_bg.jpg') 0 -400px no-repeat;
    position: relative;
    color: white;
    padding-bottom: 0;
    height:147px;
}

.picture_table .border{
    height:100px;
    width:133px;    
    visibility:hidden;
    border: 2px solid #545454;
}

.picture_table .picture_preview{
    visibility:visible; !important
    cursor:pointer;
    width:133px;
    overflow:hidden;
    position:relative;
}


.gallery_content{
    position: relative;
    color: white;
    padding-bottom: 0;
}

.image_widget_filler{
    left:235px;
    height:318px;
    width: 215px;
    background-image:url('https://cdn.gosupermodel.com/images/picture_upload/note_gallery.png');
    background-repeat:no-repeat;
    position: relative;
}

.image_widget_filler_designs{
    left:235px;
    height:318px;
    width: 215px;
    background-image:url('https://cdn.gosupermodel.com/images/picture_upload/note_designs.png');
    background-repeat:no-repeat;
    position: relative;
}

.image_widget_filler .header{
    color: black;
    font-family: 'GSM print',verdana,sans-serif;
    font-size: 18px;
    left: 10px;
    position: absolute;
    text-align: center;
    top: 143px;
    width: 190px;
}

.image_widget_filler .body{
    color: black;
    font-family: 'GSM print',verdana,sans-serif;
    font-size: 14px;
    left: 9px;
    position: absolute;
    text-align: center;
    top: 220px;
    width: 90%
}

.image_widget_filler_designs .header{
    color: black;
    font-family: 'GSM print',verdana,sans-serif;
    font-size: 18px;
    left: 10px;
    position: absolute;
    text-align: center;
    top: 143px;
    width:192px;
}

.image_widget_filler_designs .body{
    color: black;
    font-family: 'GSM print',verdana,sans-serif;
    font-size: 14px;
    left: 9px;
    position: absolute;
    text-align: center;
    top: 220px;
    width: 90%
}

.picture_title{
    overflow: hidden;
    padding-bottom: 3px;
    width: 136px;
}

.upload_dialog .title_box{
    position:relative;
    float:left;
    width:100%;
}

.upload_dialog .title_box .title{
    font-weight:bold;
    padding-bottom:7px;
}

.upload_dialog .title_box .input_box{
    padding-bottom:7px;
}

.upload_dialog .thumb_box{
    position:relative;
    float:left;
}
</pre></body></html>