/*! * Bootstrap v3.3.6 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% } body { margin: 0 } footer, header, main, menu, nav { display: block } [hidden] { display: none } a { background-color: transparent } a:active, a:hover { outline: 0 } b, strong { font-weight: 700 } h1 { margin: .67em 0; font-size: 2em } small { font-size: 80% } img { border: 0 } button, input, select, textarea { margin: 0; font: inherit; color: inherit } button { overflow: visible } button, select { text-transform: none } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer } button[disabled], html input[disabled] { cursor: default } button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0 } input { line-height: normal } input[type=checkbox], input[type=radio] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto } input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none } textarea { overflow: auto } table { border-spacing: 0; border-collapse: collapse } /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print { *, :after, :before { color: #000 !important; text-shadow: none !important; background: 0 0 !important; -webkit-box-shadow: none !important; box-shadow: none !important } a, a:visited { text-decoration: underline } a[href]:after { content: " (" attr(href) ")" } a[href^="#"]:after, a[href^="javascript:"]:after { content: "" } img { page-break-inside: avoid } img { max-width: 100% !important } h2, h3, p { orphans: 3; widows: 3 } h2, h3 { page-break-after: avoid } .navbar { display: none } .label { border: 1px solid #000 } .table { border-collapse: collapse !important } } @font-face { font-family: 'Glyphicons Halflings'; src: url(../glyphicons-halflings-regular.html); src: url(https://ezstartup.cc/component/Unifyv1.9.1/HTML/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(https://ezstartup.cc/component/Unifyv1.9.1/HTML/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(https://ezstartup.cc/component/Unifyv1.9.1/HTML/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(https://ezstartup.cc/component/Unifyv1.9.1/HTML/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(https://ezstartup.cc/component/Unifyv1.9.1/HTML/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg') } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } html { font-size: 10px; -webkit-tap-highlight-color: transparent } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background-color: #fff } button, input, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit } a { color: #337ab7; text-decoration: none } a:focus, a:hover { color: #23527c; text-decoration: underline } a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } img { vertical-align: middle } .img-responsive { display: block; max-width: 100%; height: auto } .img-rounded { border-radius: 6px } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0 } [role=button] { cursor: pointer } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit } .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { font-weight: 400; line-height: 1; color: #777 } .h1, .h2, .h3, h1, h2, h3 { margin-top: 20px; margin-bottom: 10px } .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small { font-size: 65% } .h4, .h5, .h6, h4, h5, h6 { margin-top: 10px; margin-bottom: 10px } .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { font-size: 75% } .h1, h1 { font-size: 36px } .h2, h2 { font-size: 30px } .h3, h3 { font-size: 24px } .h4, h4 { font-size: 18px } .h5, h5 { font-size: 14px } .h6, h6 { font-size: 12px } p { margin: 0 0 10px } .small, small { font-size: 85% } .text-left { text-align: left } .text-right { text-align: right } .text-center { text-align: center } .text-justify { text-align: justify } .text-nowrap { white-space: nowrap } .text-uppercase { text-transform: uppercase } .text-success { color: #3c763d } a.text-success:focus, a.text-success:hover { color: #2b542c } .text-info { color: #31708f } a.text-info:focus, a.text-info:hover { color: #245269 } .text-warning { color: #8a6d3b } a.text-warning:focus, a.text-warning:hover { color: #66512c } .text-danger { color: #a94442 } a.text-danger:focus, a.text-danger:hover { color: #843534 } .bg-success { background-color: #dff0d8 } a.bg-success:focus, a.bg-success:hover { background-color: #c1e2b3 } .bg-info { background-color: #d9edf7 } a.bg-info:focus, a.bg-info:hover { background-color: #afd9ee } .bg-warning { background-color: #fcf8e3 } a.bg-warning:focus, a.bg-warning:hover { background-color: #f7ecb5 } .bg-danger { background-color: #f2dede } a.bg-danger:focus, a.bg-danger:hover { background-color: #e4b9b9 } .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eee } ol, ul { margin-top: 0; margin-bottom: 10px } ol ol, ol ul, ul ol, ul ul { margin-bottom: 0 } .list-unstyled { padding-left: 0; list-style: none } .list-inline { padding-left: 0; margin-left: -5px; list-style: none } .list-inline>li { display: inline-block; padding-right: 5px; padding-left: 5px } dl { margin-top: 0; margin-bottom: 20px } address { margin-bottom: 20px; font-style: normal; line-height: 1.42857143 } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } @media ( min-width :768px) { .container { width: 750px } } @media ( min-width :992px) { .container { width: 970px } } @media ( min-width :1200px) { .container { width: 1170px } } .container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto } .row { margin-right: -15px; margin-left: -15px } .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px } .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left } .col-xs-12 { width: 100% } .col-xs-11 { width: 91.66666667% } .col-xs-10 { width: 83.33333333% } .col-xs-9 { width: 75% } .col-xs-8 { width: 66.66666667% } .col-xs-7 { width: 58.33333333% } .col-xs-6 { width: 50% } .col-xs-5 { width: 41.66666667% } .col-xs-4 { width: 33.33333333% } .col-xs-3 { width: 25% } .col-xs-2 { width: 16.66666667% } .col-xs-1 { width: 8.33333333% } .col-xs-pull-12 { right: 100% } .col-xs-pull-11 { right: 91.66666667% } .col-xs-pull-10 { right: 83.33333333% } .col-xs-pull-9 { right: 75% } .col-xs-pull-8 { right: 66.66666667% } .col-xs-pull-7 { right: 58.33333333% } .col-xs-pull-6 { right: 50% } .col-xs-pull-5 { right: 41.66666667% } .col-xs-pull-4 { right: 33.33333333% } .col-xs-pull-3 { right: 25% } .col-xs-pull-2 { right: 16.66666667% } .col-xs-pull-1 { right: 8.33333333% } .col-xs-pull-0 { right: auto } .col-xs-push-12 { left: 100% } .col-xs-push-11 { left: 91.66666667% } .col-xs-push-10 { left: 83.33333333% } .col-xs-push-9 { left: 75% } .col-xs-push-8 { left: 66.66666667% } .col-xs-push-7 { left: 58.33333333% } .col-xs-push-6 { left: 50% } .col-xs-push-5 { left: 41.66666667% } .col-xs-push-4 { left: 33.33333333% } .col-xs-push-3 { left: 25% } .col-xs-push-2 { left: 16.66666667% } .col-xs-push-1 { left: 8.33333333% } .col-xs-push-0 { left: auto } .col-xs-offset-12 { margin-left: 100% } .col-xs-offset-11 { margin-left: 91.66666667% } .col-xs-offset-10 { margin-left: 83.33333333% } .col-xs-offset-9 { margin-left: 75% } .col-xs-offset-8 { margin-left: 66.66666667% } .col-xs-offset-7 { margin-left: 58.33333333% } .col-xs-offset-6 { margin-left: 50% } .col-xs-offset-5 { margin-left: 41.66666667% } .col-xs-offset-4 { margin-left: 33.33333333% } .col-xs-offset-3 { margin-left: 25% } .col-xs-offset-2 { margin-left: 16.66666667% } .col-xs-offset-1 { margin-left: 8.33333333% } .col-xs-offset-0 { margin-left: 0 } @media ( min-width :768px) { .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left } .col-sm-12 { width: 100% } .col-sm-11 { width: 91.66666667% } .col-sm-10 { width: 83.33333333% } .col-sm-9 { width: 75% } .col-sm-8 { width: 66.66666667% } .col-sm-7 { width: 58.33333333% } .col-sm-6 { width: 50% } .col-sm-5 { width: 41.66666667% } .col-sm-4 { width: 33.33333333% } .col-sm-3 { width: 25% } .col-sm-2 { width: 16.66666667% } .col-sm-1 { width: 8.33333333% } .col-sm-pull-12 { right: 100% } .col-sm-pull-11 { right: 91.66666667% } .col-sm-pull-10 { right: 83.33333333% } .col-sm-pull-9 { right: 75% } .col-sm-pull-8 { right: 66.66666667% } .col-sm-pull-7 { right: 58.33333333% } .col-sm-pull-6 { right: 50% } .col-sm-pull-5 { right: 41.66666667% } .col-sm-pull-4 { right: 33.33333333% } .col-sm-pull-3 { right: 25% } .col-sm-pull-2 { right: 16.66666667% } .col-sm-pull-1 { right: 8.33333333% } .col-sm-pull-0 { right: auto } .col-sm-push-12 { left: 100% } .col-sm-push-11 { left: 91.66666667% } .col-sm-push-10 { left: 83.33333333% } .col-sm-push-9 { left: 75% } .col-sm-push-8 { left: 66.66666667% } .col-sm-push-7 { left: 58.33333333% } .col-sm-push-6 { left: 50% } .col-sm-push-5 { left: 41.66666667% } .col-sm-push-4 { left: 33.33333333% } .col-sm-push-3 { left: 25% } .col-sm-push-2 { left: 16.66666667% } .col-sm-push-1 { left: 8.33333333% } .col-sm-push-0 { left: auto } .col-sm-offset-12 { margin-left: 100% } .col-sm-offset-11 { margin-left: 91.66666667% } .col-sm-offset-10 { margin-left: 83.33333333% } .col-sm-offset-9 { margin-left: 75% } .col-sm-offset-8 { margin-left: 66.66666667% } .col-sm-offset-7 { margin-left: 58.33333333% } .col-sm-offset-6 { margin-left: 50% } .col-sm-offset-5 { margin-left: 41.66666667% } .col-sm-offset-4 { margin-left: 33.33333333% } .col-sm-offset-3 { margin-left: 25% } .col-sm-offset-2 { margin-left: 16.66666667% } .col-sm-offset-1 { margin-left: 8.33333333% } .col-sm-offset-0 { margin-left: 0 } } @media ( min-width :992px) { .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 { float: left } .col-md-12 { width: 100% } .col-md-11 { width: 91.66666667% } .col-md-10 { width: 83.33333333% } .col-md-9 { width: 75% } .col-md-8 { width: 66.66666667% } .col-md-7 { width: 58.33333333% } .col-md-6 { width: 50% } .col-md-5 { width: 41.66666667% } .col-md-4 { width: 33.33333333% } .col-md-3 { width: 25% } .col-md-2 { width: 16.66666667% } .col-md-1 { width: 8.33333333% } .col-md-pull-12 { right: 100% } .col-md-pull-11 { right: 91.66666667% } .col-md-pull-10 { right: 83.33333333% } .col-md-pull-9 { right: 75% } .col-md-pull-8 { right: 66.66666667% } .col-md-pull-7 { right: 58.33333333% } .col-md-pull-6 { right: 50% } .col-md-pull-5 { right: 41.66666667% } .col-md-pull-4 { right: 33.33333333% } .col-md-pull-3 { right: 25% } .col-md-pull-2 { right: 16.66666667% } .col-md-pull-1 { right: 8.33333333% } .col-md-pull-0 { right: auto } .col-md-push-12 { left: 100% } .col-md-push-11 { left: 91.66666667% } .col-md-push-10 { left: 83.33333333% } .col-md-push-9 { left: 75% } .col-md-push-8 { left: 66.66666667% } .col-md-push-7 { left: 58.33333333% } .col-md-push-6 { left: 50% } .col-md-push-5 { left: 41.66666667% } .col-md-push-4 { left: 33.33333333% } .col-md-push-3 { left: 25% } .col-md-push-2 { left: 16.66666667% } .col-md-push-1 { left: 8.33333333% } .col-md-push-0 { left: auto } .col-md-offset-12 { margin-left: 100% } .col-md-offset-11 { margin-left: 91.66666667% } .col-md-offset-10 { margin-left: 83.33333333% } .col-md-offset-9 { margin-left: 75% } .col-md-offset-8 { margin-left: 66.66666667% } .col-md-offset-7 { margin-left: 58.33333333% } .col-md-offset-6 { margin-left: 50% } .col-md-offset-5 { margin-left: 41.66666667% } .col-md-offset-4 { margin-left: 33.33333333% } .col-md-offset-3 { margin-left: 25% } .col-md-offset-2 { margin-left: 16.66666667% } .col-md-offset-1 { margin-left: 8.33333333% } .col-md-offset-0 { margin-left: 0 } } @media ( min-width :1200px) { .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 { float: left } .col-lg-12 { width: 100% } .col-lg-11 { width: 91.66666667% } .col-lg-10 { width: 83.33333333% } .col-lg-9 { width: 75% } .col-lg-8 { width: 66.66666667% } .col-lg-7 { width: 58.33333333% } .col-lg-6 { width: 50% } .col-lg-5 { width: 41.66666667% } .col-lg-4 { width: 33.33333333% } .col-lg-3 { width: 25% } .col-lg-2 { width: 16.66666667% } .col-lg-1 { width: 8.33333333% } .col-lg-pull-12 { right: 100% } .col-lg-pull-11 { right: 91.66666667% } .col-lg-pull-10 { right: 83.33333333% } .col-lg-pull-9 { right: 75% } .col-lg-pull-8 { right: 66.66666667% } .col-lg-pull-7 { right: 58.33333333% } .col-lg-pull-6 { right: 50% } .col-lg-pull-5 { right: 41.66666667% } .col-lg-pull-4 { right: 33.33333333% } .col-lg-pull-3 { right: 25% } .col-lg-pull-2 { right: 16.66666667% } .col-lg-pull-1 { right: 8.33333333% } .col-lg-pull-0 { right: auto } .col-lg-push-12 { left: 100% } .col-lg-push-11 { left: 91.66666667% } .col-lg-push-10 { left: 83.33333333% } .col-lg-push-9 { left: 75% } .col-lg-push-8 { left: 66.66666667% } .col-lg-push-7 { left: 58.33333333% } .col-lg-push-6 { left: 50% } .col-lg-push-5 { left: 41.66666667% } .col-lg-push-4 { left: 33.33333333% } .col-lg-push-3 { left: 25% } .col-lg-push-2 { left: 16.66666667% } .col-lg-push-1 { left: 8.33333333% } .col-lg-push-0 { left: auto } .col-lg-offset-12 { margin-left: 100% } .col-lg-offset-11 { margin-left: 91.66666667% } .col-lg-offset-10 { margin-left: 83.33333333% } .col-lg-offset-9 { margin-left: 75% } .col-lg-offset-8 { margin-left: 66.66666667% } .col-lg-offset-7 { margin-left: 58.33333333% } .col-lg-offset-6 { margin-left: 50% } .col-lg-offset-5 { margin-left: 41.66666667% } .col-lg-offset-4 { margin-left: 33.33333333% } .col-lg-offset-3 { margin-left: 25% } .col-lg-offset-2 { margin-left: 16.66666667% } .col-lg-offset-1 { margin-left: 8.33333333% } .col-lg-offset-0 { margin-left: 0 } } table { background-color: transparent } caption { padding-top: 8px; padding-bottom: 8px; color: #777; text-align: left } .table { width: 100%; max-width: 100%; margin-bottom: 20px } .table .table { background-color: #fff } .table-bordered { border: 1px solid #ddd } table col[class*=col-] { position: static; display: table-column; float: none } .table-responsive { min-height: .01%; overflow-x: auto } @media screen and (max-width:767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd } .table-responsive>.table { margin-bottom: 0 } .table-responsive>.table-bordered { border: 0 } } label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700 } input[type=search] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } input[type=checkbox], input[type=radio] { margin: 4px 0 0; line-height: normal } input[type=file] { display: block } input[type=range] { display: block; width: 100% } select[multiple], select[size] { height: auto } input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s } .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) } .form-control::-moz-placeholder { color: #999; opacity: 1 } .form-control:-ms-input-placeholder { color: #999 } .form-control::-webkit-input-placeholder { color: #999 } .form-control::-ms-expand { background-color: transparent; border: 0 } .form-control[disabled], .form-control[readonly] { background-color: #eee; opacity: 1 } .form-control[disabled] { cursor: not-allowed } textarea.form-control { height: auto } input[type=search] { -webkit-appearance: none } @media screen and (-webkit-min-device-pixel-ratio:0) { input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control { line-height: 34px } .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm { line-height: 30px } .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg { line-height: 46px } } .form-group { margin-bottom: 15px } .checkbox, .radio { position: relative; display: block; margin-top: 10px; margin-bottom: 10px } .checkbox label, .radio label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: 400; cursor: pointer } .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] { position: absolute; margin-left: -20px } .checkbox+.checkbox, .radio+.radio { margin-top: -5px } .checkbox-inline, .radio-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; font-weight: 400; vertical-align: middle; cursor: pointer } .checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline { margin-top: 0; margin-left: 10px } input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] { cursor: not-allowed } .checkbox-inline.disabled, .radio-inline.disabled { cursor: not-allowed } .checkbox.disabled label, .radio.disabled label { cursor: not-allowed } .form-control-static { min-height: 34px; padding-top: 7px; padding-bottom: 7px; margin-bottom: 0 } .form-control-static.input-lg, .form-control-static.input-sm { padding-right: 0; padding-left: 0 } .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } select.input-sm { height: 30px; line-height: 30px } select[multiple].input-sm, textarea.input-sm { height: auto } .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } .form-group-sm select.form-control { height: 30px; line-height: 30px } .form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control { height: auto } .form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5 } .input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px } select.input-lg { height: 46px; line-height: 46px } select[multiple].input-lg, textarea.input-lg { height: auto } .form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px } .form-group-lg select.form-control { height: 46px; line-height: 46px } .form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control { height: auto } .form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.3333333 } @media ( min-width :768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle } .form-inline .form-control-static { display: inline-block } .form-inline .input-group { display: inline-table; vertical-align: middle } .form-inline .input-group .form-control, .form-inline .input-group .input-group-btn { width: auto } .form-inline .input-group>.form-control { width: 100% } .form-inline .control-label { margin-bottom: 0; vertical-align: middle } .form-inline .checkbox, .form-inline .radio { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle } .form-inline .checkbox label, .form-inline .radio label { padding-left: 0 } .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] { position: relative; margin-left: 0 } } .form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline { padding-top: 7px; margin-top: 0; margin-bottom: 0 } .form-horizontal .checkbox, .form-horizontal .radio { min-height: 27px } .form-horizontal .form-group { margin-right: -15px; margin-left: -15px } @media ( min-width :768px) { .form-horizontal .control-label { padding-top: 7px; margin-bottom: 0; text-align: right } } @media ( min-width :768px) { .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px } } @media ( min-width :768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px } } .btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px } .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } .btn.focus, .btn:focus, .btn:hover { color: #333; text-decoration: none } .btn.active, .btn:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) } .btn.disabled, .btn[disabled] { cursor: not-allowed; -webkit-box-shadow: none; box-shadow: none; opacity: .65 } a.btn.disabled { pointer-events: none } .btn-default { color: #333; background-color: #fff; border-color: #ccc } .btn-default.focus, .btn-default:focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c } .btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad } .btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default { color: #333; background-color: #e6e6e6; border-color: #adadad } .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover { color: #333; background-color: #d4d4d4; border-color: #8c8c8c } .btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default { background-image: none } .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover { background-color: #fff; border-color: #ccc } .btn-default .badge { color: #fff; background-color: #333 } .btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c } .btn-success.focus, .btn-success:focus { color: #fff; background-color: #449d44; border-color: #255625 } .btn-success:hover { color: #fff; background-color: #449d44; border-color: #398439 } .btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success { color: #fff; background-color: #449d44; border-color: #398439 } .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover { color: #fff; background-color: #398439; border-color: #255625 } .btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success { background-image: none } .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover { background-color: #5cb85c; border-color: #4cae4c } .btn-success .badge { color: #5cb85c; background-color: #fff } .btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da } .btn-info.focus, .btn-info:focus { color: #fff; background-color: #31b0d5; border-color: #1b6d85 } .btn-info:hover { color: #fff; background-color: #31b0d5; border-color: #269abc } .btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info { color: #fff; background-color: #31b0d5; border-color: #269abc } .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover { color: #fff; background-color: #269abc; border-color: #1b6d85 } .btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info { background-image: none } .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover { background-color: #5bc0de; border-color: #46b8da } .btn-info .badge { color: #5bc0de; background-color: #fff } .btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236 } .btn-warning.focus, .btn-warning:focus { color: #fff; background-color: #ec971f; border-color: #985f0d } .btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #d58512 } .btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning { color: #fff; background-color: #ec971f; border-color: #d58512 } .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover { color: #fff; background-color: #d58512; border-color: #985f0d } .btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning { background-image: none } .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover { background-color: #f0ad4e; border-color: #eea236 } .btn-warning .badge { color: #f0ad4e; background-color: #fff } .btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a } .btn-danger.focus, .btn-danger:focus { color: #fff; background-color: #c9302c; border-color: #761c19 } .btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #ac2925 } .btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger { color: #fff; background-color: #c9302c; border-color: #ac2925 } .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover { color: #fff; background-color: #ac2925; border-color: #761c19 } .btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger { background-image: none } .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover { background-color: #d9534f; border-color: #d43f3a } .btn-danger .badge { color: #d9534f; background-color: #fff } .btn-link { font-weight: 400; color: #337ab7; border-radius: 0 } .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled] { background-color: transparent; -webkit-box-shadow: none; box-shadow: none } .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover { border-color: transparent } .btn-link:focus, .btn-link:hover { color: #23527c; text-decoration: underline; background-color: transparent } .btn-link[disabled]:focus, .btn-link[disabled]:hover { color: #777; text-decoration: none } .btn-group-lg>.btn, .btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px } .btn-group-sm>.btn, .btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } .btn-group-xs>.btn, .btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px } .btn-block { display: block; width: 100% } .btn-block+.btn-block { margin-top: 5px } input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block { width: 100% } .fade { opacity: 0; -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear } .fade.in { opacity: 1 } .collapse { display: none } .collapse.in { display: block } .dropdown, .dropup { position: relative } .dropdown-toggle:focus { outline: 0 } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, .15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); box-shadow: 0 6px 12px rgba(0, 0, 0, .175) } .dropdown-menu.pull-right { right: 0; left: auto } .dropdown-menu>li>a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #333; white-space: nowrap } .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { color: #262626; text-decoration: none; background-color: #f5f5f5 } .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { color: #fff; text-decoration: none; background-color: #337ab7; outline: 0 } .dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover { color: #777 } .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover { text-decoration: none; cursor: not-allowed; background-color: transparent; background-image: none } .open>.dropdown-menu { display: block } .open>a { outline: 0 } .dropdown-menu-right { right: 0; left: auto } .dropdown-menu-left { right: auto; left: 0 } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #777; white-space: nowrap } .pull-right>.dropdown-menu { right: 0; left: auto } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px } @media ( min-width :768px) { .navbar-right .dropdown-menu { right: 0; left: auto } .navbar-right .dropdown-menu-left { right: auto; left: 0 } } .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle } .btn-group-vertical>.btn, .btn-group>.btn { position: relative; float: left } .btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover { z-index: 2 } .btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { margin-left: -1px } .btn-group>.btn:not (:first-child ):not (:last-child ):not (.dropdown-toggle ){ border-radius: 0 } .btn-group>.btn:first-child { margin-left: 0 } .btn-group>.btn:first-child:not (:last-child ):not (.dropdown-toggle ){ border-top-right-radius: 0; border-bottom-right-radius: 0 } .btn-group>.btn:last-child:not (:first-child ), .btn-group>.dropdown-toggle:not (:first-child ){ border-top-left-radius: 0; border-bottom-left-radius: 0 } .btn-group>.btn-group { float: left } .btn-group>.btn-group:not (:first-child ):not (:last-child )>.btn { border-radius: 0 } .btn-group>.btn-group:first-child:not (:last-child )>.btn:last-child, .btn-group>.btn-group:first-child:not (:last-child )>.dropdown-toggle { border-top-right-radius: 0; border-bottom-right-radius: 0 } .btn-group>.btn-group:last-child:not (:first-child )>.btn:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0 } .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0 } .btn-group>.btn+.dropdown-toggle { padding-right: 8px; padding-left: 8px } .btn-group>.btn-lg+.dropdown-toggle { padding-right: 12px; padding-left: 12px } .btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) } .btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none } .btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn { display: block; float: none; width: 100%; max-width: 100% } .btn-group-vertical>.btn-group>.btn { float: none } .btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group { margin-top: -1px; margin-left: 0 } .btn-group-vertical>.btn:not (:first-child ):not (:last-child ){ border-radius: 0 } .btn-group-vertical>.btn:first-child:not (:last-child ){ border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .btn-group-vertical>.btn:last-child:not (:first-child ){ border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .btn-group-vertical>.btn-group:not (:first-child ):not (:last-child )>.btn { border-radius: 0 } .btn-group-vertical>.btn-group:first-child:not (:last-child )>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not (:last-child )>.dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .btn-group-vertical>.btn-group:last-child:not (:first-child )>.btn:first-child { border-top-left-radius: 0; border-top-right-radius: 0 } [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none } .input-group { position: relative; display: table; border-collapse: separate } .input-group[class*=col-] { float: none; padding-right: 0; padding-left: 0 } .input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0 } .input-group .form-control:focus { z-index: 3 } .input-group-lg>.form-control, .input-group-lg>.input-group-btn>.btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px } select.input-group-lg>.form-control, select.input-group-lg>.input-group-btn>.btn { height: 46px; line-height: 46px } select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-btn>.btn { height: auto } .input-group-sm>.form-control, .input-group-sm>.input-group-btn>.btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } select.input-group-sm>.form-control, select.input-group-sm>.input-group-btn>.btn { height: 30px; line-height: 30px } select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-btn>.btn { height: auto } .input-group .form-control, .input-group-btn { display: table-cell } .input-group .form-control:not (:first-child ):not (:last-child ), .input-group-btn:not (:first-child ):not (:last-child ){ border-radius: 0 } .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle } .input-group .form-control:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not (:last-child )>.btn, .input-group-btn:last-child>.btn:not (:last-child ):not (.dropdown-toggle ){ border-top-right-radius: 0; border-bottom-right-radius: 0 } .input-group .form-control:last-child, .input-group-btn:first-child>.btn-group:not (:first-child )>.btn, .input-group-btn:first-child>.btn:not (:first-child ), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle { border-top-left-radius: 0; border-bottom-left-radius: 0 } .input-group-btn { position: relative; font-size: 0; white-space: nowrap } .input-group-btn>.btn { position: relative } .input-group-btn>.btn+.btn { margin-left: -1px } .input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover { z-index: 2 } .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group { margin-right: -1px } .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group { z-index: 2; margin-left: -1px } .nav { padding-left: 0; margin-bottom: 0; list-style: none } .nav>li { position: relative; display: block } .nav>li>a { position: relative; display: block; padding: 10px 15px } .nav>li>a:focus, .nav>li>a:hover { text-decoration: none; background-color: #eee } .nav>li.disabled>a { color: #777 } .nav>li.disabled>a:focus, .nav>li.disabled>a:hover { color: #777; text-decoration: none; cursor: not-allowed; background-color: transparent } .nav .open>a, .nav .open>a:focus, .nav .open>a:hover { background-color: #eee; border-color: #337ab7 } .nav>li>a>img { max-width: none } .navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent } @media ( min-width :768px) { .navbar { border-radius: 4px } } @media ( min-width :768px) { .navbar-header { float: left } } .navbar-collapse { padding-right: 15px; padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch; border-top: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1) } .navbar-collapse.in { overflow-y: auto } @media ( min-width :768px) { .navbar-collapse { width: auto; border-top: 0; -webkit-box-shadow: none; box-shadow: none } .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important } .navbar-collapse.in { overflow-y: visible } .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse { padding-right: 0; padding-left: 0 } } .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: 340px } @media ( max-device-width :480px) and (orientation:landscape) { .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: 200px } } .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header { margin-right: -15px; margin-left: -15px } @media ( min-width :768px) { .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header { margin-right: 0; margin-left: 0 } } .navbar-static-top { z-index: 1000; border-width: 0 0 1px } @media ( min-width :768px) { .navbar-static-top { border-radius: 0 } } .navbar-fixed-bottom, .navbar-fixed-top { position: fixed; right: 0; left: 0; z-index: 1030 } @media ( min-width :768px) { .navbar-fixed-bottom, .navbar-fixed-top { border-radius: 0 } } .navbar-fixed-top { top: 0; border-width: 0 0 1px } .navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0 } .navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px } .navbar-toggle:focus { outline: 0 } @media ( min-width :768px) { .navbar-toggle { display: none } } .navbar-nav { margin: 7.5px -15px } .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; line-height: 20px } @media ( max-width :767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none } .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a { padding: 5px 15px 5px 25px } .navbar-nav .open .dropdown-menu>li>a { line-height: 20px } .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover { background-image: none } } @media ( min-width :768px) { .navbar-nav { float: left; margin: 0 } .navbar-nav>li { float: left } .navbar-nav>li>a { padding-top: 15px; padding-bottom: 15px } } .navbar-form { padding: 10px 15px; margin-top: 8px; margin-right: -15px; margin-bottom: 8px; margin-left: -15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1) } @media ( min-width :768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle } .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle } .navbar-form .form-control-static { display: inline-block } .navbar-form .input-group { display: inline-table; vertical-align: middle } .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-btn { width: auto } .navbar-form .input-group>.form-control { width: 100% } .navbar-form .control-label { margin-bottom: 0; vertical-align: middle } .navbar-form .checkbox, .navbar-form .radio { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle } .navbar-form .checkbox label, .navbar-form .radio label { padding-left: 0 } .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] { position: relative; margin-left: 0 } } @media ( max-width :767px) { .navbar-form .form-group { margin-bottom: 5px } .navbar-form .form-group:last-child { margin-bottom: 0 } } @media ( min-width :768px) { .navbar-form { width: auto; padding-top: 0; padding-bottom: 0; margin-right: 0; margin-left: 0; border: 0; -webkit-box-shadow: none; box-shadow: none } } .navbar-nav>li>.dropdown-menu { margin-top: 0; border-top-left-radius: 0; border-top-right-radius: 0 } .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu { margin-bottom: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .navbar-btn { margin-top: 8px; margin-bottom: 8px } .navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px } .navbar-btn.btn-xs { margin-top: 14px; margin-bottom: 14px } .navbar-text { margin-top: 15px; margin-bottom: 15px } @media ( min-width :768px) { .navbar-text { float: left; margin-right: 15px; margin-left: 15px } } @media ( min-width :768px) { .navbar-left { float: left !important } .navbar-right { float: right !important; margin-right: -15px } .navbar-right ~.navbar-right { margin-right: 0 } } .navbar-default { background-color: #f8f8f8; border-color: #e7e7e7 } .navbar-default .navbar-text { color: #777 } .navbar-default .navbar-nav>li>a { color: #777 } .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover { color: #333; background-color: transparent } .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { color: #555; background-color: #e7e7e7 } .navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover { color: #ccc; background-color: transparent } .navbar-default .navbar-toggle { border-color: #ddd } .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: #ddd } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7 } .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { color: #555; background-color: #e7e7e7 } @media ( max-width :767px) { .navbar-default .navbar-nav .open .dropdown-menu>li>a { color: #777 } .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover { color: #333; background-color: transparent } .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover { color: #555; background-color: #e7e7e7 } .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover { color: #ccc; background-color: transparent } } .navbar-default .navbar-link { color: #777 } .navbar-default .navbar-link:hover { color: #333 } .navbar-default .btn-link { color: #777 } .navbar-default .btn-link:focus, .navbar-default .btn-link:hover { color: #333 } .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover { color: #ccc } .breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px } .breadcrumb>li { display: inline-block } .breadcrumb>li+li:before { padding: 0 5px; color: #ccc; content: "/\00a0" } .breadcrumb>.active { color: #777 } .pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px } .pagination>li { display: inline } .pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #fff; border: 1px solid #ddd } .pagination>li:first-child>a, .pagination>li:first-child>span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px } .pagination>li:last-child>a, .pagination>li:last-child>span { border-top-right-radius: 4px; border-bottom-right-radius: 4px } .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover { z-index: 2; color: #23527c; background-color: #eee; border-color: #ddd } .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { z-index: 3; color: #fff; cursor: default; background-color: #337ab7; border-color: #337ab7 } .pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover { color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd } .pagination-lg>li>a, .pagination-lg>li>span { padding: 10px 16px; font-size: 18px; line-height: 1.3333333 } .pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { border-top-left-radius: 6px; border-bottom-left-radius: 6px } .pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { border-top-right-radius: 6px; border-bottom-right-radius: 6px } .pagination-sm>li>a, .pagination-sm>li>span { padding: 5px 10px; font-size: 12px; line-height: 1.5 } .pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span { border-top-left-radius: 3px; border-bottom-left-radius: 3px } .pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { border-top-right-radius: 3px; border-bottom-right-radius: 3px } .label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em } a.label:focus, a.label:hover { color: #fff; text-decoration: none; cursor: pointer } .label:empty { display: none } .btn .label { position: relative; top: -1px } .label-default { background-color: #777 } .label-default[href]:focus, .label-default[href]:hover { background-color: #5e5e5e } .label-success { background-color: #5cb85c } .label-success[href]:focus, .label-success[href]:hover { background-color: #449d44 } .label-info { background-color: #5bc0de } .label-info[href]:focus, .label-info[href]:hover { background-color: #31b0d5 } .label-warning { background-color: #f0ad4e } .label-warning[href]:focus, .label-warning[href]:hover { background-color: #ec971f } .label-danger { background-color: #d9534f } .label-danger[href]:focus, .label-danger[href]:hover { background-color: #c9302c } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: middle; background-color: #777; border-radius: 10px } .badge:empty { display: none } .btn .badge { position: relative; top: -1px } .btn-group-xs>.btn .badge, .btn-xs .badge { top: 0; padding: 1px 5px } a.badge:focus, a.badge:hover { color: #fff; text-decoration: none; cursor: pointer } .list-group-item.active>.badge { color: #337ab7; background-color: #fff } .list-group-item>.badge { float: right } .list-group-item>.badge+.badge { margin-right: 5px } .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px } .alert h4 { margin-top: 0; color: inherit } .alert .alert-link { font-weight: 700 } .alert>p, .alert>ul { margin-bottom: 0 } .alert>p+p { margin-top: 5px } .alert-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6 } .alert-success .alert-link { color: #2b542c } .alert-info { color: #31708f; background-color: #d9edf7; border-color: #bce8f1 } .alert-info .alert-link { color: #245269 } .alert-warning { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc } .alert-warning .alert-link { color: #66512c } .alert-danger { color: #a94442; background-color: #f2dede; border-color: #ebccd1 } .alert-danger .alert-link { color: #843534 } @ -webkit-keyframes progress-bar-stripes { from {background-position: 40px 0 } to { background-position: 0 0 } } @ -o-keyframes progress-bar-stripes { from {background-position: 40px 0 } to { background-position: 0 0 } } @ keyframes progress-bar-stripes { from {background-position: 40px 0 } to { background-position: 0 0 } } .media { margin-top: 15px } .media:first-child { margin-top: 0 } .media, .media-body { overflow: hidden; zoom: 1 } .media-body { width: 10000px } .media-object { display: block } .media-right, .media>.pull-right { padding-left: 10px } .media-left, .media>.pull-left { padding-right: 10px } .media-body, .media-left, .media-right { display: table-cell; vertical-align: top } .media-middle { vertical-align: middle } .media-bottom { vertical-align: bottom } .media-list { padding-left: 0; list-style: none } .list-group { padding-left: 0; margin-bottom: 20px } .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd } .list-group-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } a.list-group-item, button.list-group-item { color: #555 } a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover { color: #555; text-decoration: none; background-color: #f5f5f5 } button.list-group-item { width: 100%; text-align: left } .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover { color: #777; cursor: not-allowed; background-color: #eee } .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text { color: #777 } .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { z-index: 2; color: #fff; background-color: #337ab7; border-color: #337ab7 } .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text { color: #c7ddef } .list-group-item-success { color: #3c763d; background-color: #dff0d8 } a.list-group-item-success, button.list-group-item-success { color: #3c763d } a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover { color: #3c763d; background-color: #d0e9c6 } a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover { color: #fff; background-color: #3c763d; border-color: #3c763d } .list-group-item-info { color: #31708f; background-color: #d9edf7 } a.list-group-item-info, button.list-group-item-info { color: #31708f } a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover { color: #31708f; background-color: #c4e3f3 } a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover { color: #fff; background-color: #31708f; border-color: #31708f } .list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3 } a.list-group-item-warning, button.list-group-item-warning { color: #8a6d3b } a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover { color: #8a6d3b; background-color: #faf2cc } a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b } .list-group-item-danger { color: #a94442; background-color: #f2dede } a.list-group-item-danger, button.list-group-item-danger { color: #a94442 } a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover { color: #a94442; background-color: #ebcccc } a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover { color: #fff; background-color: #a94442; border-color: #a94442 } .list-group-item-text { margin-bottom: 0; line-height: 1.3 } .panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); box-shadow: 0 1px 1px rgba(0, 0, 0, .05) } .panel-body { padding: 15px } .panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit } .panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a { color: inherit } .panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #ddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px } .panel>.list-group, .panel>.panel-collapse>.list-group { margin-bottom: 0 } .panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item { border-width: 1px 0; border-radius: 0 } .panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child { border-top: 0; border-top-left-radius: 3px; border-top-right-radius: 3px } .panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child { border-bottom: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px } .list-group+.panel-footer { border-top-width: 0 } .panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table { margin-bottom: 0 } .panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption { padding-right: 15px; padding-left: 15px } .panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px } .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px } .panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px } .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px } .panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body { border-top: 1px solid #ddd } .panel>.table-bordered, .panel>.table-responsive>.table-bordered { border: 0 } .panel>.table-responsive { margin-bottom: 0; border: 0 } .panel-group { margin-bottom: 20px } .panel-group .panel { margin-bottom: 0; border-radius: 4px } .panel-group .panel+.panel { margin-top: 5px } .panel-group .panel-footer { border-top: 0 } .panel-group .panel-footer+.panel-collapse .panel-body { border-bottom: 1px solid #ddd } .panel-default { border-color: #ddd } .panel-default>.panel-footer+.panel-collapse>.panel-body { border-bottom-color: #ddd } .panel-success { border-color: #d6e9c6 } .panel-success>.panel-footer+.panel-collapse>.panel-body { border-bottom-color: #d6e9c6 } .panel-info { border-color: #bce8f1 } .panel-info>.panel-footer+.panel-collapse>.panel-body { border-bottom-color: #bce8f1 } .panel-warning { border-color: #faebcc } .panel-warning>.panel-footer+.panel-collapse>.panel-body { border-bottom-color: #faebcc } .panel-danger { border-color: #ebccd1 } .panel-danger>.panel-footer+.panel-collapse>.panel-body { border-bottom-color: #ebccd1 } .close { float: right; font-size: 21px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .2 } .close:focus, .close:hover { color: #000; text-decoration: none; cursor: pointer; opacity: .5 } button.close { -webkit-appearance: none; padding: 0; cursor: pointer; background: 0 0; border: 0 } .modal-open { overflow: hidden } .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; -webkit-overflow-scrolling: touch; outline: 0 } .modal.fade .modal-dialog { -webkit-transition: -webkit-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out; -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%) } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0) } .modal-open .modal { overflow-x: hidden; overflow-y: auto } .modal-dialog { position: relative; width: auto; margin: 10px } .modal-content { position: relative; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, .2); border-radius: 6px; outline: 0; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); box-shadow: 0 3px 9px rgba(0, 0, 0, .5) } .modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5 } .modal-header .close { margin-top: -2px } .modal-title { margin: 0; line-height: 1.42857143 } .modal-body { position: relative; padding: 15px } .modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5 } .modal-footer .btn+.btn { margin-bottom: 0; margin-left: 5px } .modal-footer .btn-group .btn+.btn { margin-left: -1px } .modal-footer .btn-block+.btn-block { margin-left: 0 } @media ( min-width :768px) { .modal-dialog { width: 600px; margin: 30px auto } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); box-shadow: 0 5px 15px rgba(0, 0, 0, .5) } .modal-sm { width: 300px } } @media ( min-width :992px) { .modal-lg { width: 900px } } .btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .panel-body:after, .panel-body:before, .row:after, .row:before { display: table; content: " " } .btn-group-vertical>.btn-group:after, .container-fluid:after, .container:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .panel-body:after, .row:after { clear: both } .center-block { display: block; margin-right: auto; margin-left: auto } .pull-right { float: right !important } .pull-left { float: left !important } .show { display: block !important } .hidden { display: none !important } @ -ms-viewport { width: device-width } .visible-lg, .visible-md, .visible-sm, .visible-xs { display: none !important } .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block { display: none !important } @media ( max-width :767px) { .visible-xs { display: block !important } table.visible-xs { display: table !important } } @media ( max-width :767px) { .visible-xs-block { display: block !important } } @media ( max-width :767px) { .visible-xs-inline { display: inline !important } } @media ( max-width :767px) { .visible-xs-inline-block { display: inline-block !important } } @media ( min-width :768px) and (max-width:991px) { .visible-sm { display: block !important } table.visible-sm { display: table !important } } @media ( min-width :768px) and (max-width:991px) { .visible-sm-block { display: block !important } } @media ( min-width :768px) and (max-width:991px) { .visible-sm-inline { display: inline !important } } @media ( min-width :768px) and (max-width:991px) { .visible-sm-inline-block { display: inline-block !important } } @media ( min-width :992px) and (max-width:1199px) { .visible-md { display: block !important } table.visible-md { display: table !important } } @media ( min-width :992px) and (max-width:1199px) { .visible-md-block { display: block !important } } @media ( min-width :992px) and (max-width:1199px) { .visible-md-inline { display: inline !important } } @media ( min-width :992px) and (max-width:1199px) { .visible-md-inline-block { display: inline-block !important } } @media ( min-width :1200px) { .visible-lg { display: block !important } table.visible-lg { display: table !important } } @media ( min-width :1200px) { .visible-lg-block { display: block !important } } @media ( min-width :1200px) { .visible-lg-inline { display: inline !important } } @media ( min-width :1200px) { .visible-lg-inline-block { display: inline-block !important } } @media ( max-width :767px) { .hidden-xs { display: none !important } } @media ( min-width :768px) and (max-width:991px) { .hidden-sm { display: none !important } } @media ( min-width :992px) and (max-width:1199px) { .hidden-md { display: none !important } } @media ( min-width :1200px) { .hidden-lg { display: none !important } } * { font-family: Meiryo, "Microsoft JhengHei UI", "Microsoft JhengHei", "敺株�迤暺��", "Microsoft YaHei UI", "Microsoft YaHei", "敺株蔓�����", "敺株�����", "Helvetica Neue", Helvetica, "Lucida Grande", Arial, "WenQuanYi Micro Hei", sans-serif, "暺��", "暺��"; font-size: 16px; color: #555 } body.header-fixed-space-default { padding-top: 70px } @media ( max-width :991px) { body.header-fixed-space-default { padding-top: 0 } } .header.no-topbar .navbar-toggle { margin-top: 25px } .header { z-index: 99; background: #fff; position: relative; border-bottom: solid 2px #eee } .header>.container { display: table; margin-bottom: -40px } @media ( max-width :768px) { .header>.container { width: 100% } } @media ( max-width :991px) { .header>.container { margin-bottom: 0 } } .header .logo { height: 100%; min-height: 40px; min-width: 100px; display: table-cell; vertical-align: middle } .header .logo img { z-index: 1; margin: 20px 0; position: relative } @media ( max-width :1200px) { .header img.big-logo { width: 120px; height: auto } } .header .navbar-toggle { border-color: #da2b2a } @media ( max-width :991px) { .header .navbar-toggle { margin-right: 0 } } .header .navbar-toggle .fa { color: #fff; font-size: 19px } .header .navbar-toggle, .header .navbar-toggle:focus, .header .navbar-toggle:hover { background: #da2b2a; padding: 6px 10px 2px } .header .navbar-toggle:hover { background: #da2b2a !important } .header .navbar-collapse { position: relative } @media ( max-width :991px) { .header .navbar-collapse, .header .navbar-collapse .container { padding-left: 0; padding-right: 0 } } .header .navbar-nav>li>a { color: #687074; font-size: 15px; font-weight: 400; text-transform: uppercase } .header .navbar-nav>.active>a { color: #da2b2a } @media ( min-width :992px) { .header .navbar-nav { float: right } } @media ( max-width :991px) { .header .navbar-header { float: none } .header .navbar-toggle { display: block } .header .navbar-collapse.collapse { display: none !important } .header .navbar-collapse.collapse.in { display: block !important; overflow-y: auto !important } .header .navbar-nav { margin: 0 0 5px; float: none !important } .header .navbar-nav>li { float: none } .header .navbar-nav>li>a { padding-top: 30px; padding-bottom: 40px } .header .dropdown-menu.pull-right { float: none !important } .header .navbar-nav .open .dropdown-menu { border: 0; float: none; width: auto; margin-top: 0; position: static; box-shadow: none; background-color: transparent } .header .navbar-nav .open>a, .header .navbar-nav .open>a:focus, .header .navbar-nav .open>a:hover { border-bottom-color: #eee } .header .navbar-nav .open .dropdown-menu .dropdown-header, .header .navbar-nav .open .dropdown-menu>li>a { padding: 5px 15px 5px 25px } .header .navbar-nav .open .dropdown-menu>li>a { line-height: 20px } .header .navbar-nav .open .dropdown-menu>li>a:focus, .header .navbar-nav .open .dropdown-menu>li>a:hover { background-image: none } .header .navbar-nav .open .dropdown-menu>li>a { color: #777 } .header .navbar-nav .open .dropdown-menu>li>a:focus, .header .navbar-nav .open .dropdown-menu>li>a:hover { color: #333; background-color: transparent } .header .navbar-nav .open .dropdown-menu>.active>a, .header .navbar-nav .open .dropdown-menu>.active>a:focus, .header .navbar-nav .open .dropdown-menu>.active>a:hover { color: #555; background-color: #e7e7e7 } .header .navbar-nav .open .dropdown-menu>.disabled>a, .header .navbar-nav .open .dropdown-menu>.disabled>a:focus, .header .navbar-nav .open .dropdown-menu>.disabled>a:hover { color: #ccc; background-color: transparent } .header .dropdown-menu.no-bottom-space { padding-bottom: 0 } .header .navbar-nav>li>a { font-size: 16px; padding: 9px 10px } .header .navbar-nav>li a { border-bottom: solid 1px #eee } .header .navbar-nav>li>a:focus { background: 0 0 } .header .navbar-nav>li>a:hover { color: #da2b2a } .header .navbar-nav>.active>a, .header .navbar-nav>.active>a:focus, .header .navbar-nav>.active>a:hover { background: #da2b2a; color: #fff !important } .header .dropdown .dropdown-submenu>a { font-size: 13px; color: #555 !important; text-transform: uppercase } } @media ( min-width :992px) { .header .navbar-collapse { padding: 0 } .header .container-fluid>.navbar-collapse, .header .container-fluid>.navbar-header, .header .container>.navbar-collapse, .header .container>.navbar-header { margin-bottom: -10px } .header .navbar-nav { position: relative } .header .navbar-nav>li>a { bottom: -2px; position: relative; padding: 9px 30px 9px 20px } .header .navbar-nav>li>a, .header .navbar-nav>li>a:focus { border-bottom: solid 2px transparent } .header .navbar-nav>.active>a, .header .navbar-nav>li>a:hover { bottom: -2px; position: relative; border-bottom: solid 2px #da2b2a } .header .navbar-nav>.active>a, .header .navbar-nav>.active>a:focus, .header .navbar-nav>.active>a:hover, .header .navbar-nav>li>a, .header .navbar-nav>li>a:focus, .header .navbar-nav>li>a:hover { background: 0 0 } .header .navbar-nav>.open>a, .header .navbar-nav>.open>a:focus, .header .navbar-nav>.open>a:hover { color: #da2b2a } .header .navbar-nav>li:hover>a { color: #da2b2a } .header .dropdown-menu { padding: 0; border: none; min-width: 200px; border-radius: 0; z-index: 9999 !important; border-top: solid 2px #da2b2a; border-bottom: solid 2px #687074 } .header .dropdown-menu li a { color: #687074; font-size: 14px; font-weight: 400; padding: 6px 15px; border-bottom: solid 1px #eee } .header .dropdown-menu .active>a, .header .dropdown-menu li>a:hover { color: #687074; filter: none !important; background: #eee !important; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out } .header .dropdown-menu li>a:focus { background: 0 0; filter: none !important } .header .navbar-nav>li.dropdown:hover>.dropdown-menu { display: block } .header .open>.dropdown-menu { display: none } .header .navbar-nav .search-open { width: 330px } } .header .dropdown-submenu { position: relative } .header .dropdown-submenu>a:after, .header .dropdown>a:after { top: 8px; right: 9px; font-size: 11px; content: "\f105"; position: absolute; font-weight: 400; display: inline-block; font-family: FontAwesome } @media ( max-width :991px) { .header .dropdown-submenu>a:after { content: " " } } .header .dropdown>a:after { top: 9px; right: 15px; content: "▼" } .header .dropdown-submenu>.dropdown-menu { top: 3px; left: 100%; margin-top: -5px; margin-left: 0 } .header .dropdown-submenu>.dropdown-menu.submenu-left { left: -100% !important } .header .dropdown-submenu:hover>.dropdown-menu { display: block } @media ( max-width :991px) { .header .dropdown-submenu>.dropdown-menu { display: block; margin-left: 15px } } .header .dropdown-submenu.pull-left { float: none } .header .dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px } .header .dropdown-menu li [class*=" fa-"], .header .dropdown-menu li [class^=fa-] { left: -3px; width: 1.25em; margin-right: 1px; position: relative; text-align: center; display: inline-block } .header .dropdown-menu li [class*=" fa-"].fa-lg, .header .dropdown-menu li [class^=fa-].fa-lg { width: 1.5625em } .header .nav>li>.search { color: #aaa; cursor: pointer; min-width: 35px; font-size: 15px; text-align: center; background: #f7f7f7; padding: 11px 0 12px; display: inline-block; border-bottom: solid 2px #aaa } @media ( min-width :992px) { .header .nav>li>.search { bottom: -2px; position: relative } } .header .nav>li>.search:hover { color: #da2b2a; background: #f7f7f7; border-bottom-color: #da2b2a } .header .nav .search-open { right: 0; top: 40px; display: none; padding: 16px; position: absolute; background: #fcfcfc; border-top: solid 2px #eee; box-shadow: 0 1px 3px #ddd } .header .nav .search-open form { margin: 0 } @media ( min-width :767px) and (max-width:991px) { .header .navbar-toggle { margin-right: 0 } .header .nav .search-open { width: 93% } } @media ( max-width :991px) { .header .nav>li>.search { color: #999; width: 35px; height: 34px; text-align: left; background: #eee; line-height: 12px; text-align: center; margin: 5px 10px 0; border-bottom: none } .header .nav>li>.search:hover { background: #da2b2a; color: #fff !important } .header .nav .search-open { top: 5px; padding: 0; left: 48px; border-top: none; box-shadow: none; background: 0 0; margin-right: 10px } } .header .mega-menu .collapse, .header .mega-menu .dropdown, .header .mega-menu .dropup, .header .mega-menu .nav { position: static } .header .mega-menu .container, .header .mega-menu .navbar-inner { position: relative } .header .mega-menu .dropdown-menu { left: auto } .header .mega-menu .dropdown-menu>li { display: block } .header .mega-menu .dropdown-submenu .dropdown-menu { left: 100% } .header .mega-menu .nav.pull-right .dropdown-menu { right: 0 } .header .mega-menu .mega-menu-content { padding: 4px 15px } .header .mega-menu .mega-menu-content:after, .header .mega-menu .mega-menu-content:before { content: ""; display: table; line-height: 0 } .header .mega-menu .mega-menu-content:after { clear: both } .header .mega-menu .nav>li>.dropdown-menu:after, .header .mega-menu .nav>li>.dropdown-menu:before { display: none } .header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu { left: 0; right: 0; overflow: hidden } @media ( min-width :992px) { .header .mega-menu .mega-menu-content.content-two-col { min-width: 596px } .header .mega-menu .mega-menu-content.content-three-col { min-width: 864px } } .header .mega-menu .dropdown.mega-menu-left .dropdown-menu { left: auto; overflow: hidden } .header .mega-menu .dropdown.mega-menu-right .dropdown-menu, .header .mega-menu .dropdown.mega-menu-two-col-right .dropdown-menu { right: 0; overflow: hidden } @media ( min-width :992px) { .header .mega-menu .equal-height { display: -webkit-flex; display: -ms-flexbox; display: flex } .header .mega-menu .equal-height-in { display: -webkit-flex; display: -ms-flexbox; display: flex } } .header .mega-menu .equal-height-list h3 { font-size: 15px; font-weight: 400; padding: 0 10px 0 13px; text-transform: uppercase } @media ( min-width :992px) { .header .mega-menu .big-screen-space { margin-bottom: 20px } } @media ( min-width :992px) { .header .mega-menu .equal-height-in { padding: 20px 0; border-left: 1px solid #eee } .header .mega-menu .equal-height-in:first-child { border-left: none; margin-left: -1px } .header .mega-menu .equal-height-list { width: 100% } .header .mega-menu .equal-height-list li a { display: block; margin-bottom: 1px; position: relative; border-bottom: none; padding: 5px 10px 5px 15px } .header .mega-menu .equal-height-list a:hover { text-decoration: none } .header .mega-menu .mega-menu-content li a { padding: 5px 10px 5px 30px } .header .mega-menu .mega-menu-content li a:after { top: 7px; left: 15px; font-size: 11px; content: "\f105"; position: absolute; font-weight: 400; display: inline-block; font-family: FontAwesome } .header .mega-menu .disable-icons li a { padding: 5px 10px 5px 15px } .header .mega-menu .disable-icons li a:after { display: none } } @media ( max-width :991px) { .header .mega-menu .equal-height-list h3 { color: #555; margin: 0 0 5px; font-size: 13px; font-weight: 400; padding: 6px 25px 5px; border-bottom: solid 1px #eee } .header .mega-menu .equal-height-list li a { color: #687074; display: block; font-size: 13px; font-weight: 400; margin-left: 15px; padding: 6px 25px; border-bottom: solid 1px #eee } .header .mega-menu .equal-height-list>.active>a, .header .mega-menu .equal-height-list>.active>a:focus, .header .mega-menu .equal-height-list>.active>a:hover, .header .mega-menu .equal-height-list>h3.active { color: #555; background-color: #e7e7e7 } .header .mega-menu .equal-height-list li a:hover { color: #333; text-decoration: none } } .header-fixed .header { height: auto } .header-fixed .header.header-sticky { margin-top: 0; transition: all .2s ease-in-out; position: fixed; top: 0; left: 0; width: 100% } .boxed-layout.header-fixed .header.header-sticky { left: inherit; width: inherit } .sky-form { margin: 0; outline: 0; box-shadow: 0 0 20px rgba(0, 0, 0, .3); font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif; color: #666 } .sky-form header { display: block; padding: 20px 30px; border-bottom: 1px solid rgba(0, 0, 0, .1); background: rgba(248, 248, 248, .9); font-size: 25px; font-weight: 300; color: #232323 } .sky-form footer { display: block; padding: 15px 30px 25px; border-top: 1px solid rgba(0, 0, 0, .1); background: rgba(248, 248, 248, .9) } .sky-form footer:after { content: ''; display: table; clear: both } .sky-form a { color: #000 } .sky-form .label { display: block; margin-bottom: 6px; line-height: 19px; font-weight: 400 } .sky-form .label.col { margin: 0; padding-top: 10px } .sky-form .button, .sky-form .checkbox, .sky-form .input, .sky-form .radio, .sky-form .select, .sky-form .textarea, .sky-form .toggle { position: relative; display: block } .sky-form .input input, .sky-form .select select, .sky-form .textarea textarea { display: block; box-sizing: border-box; -moz-box-sizing: border-box; width: 100%; height: 39px; padding: 6px 10px; outline: 0; border-width: 2px; border-style: solid; border-radius: 0; background: #fff; font: 15px/23px 'Open Sans', Helvetica, Arial, sans-serif; color: #404040; appearance: normal; -moz-appearance: none; -webkit-appearance: none } .sky-form button::-moz-focus-inner { padding: 0; border: 0 } .sky-form .input-file .button { position: absolute; top: 4px; right: 4px; float: none; height: 31px; margin: 0; padding: 0 20px; font-size: 13px; line-height: 31px } .sky-form .input-file .button:hover { box-shadow: none } .sky-form .input-file .button input { position: absolute; top: 0; right: 0; padding: 0; font-size: 30px; cursor: pointer; opacity: 0 } .sky-form .select i { position: absolute; top: 2px; right: 2px; width: 28px; height: 35px; background: #fff; pointer-events: none } .sky-form .select i:after, .sky-form .select i:before { content: ''; position: absolute; right: 10px; border-right: 4px solid transparent; border-left: 4px solid transparent } .sky-form .select i:after { bottom: 12px; border-top: 4px solid #404040 } .sky-form .select i:before { top: 12px; border-bottom: 4px solid #404040 } .sky-form .select select { padding-right: 28px } .sky-form .textarea textarea { height: auto; resize: none } .sky-form .textarea-resizable textarea { resize: vertical } .sky-form .checkbox, .sky-form .radio { margin-bottom: 4px; padding-left: 27px; font-size: 15px; line-height: 27px; color: #404040; cursor: pointer } .sky-form .checkbox:last-child, .sky-form .radio:last-child { margin-bottom: 0 } .sky-form .checkbox input, .sky-form .radio input { position: absolute; left: -9999px } .sky-form .checkbox i, .sky-form .radio i { position: absolute; top: 5px; left: 0; display: block; width: 13px; height: 13px; outline: 0; border-width: 2px; border-style: solid; background: #fff } .sky-form .radio i { border-radius: 50% } .sky-form .checkbox input+i:after, .sky-form .radio input+i:after { position: absolute; opacity: 0; -ms-transition: opacity .1s; -moz-transition: opacity .1s; -webkit-transition: opacity .1s } .sky-form .radio input+i:after { content: ''; top: 4px; left: 4px; width: 5px; height: 5px; border-radius: 50% } .sky-form .checkbox input+i:after { content: 'f00c'; top: -1px; left: -1px; width: 15px; height: 15px; font: normal 12px/16px FontAwesome; text-align: center } .sky-form .checkbox input:checked+i:after, .sky-form .radio input:checked+i:after { opacity: 1 } .sky-form .inline-group { margin: 0 -30px -4px 0 } .sky-form .inline-group:after { content: ''; display: table; clear: both } .sky-form .inline-group .checkbox, .sky-form .inline-group .radio { float: left; margin-right: 30px } .sky-form .inline-group .checkbox:last-child, .sky-form .inline-group .radio:last-child { margin-bottom: 4px } .sky-form .toggle { margin-bottom: 4px; padding-right: 61px; font-size: 15px; line-height: 27px; color: #404040; cursor: pointer } .sky-form .toggle:last-child { margin-bottom: 0 } .sky-form .toggle input { position: absolute; left: -9999px } .sky-form .toggle i { content: ''; position: absolute; top: 4px; right: 0; display: block; width: 49px; height: 17px; border-width: 2px; border-style: solid; border-radius: 12px; background: #fff } .sky-form .toggle i:after { content: 'OFF'; position: absolute; top: 2px; right: 8px; left: 8px; font-style: normal; font-size: 9px; line-height: 13px; font-weight: 700; text-align: left; color: #5f5f5f } .sky-form .toggle i:before { content: ''; position: absolute; z-index: 1; top: 4px; right: 4px; display: block; width: 9px; height: 9px; border-radius: 50%; opacity: 1; -ms-transition: right .2s; -moz-transition: right .2s; -webkit-transition: right .2s } .sky-form .toggle input:checked+i:after { content: 'ON'; text-align: right } .sky-form .toggle input:checked+i:before { right: 36px } .sky-form .button { float: right; height: 39px; overflow: hidden; margin: 10px 0 0 20px; padding: 0 25px; outline: 0; border: 0; font: 300 15px/39px 'Open Sans', Helvetica, Arial, sans-serif; text-decoration: none; color: #fff; cursor: pointer } @ -o-keyframes blink { 0%{ opacity: 1 } 50%{ opacity : .3 } 100%{ opacity : 1 } } @ -ms-keyframes blink { 0%{ opacity: 1 } 50%{ opacity : .3 } 100%{ opacity : 1 } } @ -moz-keyframes blink { 0%{ opacity: 1 } 50%{ opacity : .3 } 100%{ opacity : 1 } } @ -webkit-keyframes blink { 0%{ opacity: 1 } 50%{ opacity : .3 } 100%{ opacity : 1 } } .sky-form .row { margin: 0 -15px } .sky-form .row:after { content: ''; display: table; clear: both } .sky-form .col { float: left; min-height: 1px; padding-right: 15px; padding-left: 15px; box-sizing: border-box; -moz-box-sizing: border-box } .sky-form .col-1 { width: 8.33% } .sky-form .col-2 { width: 16.66% } .sky-form .col-3 { width: 25% } .sky-form .col-4 { width: 33.33% } .sky-form .col-5 { width: 41.66% } .sky-form .col-6 { width: 50% } .sky-form .col-7 { width: 58.33% } .sky-form .col-8 { width: 66.67% } .sky-form .col-9 { width: 75% } .sky-form .col-10 { width: 83.33% } .sky-form .col-11 { width: 91.66% } @media screen and (max-width:600px) { .sky-form .col { float: none; width: 100% } } .sky-form .checkbox i, .sky-form .input input, .sky-form .radio i, .sky-form .select select, .sky-form .textarea textarea, .sky-form .toggle i { border-color: #e5e5e5; -ms-transition: border-color .3s; -moz-transition: border-color .3s; -webkit-transition: border-color .3s } .sky-form .toggle i:before { background-color: #2da5da } .sky-form .button { background-color: #2da5da; opacity: .8; -ms-transition: opacity .2s; -moz-transition: opacity .2s; -webkit-transition: opacity .2s } .sky-form .checkbox:hover i, .sky-form .input:hover input, .sky-form .radio:hover i, .sky-form .select:hover select, .sky-form .textarea:hover textarea, .sky-form .toggle:hover i, .sky-form .ui-slider-handle:hover { border-color: #da2b2a } .sky-form .button:hover { opacity: 1 } .sky-form .checkbox input:focus+i, .sky-form .input input:focus, .sky-form .radio input:focus+i, .sky-form .select select:focus, .sky-form .textarea textarea:focus, .sky-form .toggle input:focus+i { border-color: #2da5da } .sky-form .radio input+i:after { background-color: #2da5da } .sky-form .checkbox input+i:after { color: #2da5da } .sky-form .checkbox input:checked+i, .sky-form .radio input:checked+i, .sky-form .toggle input:checked+i { border-color: #2da5da } .sky-form .message { display: none; color: #6fb679 } .sky-form .message i { display: block; margin: 0 auto 20px; width: 81px; height: 81px; border: 1px solid #6fb679; border-radius: 50%; font-size: 30px; line-height: 81px } .sky-form .ui-slider { position: relative; height: 3px; border: 2px solid #e5e5e5; background: #fff; margin: 12px 6px 26px } .sky-form .ui-slider-handle { position: absolute; width: 15px; height: 15px; margin: -8px 0 0 -8px; border: 2px solid #e5e5e5; outline: 0; background: #fff; -ms-transition: border-color .3s; -moz-transition: border-color .3s; -webkit-transition: border-color .3s } .sky-form-modal { position: fixed; z-index: 1; display: none; width: 400px } .sky-form .label { border-radius: 0; font-size: 100%; text-align: left; white-space: normal; color: inherit } .sky-form .checkbox, .sky-form .radio { font-weight: 400 } .sky-form .checkbox+.checkbox, .sky-form .radio+.radio { margin-top: 0 } .breadcrumb>li+li::before { content: ">" } .breadcrumbs { overflow: hidden; padding: 0; border: solid 0 #eee; float: right } .breadcrumb { top: 10px; z-index: 1; padding-right: 0; background: 0 0; position: relative } .breadcrumb li:first-child a { color: #999; font-size: 14px } @media ( max-width :550px) { .breadcrumbs ul.pull-left { width: 100%; margin-bottom: 0; margin-top: 10px } .breadcrumbs { float: left; padding: 5px } .breadcrumb { padding: 0; text-align: initial } .breadcrumbs .breadcrumb { top: 0 } } .pull-right { float: right } .default-logo { display: flex; width: auto; height: 50px; margin: 10px } .color-white { color: #fff } #main-pic a { color: #fff; font-size: 14px } a { color: #da2b2a } .bg-color-light { background-color: #f7f7f7 !important } p { font-size: 16px } .left-reslut-block { background-color: #fff; padding: 0 15px } .speacVo-descri { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; line-height: 25px } .spaceVo-name { color: #111; font-size: 20px; line-height: 27px } .headline-v2 { color: #555; border-bottom: 2px solid #eee; margin-bottom: 0; border-left: none; text-align: center; display: block; background: #fff; padding: 1px 10px; margin-top: 20px } .headline-v2 h2 { margin: 10px 0; font-size: 20px; font-weight: 400 } .testimonials-v6.testimonials-wrap { padding-left: 70px; padding-right: 70px } .testimonials-v6 .testimonials-desc { overflow: hidden } .testimonials-v6 .testimonials-desc p { margin-bottom: 10px; margin-top: 10px } .testimonials-v6 .testimonials-info { background: 0 0; border-bottom: solid 3px #eee; transition: all .4s ease-in-out; margin-bottom: 30px } .testimonials-v6 .testimonials-info:hover { border-color: rgb(250, 226, 226, .8) } .map-info { color: #777; font-size: 14px; margin-top: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block } .star-color { font-size: 16px; color: #da572a; font-weight: 700 } .list-left-div { float: left; padding: 0; height: 240px } .list-right-div { padding: 20px; height: 240px; background: #fff; border-bottom: solid 3px #eee } .list-right-div-last { background: #2196f3; padding: 10px; text-align: center } .list-right-div-last-right { background: #da2b2a; padding: 10px; text-align: center } .icon-call { width: 15px } .icon-call-w { width: 30px } .breadcrumbs-header { padding: 50px 0; z-index: 1; position: relative } .breadcrumbs-header h1 { color: #fff; font-size: 30px; line-height: 40px; z-index: 1; position: relative } .breadcrumbs-header h4 a { color: #fff; text-decoration: underline } .breadcrumbs-header p { color: #fff; z-index: 1; position: relative } .breadcrumbs-header.img-v1 { background: url(https://ezstartup.cc/images/bg-cospace-list.jpg) no-repeat; background-position-x: 0; background-position-y: 0; background-size: auto; background-size: cover; background-position: center center } .breadcrumbs-header::after { top: 0; left: 0; width: 100%; height: 100%; content: " "; position: absolute; background: rgba(0, 0, 0, .6) } .input-group .search-btn { padding: 8px 20px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; font-size: 18px } .btn-u { border: 0; color: #fff !important; font-size: 14px; cursor: pointer; font-weight: 400; position: relative; background: #da2b2a; white-space: nowrap; display: inline-block; text-decoration: none } .btn-u:hover { color: #fff; text-decoration: none; transition: all .3s ease-in-out } .btn-u.active, .btn-u:active, .btn-u:focus, .btn-u:hover, .open .dropdown-toggle.btn-u { background: #9c1c1b } .btn-u-lg, a.btn-u-lg { font-size: 18px; padding: 10px 25px } div.side-nav ol.list-group-noicon>li { padding-left: 0 } div.side-nav ol.list-group-noicon span { float: right } div.side-nav li.list-group-item { padding: 0 15px } .list-group-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px } .list-group-item { position: relative; display: block; margin-bottom: -1px } div.side-nav ol.list-group-bordered>li>a { display: block; border-bottom: rgba(0, 0, 0, .05) 1px solid; padding: 6px; font-size: 14px; color: #666 } div.side-nav ol>li>a { color: #777; text-decoration: none } div.side-nav ol>li>a:hover { color: #da2b2a; text-decoration: none } div.side-nav ol, div.side-nav ol>li { border: 0 !important; list-style: none } div.side-nav ol.list-group-bordered>li>a>span.pull-left, div.side-nav ol.list-group-bordered>li>a>span.pull-right { margin-top: 3px; color: #777; font-size: 11px; line-height: 15px } .pull-right { float: right !important } .cbp-l-caption-body { padding: 90px 120px; color: #fff; z-index: 100; position: absolute; top: 0; display: flex; align-items: center; justify-content: center } .cbp-l-caption-body i { color: #fff; font-size: 18px; border-radius: 10px; border: 2px #da2b2a solid; background: #da2b2a; padding: 4px 14px; font-style: normal } .img-space-cover { width: 100%; height: 240px; object-fit: cover; object-position: 50% } .blog-latest-posts li>h3 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; margin-top: 0 } .blog-latest-posts li:first-child { margin-top: 0; padding-top: 0; border-top: none } .blog-latest-posts li { margin-top: 15px; padding-top: 15px; border-top: 1px solid #ddd; font-size: 14px } .blog-latest-posts h3>a { margin: 0 0 3px; line-height: 20px; color: #555; font-size: 16px } .blog-latest-posts small { display: inline-block } .blog-latest-posts small a { color: #777 } .blog-latest-posts p { font-size: 13px } @media ( max-width :1200px) { .cbp-l-caption-body { padding: 85px 100px } } @media ( max-width :991px) { .breadcrumbs-header h1 { color: #fff; font-size: 22px; line-height: 35px } .img-space-cover { height: 240px; width: 100%; object-fit: cover; object-position: 50% } .cbp-l-caption-body { padding: 94px 93px } } @media ( max-width :780px) { .cbp-l-caption-body { padding: 70px 130px } .list-right-div-last { background: #fff } .list-right-div-last b { color: #2196f3; font-size: 14px } .list-right-div-last-right { background: #fff; border-left: solid 3px #eee; padding: 7px; text-align: center } .list-right-div-last-right b { font-size: 14px } .alert p { font-size: 12px !important } .alert b { font-size: 12px !important } } @media ( max-width :550px) { .testimonials-v6 .testimonials-wrap { padding-left: 0; padding-right: 0 } .testimonials-v6 .testimonials-desc p { margin-bottom: 8px; margin-top: 8px } .speacVo-descri { display: block; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 20px } .list-right-div a { overflow: hidden; white-space: nowrap; text-overflow: ellipsis } .list-left-div { height: 200px } .list-right-div { padding: 15px 13px; text-overflow: ellipsis; height: 200px } .testimonials-v6 .testimonials-info { margin-bottom: 30px } .img-space-cover { height: 200px; max-width: 450px; object-fit: cover; object-position: 50% } .cbp-l-caption-body { padding: 70px 90px } } @media ( max-width :460px) { .cbp-l-caption-body { padding: 90px 170px } .speacVo-descri { line-height: 22px; height: 45px; font-size: 14px } .img-space-cover { height: 200px; object-fit: cover; object-position: 50% } .map-info { width: 350px } } @media ( max-width :380px) { .cbp-l-caption-body { padding: 70px 140px } .list-left-div { height: 170px } .list-right-div { padding: 15px 13px; text-overflow: ellipsis; height: 170px } } .font-14 { font-size: 14px } .news-v2 .news-v2-badge p { background: #337ab7; padding: 2px 5px; top: 0; margin-top: 20px; text-align: center; position: absolute; font-size: 10px; color: #fff } .color-red { color: #da2b2a !important } .left-bg { padding: 15px; background: #fff } .mobile-bottom-nav { position: fixed; bottom: 0; left: 0; right: 0; z-index: 1000; will-change: transform; transform: translateZ(0); display: flex; height: 60px; box-shadow: 0 -2px 2px -2px #555; background-color: #222 } .mobile-bottom-nav__item { flex-grow: 1; text-align: center; font-size: 16px; display: flex; flex-direction: column; justify-content: center } .mobile-bottom-nav__item-content { display: flex; flex-direction: column; color: #fff; display: inline } .mobile-bottom-nav__item-content a { color: #fff; font-weight: 500 } .form-inline .form-control { width: 100% } .fav-icon { width: 22px; height: 22px; vertical-align: top } .pr-0 { padding-right: 0 } .p-0 { padding: 0 } .mr-5 { margin-right: 5px } .alert { padding: 0 8px; margin-bottom: 0; border: 1px solid transparent; border-radius: 4px } .alert p { font-size: 14px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; line-height: 20px; color: #8a6d3b } .alert b { font-size: 14px; color: #8a6d3b } .slide_share { height: auto; border: 0; position: fixed; right: 0; top: 55%; z-index: 6; text-align: center; background: #000; padding: 5px 0 6px 0; border-radius: 5px 0 0 5px } .btn-u-gr { color: #fff; font-size: 20px; line-height: 2.3rem; cursor: pointer; padding: 6px 8px; position: relative; background: #000; display: inline-block; font-weight: 900 } .btn-u-gr br { margin-bottom: 0; padding-bottom: 0; line-height: 0 } .big-br { margin-bottom: 30px } .btn-u-gr:hover, .slide_share:hover { background: gray; color: #fff; text-decoration: none } .slide_ad { height: auto; border: 0; position: fixed; right: 0; top: 25% } slide_ad.ul { list-style-type: none; margin: 0; padding: 0 } slide_ad.li a { display: block; width: 10px; height: 30px; line-height: 30px; text-indent: 20px; text-decoration: none; color: #333; font-size: 14px; font-family: Arial } li a:hover { background-position: left bottom; color: #036 } .form-control { height: 40px; padding: 6px 12px; font-size: 16px } .mb-10 { margin-bottom: 10px } .mb-25 { margin-bottom: 25px } .modal-header { padding: 10px 25px 0 25px; border: none } options b { color: red } .footer-v1 .footer { padding: 40px 0; background: #272727 } .footer-v1 .footer p { color: #c2c2c2 } .footer-v1 .footer h2 { color: #eee; font-size: 18px; font-weight: 200 } .footer-v1 .link-list li { border-top: solid 1px #353535 } .footer-v1 .link-list a, .footer-v1 .link-list i, .footer-v1 address { color: #c2c2c2; margin-bottom: 5px; line-height: 23px } .footer-v1 .footer .map-img { background: url(../../img/map-img.png) 5px 60px no-repeat } .footer-v1 .footer .posts .dl-horizontal a { color: #dadada } .footer-v1 .footer .dl-horizontal a:hover { color: #5fb611 !important } .footer-v1 .copyright { background: #222; border-top: none; padding: 10px 0 5px; color: #fff; font-size: 12px } .footer-v1 .copyright p { color: #c2c2c2; font-size: 12px } .footer-v1 .copyright a { margin: 0 2px } .footer-v1 .footer-socials { margin-top: 12px; text-align: right } .footer-v1 .footer-socials li a { color: #777; font-size: 16px } @media ( max-width :991px) { .footer-v1 .copyright, .footer-v1 .footer-socials { text-align: left } } .copyright a { color: #da2b2a } .copyright .link-to a { color: #fff }