/* HTML tags : start */

html{background-color:#FFF}

body {color:black; font-family:Tahoma,Arial,sans-serif; font-size:70%; font-weight:normal; line-height:120%; text-align:left;}

body p small a.color_add, a.color_add {color:#000000;}

a {color:#00578f; }
a:visited {color:#800080;}

ul li {margin:0 0 0.4em 0;}

br {line-height: 150%;}

p {margin: 0.8em 0;}

h3 {margin: 0.5em 0;}

div.options {background-color:#eeeeee; margin: 0.3em 0 0.4em 0; color:#707070; padding:3px;}

/* ONLY FOR IOS APPLICATION LOGIN
    @author: maxmert
*/
#ios { background-color: #4a402f; }
#ios h3 { color:#fff; }
#ios label{ display: block; margin-bottom:7px; color:#fff; }
#ios label input { display:block; width: 89%; height: 44px; padding:0 10px; border:none;}
#ios input[type="submit"], #ios button { margin-top: 10px; width: 100%; font-size:16px; }
#ios .error input { border:1px solid red }
#ios .error .error-msg { color:red!important; }
