uawdijnntqw1x1x1
IP : 216.73.216.180
Hostname : xhost1.intravision.ru
Kernel : Linux xhost1.intravision.ru 3.16.0-7-amd64 #1 SMP Debian 3.16.59-1 (2018-10-03) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
files
/
.
/
need-2-delete
/
mini-borishof.ru1
/
.
/
bitrix
/
.
/
templates
/
mini_free
/
css
/
.
/
form.css
/
/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS and IE text size adjust after device orientation change, * without disabling user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove default margin. */ body { margin: 0; } /* HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox. * Correct `block` display not defined for `main` in IE 11. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background-color: transparent; } /** * Improve readability of focused elements when they are also in an * active/hover state. */ a:active, a:hover { outline: 0; } /* Text-level semantics ========================================================================== */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari and Chrome. */ dfn { font-style: italic; } /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** * Address differences between Firefox and other browsers. */ hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ -webkit-box-sizing: content-box; box-sizing: content-box; /* 2 */ } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Define consistent border, margin, and padding. */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; height: 150px!important } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } @font-face { font-family: empty; } @font-face { font-family: Mini; src: url(../../fonts/mini_serif-regular-web.woff) format("woff"); font-weight: 400; font-style: normal; } @font-face { font-family: Mini; src: url(../../fonts/mini_serif-black-web.woff) format("woff"); font-weight: 700; font-style: normal; } @font-face { font-family: MiniGlobal; src: url(../../fonts/MiniGlobal_Pro_Reg.woff) format("woff"); font-weight: 400; font-style: normal; } @font-face { font-family: MiniGlobal; src: url(../../fonts/MiniGlobal_Pro_Bold.woff) format("woff"); font-weight: 700; font-style: normal; } * { -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; } .row { margin: 0 0 27px; } input, select, .SelectWrap, textarea, .TextareaWrap, .CheckboxWrap, .RadioWrap { width: 100%; height: 40px; padding: 9px 15px; border: 2px solid #000; font-size: 16px; font-weight: 400; line-height: 1.2em; cursor: pointer; background: #fff; } input:focus, select:focus, .SelectWrap:focus, textarea:focus, .TextareaWrap:focus, .CheckboxWrap:focus, .RadioWrap:focus { border-color: #000; } input[type=text], select[type=text], .SelectWrap[type=text], textarea[type=text], .TextareaWrap[type=text], .CheckboxWrap[type=text], .RadioWrap[type=text] { cursor: text; } .TextareaWrap { padding: 0; height: 125px; cursor: text; } .TextareaWrap textarea { height: 105px; resize: vertical; background: none; cursor: text; } .SelectWrap { display: inline-block; vertical-align: top; position: relative; z-index: 10; } .SelectWrap._disabled { cursor: default; pointer-events: none; opacity: .4 } .SelectWrap select { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 2; } .SelectWrap:after { content: ''; position: absolute; top: -2px; right: -2px; width: 40px; height: 40px; background: #fff url(../img/select.jpg) 50% 50% no-repeat; z-index: 1; } .SelectWrap .SelectState { max-width: 100%; overflow: hidden; } .SelectWrap .SelectList { position: absolute; top: 100%; left: -1px; right: -1px; display: none; padding: 17px 0; border: 1px solid #2d96cd; -webkit-box-shadow: 0 0 3px 0 #e9f7ff; box-shadow: 0 0 3px 0 #e9f7ff; background: #fff; z-index: 100; } .SelectWrap .SelectOption { display: block; padding: 5px 20px; margin: 0 0 3px; cursor: pointer; } .SelectWrap .SelectOption:last-child { margin-bottom: 0; } .SelectWrap#SelectId-dealerElement { z-index: 10000; } .SelectWrap#SelectId-dealerElement .SelectList { padding: 0; } .SelectWrap#SelectId-dealerElement .SelectOption { border-top: 1px solid #2d96cd; margin: 0; padding: 15px 20px; } .SelectWrap#SelectId-dealerElement .SelectOption:first-child { border: 0; } .SelectWrap#SelectId-dealerElement .SelectOption .optText { display: block; } .SelectWrap#SelectId-dealerElement .SelectOption .optText:last-child { font-size: 13px; font-weight: 400; line-height: 1.2em; color: #a2a2a2; } .SelectWrap#SelectId-dealerElement .SelectHoverOption .optText, .SelectWrap#SelectId-dealerElement .SelectHoverOption .optText:last-child { background: transparent; color: #2d96cd; } .SelectWrap#SelectId-dealerElement .SelectSelelectedOption .optText, .SelectWrap#SelectId-dealerElement .SelectSelelectedOption .optText:last-child { background: #2d96cd; color: #fff; } .SelectWrap#SelectId-dealerElement .scrBoxBar { border-left: 1px solid #2d96cd; padding: 10px 0; } .SelectWrap .SelectHoverOption { background: transparent; color: #2d96cd; } .SelectWrap .SelectSelelectedOption { background: #2d96cd; color: #fff; } .SelectWrap.SelectOpen { z-index: 100; } .ButtonTitle { display: none; } .TextWrap, .SelectWrap { position: relative; } .TextWrap .error, .SelectWrap .error { position: absolute; top: 100%; left: 0; margin: 2px 0 0; color: #f50000; } .TextWrap { display: inline-block; vertical-align: top; width: 100%; } .TextInvalid input, .SelectInvalid, .TextareaInvalid, .CheckboxInvalid, .RadioInvalid { border-color: #f50000; -webkit-box-shadow: none !important; box-shadow: none !important; } .RadioInvalid + label + .RadioWrap { border-color: #f50000; -webkit-box-shadow: none !important; box-shadow: none !important; } /* Select */ .SelectWrap { position: relative; display: inline-block; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; outline: none; } .SelectWrap2 { white-space: nowrap; } .SelectState { cursor: default; overflow: hidden; } .SelectList { position: absolute; top: 100%; left: -1px; display: none; min-width: 100%; background: #eee; border: 1px solid #999; z-index: 106; white-space: nowrap; } .SelectPlace { display: none; } .SelectListstIn { max-height: 400px; } .SelectOpen { z-index: 105; } .SelectOpen .SelectList { /*display: block;*/ } .SelectOptGroupe, .SelectOption { display: block; cursor: default; } .SelectOptGroupeTitle { display: block; font-weight: bold; text-align: right; margin: 7px 0; } .SelectStateelOption { background: #ccc; } .SelectOptionHover { background: #ddd; } .SelectListIn { max-height: 190px; } /* Textarea */ .TextareaWraps { display: block; } .TextareaWrap { display: inline-block; vertical-align: middle; } .TextareaWrap2 .scrBox { display: block; margin-left: -19px; } .TextareaWrap2 { padding: 5px; } .TextareaWrap textarea { padding: 0; margin: 0; border: 0; width: 100%; position: relative; right: -19px; } .TextareaPlace { /* placeholder */ position: absolute; width: 100%; height: 100%; overflow: hidden; left: 0px; top: 0px; cursor: text; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; z-index: 101; white-space: nowrap; } .TextareaFocus .TextareaPlace, .TextareaFilled .TextareaPlace { display: none; } .TextareaWrapInner { display: block; position: relative; } /* ScrollBox */ .scrBox { position: relative; display: inline-block; vertical-align: top; } .scrBox.withScroll { padding-right: 15px; } .TextareaWrap .scrBox { padding: 0; overflow: hidden; } .SelectList .scrBox { display: block; } .scrBox .scrBoxIn { display: block; overflow: hidden; } .scrBox.withScroll textarea.scrBoxIn, .scrBox textarea.scrBoxIn { overflow: auto; max-height: 10000px; overflow-x: hidden; overflow-y: scroll; word-wrap: break-word; } .TextareaWrapInner { padding-right: 17px; } .scrBoxBar { position: absolute; top: 0; right: 0; height: 100%; width: 15px; } .scrBoxBScr { min-height: 25px; position: absolute; width: 7px; left: -3px; background: #c0c0c0; border-radius: 7px; } .scrBoxBArea { display: block; position: relative; width: 7px; margin-left: 7px; } .scrBoxUp, .scrBoxDown { display: none; height: 0; overflow: hidden; } .ButtonWrap input { background: #fff; color: #000; font-family: MiniGlobal, MiniGlobal, Arial, Helvetica, sans-serif; text-transform: uppercase; width: 200px; padding: 7px 0; font-size: 20px; font-weight: 400; line-height: 1.2em; } .FileWrap { position: relative; overflow: hidden; height: 40px; display: inline-block; vertical-align: top; } .FileWrap:after { content: ''; clear: both; display: block; height: 0; overflow: hidden; } .FileWrap .TextWrap, .FileWrap .ButtonWrap { display: inline-block; vertical-align: top; width: auto; } .FileWrap .ButtonWrap { float: left; } .FileWrap .TextWrap { display: block; margin: 0 0 0 175px; } .FileWrap .TextWrap input { border-color: transparent; } .FileWrap input[type=file] { position: absolute; top: 0; left: 0; font-size: 250px; width: auto; height: auto; border: 0; opacity: 0; } input[type=checkbox], input[type=radio] { width: auto; } .CheckboxWrap, .RadioWrap { position: relative; display: inline-block; vertical-align: top; width: 24px; height: 24px; padding: 0; } .CheckboxWrap.CheckboxChecked, .CheckboxWrap.RadioChecked, .RadioWrap.CheckboxChecked, .RadioWrap.RadioChecked { background: url(../img/checkbox.jpg) 50% 50% no-repeat; } .CheckboxWrap input, .RadioWrap input { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; z-index: 2; } body { font-family: MiniGlobal, Arial, Helvetica, sans-serif; font-size: 16px; color: #fff; background: #000; } .wrapper { width: 768px; padding: 25px 20px; } .wrapper header { position: relative; z-index: 5; } .wrapper header .logo { display: inline-block; vertical-align: top; margin: 0 63px 0 67px; } .wrapper header .title { font-size: 40px; font-weight: 400; line-height: 1em; margin: 0 0 25px; padding: 0 0 7px; font-family: Mini, MiniGlobal, Arial, Helvetica, sans-serif; text-transform: uppercase; border-bottom: 2px solid #fff; } .wrapper header .notice { font-size: 16px; font-weight: 400; line-height: 1.2em; margin: 0 0 45px; } .wrapper .container { z-index: 2; position: relative; } .wrapper .container > .inner { position: relative; z-index: 4; min-height: 300px; } .wrapper .container .form > .inner { font-family: empty !important; } .wrapper .container .form > .inner > * { font-family: MiniGlobal, Arial, Helvetica, sans-serif; } .wrapper .container .form > .inner .subTitle { display: block; font-size: 26px; font-weight: 400; line-height: 1em; font-family: Mini, MiniGlobal, Arial, Helvetica, sans-serif; text-transform: uppercase; margin: 0 0 12px; } .wrapper .container .form > .inner .area { display: inline-block; vertical-align: top; width: 48%; margin: 0 4% 0 0; } .wrapper .container .form > .inner .area:nth-of-type(even) { margin-right: 0; } .wrapper .container .form label { display: block; color: #000; margin: 0 0 12px; font-size: 16px; font-weight: 400; line-height: 1.2em; } .wrapper .container .form .checkLabel { display: inline-block; vertical-align: top; width: 150px; } .wrapper .container .form .CheckboxWrap + label, .wrapper .container .form .RadioWrap + label { display: inline-block; vertical-align: top; line-height: 24px; margin: 0 50px 0 6px; } .wrapper .container .form .mapSelector { padding: 40px 0 0; } .wrapper .container .form .mapSelector label { display: inline-block; vertical-align: top; line-height: 24px; margin: 0 22px; color: #a7a7a7; } .wrapper .container .form .mapSelector label.RadioCheckedLabel { color: #fff; } .wrapper .container .form .mapSelector .RadioWrap { width: 28px; height: 28px; border-radius: 100% 0 0 100%; background: #fff; margin: 0 -4px 0 0; border: 0; } .wrapper .container .form .mapSelector .RadioWrap.RadioClass-sec { border-radius: 0 100% 100% 0; } .wrapper .container .form .mapSelector .RadioWrap.RadioChecked:before { content: ''; position: absolute; width: 24px; height: 24px; left: 2px; top: 2px; background: #000; border-radius: 100%; z-index: 1; } .wrapper .container .form #mapSection, .wrapper .container .form .dealers { padding: 0 0 65px; } .wrapper .container .form .dealers .RadioWrap { float: left; } .wrapper .container .form .dealers label { display: block; font-size: 24px; font-weight: 400; line-height: 1.2em; margin: 0 0 0 35px; } .wrapper .container .form .dealers label .address { display: block; font-size: 16px; font-weight: 400; line-height: 1.2em; } .wrapper .container .form .phone .digit { float: left; margin: 20px 0 0 0; color: #626466; } .wrapper .container .form .phone .TextWrap { display: block; margin-left: 30px; width: auto; } .wrapper .container .form .btnArea { margin: 50px 0 0; } .wrapper .container .form .btnArea input { display: inline-block; vertical-align: top; } .wrapper .container .form .btnArea.news input { width: auto; padding: 0 20px; } .wrapper .container .disclaimer { font-size: 10px; font-weight: 400; line-height: 1.2em; color: #a7a7a7; } .wrapper .container .disclaimer .control { display: inline-block; vertical-align: top; font-size: 16px; font-weight: 400; line-height: 1.2em; color: #fff; padding: 0 0 0 32px; background: url(../img/more.jpg) 0 50% no-repeat; cursor: pointer; } .wrapper .container .disclaimer .inner { display: none; } .wrapper .container .success .title { color: #2d96cd; font-size: 32px; font-weight: 700; line-height: 1.2em; margin: 0 0 20px; } .wrapper .container .success .btnArea { margin: 50px 0 0; text-align: center; } .wrapper .container .success .btnArea a { display: inline-block; vertical-align: top; width: 380px; height: 60px; border: 0; padding: 18px 0; font-size: 18px; font-weight: 400; line-height: 1.2em; background: #2d96cd; color: #000; text-decoration: none; } .wrapper .container .success p { color: #000; font-size: 16px; font-weight: 400; line-height: 1.8em; } .selectedModel { display: none; } .selectedModel__img{ width: 100%; max-width: 412px; } @media only screen and (max-width: 640px) { .wrapper { width: 100%; } .wrapper .container .notice { display: none; } .wrapper .container .form { font-size: 14px; font-weight: 400; line-height: 1.2em; } .wrapper .container .form label { font-size: 14px; font-weight: 400; line-height: 1.2em; } .wrapper .container .form .title { font-size: 22px; font-weight: 400; line-height: 1.2em; } .wrapper .container .form > .inner .area { display: block; width: auto; margin: 0; } .wrapper .container .form .parameters .SelectWrap { height: 84px; padding: 18px 30px; } .wrapper .container .form .parameters .SelectWrap .SelectState { display: inline-block; vertical-align: top; padding-right: 50px; font-size: 14px; font-weight: 400; line-height: 1.8em; } .wrapper .container .form .parameters .SelectWrap:after { top: 37px; right: 17px; } .wrapper .container .form .parametersArea { padding: 10px; margin-top: -27px; } .wrapper .container .form .parametersArea:before { display: none; } .wrapper .container .form .parametersArea .img { margin: 0 0 27px; height: auto; } .wrapper .container .form .btnArea input { width: 100%; } .wrapper .container .form .disclaimer { width: auto; padding: 0 0 0 10px; } .wrapper .container .form .disclaimer:before { right: auto; left: 0; } .wrapper .container .footer { padding: 50px 10px; } .wrapper .container .success { padding: 57px 10px; } .wrapper .container .success .title { font-size: 22px; font-weight: 400; line-height: 1.2em; } .wrapper .container .success .btnArea a { width: 100%; } }
/var/files/./need-2-delete/mini-borishof.ru1/./bitrix/./templates/mini_free/css/./form.css