.action-img { display: inline-block; height: 20px; width: 20px; margin-left: 10px; } .action-img img { height: 100%; width: 100%; } .login-form { width: 400px; margin: auto; } .input-sizing { width: 400px !important; } .textarea-sizing { width: 400px; height: 416px; resize: none; } .textarea-title-block-sizing { padding: 200px 0px !important; display: inline-block !important; vertical-align: top !important; } .back-office-block { display: inline-block; vertical-align: top; margin-left: 20px; } .ASC::after { content: ''; display: block; position: absolute; width: 20px; height: 20px; background: url(../images/down-arrow.png) no-repeat; background-size: 100% 100%; right: 0px; top: 0px; } .DESC::after { content: ''; display: block; position: absolute; width: 20px; height: 20px; background: url(../images/up-arrow.png) no-repeat; background-size: 100% 100%; right: 0px; top: 2px; } .table-buttons { width: 100px; } .valid { border: 1px solid #aabe21 !important; color: #aabe21; background: url(../images/validFild.png) no-repeat; background-position: 370px 10px; } .error-input { border: 1px solid #b4272d !important; color: #b4272d; } /* flash messages */ .successMessage, .errorMessage, .noticeMessage { padding:15px 20px; margin:10px 0 20px 0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; color:#ffffff; font-size:14px; display:block; } .successMessage a, .errorMessage a, .noticeMessage a{ color:#ffffff; display: inline; } .successMessage { background:url('../images/flash_success.png') repeat scroll 50% 50% #2c85ad; } .noticeMessage, .admin_review{ background:url('../images/flash_notice.png') repeat scroll 50% 50% #f6b03d; } .errorMessage { background:url('../images/flash_error.png') repeat scroll 50% 50% #be2e17; } .message_holder{ width: 960px; height: 190px; display: block; position: relative; margin: 0 auto; padding: 0; } .message_holder_empty{ width: 960px; height: 140px; display: block; position: relative; margin: 0 auto; padding: 0; } /*****/ #send_method_users_table { display: none; } .action-img { display: inline-block; height: 25px; width: 25px; margin-left: 10px; background: url(../images/glyphicons.jpg) no-repeat; background-size: 644px 693px; } .delete_icon { background-position: -196px -102px; } .google-icon{ background-position: -514px -424px; } .renwelink-icon{ background-position: -58px -148px; } .edit-icon{ background-position: -286px -11px; } .list-icon { background-position: -377px -194px; } .ok-icon{ background-position: -240px -241px; } #result .new_message { background-color: #87cfa0; } #result .checked_message { background-color: #cfc7cf; } .table_text_inner_block{ height: 65px; width: 800px; margin: auto; overflow-y: scroll; } #area label { display: block; } .field_row { width: 500px; border: 1px solid #ccc; padding: 10px; border-radius: 5px; margin-bottom: 20px; } #addField{ display: block; width: 200px; margin-top: 20px; } .html_block textarea { width: 480px; height: 180px; } #new_html_block { width: 500px; padding: 5px; border: 1px solid #50c04b; border-radius: 5px; } #new_html_block input[type="submit"]{ margin-right: 20px; } #new_html_block textarea{ width: 480px; height: 180px; } #brief_send_form .error{ border: 2px solid #ff0000; } #result [class*="subrow_block_"]{ display: none; } #result .parent{ background: #57a957; }