﻿body { margin: 0; } html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } h1, h2, h3, h4, h5, h6, ul, ol, li, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, var, dd, dl, dt, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 100%; line-height: 1.5; font-family: inherit; } article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } audio:not([controls]) { display: none; } [hidden] { display: none; } a { text-decoration: none; color: #006b97; } a:hover { color: #005172 !important; } a:focus, a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } mark { background: #ff0; color: #000; } code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; } pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } q { quotes: "\201C" "\201D" "\2018" "\2019"; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; max-width: 100%; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; } button, input { line-height: normal; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], input[disabled] { cursor: default; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } table { border-collapse: collapse; border-spacing: 0; } abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; } /* Main */ h1 { font-size: 26px; } h2 { font-size: 24px; } h3 { font-size: 18px !important; font-weight: bold; margin-bottom: 10px; } h4 { font-size: 16px; } h5, h6 { font-size: 13px; } .Container { margin-right: auto; margin-left: auto; } .Container:before, .Container:after { display: table; line-height: 0; content: ""; } .Container:after { clear: both; } .ltr .Right, .rtl .Left { float: right; } .ltr .Left, .rtl .Right { float: Left; } .Clear, .clear { clear: both; } .Clearer, .clearer { clear: both; display: block; height: 0; line-height: 1px; font-size: 1px; margin: 0; padding: 0; } .ClearFix, .clearFix { zoom: 1; } .ClearFix:after, .clearFix:after { content: '.'; display: block; clear: both; visibility: hidden; height: 0; } .hide { display: none; } .show { display: block; } .invisible { visibility: hidden; } hr { margin: 20px 0; border: 0; border-top: 1px solid #eeeeee; border-bottom: 1px solid #ffffff; } ul, ol { list-style-position: inside; } textarea { overflow: auto; vertical-align: top; border: 1px solid #CCC; min-width: 80%; max-width: 100%; min-height: 150px; max-height: 150px; margin-bottom: 3px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; } input[type=text], select { border: 1px solid #CCC; padding: 2px; min-width: 180px; min-height: 24px; background: #FFF; margin-bottom: 3px; -moz-border-radius: 2px !important; -webkit-border-radius: 2px !important; border-radius: 2px !important; } input[type=text]:focus, select:focus, textarea:focus { border-color: rgba(82, 168, 236, 1) !important; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6); } .ItemForm { margin-bottom: 3px; } .ItemForm .LabelForm { display: inline-block; min-width: 103px; } blockquote { border-left: 3px solid #2999e4; padding: 7px; background: #F5F5F5; margin: 0px 0px 7px 15px !important; } blockquote p, no-margin { margin: 0 !important; }