﻿#UploadPhotoDiv p{ margin-top:5px; margin-bottom:0; }
#UploadPhotoDiv h1{ font-size:24px;text-align: center;background-color: ghostwhite; margin-bottom:0; display: inline-block;width: 100%; }
#UploadPhotoDiv h2{ margin-top:5px;padding-bottom:5px;text-align: center; }
#UploadPhotoDiv span{ display:inline-block;min-width:25%;text-align:right; }
.llCls{ width:170px; }
.t-input-like{
    margin: 0;
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 100%;
    height: 30px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    border: 1px solid black;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
}
.req{ color:red; }
.highlightPhotoDA{ background-color: rgba(125, 125, 0, 0.7); }
.t-button-ok-like{
    font-family:Roboto, Arial, sans-serif; font-size:14px; font-weight:700;
    background-color:#3dbaeb;
    color: white;
    border-width: 0;
    padding: 10px 25px 10px 25px;
}
.t-button-ok-like:disabled{
    font-family:Roboto, Arial, sans-serif; font-size:14px; font-weight:700;
    background-color: #dedada;
    color: white;
    border-width: 0;
    padding: 10px 25px 10px 25px;
}
.t-button-del-like{
    font-family:Roboto, Arial, sans-serif; font-size:14px; font-weight:700;
    background-color:#dedada;
    color: darkgreen;
    border-width: 0;
    padding: 10px 25px 10px 25px;
}
.title-line-btn{float:right;margin-top: 5px;text-decoration: none;color:black;}
/*.upi-lbl{min-width: 130px;}*/
