<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------------- FORM --------------------- */

/* ------------ Error message -------------------*/
div.error {color: red; font-size: 11px;}

.form .item{/*background: #E3F3FF;*/ margin-bottom:1px; padding: 5px;  width:488px;  position: relative; /*z-index:4;*/}
.form .item img{margin:5px 0px 3px 0px !important; margin/**/:5px 0px 3px 3px; bordeR: solid 1px gray;}

.form .title{text-align: right;float: left; width: 190px; border-right: solid 1px white; margin: -7px 5px -5px 0; height: 100%; padding: 10px 0px 7px 0px;}
.form .t_textarea{height:67px}
.form .t_capth{height:50px}
.form .field{padding-left: 196px;}
.form .field input{/*width:266px !important; width:259px;*/ border: solid 1px gray; font-size:12px; font-family: Arial, Verdana;}
.form .field textarea{width:266px !important; width/**/:259px; height:52px; border: solid 1px gray; font-size:12px; font-family: Arial, Verdana;}

.form .buttons{padding:5px 0 5px 199px!important; padding-left/**/: 203px; /*background: #E3F3FF ;*/ width:267px;}
.bt_back, .bt_long {border:0; background: url(../i/bt_blue.gif) no-repeat; width: 123px; height:25px; color: white; margin: auto;}
.form .buttons input{width:120px; /*color: white; border-left: solid 4px #3C79DC !important;*/}

.form .cgray div.error{position: absolute; bottom:0px; left: 70px;}
.form div.error{position: absolute; left:450px; bottom:0px; background: #912A1B; color: white; z-index: 700; padding: 1px 3px; border: solid 1px white; height: 14px;-moz-opacity:0.85; filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.85); white-space: nowrap;}


/* ------------ Message -------------------------*/
.message {width: 450px; border: 1px solid #e5e5e5; padding: 5px; margin: 10px 0 10px 10px; color: Green; font-size: 11px; text-align: center}
.message_red {color: red !important;}
.message_fail {color: #A00000 !important;}
.message_success {color: #00A000 !important;}
.subscribe_select1 .message{width: 450px;}

.form .file-red {display: inline;}
.form .file-ajax {float:left; display:none;}
.form .file-ajax .monitor {float: left; color: #444; width: 150px; border: 1px solid #222; height: 14px; margin: 3px 2px 3px 2px; padding: 2px;}
.form .file-ajax .iframe {float: left; padding: 2px 0 0 5px;}
.form .file-ajax .button {width: 50px; margin-left: 5px;}
.form .file-ajax .file-loading {display: none; color: #666; padding: 1px 0 0 10px;}
.form .file-ajax .file-loading div {color: #666; padding: 1px 0 0 10px;}
.form .file-ajax .file-loading img {float: left; color: #666; padding: 0 5px 2px 10px;}
.form .file-ajax .file-done {display: none; height: 17px; color: green; margin: 0 0 0 10px;}
.form .preview {float:left; padding: 5px 0 0 5px;}
.form .preview div {float:left; margin-right:5px; color: #888;}
.form .preview img {float:left; margin-bottom: 5px;}


#a__body_advertisement_info .form .field textarea{height: 100px;}</pre></body></html>