article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block } /*change*/ audio, canvas, video { display: inline-block } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } a { background: transparent } a:focus { outline: 0 } a:active, a:hover { outline: 0 } h1 { font-size: 2em; margin: .67em 0 } abbr[title] { border-bottom: 1px dotted } b, strong { font-weight: bold } dfn { font-style: italic } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0 } mark { background: #ff0; color: #000 } code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em } pre { white-space: pre-wrap } q { quotes: "\201C" "\201D" "\2018" "\2019" } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sup { top: -.5em } sub { bottom: -.25em } img { border: 0 } svg:not(:root) { overflow: hidden } figure { margin: 0 } fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em } legend { border: 0; padding: 0 } button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0 } button, input { line-height: normal } button, select { text-transform: none } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; border-top: none; border-left: none; border-right: none } button[disabled], html input[disabled] { cursor: default } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0 } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } textarea { overflow: auto; vertical-align: top } table { border-collapse: collapse; border-spacing: 0 } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } html { font-size: 62.5%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0) } body { font-family: "Karla", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.428571429; color: #292c2f; background-color: #fff } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit } a { color: #686868; text-decoration: none } a:hover, a:focus { color: #000 } img { vertical-align: middle } .img-responsive { display: block; max-width: 100%; height: auto } .img-rounded { border-radius: 6px } .img-thumbnail { padding: 4px; line-height: 1.428571429; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; display: inline-block; max-width: 100%; height: auto } .img-circle { border-radius: 50% } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eee } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0 } p { margin: 0 0 10px } .lead { margin-bottom: 20px; font-size: 16px; font-weight: 200; line-height: 1.4 } @media (min-width:768px) { .lead { font-size: 21px } } small, .small { font-size: 85% } cite { font-style: normal } .text-muted { color: #999 } .text-primary { color: #428bca } .text-primary:hover { color: #3071a9 } .text-warning { color: #c09853 } .text-warning:hover { color: #a47e3c } .text-danger { color: #b94a48 } .text-danger:hover { color: #953b39 } .text-success { color: #468847 } .text-success:hover { color: #356635 } .text-info { color: #3a87ad } .text-info:hover { color: #2d6987 } .text-left { text-align: left } .text-right { text-align: right } .text-center { text-align: center } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Karla", Helvetica, Arial, sans-serif; font-weight: 700; line-height: 1.1; color: inherit } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: normal; line-height: 1; color: #999 } h1, h2, h3 { margin-top: 20px; margin-bottom: 10px } h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small { font-size: 65% } h4, h5, h6 { margin-top: 10px; margin-bottom: 10px } h4 small, h5 small, h6 small, h4 .small, h5 .small, h6 .small { font-size: 75% } h1, .h1 { font-size: 36px } h2, .h2 { font-size: 24px } h3, .h3 { font-size: 18px } h4, .h4 { font-size: 18px } h5, .h5 { font-size: 14px } h6, .h6 { font-size: 12px } .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eee } ul, ol { margin-top: 0; margin-bottom: 10px } ul ul, ol ul, ul ol, ol ol { margin-bottom: 0 } .list-unstyled { padding-left: 0; list-style: none } .list-inline { padding-left: 0; list-style: none } .list-inline>li { display: inline-block; padding-left: 5px; padding-right: 5px } .list-inline>li:first-child { padding-left: 0 } dl { margin-bottom: 20px } dt, dd { line-height: 1.428571429 } dt { font-weight: bold } dd { margin-left: 0 } @media (min-width:768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap } .dl-horizontal dd { margin-left: 180px } .dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table } .dl-horizontal dd:after { clear: both } .dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table } .dl-horizontal dd:after { clear: both } } abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999 } abbr.initialism { font-size: 90%; text-transform: uppercase } blockquote { padding: 25px 20px 25px 30px; margin: 20px 0; border-bottom: 1px solid rgba(0, 0, 0, .1) } blockquote p { font-weight: 300; line-height: 1.25 } blockquote p:last-child { margin-bottom: 0 } blockquote small { display: block; line-height: 1.428571429; color: #999 } blockquote small:before { content: '\2014 \00A0' } blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eee; border-left: 0 } blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small { text-align: right } blockquote.pull-right small:before, blockquote.pull-right .small:before { content: '' } blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014' } blockquote:before, blockquote:after { content: "" } address { margin-bottom: 20px; font-style: normal; line-height: 1.428571429 } code, kbd, pre, samp { font-family: Monaco, Menlo, Consolas, "Courier New", monospace } code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; white-space: nowrap; border-radius: 4px } pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.428571429; word-break: break-all; word-wrap: break-word; color: #333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px } pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0 } .pre-scrollable { max-height: 340px; overflow-y: scroll } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px } .container:before, .container:after { content: " "; display: table } .container:after { clear: both } .container:before, .container:after { content: " "; display: table } .container:after { clear: both } .row { margin-left: -15px; margin-right: -15px } .row:before, .row:after { content: " "; display: table } .row:after { clear: both } .row:before, .row:after { content: " "; display: table } .row:after { clear: both } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 { float: left } .col-xs-12 { width: 100% } .col-xs-11 { width: 91.66666666666666% } .col-xs-10 { width: 83.33333333333334% } .col-xs-9 { width: 75% } .col-xs-8 { width: 66.66666666666666% } .col-xs-7 { width: 58.333333333333336% } .col-xs-6 { width: 50% } .col-xs-5 { width: 41.66666666666667% } .col-xs-4 { width: 33.33333333333333% } .col-xs-3 { width: 25% } .col-xs-2 { width: 16.666666666666664% } .col-xs-1 { width: 8.333333333333332% } .col-xs-pull-12 { right: 100% } .col-xs-pull-11 { right: 91.66666666666666% } .col-xs-pull-10 { right: 83.33333333333334% } .col-xs-pull-9 { right: 75% } .col-xs-pull-8 { right: 66.66666666666666% } .col-xs-pull-7 { right: 58.333333333333336% } .col-xs-pull-6 { right: 50% } .col-xs-pull-5 { right: 41.66666666666667% } .col-xs-pull-4 { right: 33.33333333333333% } .col-xs-pull-3 { right: 25% } .col-xs-pull-2 { right: 16.666666666666664% } .col-xs-pull-1 { right: 8.333333333333332% } .col-xs-pull-0 { right: 0% } .col-xs-push-12 { left: 100% } .col-xs-push-11 { left: 91.66666666666666% } .col-xs-push-10 { left: 83.33333333333334% } .col-xs-push-9 { left: 75% } .col-xs-push-8 { left: 66.66666666666666% } .col-xs-push-7 { left: 58.333333333333336% } .col-xs-push-6 { left: 50% } .col-xs-push-5 { left: 41.66666666666667% } .col-xs-push-4 { left: 33.33333333333333% } .col-xs-push-3 { left: 25% } .col-xs-push-2 { left: 16.666666666666664% } .col-xs-push-1 { left: 8.333333333333332% } .col-xs-push-0 { left: 0% } .col-xs-offset-12 { margin-left: 100% } .col-xs-offset-11 { margin-left: 91.66666666666666% } .col-xs-offset-10 { margin-left: 83.33333333333334% } .col-xs-offset-9 { margin-left: 75% } .col-xs-offset-8 { margin-left: 66.66666666666666% } .col-xs-offset-7 { margin-left: 58.333333333333336% } .col-xs-offset-6 { margin-left: 50% } .col-xs-offset-5 { margin-left: 41.66666666666667% } .col-xs-offset-4 { margin-left: 33.33333333333333% } .col-xs-offset-3 { margin-left: 25% } .col-xs-offset-2 { margin-left: 16.666666666666664% } .col-xs-offset-1 { margin-left: 8.333333333333332% } .col-xs-offset-0 { margin-left: 0% } @media (min-width:768px) { .container { width: 750px } .col-sm-1, .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-sm-10, .col-sm-11 { float: left } .col-sm-12 { width: 100% } .col-sm-11 { width: 91.66666666666666% } .col-sm-10 { width: 83.33333333333334% } .col-sm-9 { width: 75% } .col-sm-8 { width: 66.66666666666666% } .col-sm-7 { width: 58.333333333333336% } .col-sm-6 { width: 50% } .col-sm-5 { width: 41.66666666666667% } .col-sm-4 { width: 33.33333333333333% } .col-sm-3 { width: 25% } .col-sm-2 { width: 16.666666666666664% } .col-sm-1 { width: 8.333333333333332% } .col-sm-pull-12 { right: 100% } .col-sm-pull-11 { right: 91.66666666666666% } .col-sm-pull-10 { right: 83.33333333333334% } .col-sm-pull-9 { right: 75% } .col-sm-pull-8 { right: 66.66666666666666% } .col-sm-pull-7 { right: 58.333333333333336% } .col-sm-pull-6 { right: 50% } .col-sm-pull-5 { right: 41.66666666666667% } .col-sm-pull-4 { right: 33.33333333333333% } .col-sm-pull-3 { right: 25% } .col-sm-pull-2 { right: 16.666666666666664% } .col-sm-pull-1 { right: 8.333333333333332% } .col-sm-pull-0 { right: 0% } .col-sm-push-12 { left: 100% } .col-sm-push-11 { left: 91.66666666666666% } .col-sm-push-10 { left: 83.33333333333334% } .col-sm-push-9 { left: 75% } .col-sm-push-8 { left: 66.66666666666666% } .col-sm-push-7 { left: 58.333333333333336% } .col-sm-push-6 { left: 50% } .col-sm-push-5 { left: 41.66666666666667% } .col-sm-push-4 { left: 33.33333333333333% } .col-sm-push-3 { left: 25% } .col-sm-push-2 { left: 16.666666666666664% } .col-sm-push-1 { left: 8.333333333333332% } .col-sm-push-0 { left: 0% } .col-sm-offset-12 { margin-left: 100% } .col-sm-offset-11 { margin-left: 91.66666666666666% } .col-sm-offset-10 { margin-left: 83.33333333333334% } .col-sm-offset-9 { margin-left: 75% } .col-sm-offset-8 { margin-left: 66.66666666666666% } .col-sm-offset-7 { margin-left: 58.333333333333336% } .col-sm-offset-6 { margin-left: 50% } .col-sm-offset-5 { margin-left: 41.66666666666667% } .col-sm-offset-4 { margin-left: 33.33333333333333% } .col-sm-offset-3 { margin-left: 25% } .col-sm-offset-2 { margin-left: 16.666666666666664% } .col-sm-offset-1 { margin-left: 8.333333333333332% } .col-sm-offset-0 { margin-left: 0% } } @media (min-width:992px) { .container { width: 970px } .col-md-1, .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-md-10, .col-md-11 { float: left } .col-md-12 { width: 100% } .col-md-11 { width: 91.66666666666666% } .col-md-10 { width: 83.33333333333334% } .col-md-9 { width: 75% } .col-md-8 { width: 66.66666666666666% } .col-md-7 { width: 58.333333333333336% } .col-md-6 { width: 50% } .col-md-5 { width: 41.66666666666667% } .col-md-4 { width: 33.33333333333333% } .col-md-3 { width: 25% } .col-md-2 { width: 16.666666666666664% } .col-md-1 { width: 8.333333333333332% } .col-md-pull-12 { right: 100% } .col-md-pull-11 { right: 91.66666666666666% } .col-md-pull-10 { right: 83.33333333333334% } .col-md-pull-9 { right: 75% } .col-md-pull-8 { right: 66.66666666666666% } .col-md-pull-7 { right: 58.333333333333336% } .col-md-pull-6 { right: 50% } .col-md-pull-5 { right: 41.66666666666667% } .col-md-pull-4 { right: 33.33333333333333% } .col-md-pull-3 { right: 25% } .col-md-pull-2 { right: 16.666666666666664% } .col-md-pull-1 { right: 8.333333333333332% } .col-md-pull-0 { right: 0% } .col-md-push-12 { left: 100% } .col-md-push-11 { left: 91.66666666666666% } .col-md-push-10 { left: 83.33333333333334% } .col-md-push-9 { left: 75% } .col-md-push-8 { left: 66.66666666666666% } .col-md-push-7 { left: 58.333333333333336% } .col-md-push-6 { left: 50% } .col-md-push-5 { left: 41.66666666666667% } .col-md-push-4 { left: 33.33333333333333% } .col-md-push-3 { left: 25% } .col-md-push-2 { left: 16.666666666666664% } .col-md-push-1 { left: 8.333333333333332% } .col-md-push-0 { left: 0% } .col-md-offset-12 { margin-left: 100% } .col-md-offset-11 { margin-left: 91.66666666666666% } .col-md-offset-10 { margin-left: 83.33333333333334% } .col-md-offset-9 { margin-left: 75% } .col-md-offset-8 { margin-left: 66.66666666666666% } .col-md-offset-7 { margin-left: 58.333333333333336% } .col-md-offset-6 { margin-left: 50% } .col-md-offset-5 { margin-left: 41.66666666666667% } .col-md-offset-4 { margin-left: 33.33333333333333% } .col-md-offset-3 { margin-left: 25% } .col-md-offset-2 { margin-left: 16.666666666666664% } .col-md-offset-1 { margin-left: 8.333333333333332% } .col-md-offset-0 { margin-left: 0% } } @media (min-width:1200px) { .container { width: 1170px } .col-lg-1, .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-lg-10, .col-lg-11 { float: left } .col-lg-12 { width: 100% } .col-lg-11 { width: 91.66666666666666% } .col-lg-10 { width: 83.33333333333334% } .col-lg-9 { width: 75% } .col-lg-8 { width: 66.66666666666666% } .col-lg-7 { width: 58.333333333333336% } .col-lg-6 { width: 50% } .col-lg-5 { width: 41.66666666666667% } .col-lg-4 { width: 33.33333333333333% } .col-lg-3 { width: 25% } .col-lg-2 { width: 16.666666666666664% } .col-lg-1 { width: 8.333333333333332% } .col-lg-pull-12 { right: 100% } .col-lg-pull-11 { right: 91.66666666666666% } .col-lg-pull-10 { right: 83.33333333333334% } .col-lg-pull-9 { right: 75% } .col-lg-pull-8 { right: 66.66666666666666% } .col-lg-pull-7 { right: 58.333333333333336% } .col-lg-pull-6 { right: 50% } .col-lg-pull-5 { right: 41.66666666666667% } .col-lg-pull-4 { right: 33.33333333333333% } .col-lg-pull-3 { right: 25% } .col-lg-pull-2 { right: 16.666666666666664% } .col-lg-pull-1 { right: 8.333333333333332% } .col-lg-pull-0 { right: 0% } .col-lg-push-12 { left: 100% } .col-lg-push-11 { left: 91.66666666666666% } .col-lg-push-10 { left: 83.33333333333334% } .col-lg-push-9 { left: 75% } .col-lg-push-8 { left: 66.66666666666666% } .col-lg-push-7 { left: 58.333333333333336% } .col-lg-push-6 { left: 50% } .col-lg-push-5 { left: 41.66666666666667% } .col-lg-push-4 { left: 33.33333333333333% } .col-lg-push-3 { left: 25% } .col-lg-push-2 { left: 16.666666666666664% } .col-lg-push-1 { left: 8.333333333333332% } .col-lg-push-0 { left: 0% } .col-lg-offset-12 { margin-left: 100% } .col-lg-offset-11 { margin-left: 91.66666666666666% } .col-lg-offset-10 { margin-left: 83.33333333333334% } .col-lg-offset-9 { margin-left: 75% } .col-lg-offset-8 { margin-left: 66.66666666666666% } .col-lg-offset-7 { margin-left: 58.333333333333336% } .col-lg-offset-6 { margin-left: 50% } .col-lg-offset-5 { margin-left: 41.66666666666667% } .col-lg-offset-4 { margin-left: 33.33333333333333% } .col-lg-offset-3 { margin-left: 25% } .col-lg-offset-2 { margin-left: 16.666666666666664% } .col-lg-offset-1 { margin-left: 8.333333333333332% } .col-lg-offset-0 { margin-left: 0% } } fieldset { padding: 0; margin: 0; border: 0 } legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333; border: 0; border-bottom: 1px solid #e5e5e5 } label { display: inline-block; margin-bottom: 5px; font-weight: bold } input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal } input[type="file"] { display: block } select[multiple], select[size] { height: auto } select optgroup { font-size: inherit; font-style: inherit; font-family: inherit } input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { height: auto } output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle } .form-control { display: block; width: 100%; height: 40px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #f1f1f1; background-image: none; border: none; border-bottom: 1px solid #d6d6d6 } .form-control:focus { outline: 0; background: #f7f7f7 } .form-control:-moz-placeholder { color: #999 } .form-control::-moz-placeholder { color: #999 } .form-control:-ms-input-placeholder { color: #999 } .form-control::-webkit-input-placeholder { color: #999 } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eee } textarea.form-control { height: 120px } .form-group { margin-bottom: 15px } .radio, .checkbox { display: block; min-height: 20px; margin-top: 10px; margin-bottom: 10px; padding-left: 20px; vertical-align: middle } .radio label, .checkbox label { display: inline; margin-bottom: 0; font-weight: normal; cursor: pointer } .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px } .radio+.radio, .checkbox+.checkbox { margin-top: -5px } .radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer } .radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline { margin-top: 0; margin-left: 10px } input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline { cursor: not-allowed } .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 } textarea.input-sm { height: auto } .input-lg { height: 45px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px } select.input-lg { height: 45px; line-height: 45px } textarea.input-lg { height: auto } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #c09853 } .has-warning .form-control { border-color: #c09853; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) } .has-warning .form-control:focus { border-color: #a47e3c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e } .has-warning .input-group-addon { color: #c09853; border-color: #c09853; background-color: #fcf8e3 } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #b94a48 } .has-error .form-control { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) } .has-error .form-control:focus { border-color: #953b39; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392 } .has-error .input-group-addon { color: #b94a48; border-color: #b94a48; background-color: #f2dede } .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #468847 } .has-success .form-control { border-color: #468847; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) } .has-success .form-control:focus { border-color: #356635; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b } .has-success .input-group-addon { color: #468847; border-color: #468847; background-color: #dff0d8 } .form-control-static { margin-bottom: 0 } .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373 } @media (min-width:768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle } .form-inline .form-control { display: inline-block } .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0 } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { float: none; margin-left: 0 } } .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px } .form-horizontal .form-group { margin-left: -15px; margin-right: -15px } .form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table } .form-horizontal .form-group:after { clear: both } .form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table } .form-horizontal .form-group:after { clear: both } .form-horizontal .form-control-static { padding-top: 7px } @media (min-width:768px) { .form-horizontal .control-label { text-align: right } } .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border-bottom: 3px solid transparent; white-space: nowrap; padding: 4px 15px; font-size: 14px; line-height: 1.428571429; font-weight: 700; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none } .btn:hover, .btn:focus { color: #333; text-decoration: none } .btn:active, .btn.active { outline: 0; background-image: none; -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], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none } .btn-default { color: #333; background-color: #fff; border-color: #ccc } .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { color: #333; background-color: #ebebeb; border-color: #adadad } .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { background-image: none } .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { background-color: #fff; border-color: #ccc } .btn-primary { color: #292c2f; background-color: #ff9f00; border-color: #e7ce03 } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { color: #292c2f; background-color: #ffea41; border-color: #f4dc17 } .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background-image: none } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #428bca; border-color: #357ebd } .btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236 } .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { color: #fff; background-color: #ed9c28; border-color: #d58512 } .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { background-image: none } .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236 } .btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a } .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { color: #fff; background-color: #d2322d; border-color: #ac2925 } .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { background-image: none } .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a } .btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { color: #fff; background-color: #47a447; border-color: #398439 } .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { background-image: none } .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c } .btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da } .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { color: #fff; background-color: #39b3d7; border-color: #269abc } .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { background-image: none } .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da } .btn-link { color: #428bca; font-weight: normal; cursor: pointer; border-radius: 0 } .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent } .btn-link:hover, .btn-link:focus { color: #2a6496; text-decoration: underline; background-color: transparent } .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #999; text-decoration: none } .btn-blue, .btn-blue:hover { background-color: #00aeef } .btn-dark, .btn-dark:hover { background-color: #252525 } .btn-red, .btn-red:hover { background-color: #e03c31 } .btn-green, .btn-green:hover { background-color: #65a108 } .btn-teal { background-color: teal } .btn-orange { background-color: #ff4f00 } .btn-purple { background-color: #7851a9 } .btn-gray { background-color: #3e4049 } .btn-smalt { background-color: #039 } .btn-bittersweet { background-color: #fe6f5e } .btn-pink { background-color: #ff007f } .btn-blue-dark { background-color: #1b6a81 } .btn-pastel-brown { background-color: #836953 } .btn-maroon { background-color: maroon } .btn-lg { padding: 12px 20px; font-size: 18px; line-height: 1.3; border-radius: 4px } .btn-md { padding: 9px 20px; font-size: 16px; line-height: 1.3; border-radius: 4px } .btn-sm, .btn-xs { padding: 5px 20px; font-size: 12px; line-height: 1.3; border-radius: 3px } .btn-xs { padding: 1px 5px } .btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0 } .btn-block+.btn-block { margin-top: 5px } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100% } input[type="submit"].btn { margin-right: 20px; padding: 6px 15px } .fade { opacity: 0; -webkit-transition: opacity .15s linear; transition: opacity .15s linear } .fade.in { opacity: 1 } .collapse { display: none } .collapse.in { display: block } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height .35s ease; transition: height .35s ease } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid #000; border-right: 4px solid transparent; border-left: 4px solid transparent; border-bottom: 0 dotted } .dropdown { 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; list-style: none; font-size: 14px; background-color: #fff; 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); background-clip: padding-box } .dropdown-menu.pull-right { right: 0; left: auto } .dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5 } .dropdown-menu>li>a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.428571429; color: #333; white-space: nowrap } .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5 } .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #428bca } .dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { color: #999 } .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); cursor: not-allowed } .open>.dropdown-menu { display: block } .open>a { outline: 0 } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.428571429; color: #999 } .dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990 } .pull-right>.dropdown-menu { right: 0; left: auto } .dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0 dotted; border-bottom: 4px solid #000; content: "" } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px } @media (min-width:768px) { .navbar-right .dropdown-menu { right: 0; left: auto } } .btn-default .caret { border-top-color: #333 } .btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret { border-top-color: #fff } .dropup .btn-default .caret { border-bottom-color: #333 } .dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret { border-bottom-color: #fff } .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle } .btn-group>.btn, .btn-group-vertical>.btn { position: relative; float: left } .btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active { z-index: 2 } .btn-group>.btn:focus, .btn-group-vertical>.btn:focus { outline: none } .btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { margin-left: -1px } .btn-toolbar:before, .btn-toolbar:after { content: " "; display: table } .btn-toolbar:after { clear: both } .btn-toolbar:before, .btn-toolbar:after { content: " "; display: table } .btn-toolbar:after { clear: both } .btn-toolbar .btn-group { float: left } .btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group, .btn-toolbar>.btn-group+.btn-group { margin-left: 5px } .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-bottom-right-radius: 0; border-top-right-radius: 0 } .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-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>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0 } .btn-group>.btn-group:last-child>.btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0 } .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0 } .btn-group-xs>.btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; padding: 1px 5px } .btn-group-sm>.btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } .btn-group-lg>.btn { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px } .btn-group>.btn+.dropdown-toggle { padding-left: 8px; padding-right: 8px } .btn-group>.btn-lg+.dropdown-toggle { padding-left: 12px; padding-right: 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 .caret { margin-left: 0 } .btn-lg .caret { border-width: 5px 5px 0; border-bottom-width: 0 } .dropup .btn-lg .caret { border-width: 0 5px 5px } .btn-group-vertical>.btn, .btn-group-vertical>.btn-group { display: block; float: none; width: 100%; max-width: 100% } .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after { content: " "; display: table } .btn-group-vertical>.btn-group:after { clear: both } .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after { content: " "; display: table } .btn-group-vertical>.btn-group:after { clear: both } .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-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .btn-group-vertical>.btn:last-child:not(:first-child) { border-bottom-left-radius: 4px; border-top-right-radius: 0; border-top-left-radius: 0 } .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn { border-radius: 0 } .btn-group-vertical>.btn-group:first-child>.btn:last-child, .btn-group-vertical>.btn-group:first-child>.dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .btn-group-vertical>.btn-group:last-child>.btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0 } .btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate } .btn-group-justified .btn { float: none; display: table-cell; width: 1% } [data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] { display: none } .input-group { position: relative; display: table; border-collapse: separate } .input-group.col { float: none; padding-left: 0; padding-right: 0 } .input-group .form-control { width: 100%; margin-bottom: 0 } .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { height: 45px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px } select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn { height: 45px; line-height: 45px } textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn { height: auto } .input-group-sm>.form-control, .input-group-sm>.input-group-addon, .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-addon, select.input-group-sm>.input-group-btn>.btn { height: 30px; line-height: 30px } textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn { height: auto } .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0 } .input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle } .input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #555; text-align: center; background-color: #eee; border: 1px solid #ccc; border-radius: 4px } .input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px } .input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0 } .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0 } .input-group-addon:first-child { border-right: 0 } .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0 } .input-group-addon:last-child { border-left: 0 } .input-group-btn { position: relative; white-space: nowrap } .input-group-btn:first-child>.btn { margin-right: -1px } .input-group-btn:last-child>.btn { margin-left: -1px } .input-group-btn>.btn { position: relative } .input-group-btn>.btn+.btn { margin-left: -4px } .input-group-btn>.btn:hover, .input-group-btn>.btn:active { z-index: 2 } .nav { margin-bottom: 0; padding-left: 0; list-style: none } .nav:before, .nav:after { content: " "; display: table } .nav:after { clear: both } .nav:before, .nav:after { content: " "; display: table } .nav:after { clear: both } .nav>li { position: relative; display: block; margin-bottom: -1px } .nav>li>a { position: relative; display: block; padding: 10px 15px } .nav>li.disabled>a { color: #999 } .nav>li.disabled>a:hover, .nav>li.disabled>a:focus { color: #999; text-decoration: none; background-color: transparent; cursor: not-allowed } .nav .open>a, .nav .open>a:hover, .nav .open>a:focus { background-color: #eee; border-color: #428bca } .nav .open>a .caret, .nav .open>a:hover .caret, .nav .open>a:focus .caret { border-top-color: #2a6496; border-bottom-color: #2a6496 } .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5 } .nav>li>a>img { max-width: none } .nav-tabs { background: #ff9f00; border-bottom: 1px solid rgba(0, 0, 0, .1) } .nav-tabs>li { float: left } .nav-tabs>li>a { margin-right: 2px; line-height: 2; color: #000; font-weight: 700; font-size: 15px } .nav-tabs>li>a:hover, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { color: #fff; background-color: #000 } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { cursor: default } .nav-tabs.nav-justified { width: 100%; border-bottom: 0 } .nav-tabs.nav-justified>li { float: none } .nav-tabs.nav-justified>li>a { text-align: center; margin-bottom: 5px } .nav-tabs.nav-justified>.dropdown .dropdown-menu { top: auto; left: auto } @media (min-width:768px) { .nav-tabs.nav-justified>li { display: table-cell; width: 1% } .nav-tabs.nav-justified>li>a { margin-bottom: 0 } } .nav-tabs.nav-justified>li>a { margin-right: 0; border-radius: 4px } .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus { border: 1px solid #ddd } @media (min-width:768px) { .nav-tabs.nav-justified>li>a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0 } .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus { border-bottom-color: #fff } } .nav-pills>li { float: left } .nav-pills>li>a { border-radius: 4px } .nav-pills>li+li { margin-left: 2px } .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus { color: #fff; background-color: #428bca } .nav-pills>li.active>a .caret, .nav-pills>li.active>a:hover .caret, .nav-pills>li.active>a:focus .caret { border-top-color: #fff; border-bottom-color: #fff } .nav-stacked>li { float: none } .nav-stacked>li+li { margin-top: 2px; margin-left: 0 } .nav-justified { width: 100% } .nav-justified>li { float: none } .nav-justified>li>a { text-align: center; margin-bottom: 5px } .nav-justified>.dropdown .dropdown-menu { top: auto; left: auto } @media (min-width:768px) { .nav-justified>li { display: table-cell; width: 1% } .nav-justified>li>a { margin-bottom: 0 } } .nav-tabs-justified { border-bottom: 0 } .nav-tabs-justified>li>a { margin-right: 0; border-radius: 4px } .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus { border: 1px solid #ddd } @media (min-width:768px) { .nav-tabs-justified>li>a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0 } .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus { border-bottom-color: #fff } } .tab-content>.tab-pane { display: none } .tab-content>.active { display: block } .nav .caret { border-top-color: #428bca; border-bottom-color: #428bca } .nav a:hover .caret { border-top-color: #2a6496; border-bottom-color: #2a6496 } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0 } .navbar { position: relative; min-height: 50px; border: 1px solid transparent } .navbar:before, .navbar:after { content: " "; display: table } .navbar:after { clear: both } .navbar:before, .navbar:after { content: " "; display: table } .navbar:after { clear: both } @media (min-width:768px) { .navbar { border-radius: 4px } } .navbar-header:before, .navbar-header:after { content: " "; display: table } .navbar-header:after { clear: both } .navbar-header:before, .navbar-header:after { content: " "; display: table } .navbar-header:after { clear: both } @media (min-width:768px) { .navbar-header { float: left } } .navbar-collapse { max-height: 340px; overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); -webkit-overflow-scrolling: touch } .navbar-collapse:before, .navbar-collapse:after { content: " "; display: table } .navbar-collapse:after { clear: both } .navbar-collapse:before, .navbar-collapse:after { content: " "; display: table } .navbar-collapse:after { clear: both } .navbar-collapse.in { overflow-y: auto } @media (min-width:768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none } .navbar-collapse.collapse { display: block!important; height: auto!important; padding-bottom: 0; overflow: visible!important } .navbar-collapse.in { overflow-y: auto } .navbar-collapse .navbar-nav.navbar-left:first-child { margin-left: -15px } .navbar-collapse .navbar-nav.navbar-right:last-child { margin-right: -15px } .navbar-collapse .navbar-text:last-child { margin-right: 0 } } .container>.navbar-header, .container>.navbar-collapse { margin-right: -15px; margin-left: -15px } @media (min-width:768px) { .container>.navbar-header, .container>.navbar-collapse { 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-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030 } @media (min-width:768px) { .navbar-fixed-top, .navbar-fixed-bottom { 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-brand { float: left; padding: 15px 15px; font-size: 18px; line-height: 20px } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none } @media (min-width:768px) { .navbar>.container .navbar-brand { margin-left: -15px } } .navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; border: 1px solid transparent; border-radius: 4px } .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px } .navbar-toggle .icon-bar+.icon-bar { margin-top: 4px } @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; box-shadow: none } .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px } .navbar-nav .open .dropdown-menu>li>a { line-height: 20px } .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus { background-image: none } } @media (min-width:768px) { .navbar-nav { float: left; margin: 0 } .navbar-nav>li { float: left } .navbar-left { float: left!important } .navbar-right { float: right!important } } .navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 8px; margin-bottom: 8px } @media (min-width:768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle } .navbar-form .form-control { display: inline-block } .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0 } .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { float: none; margin-left: 0 } } @media (max-width:767px) { .navbar-form .form-group { margin-bottom: 5px } } @media (min-width:768px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none } } .navbar-nav>li>.dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0 } .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu { border-bottom-right-radius: 0; border-bottom-left-radius: 0 } .navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right { left: auto; right: 0 } .navbar-btn { margin-top: 8px; margin-bottom: 8px } .navbar-text { float: left; margin-top: 15px; margin-bottom: 15px } @media (min-width:768px) { .navbar-text { margin-left: 15px; margin-right: 15px } } .navbar-default { background-color: #f8f8f8; border-color: #e7e7e7 } .navbar-default .navbar-brand { color: #777 } .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent } .navbar-default .navbar-text { color: #777 } .navbar-default .navbar-nav>li>a { color: #777 } .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color: #333; background-color: transparent } .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color: #555; background-color: #e7e7e7 } .navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus { color: #ccc; background-color: transparent } .navbar-default .navbar-toggle { border-color: #ddd } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd } .navbar-default .navbar-toggle .icon-bar { background-color: #ccc } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7 } .navbar-default .navbar-nav>.dropdown>a:hover .caret, .navbar-default .navbar-nav>.dropdown>a:focus .caret { border-top-color: #333; border-bottom-color: #333 } .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { background-color: #e7e7e7; color: #555 } .navbar-default .navbar-nav>.open>a .caret, .navbar-default .navbar-nav>.open>a:hover .caret, .navbar-default .navbar-nav>.open>a:focus .caret { border-top-color: #555; border-bottom-color: #555 } .navbar-default .navbar-nav>.dropdown>a .caret { border-top-color: #777; border-bottom-color: #777 } @media (max-width:767px) { .navbar-default .navbar-nav .open .dropdown-menu>li>a { color: #fff!important; width: 50%!important; } .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus { color: #333; background-color: transparent } .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus { color: #555; background-color: #e7e7e7 } .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus { color: #ccc; background-color: transparent } } .navbar-default .navbar-link { color: #777 } .navbar-default .navbar-link:hover { color: #333 } .navbar-inverse { background-color: #000; border-color: #000; } .navbar-inverse .navbar-brand { color: #999 } .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent } .navbar-inverse .navbar-text { color: #999 } .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { color: #fff; background-color: transparent } .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #fff; background-color: #080808 } .navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus { color: #444; background-color: transparent } .navbar-inverse .navbar-toggle { border-color: #333 } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333 } .navbar-inverse .navbar-toggle .icon-bar { background-color: #fff } .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010 } .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { background-color: #080808; color: #fff } .navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-top-color: #fff; border-bottom-color: #fff } .navbar-inverse .navbar-nav>.dropdown>a .caret { border-top-color: #999; border-bottom-color: #999 } .navbar-inverse .navbar-nav>.open>a .caret, .navbar-inverse .navbar-nav>.open>a:hover .caret, .navbar-inverse .navbar-nav>.open>a:focus .caret { border-top-color: #fff; border-bottom-color: #fff } @media (max-width:767px) { .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header { border-color: #080808 } .navbar-inverse .navbar-nav .open .dropdown-menu>li>a { color: #999 } .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus { color: #fff; background-color: transparent } .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus { color: #fff; background-color: #080808 } .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus { color: #444; background-color: transparent } } .navbar-inverse .navbar-link { color: #999 } .navbar-inverse .navbar-link:hover { color: #fff } .breadcrumb { float: right; margin: 0; padding: 10px 0 0; list-style: none } .breadcrumb>li { display: inline-block } .breadcrumb a, .breadcrumb>.active { color: #fff } .pagination { display: inline-block; padding-left: 0; margin: 0 0 30px } .pagination>li { display: inline } .pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 8px 18px; line-height: 1.428571429; text-decoration: none; background-color: #f1f1f1; border-bottom: 1px solid #d6d6d6; margin-left: 1px; font-size: 16px; font-weight: 700; color: #292c2f } .pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus { background-color: #f6f6f6 } .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { z-index: 2; color: #fff; background-color: #b0afaf; border-color: #a7a6a6; cursor: default } .pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus { color: #999; background-color: #fff; border-color: #ddd; cursor: not-allowed } .pagination-lg>li>a, .pagination-lg>li>span { padding: 10px 16px; font-size: 18px } .pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { border-bottom-left-radius: 6px; border-top-left-radius: 6px } .pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { border-bottom-right-radius: 6px; border-top-right-radius: 6px } .pagination-sm>li>a, .pagination-sm>li>span { padding: 5px 10px; font-size: 12px } .pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span { border-bottom-left-radius: 3px; border-top-left-radius: 3px } .pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { border-bottom-right-radius: 3px; border-top-right-radius: 3px } .pager { padding-left: 0; margin: 20px 0; list-style: none; text-align: center } .pager:before, .pager:after { content: " "; display: table } .pager:after { clear: both } .pager:before, .pager:after { content: " "; display: table } .pager:after { clear: both } .pager li { display: inline } .pager li>a, .pager li>span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px } .pager li>a:hover, .pager li>a:focus { text-decoration: none; background-color: #eee } .pager .next>a, .pager .next>span { float: right } .pager .previous>a, .pager .previous>span { float: left } .pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span { color: #999; background-color: #fff; cursor: not-allowed } .label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em } .label[href]:hover, .label[href]:focus { color: #fff; text-decoration: none; cursor: pointer } .label:empty { display: none } .label-default { background-color: #999 } .label-default[href]:hover, .label-default[href]:focus { background-color: gray } .label-primary { background-color: #428bca } .label-primary[href]:hover, .label-primary[href]:focus { background-color: #3071a9 } .label-success { background-color: #5cb85c } .label-success[href]:hover, .label-success[href]:focus { background-color: #449d44 } .label-info { background-color: #5bc0de } .label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5 } .label-warning { background-color: #f0ad4e } .label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f } .label-danger { background-color: #d9534f } .label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: #fff; line-height: 1; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #999; border-radius: 10px } .badge:empty { display: none } a.badge:hover, a.badge:focus { color: #fff; text-decoration: none; cursor: pointer } .btn .badge { position: relative; top: -1px } a.list-group-item.active>.badge, .nav-pills>.active>a>.badge { color: #428bca; background-color: #fff } .nav-pills>li>a>.badge { margin-left: 3px } .jumbotron { padding: 30px; margin-bottom: 30px; font-size: 21px; font-weight: 200; line-height: 2.1428571435; color: inherit; background-color: #eee } .jumbotron h1 { line-height: 1; color: inherit } .jumbotron p { line-height: 1.4 } .container .jumbotron { border-radius: 6px } @media screen and (min-width:768px) { .jumbotron { padding-top: 48px; padding-bottom: 48px } .container .jumbotron { padding-left: 60px; padding-right: 60px } .jumbotron h1 { font-size: 63px } } .thumbnail { padding: 4px; line-height: 1.428571429; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; display: inline-block; max-width: 100%; height: auto; display: block; margin-bottom: 20px } .thumbnail>img { display: block; max-width: 100%; height: auto; margin-left: auto; margin-right: auto } a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #428bca } .thumbnail .caption { padding: 9px; color: #333 } .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: bold } .alert>p, .alert>ul { margin-bottom: 0 } .alert>p+p { margin-top: 5px } .alert-dismissable { padding-right: 35px } .alert-dismissable .close { position: relative; top: -2px; right: -21px; color: inherit } .alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #468847 } .alert-success hr { border-top-color: #c9e2b3 } .alert-success .alert-link { color: #356635 } .alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #3a87ad } .alert-info hr { border-top-color: #a6e1ec } .alert-info .alert-link { color: #2d6987 } .alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #c09853 } .alert-warning hr { border-top-color: #f7e1b5 } .alert-warning .alert-link { color: #a47e3c } .alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #b94a48 } .alert-danger hr { border-top-color: #e4b9c0 } .alert-danger .alert-link { color: #953b39 } @-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-moz-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @-o-keyframes progress-bar-stripes { from { background-position: 0 0; } to { background-position: 40px 0; } } @keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } .progress { overflow: hidden; height: 20px; margin-bottom: 20px; background-color: #f5f5f5; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1) } .progress-bar { float: left; width: 0%; height: 100%; font-size: 12px; line-height: 20px; color: #fff; text-align: center; background-color: #428bca; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); -webkit-transition: width .6s ease; transition: width .6s ease } .progress-striped .progress-bar { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-size: 40px 40px } .progress.active .progress-bar { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite } .progress-bar-success { background-color: #5cb85c } .progress-striped .progress-bar-success { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) } .progress-bar-info { background-color: #5bc0de } .progress-striped .progress-bar-info { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) } .progress-bar-warning { background-color: #f0ad4e } .progress-striped .progress-bar-warning { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) } .progress-bar-danger { background-color: #d9534f } .progress-striped .progress-bar-danger { background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent) } .media, .media-body { overflow: hidden; zoom: 1 } .media, .media .media { margin-top: 15px } .media:first-child { margin-top: 0 } .media-object { display: block } .media-heading { margin: 0 0 5px } .media>.pull-left { margin-right: 10px } .media>.pull-right { margin-left: 10px } .media-list { padding-left: 0; list-style: none } .list-group { margin-bottom: 20px; padding-left: 0 } .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-right-radius: 4px; border-top-left-radius: 4px } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .list-group-item>.badge { float: right } .list-group-item>.badge+.badge { margin-right: 5px } a.list-group-item { color: #555 } a.list-group-item .list-group-item-heading { color: #333 } a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; background-color: #f5f5f5 } a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { z-index: 2; color: #fff; background-color: #428bca; border-color: #428bca } a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading { color: inherit } a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text { color: #e1edf7 } .list-group-item-heading { margin-top: 0; margin-bottom: 5px } .list-group-item-text { margin-bottom: 0; line-height: 1.3 } .panel { margin-bottom: 20px; background-color: #fff } .panel-body { padding: 15px 0 } .panel-body:before, .panel-body:after { content: " "; display: table } .panel-body:after { clear: both } .panel-body:before, .panel-body:after { content: " "; display: table } .panel-body:after { clear: both } .panel>.list-group { margin-bottom: 0 } .panel>.list-group .list-group-item { border-width: 1px 0 } .panel>.list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0 } .panel>.list-group .list-group-item:last-child { border-bottom: 0 } .panel-heading+.list-group .list-group-item:first-child { border-top-width: 0 } .panel>.table, .panel>.table-responsive { margin-bottom: 0 } .panel>.panel-body+.table, .panel>.panel-body+.table-responsive { border-top: 1px solid #ddd } .panel>.table-bordered, .panel>.table-responsive>.table-bordered { border: 0 } .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child { border-left: 0 } .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child { border-right: 0 } .panel>.table-bordered>thead>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:last-child>th, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:last-child>td, .panel>.table-responsive>.table-bordered>thead>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td { border-bottom: 0 } .panel-heading { padding: 5px; border-bottom: 1px solid rgba(0, 0, 0, .15) } .panel-heading>.dropdown .dropdown-toggle { color: inherit } .panel-title { display: block; font-size: 16px; font-weight: 600; margin-bottom: 0; margin-top: 0; padding: 10px } .panel-title>a { color: inherit } .panel-footer { padding: 10px 15px; background-color: #f5f5f5 } .panel-group .panel { margin-bottom: 0; overflow: hidden } .panel-group .panel+.panel { margin-top: 7px } .panel-group .panel-heading { border-bottom: 0 } .panel-group .panel-footer { border-top: 0 } .panel-default>.panel-heading { color: #333; background: #f1f1f1; border-bottom: 1px solid rgba(0, 0, 0, .1) } .panel-default>.panel-heading+.panel-collapse .panel-body { border-top-color: #ddd } .panel-default>.panel-heading>.dropdown .caret { border-color: #333 transparent } .panel-default>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #ddd } .panel-primary { border-color: #428bca } .panel-primary>.panel-heading { color: #fff; background-color: #428bca; border-color: #428bca } .panel-primary>.panel-heading+.panel-collapse .panel-body { border-top-color: #428bca } .panel-primary>.panel-heading>.dropdown .caret { border-color: #fff transparent } .panel-primary>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #428bca } .panel-success { border-color: #d6e9c6 } .panel-success>.panel-heading { color: #468847; background-color: #dff0d8; border-color: #d6e9c6 } .panel-success>.panel-heading+.panel-collapse .panel-body { border-top-color: #d6e9c6 } .panel-success>.panel-heading>.dropdown .caret { border-color: #468847 transparent } .panel-success>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #d6e9c6 } .panel-warning { border-color: #faebcc } .panel-warning>.panel-heading { color: #c09853; background-color: #fcf8e3; border-color: #faebcc } .panel-warning>.panel-heading+.panel-collapse .panel-body { border-top-color: #faebcc } .panel-warning>.panel-heading>.dropdown .caret { border-color: #c09853 transparent } .panel-warning>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #faebcc } .panel-danger { border-color: #ebccd1 } .panel-danger>.panel-heading { color: #b94a48; background-color: #f2dede; border-color: #ebccd1 } .panel-danger>.panel-heading+.panel-collapse .panel-body { border-top-color: #ebccd1 } .panel-danger>.panel-heading>.dropdown .caret { border-color: #b94a48 transparent } .panel-danger>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #ebccd1 } .panel-info { border-color: #bce8f1 } .panel-info>.panel-heading { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1 } .panel-info>.panel-heading+.panel-collapse .panel-body { border-top-color: #bce8f1 } .panel-info>.panel-heading>.dropdown .caret { border-color: #3a87ad transparent } .panel-info>.panel-footer+.panel-collapse .panel-body { border-bottom-color: #bce8f1 } .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05) } .well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, .15) } .well-lg { padding: 24px; border-radius: 6px } .well-sm { padding: 9px; border-radius: 3px } .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .2; filter: alpha(opacity=20) } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: .5; filter: alpha(opacity=50) } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none } .modal-open { overflow: hidden } .modal { display: none; overflow: auto; overflow-y: scroll; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040 } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform .3s ease-out; -moz-transition: -moz-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0) } .modal-dialog { position: relative; margin-left: auto; margin-right: auto; width: auto; padding: 10px; z-index: 1050 } .modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, .2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5); box-shadow: 0 3px 9px rgba(0, 0, 0, .5); background-clip: padding-box; outline: none } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1030; background-color: #000 } .modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0) } .modal-backdrop.in { opacity: .5; filter: alpha(opacity=50) } .modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.428571429px } .modal-header .close { margin-top: -2px } .modal-title { margin: 0; line-height: 1.428571429 } .modal-body { position: relative; padding: 20px } .modal-footer { margin-top: 15px; padding: 19px 20px 20px; text-align: right; border-top: 1px solid #e5e5e5 } .modal-footer:before, .modal-footer:after { content: " "; display: table } .modal-footer:after { clear: both } .modal-footer:before, .modal-footer:after { content: " "; display: table } .modal-footer:after { clear: both } .modal-footer .btn+.btn { margin-left: 5px; margin-bottom: 0 } .modal-footer .btn-group .btn+.btn { margin-left: -1px } .modal-footer .btn-block+.btn-block { margin-left: 0 } @media screen and (min-width:768px) { .modal-dialog { width: 600px; padding-top: 30px; padding-bottom: 30px } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); box-shadow: 0 5px 15px rgba(0, 0, 0, .5) } } .tooltip { position: absolute; z-index: 1030; display: block; visibility: visible; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0) } .tooltip.in { opacity: .9; filter: alpha(opacity=90) } .tooltip.top { margin-top: -3px; padding: 5px 0 } .tooltip.right { margin-left: 3px; padding: 0 5px } .tooltip.bottom { margin-top: 3px; padding: 5px 0 } .tooltip.left { margin-left: -3px; padding: 0 5px } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; text-decoration: none; background-color: #000; border-radius: 4px } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000 } .tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-width: 5px 5px 0; border-top-color: #000 } .tooltip.top-right .tooltip-arrow { bottom: 0; right: 5px; border-width: 5px 5px 0; border-top-color: #000 } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000 } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000 } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000 } .tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-width: 0 5px 5px; border-bottom-color: #000 } .tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-width: 0 5px 5px; border-bottom-color: #000 } .popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; max-width: 276px; padding: 1px; text-align: left; background-color: #fff; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, .2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); box-shadow: 0 5px 10px rgba(0, 0, 0, .2); white-space: normal } .popover.top { margin-top: -10px } .popover.right { margin-left: 10px } .popover.bottom { margin-top: 10px } .popover.left { margin-left: -10px } .popover-title { margin: 0; padding: 8px 14px; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0 } .popover-content { padding: 9px 14px } .popover .arrow, .popover .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid } .popover .arrow { border-width: 11px } .popover .arrow:after { border-width: 10px; content: "" } .popover.top .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999; border-top-color: rgba(0, 0, 0, .25); bottom: -11px } .popover.top .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #fff } .popover.right .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999; border-right-color: rgba(0, 0, 0, .25) } .popover.right .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #fff } .popover.bottom .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999; border-bottom-color: rgba(0, 0, 0, .25); top: -11px } .popover.bottom .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #fff } .popover.left .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999; border-left-color: rgba(0, 0, 0, .25) } .popover.left .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -10px } .carousel { position: relative } .carousel-inner { position: relative; overflow: hidden; width: 100% } .carousel-inner>.item { display: none; position: relative; -webkit-transition: .6s ease-in-out left; transition: .6s ease-in-out left } .carousel-inner>.item>img, .carousel-inner>.item>a>img { display: block; max-width: 100%; height: auto; line-height: 1 } .carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev { display: block } .carousel-inner>.active { left: 0 } .carousel-inner>.next, .carousel-inner>.prev { position: absolute; top: 0; width: 100% } .carousel-inner>.next { left: 100% } .carousel-inner>.prev { left: -100% } .carousel-inner>.next.left, .carousel-inner>.prev.right { left: 0 } .carousel-inner>.active.left { left: -100% } .carousel-inner>.active.right { left: 100% } .carousel-control { position: absolute; top: 0; left: 0; bottom: 0; width: 15%; opacity: .5; filter: alpha(opacity=50); font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, .6) } .carousel-control.left { background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1) } .carousel-control.right { left: auto; right: 0; background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1) } .carousel-control:hover, .carousel-control:focus { color: #fff; text-decoration: none; opacity: .9; filter: alpha(opacity=90) } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block } .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50% } .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50% } .carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; font-family: serif } .carousel-control .icon-prev:before { content: '\2039' } .carousel-control .icon-next:before { content: '\203a' } .carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0; list-style: none; text-align: center } .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid #fff; border-radius: 10px; cursor: pointer; background-color: #000 \9; background-color: rgba(0, 0, 0, 0) } .carousel-indicators .active { margin: 0; width: 12px; height: 12px; background-color: #fff } .carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, .6) } .carousel-caption .btn { text-shadow: none } @media screen and (min-width:768px) { .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; margin-left: -15px; font-size: 30px } .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px } .carousel-indicators { bottom: 20px } } .clearfix:before, .clearfix:after { content: " "; display: table } .clearfix:after { clear: both } .center-block { display: block; margin-left: auto; margin-right: auto } .pull-right { float: right!important } .pull-left { float: left!important } .hide { display: none!important } .show { display: block!important } .invisible { visibility: hidden } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0 } .hidden { display: none!important; visibility: hidden!important } .affix { position: fixed } @-ms-viewport { width: device-width; } .visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs { display: none!important } @media (max-width:767px) { .visible-xs { display: block!important } tr.visible-xs { display: table-row!important } th.visible-xs, td.visible-xs { display: table-cell!important } } @media (min-width:768px) and (max-width:991px) { .visible-xs.visible-sm { display: block!important } tr.visible-xs.visible-sm { display: table-row!important } th.visible-xs.visible-sm, td.visible-xs.visible-sm { display: table-cell!important } } @media (min-width:992px) and (max-width:1199px) { .visible-xs.visible-md { display: block!important } tr.visible-xs.visible-md { display: table-row!important } th.visible-xs.visible-md, td.visible-xs.visible-md { display: table-cell!important } } @media (min-width:1200px) { .visible-xs.visible-lg { display: block!important } tr.visible-xs.visible-lg { display: table-row!important } th.visible-xs.visible-lg, td.visible-xs.visible-lg { display: table-cell!important } } .visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm { display: none!important } @media (max-width:767px) { .visible-sm.visible-xs { display: block!important } tr.visible-sm.visible-xs { display: table-row!important } th.visible-sm.visible-xs, td.visible-sm.visible-xs { display: table-cell!important } } @media (min-width:768px) and (max-width:991px) { .visible-sm { display: block!important } tr.visible-sm { display: table-row!important } th.visible-sm, td.visible-sm { display: table-cell!important } } @media (min-width:992px) and (max-width:1199px) { .visible-sm.visible-md { display: block!important } tr.visible-sm.visible-md { display: table-row!important } th.visible-sm.visible-md, td.visible-sm.visible-md { display: table-cell!important } } @media (min-width:1200px) { .visible-sm.visible-lg { display: block!important } tr.visible-sm.visible-lg { display: table-row!important } th.visible-sm.visible-lg, td.visible-sm.visible-lg { display: table-cell!important } } .visible-md, tr.visible-md, th.visible-md, td.visible-md { display: none!important } @media (max-width:767px) { .visible-md.visible-xs { display: block!important } tr.visible-md.visible-xs { display: table-row!important } th.visible-md.visible-xs, td.visible-md.visible-xs { display: table-cell!important } } @media (min-width:768px) and (max-width:991px) { .visible-md.visible-sm { display: block!important } tr.visible-md.visible-sm { display: table-row!important } th.visible-md.visible-sm, td.visible-md.visible-sm { display: table-cell!important } } @media (min-width:992px) and (max-width:1199px) { .visible-md { display: block!important } tr.visible-md { display: table-row!important } th.visible-md, td.visible-md { display: table-cell!important } } @media (min-width:1200px) { .visible-md.visible-lg { display: block!important } tr.visible-md.visible-lg { display: table-row!important } th.visible-md.visible-lg, td.visible-md.visible-lg { display: table-cell!important } } .visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg { display: none!important } @media (max-width:767px) { .visible-lg.visible-xs { display: block!important } tr.visible-lg.visible-xs { display: table-row!important } th.visible-lg.visible-xs, td.visible-lg.visible-xs { display: table-cell!important } } @media (min-width:768px) and (max-width:991px) { .visible-lg.visible-sm { display: block!important } tr.visible-lg.visible-sm { display: table-row!important } th.visible-lg.visible-sm, td.visible-lg.visible-sm { display: table-cell!important } } @media (min-width:992px) and (max-width:1199px) { .visible-lg.visible-md { display: block!important } tr.visible-lg.visible-md { display: table-row!important } th.visible-lg.visible-md, td.visible-lg.visible-md { display: table-cell!important } } @media (min-width:1200px) { .visible-lg { display: block!important } tr.visible-lg { display: table-row!important } th.visible-lg, td.visible-lg { display: table-cell!important } } .hidden-xs { display: block!important } tr.hidden-xs { display: table-row!important } th.hidden-xs, td.hidden-xs { display: table-cell!important } @media (max-width:767px) { .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs { display: none!important } } @media (min-width:768px) and (max-width:991px) { .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm { display: none!important } } @media (min-width:992px) and (max-width:1199px) { .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md { display: none!important } } @media (min-width:1200px) { .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg { display: none!important } } .hidden-sm { display: block!important } tr.hidden-sm { display: table-row!important } th.hidden-sm, td.hidden-sm { display: table-cell!important } @media (max-width:767px) { .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs { display: none!important } } @media (min-width:768px) and (max-width:991px) { .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm { display: none!important } } @media (min-width:992px) and (max-width:1199px) { .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md { display: none!important } } @media (min-width:1200px) { .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg { display: none!important } } .hidden-md { display: block!important } tr.hidden-md { display: table-row!important } th.hidden-md, td.hidden-md { display: table-cell!important } @media (max-width:767px) { .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs { display: none!important } } @media (min-width:768px) and (max-width:991px) { .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm { display: none!important } } @media (min-width:992px) and (max-width:1199px) { .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md { display: none!important } } @media (min-width:1200px) { .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg { display: none!important } } .hidden-lg { display: block!important } tr.hidden-lg { display: table-row!important } th.hidden-lg, td.hidden-lg { display: table-cell!important } @media (max-width:767px) { .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs { display: none!important } } @media (min-width:768px) and (max-width:991px) { .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm { display: none!important } } @media (min-width:992px) and (max-width:1199px) { .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md { display: none!important } } @media (min-width:1200px) { .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg { display: none!important } } .visible-print, tr.visible-print, th.visible-print, td.visible-print { display: none!important } @media print { .visible-print { display: block!important } tr.visible-print { display: table-row!important } th.visible-print, td.visible-print { display: table-cell!important } .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print { display: none!important } } .datepicker { top: 0; left: 0; padding: 4px; margin-top: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px } .datepicker:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, .2); position: absolute; top: -7px; left: 6px } .datepicker:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #fff; position: absolute; top: -6px; left: 7px } .datepicker>div { display: none } .datepicker table { width: 100%; margin: 0 } .datepicker td, .datepicker th { text-align: center; width: 20px; height: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px } .datepicker td.day:hover { background: #eee; cursor: pointer } .datepicker td.day.disabled { color: #eee } .datepicker td.old, .datepicker td.new { color: #999 } .datepicker td.active, .datepicker td.active:hover { background: #ff9f00 } .datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:focus, .datepicker td.active:hover:focus, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] { background: #ff9f00 } .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active { background-color: #ff9f00 \9 } .datepicker td span { display: block; width: 47px; height: 54px; line-height: 54px; float: left; margin: 2px; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px } .datepicker td span:hover { background: #eee } .datepicker td span.active { color: #fff; background-color: #006dcc; background-image: -moz-linear-gradient(top, #08c, #04c); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c)); background-image: -webkit-linear-gradient(top, #08c, #04c); background-image: -o-linear-gradient(top, #08c, #04c); background-image: linear-gradient(to bottom, #08c, #04c); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); border-color: #04c #04c #002a80; border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25); *background-color: #0044cc; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, .25) } .datepicker td span.active:hover, .datepicker td span.active:focus, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] { color: #fff; background-color: #04c; *background-color: #003bb3 } .datepicker td span.active:active, .datepicker td span.active.active { background-color: #039 \9 } .datepicker td span.old { color: #999 } .datepicker th.switch { width: 145px } .datepicker th.next, .datepicker th.prev { font-size: 21px } .datepicker thead tr:first-child th { cursor: pointer } .datepicker thead tr:first-child th:hover { background: #eee } .input-append.date .add-on i, .input-prepend.date .add-on i { display: block; cursor: pointer; width: 16px; height: 16px } table { max-width: 100%; background-color: transparent } th { text-align: left } .table { width: 100%; border: 1px solid #c6c9cd } .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { padding: 10px; line-height: 1.428571429; vertical-align: top } .table>thead>tr>th, .table>tbody>tr>td { border-left: 1px solid #c6c9cd } .table>thead>tr>th:first-child, .table>tbody>tr>td:first-child { border: none } .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { color: #040404 } .table>tbody>tr:nth-of-type(odd) { background: #e1e2e3 } .table>tbody>tr:nth-of-type(even) { background: #f1f1f1 } .table>thead>tr>th { vertical-align: bottom; background: #131516; color: #fff } .table-style-2 { border: none } .table-style-2 thead>tr>th, .table-style-2>tbody>tr>td { border-left: 1px solid #eeeff0 } .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td { border-top: 0 } .table>tbody+tbody { border-top: 2px solid #ddd } .table .table { background-color: #fff } .table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td { padding: 5px } .table-bordered { border: 1px solid #ddd } .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td { border: 1px solid #ddd } .table-bordered>thead>tr>th, .table-bordered>thead>tr>td { border-bottom-width: 2px } .table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th { background-color: #f9f9f9 } .table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th { background-color: #f5f5f5 } table col[class*="col-"] { position: static; float: none; display: table-column } table td[class*="col-"], table th[class*="col-"] { float: none; display: table-cell } .table>thead>tr>.active, .table>tbody>tr>.active, .table>tfoot>tr>.active, .table>thead>.active>td, .table>tbody>.active>td, .table>tfoot>.active>td, .table>thead>.active>th, .table>tbody>.active>th, .table>tfoot>.active>th { background-color: #f5f5f5 } .table-hover>tbody>tr>.active:hover, .table-hover>tbody>.active:hover>td, .table-hover>tbody>.active:hover>th { background-color: #e8e8e8 } .table>thead>tr>.success, .table>tbody>tr>.success, .table>tfoot>tr>.success, .table>thead>.success>td, .table>tbody>.success>td, .table>tfoot>.success>td, .table>thead>.success>th, .table>tbody>.success>th, .table>tfoot>.success>th { background-color: #dff0d8 } .table-hover>tbody>tr>.success:hover, .table-hover>tbody>.success:hover>td, .table-hover>tbody>.success:hover>th { background-color: #d0e9c6 } .table>thead>tr>.danger, .table>tbody>tr>.danger, .table>tfoot>tr>.danger, .table>thead>.danger>td, .table>tbody>.danger>td, .table>tfoot>.danger>td, .table>thead>.danger>th, .table>tbody>.danger>th, .table>tfoot>.danger>th { background-color: #f2dede } .table-hover>tbody>tr>.danger:hover, .table-hover>tbody>.danger:hover>td, .table-hover>tbody>.danger:hover>th { background-color: #ebcccc } .table>thead>tr>.warning, .table>tbody>tr>.warning, .table>tfoot>tr>.warning, .table>thead>.warning>td, .table>tbody>.warning>td, .table>tfoot>.warning>td, .table>thead>.warning>th, .table>tbody>.warning>th, .table>tfoot>.warning>th { background-color: #fcf8e3 } .table-hover>tbody>tr>.warning:hover, .table-hover>tbody>.warning:hover>td, .table-hover>tbody>.warning:hover>th { background-color: #faf2cc } @media (max-width:767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; overflow-x: scroll; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; -webkit-overflow-scrolling: touch } .table-responsive>.table { margin-bottom: 0 } .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td { white-space: nowrap } .table-responsive>.table-bordered { border: 0 } .table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child { border-left: 0 } .table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child { border-right: 0 } .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td { border-bottom: 0 } } @-ms-viewport { width: device-width; } .visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs { display: none!important } @media (max-width:767px) { .visible-xs { display: block!important } table.visible-xs { display: table } tr.visible-xs { display: table-row!important } th.visible-xs, td.visible-xs { display: table-cell!important } } @media (min-width:768px) and (max-width:991px) { .visible-xs.visible-sm { display: block!important } table.visible-xs.visible-sm { display: table } tr.visible-xs.visible-sm { display: table-row!important } th.visible-xs.visible-sm, td.visible-xs.visible-sm { display: table-cell!important } } @media (min-width:992px) and (max-width:1199px) { .visible-xs.visible-md { display: block!important } table.visible-xs.visible-md { display: table } tr.visible-xs.visible-md { display: table-row!important } th.visible-xs.visible-md, td.visible-xs.visible-md { display: table-cell!important } } @media (min-width:1200px) { .visible-xs.visible-lg { display: block!important } table.visible-xs.visible-lg { display: table } tr.visible-xs.visible-lg { display: table-row!important } th.visible-xs.visible-lg, td.visible-xs.visible-lg { display: table-cell!important } } .visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm { display: none!important } @media (max-width:767px) { .visible-sm.visible-xs { display: block!important } table.visible-sm.visible-xs { display: table } tr.visible-sm.visible-xs { display: table-row!important } th.visible-sm.visible-xs, td.visible-sm.visible-xs { display: table-cell!important } } @media (min-width:768px) and (max-width:991px) { .visible-sm { display: block!important } table.visible-sm { display: table } tr.visible-sm { display: table-row!important } th.visible-sm, td.visible-sm { display: table-cell!important } } @media (min-width:992px) and (max-width:1199px) { .visible-sm.visible-md { display: block!important } table.visible-sm.visible-md { display: table } tr.visible-sm.visible-md { display: table-row!important } th.visible-sm.visible-md, td.visible-sm.visible-md { display: table-cell!important } } @media (min-width:1200px) { .visible-sm.visible-lg { display: block!important } table.visible-sm.visible-lg { display: table } tr.visible-sm.visible-lg { display: table-row!important } th.visible-sm.visible-lg, td.visible-sm.visible-lg { display: table-cell!important } } .visible-md, tr.visible-md, th.visible-md, td.visible-md { display: none!important } @media (max-width:767px) { .visible-md.visible-xs { display: block!important } table.visible-md.visible-xs { display: table } tr.visible-md.visible-xs { display: table-row!important } th.visible-md.visible-xs, td.visible-md.visible-xs { display: table-cell!important } } @media (min-width:768px) and (max-width:991px) { .visible-md.visible-sm { display: block!important } table.visible-md.visible-sm { display: table } tr.visible-md.visible-sm { display: table-row!important } th.visible-md.visible-sm, td.visible-md.visible-sm { display: table-cell!important } } @media (min-width:992px) and (max-width:1199px) { .visible-md { display: block!important } table.visible-md { display: table } tr.visible-md { display: table-row!important } th.visible-md, td.visible-md { display: table-cell!important } } @media (min-width:1200px) { .visible-md.visible-lg { display: block!important } table.visible-md.visible-lg { display: table } tr.visible-md.visible-lg { display: table-row!important } th.visible-md.visible-lg, td.visible-md.visible-lg { display: table-cell!important } } .visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg { display: none!important } @media (max-width:767px) { .visible-lg.visible-xs { display: block!important } table.visible-lg.visible-xs { display: table } tr.visible-lg.visible-xs { display: table-row!important } th.visible-lg.visible-xs, td.visible-lg.visible-xs { display: table-cell!important } } @media (min-width:768px) and (max-width:991px) { .visible-lg.visible-sm { display: block!important } table.visible-lg.visible-sm { display: table } tr.visible-lg.visible-sm { display: table-row!important } th.visible-lg.visible-sm, td.visible-lg.visible-sm { display: table-cell!important } } @media (min-width:992px) and (max-width:1199px) { .visible-lg.visible-md { display: block!important } table.visible-lg.visible-md { display: table } tr.visible-lg.visible-md { display: table-row!important } th.visible-lg.visible-md, td.visible-lg.visible-md { display: table-cell!important } } @media (min-width:1200px) { .visible-lg { display: block!important } table.visible-lg { display: table } tr.visible-lg { display: table-row!important } th.visible-lg, td.visible-lg { display: table-cell!important } } .hidden-xs { display: block!important } table.hidden-xs { display: table } tr.hidden-xs { display: table-row!important } th.hidden-xs, td.hidden-xs { display: table-cell!important } @media (max-width:767px) { .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs { display: none!important } } @media (min-width:768px) and (max-width:991px) { .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm { display: none!important } } @media (min-width:992px) and (max-width:1199px) { .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md { display: none!important } } @media (min-width:1200px) { .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg { display: none!important } } .hidden-sm { display: block!important } table.hidden-sm { display: table } tr.hidden-sm { display: table-row!important } th.hidden-sm, td.hidden-sm { display: table-cell!important } @media (max-width:767px) { .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs { display: none!important } } @media (min-width:768px) and (max-width:991px) { .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm { display: none!important } } @media (min-width:992px) and (max-width:1199px) { .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md { display: none!important } } @media (min-width:1200px) { .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg { display: none!important } } .hidden-md { display: block!important } table.hidden-md { display: table } tr.hidden-md { display: table-row!important } th.hidden-md, td.hidden-md { display: table-cell!important } @media (max-width:767px) { .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs { display: none!important } } @media (min-width:768px) and (max-width:991px) { .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm { display: none!important } } @media (min-width:992px) and (max-width:1199px) { .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md { display: none!important } } @media (min-width:1200px) { .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg { display: none!important } } .hidden-lg { display: block!important } table.hidden-lg { display: table } tr.hidden-lg { display: table-row!important } th.hidden-lg, td.hidden-lg { display: table-cell!important } @media (max-width:767px) { .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs { display: none!important } } @media (min-width:768px) and (max-width:991px) { .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm { display: none!important } } @media (min-width:992px) and (max-width:1199px) { .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md { display: none!important } } @media (min-width:1200px) { .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg { display: none!important } } .visible-print, tr.visible-print, th.visible-print, td.visible-print { display: none!important } @media print { .visible-print { display: block!important } table.visible-print { display: table } tr.visible-print { display: table-row!important } th.visible-print, td.visible-print { display: table-cell!important } .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print { display: none!important } } .container { padding: 0 } #top-header { background: #ffad01; } .contact-email, .contact-phone { float: left; line-height: 14px; margin-right: 20px } .contact-email { padding-left: 26px; background: url(img/icons/xenvelope.png.pagespeed.ic.KuN_Gtd_6H-1.png) 0 center no-repeat } .contact-phone { padding-left: 22px; background: url(img/icons/xphone.png.pagespeed.ic.Ns8gfnsbUr-1.png) 0 center no-repeat } .header-social { float: left; padding-left: 15px; } .social-media { margin: 0; list-style: none } .social-media li { float: left; margin: 0 4px; } .social-media li a { float: left; height: 14px; width: 14px; line-height: 14px } .social-media li a.sm-yahoo { width: 20px; background: url(img/icons/xyahoo.png.pagespeed.ic.aG4FicKXeR-1.png) center center no-repeat } .social-media li a.sm-facebook { width: 10px; background: url(img/icons/xfacebook.png.pagespeed.ic.RhXbajo0vo-1.png) center center no-repeat } .social-media li a.sm-rss { background: url(img/icons/xrss.png.pagespeed.ic.kyrYMtiAaI-1.png) center center no-repeat } .social-media li a.sm-flickr { background: url(img/icons/xflickr.png.pagespeed.ic.PnttrVcxjJ-1.png) center center no-repeat } .social-media li a.sm-windows { background: url(img/icons/xwindows.png.pagespeed.ic.uePe3P-hYk-1.png) center center no-repeat } .social-media li a.sm-stumble { background: url(img/icons/xstumble.png.pagespeed.ic.ok3Od8jwnA-1.png) center center no-repeat } .social-media li a span { text-indent: -9999px; font-size: 0; line-height: 0 } .right-part { width: 400px } .top-link { float: right; line-height: 14px; padding-right: 15px; margin-right: 15px; border-right: 1px solid #292c2f } .search-input { float: left; width: 120px; font-size: 12px; color: #292c2f; height: 16px; line-height: 16px; background: transparent; border: none } .search-submit { float: left; width: 12px; height: 14px; padding: 0; margin: 0; background: url(img/icons/xsearch.png.pagespeed.ic.ENuAHaxvcX-1.png) 0 center no-repeat; border: none } #site-logo { width: 180px; height: 80px } #main-menu { float: right; margin: 0; padding: 0 } .main-nav span { display: none } #main-menu li { display: list-item; float: left; list-style: none outside none; margin-left: 20px; padding: 40px 10px; cursor: pointer; position: relative } #main-menu li a { color: #ccc; display: block; line-height: 20px; padding: 10px 0; font-size: 16px; font-weight: 700; text-transform: uppercase } #main-menu li:hover>a, #main-menu li.current-menu-item>a { color: #fff } #main-menu li ul, #main-menu li ul li ul { background-color: rgba(0, 0, 0, .92); border-top: 3px solid; left: 0; opacity: 0; visibility: hidden; padding: 10px; position: absolute; top: 100%; margin-top: -10px; width: 190px; z-index: 91; -webkit-transition: all .3s ease-in 0s; -moz-transition: all .3s ease-in 0s; -ms-transition: all .3s ease-in 0s; -o-transition: all .3s ease-in 0s; transition: all .3s ease-in 0s } #main-menu li ul li ul { top: 0; left: 100%; } #main-menu li ul li, #main-menu li ul li ul li { float: left; margin: 0; padding: 0; width: 100% } #main-menu li ul li a, #main-menu li ul li ul li a { float: left; font-size: 13px; line-height: 20px; padding: 10px 5px; width: 100%; overflow: hidden; -webkit-transition: all .3s ease-in 0s; -moz-transition: all .3s ease-in 0s; -ms-transition: all .3s ease-in 0s; -o-transition: all .3s ease-in 0s; transition: all .3s ease-in 0s } #main-menu li ul li a:hover { padding-left: 15px } #main-menu li:hover>ul { left: 0; opacity: 1; visibility: visible; margin-top: 0 } #main-menu li:last-child ul { left: auto; right: 0 } #main-menu li:hover>ul li:hover ul { left: 100% } #main-menu ul li:hover { background-color: #000 } .alignleft { float: left; margin-top: -4px; } .alignright { float: right } img.alignleft { margin: 10px 20px 10px 0 } img.alignright { margin: 10px 0 10px 20px } img.aligncenter { margin: 10px auto } .mart10 { margin-top: 10px } .marb10 { margin-bottom: 10px } .mart20 { margin-top: 20px } .marb20 { margin-bottom: 20px } .marb30 { margin-bottom: 30px } .text-upper { text-transform: uppercase } .btn { transition: background-color .3s ease, border-color .3s ease; -moz-transition: background-color .3s ease, border-color .3s ease; -webkit-transition: background-color .3s ease, border-color .3s ease; -o-transition: background-color .3s ease, border-color .3s ease; -ms-transition: background-color .3s ease, border-color .3s ease } .headline { font-weight: 700 } .gray { background: #f1f1f1 } .dark-gray { background: #e6e6e6 } blockquote { color: #fff; } blockquote strong { font-size: 16px } #main-slider { width: 100%; height: 920px; position: relative } #content-slider { width: 100%; height: 920px; position: relative; overflow: hidden } #content-slider ul { padding: 0; list-style: none; position: relative } #content-slider ul li { width: 100%; position: absolute; top: 0; left: 0 } #slider-overlay { width: 100%; height: 500px; position: absolute; bottom: 0; left: 0; z-index: 80; background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1))); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%) } .slider-heading { margin: 0; padding: 0 } .caption-yellow, .caption-white, .caption-black { padding: 5px 10px } .caption-yellow { background: #ff9f00 } .caption-white { background: #fff } .caption-black { color: #fff; background: #131516 } #header-banner { margin-bottom: 0px; background: url(image/service-top-1.jpg) center 0 no-repeat } .banner-overlay { padding: 70px 0; background: rgba(0, 0, 0, .8) } #header-banner h1 { color: #ff9f00; margin: 0 } #home-page { position: relative; z-index: 92; } #page { margin-bottom: 10px } .plan-tour { background: none repeat scroll 0 0 #fff; float: left; padding-left: 180px; position: relative; width: 100%; margin-bottom: 0px; min-height: 140px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px } .plan-banner { background:none repeat scroll 0 0 #ffad01; padding: 17px 10px; text-align: right; width: 180px; position: absolute; left: 0; top: 0; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -ms-border-radius: 3px 0 0 3px; -o-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px } .plan-banner>span { float: right; font-size: 22px; font-weight: 700; letter-spacing: -1px; padding-right: 30px; -webkit-transform: rotate(-15deg); -moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -o-transform: rotate(-15deg); transform: rotate(-15deg) } .plan-banner>h4 { font-size: 44px; line-height: 33px; letter-spacing: -2.5px; padding-right: 17px; -webkit-transform: rotate(-15deg); -moz-transform: rotate(-15deg); -ms-transform: rotate(-15deg); -o-transform: rotate(-15deg); transform: rotate(-15deg) } .input-field { padding: 8px; } .input-field>input { width: 100%; color: #000; border: 0; height: 30px; padding: 5px 10px; border-bottom: 1px solid #d6d6d6 } .top-fields, .bottom-fields { background: none repeat scroll 0 0 #ececec; float: left; padding: 10px; width: 100%; -webkit-border-radius: 0 3px 0 0; -moz-border-radius: 0 3px 0 0; -ms-border-radius: 0 3px 0 0; -o-border-radius: 0 3px 0 0; border-radius: 0 3px 0 0 } .bottom-fields { background: #37464f; padding-bottom: 15px; } .input-field.schedule>input { width: 45%; float: left } .calendar-icon { background: url(img/icons/xcalendar-dp.png.pagespeed.ic.tazc_r2nLp-1.png) no-repeat scroll center center rgba(0, 0, 0, 0); float: left; height: 30px; padding: 0 5px; width: 8% } .input-field label { color: #ffffff; font-size: 12px; font-weight: 400; line-height: 30px; margin: 0; padding-right: 2px } .input-field.select label { float: left; width: 40% } .input-field.select select, .input-field.select .minict_wrapper { float: left; height: 30px; line-height: 30px; padding: 6px 10px; width: 60%; background: none repeat scroll 0 0 #ececec; border: 0 } .submit-btn { padding: 10px } .submit-btn input { background: none repeat scroll 0 0 #ffad01; border: 0 none; color: #000000; float: left; font-weight: 600; height: 30px; padding: 5px 10px; text-transform: uppercase; width: 100%; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px } .breadcrumb li { padding-left: 30px; background: url(img/icons/xbc-arrow.png.pagespeed.ic.RaAcKse2uu-1.png) 10px center no-repeat } .breadcrumb li.home { padding-left: 16px; background: url(img/icons/xbc-home.png.pagespeed.ic.9zONO31Uq2-1.png) 0 5px no-repeat } .ft-heading { margin-bottom: 20px } #ft-scroller { position: relative; margin-bottom: 10px } .content-scroll { padding: 0; width: 2000em; list-style: none; position: absolute } .content-scroll li { float: left; width: 292px; padding: 0 15px } .ft-nav { width: 60px; height: 24px; position: absolute; top: -40px; right: 10px } #ft-next, #ft-prev { float: left; width: 24px; height: 24px; text-indent: -9999px; font-size: 0; line-height: 0; transition: background .6s ease; -moz-transition: background .6s ease; -webkit-transition: background .6s ease; -o-transition: background .6s ease; -ms-transition: background .6s ease } #ft-prev { background: url(img/icons/xleft-arrow-light.png.pagespeed.ic.qOcRy0qBV9-1.png) 0 center no-repeat } #ft-prev:hover { background: url(img/icons/xleft-arrow.png.pagespeed.ic.QOOklSGL_b-1.png) 0 center no-repeat } #ft-next { margin-left: 5px; background: url(img/icons/xright-arrow-light.png.pagespeed.ic.9P6VAmojFw-1.png) 0 center no-repeat } #ft-next:hover { background: url(img/icons/xright-arrow.png.pagespeed.ic.K_FXdg6KLe-1.png) 0 center no-repeat } .ft-item { float: left; margin-bottom: 30px } .ft-image { float: left; width: 100%; display: block } .ft-image img { width: 100%; height: auto } .ft-datas{ width: 100%; padding: 10px 5px; background: #fff; } .ft-foot { float: left; width: 100%; padding: 3px 10px; background: #000 } .ft-title { text-align: center!important; font-size: 14px } .ft-title a { color: #fff } .ft-offer { float: right; color: #fff; font-size: 13px; font-weight: 700; margin-top: 9px; } .ft-hotel, .ft-plane, .ft-tea, .ft-boat, .ft-car { float: left; height: 16px; margin: 0 5px; color: #292c2f; padding-left: 20px; font-size: 12px; line-height: 20px } .ft-hotel { background: url(img/icons/xhotel.png.pagespeed.ic.5nDs2WnCpn-1.png) 0 center no-repeat } .ft-plane { background: url(img/icons/xplane.png.pagespeed.ic.DG2PJ-TgBb-1.png) 0 center no-repeat } .ft-tea { padding-left: 20px; background: url(img/icons/xcup.png.pagespeed.ic.CRuMdY_fh6-1.png) 0 center no-repeat } .ft-data a:hover { color: #000 } .ft-foot-ex { float: left; width: 100%; padding: 6px 0 0 } .ft-date, .ft-temp { color: #94969b; font-size: 13px } .ft-date { padding-left: 16px; background: url(img/icons/xcalendar.png.pagespeed.ic.sUdQ2DaGCe-1.png) 0 center no-repeat } .ft-temp { padding-right: 16px; background: url(img/icons/xtemp.png.pagespeed.ic.1NybQdQH3Z-1.png) right center no-repeat } .bom-contents { padding: 20px 0; background: #f1f1f1 } .fd-column { padding-top: 100px; padding-bottom: 20px } .featured-dest { padding: 80px 20px 20px; position: relative; background: #fff; border-bottom: 1px solid #cacaca } .fd-image { width: 150px; height: 150px; position: absolute; top: -75px; left: 50%; margin-left: -75px } .btn-center { display: block; text-align: center } .tour-plans { margin-bottom: 30px } .plan-image { position: relative; overflow: hidden } .post-data { float: left; margin-bottom: 30px; width: 100% } #page .post-data { margin-bottom: 0 } .plan-image:hover img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2) } .plan-image img { width: 100%; -webkit-transition: all .4s ease 0s; -moz-transition: all .4s ease 0s; -ms-transition: all .4s ease 0s; -o-transition: all .4s ease 0s; transition: all .4s ease 0s } .offer-box { position: absolute; left: 20px; bottom: 20px } .offer-top { width: 100%; padding: 10px 15px; background: #000 } .offer-top .ft-temp { color: #fff; margin: -5px -10px 0 0 } .offer-bottom { width: 100%; padding: 10px 15px; background: #ff9f00 } .featured-cr { color: #ff9f00; font-size: 20px; font-weight: 700 } .featured-cy { color: #fff; line-height: 1; font-size: 32px; margin: 0 } .featured-spe { font-size: 32px; font-weight: 700; line-height: 1 } .featured-btm { float: left; width: 100%; padding: 13px 10px; margin-bottom: 30px; background: #ff9f00 } .featured-btm a { margin-right: 10px } .featured-btm a:hover { color: #000 } .plans-list { float: left; padding: 30px 15px 0; margin: 0 } .plans-list li img { width: 100% } .plans-list li { float: left; width: 33.3334%; margin: 0; padding: 0 15px 30px } .plan-info { padding: 10px 20px; background: #fff; border-bottom: 1px solid rgba(0, 0, 0, .2) } .inside-pane { padding: 30px 30px 20px } .single-ft-btm { padding-left: 120px; position: relative; margin-bottom: 20px } .single-ft-btm li { float: left; margin-right: 20px; padding-left: 18px; line-height: 1.2 } .single-ft-btm li.author-img { padding: 0; margin: 0; position: absolute; top: -50px; left: 20px } .img-wt-border { border: 2px solid rgba(255, 255, 255, .7) } .single-ft-btm li a { color: #292c2f; font-size: 12px; font-weight: 700; margin: 0 } .single-ft-btm li a:hover { color: #000 } .single-ft-btm li.post-author { background: url(img/icons/xauthor.png.pagespeed.ic.4M0MI_Rjvl-1.png) 0 center no-repeat } .single-ft-btm li.post-date { background: url(img/icons/xdate.png.pagespeed.ic.4cpoUf_uVY-1.png) 0 center no-repeat } .single-ft-btm li.post-category { background: url(img/icons/xcategory.png.pagespeed.ic.zAKIcZp4BK-1.png) 0 center no-repeat } .about-author { padding: 20px 20px 20px 120px; margin: 30px 0; position: relative } .author-image { position: absolute; top: 30px; left: 30px } #comments { padding: 10px 30px } #comments h3 { margin-bottom: 30px } .comment-body { padding-left: 90px; position: relative } .commenter-image { position: absolute; top: 0; left: 0; border: 1px solid #b0b0b0 } .comment-date, .comment-reply { font-size: 12px; color: #929292; padding-left: 15px } .comment-date { margin: 0 15px; background: url(img/icons/xcalendar.png.pagespeed.ic.sUdQ2DaGCe-1.png) 0 center no-repeat } .comment-reply { padding-left: 18px; background: url(img/icons/xreply.png.pagespeed.ic.kMxMRfzt3_-1.png) 0 center no-repeat } .comment-text { padding: 10px 0; margin-bottom: 20px; font-size: 13px; border-bottom: 1px solid #d8d8d8 } .comments-list li ul.children { list-style: none; padding: 0 0 0 30px; margin: 0 } .last-comment .comment-text { border: none; margin: 0 } #contactMap, #contactForm { float: left; width: 100%; margin-bottom: 20px } #contactMap { height: 360px } #contactMap iframe { height: 100%; width: 100% } .formFields { padding: 0 } .required { color: #b8b8b8 } .gallery-list { float: left; width: 100%; margin: 0 } .gallery-list li { float: left; margin-bottom: 30px } .gallery-list li .gal-item { width: 100%; position: relative; border: 1px solid #bbb } .gal-item iframe { width: 100% } .gal-item>img { width: 100% } .item-overlay { width: 100%; height: 100%; position: absolute; top: 0; left: 0; cursor: pointer; overflow: hidden; background: none center center no-repeat rgba(0, 0, 0, .6); opacity: 0; -webkit-transform: scale(.8); -moz-transform: scale(.8); -ms-transform: scale(.8); -o-transform: scale(.8); transform: scale(.8); -webkit-transition: all .4s linear; -moz-transition: all .4s linear; -ms-transition: all .4s linear; -o-transition: all .4s linear; transition: all .4s linear } .item-overlay img { left: 50%; margin-left: -25px; margin-top: -25px; opacity: 0; position: absolute; top: 50%; -webkit-transform: perspective(20px) rotateY(50deg); -moz-transform: perspective(20px) rotateY(50deg); -ms-transform: perspective(20px) rotateY(50deg); -o-transform: perspective(20px) rotateY(50deg); transform: perspective(20px) rotateY(50deg); -webkit-transition: all .4s linear; -moz-transition: all .4s linear; -ms-transition: all .4s linear; -o-transition: all .4s linear; transition: all .4s linear } .item-overlay:hover img { opacity: 1; -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); transform: rotateX(0deg) } .gal-item:hover .item-overlay { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1) } .item-text { top: 70%; color: #fff; float: left; font-weight: 700; padding: 0 20px; position: absolute; width: 100% } .sidebar-widget { float: left; width: 100%; margin-bottom: 30px } .sidebar-widget h3 { font-weight: 600; margin-bottom: 20px; margin-top: 0; } .sidebar-widget .tab-content { margin: 0 } .sidebar-social { float: left; width: 100%; padding: 0; margin: 0 } .sidebar-social li { float: left; width: 33%; padding: 0; margin-right: .5% } .sidebar-social li a { float: left; width: 100%; height: 110px; padding: 65px 0 0 } .sidebar-social li.facebook a { background: url(img/icons/xfacebook-sb.png.pagespeed.ic.syeW0WiphA-1.png) center 20px no-repeat #4c6da9 } .sidebar-social li.twitter a { background: url(img/icons/xtwitter-sb.png.pagespeed.ic.4QvpZaBo6P-1.png) center 20px no-repeat #1c9ddf } .sidebar-social li.rss { margin: 0 } .sidebar-social li.rss a { background: url(img/icons/xrss-sb.png.pagespeed.ic.vMvcKlsaYd-1.png) center 20px no-repeat #ff8d00 } .sidebar-social li a span { color: #fff; display: block; line-height: 1 } .sidebar-social li a span.sc-count { font-size: 20px; font-weight: 700 } .sidebar-social li a span.sc-text { font-size: 13px } .styled-box { float: left; width: 100%; padding: 20px 20px 0; border-bottom: 1px solid #d6d6d6 } .contact-info { margin: 20px 0 } .contact-info li { padding: 3px 0 3px 30px } .contact-info li.ct-phone { background: url(img/icons/xct-phone.png.pagespeed.ic.j4wxmp2I_o-1.png) 0 center no-repeat } .contact-info li.ct-email { background: url(img/icons/xct-email.png.pagespeed.ic.2FXXUyKNNs-1.png) 0 center no-repeat } .contact-info li.ct-facebook { background: url(img/icons/xct-facebook.png.pagespeed.ic.IGmpCFfX3x-1.png) 0 center no-repeat } .contact-info li.ct-twitter { background: url(img/icons/xct-twitter.png.pagespeed.ic.T-HMgx0O8q-1.png) 0 center no-repeat } .input-style1 { background: #fff; border: 1px solid #d6d6d6 } .input-style1:focus { background: #fff; border: 1px solid #c6c6c6 } .tweets-list li { padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px dotted #999 } .twitter-follow { display: block; margin-bottom: 20px; padding-left: 24px; background: url(img/icons/xtwitter-bird.png.pagespeed.ic.QaEGTV5OBo-1.png) 0 center no-repeat } .tweet-link { display: block; margin-bottom: 5px } .rc-posts-list li { float: left; width: 100%; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #999 } .rc-posts-list li.last-rc-post { border: none } .rc-post-image { float: left; width: 80px; height: 65px; margin-right: 15px } .rc-posts-list li h5 { clear: none; margin-top: 0 } .rc-post-date { float: left; color: #686868 } .cats-list li { padding: 7px 10px 7px 24px; margin-bottom: 3px; border-bottom: 1px solid rgba(0, 0, 0, .1); background: url(img/icons/xcat-arrow.png.pagespeed.ic.oT2DwnoFYE-1.png) 10px center no-repeat #f1f1f1 } .cats-list li span { float: right; color: #929292; font-size: 12px } .tab-pane .rc-posts-list { float: left; padding: 20px 20px 0 } .tab-pane .rc-posts-list li.last-rc-post { border: none; margin: 0 } .post-tags li { display: inline-block; margin: 0 10px 6px 0 } .flickr-gal { float: left; margin: -5px; padding: 0 } .flickr-gal li { float: left; width: 25%; padding: 5px } .panel-default .panel-title { cursor: pointer; background: url(img/icons/xnot-collapsed.png.pagespeed.ic.osRWyNE4Bz-1.png) right center no-repeat } .panel-default .panel-title.collapsed { background: url(img/icons/xcollapsed.png.pagespeed.ic.QCY0zJgote-1.png) right center no-repeat } .social-tabs { border: none } .social-tabs li { width: 33.3334% } .social-tabs li, .social-tabs li a { margin: 0 } .social-tabs li a { color: #fff; font-size: 14px; padding-left: 35px; padding-right: 5px; letter-spacing: -1px } .social-tabs li.active a { padding-top: 12px; padding-bottom: 12px; margin-top: -4px } .social-tabs li a.facebook-tab, .social-tabs li a.facebook-tab:hover, .social-tabs li.active a.facebook-tab { background: url(img/icons/xfacebook-tab.png.pagespeed.ic.A8qyxHLk1S-1.png) 12px center no-repeat #7085b8 } .social-tabs li a.twitter-tab, .social-tabs li a.twitter-tab:hover, .social-tabs li.active a.twitter-tab { background: url(img/icons/xtwitter-tab.png.pagespeed.ic.bJEN92pRnq-1.png) 10px center no-repeat #00a7d4 } .social-tabs li a.share-tab, .social-tabs li a.share-tab:hover, .social-tabs li.active a.share-tab { background: url(img/icons/xshare-tab.png.pagespeed.ic.HPs4uD5U2c-1.png) 10px center no-repeat #116515 } #ft-footer { color: #d4d5d5; background: url(image/footer-bg-1.jpg) center 0 no-repeat; background-size: cover; } .footer-overlay { padding: 30px 0; background: rgba(42, 46, 47, .9) } #ft-footer p { font-size: 15px; margin-bottom: 20px } #ft-footer a { color: #ff9f00 } #ft-footer a:hover { color: #fff } #ft-footer h3 { color: #fff; font-size: 28px; margin: 10px 0 20px } .footer-overlay .col-md-6 { overflow: hidden } .tl-author { float: left; margin: 10px 0 } .tl-author-img { float: left; width: 70px; height: 70px; margin-right: 20px } .tl-author-title { float: left; width: 70%; color: #ff9f00; font-size: 16px; font-weight: 700; margin-top: 15px } .tl-author-desc { float: left; font-size: 12px } .footer-menu { float: left; width: 100%; padding: 20px 0 10px; text-align: center; list-style: none } .footer-menu li { display: inline-block } .footer-menu li a { color: #686868; padding: 0 8px 0 6px; font-size: 12px; line-height: 1; border-right: 1px solid #7c7c7c } .footer-menu li a:hover { color: #292c2f } .footer-menu li.last-item a { border: none } .tw-feeds { background: url(img/icons/xtw-feeds-icon.png.pagespeed.ic.uHOlKrgbVF-1.png) right center no-repeat } .foot-boxs { float: left; width: 100%; margin-bottom: 30px; border-bottom: 1px solid #d5d5d5 } .foot-box { color: #000000; font-size: 12px; line-height: 20px; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #d5d5d5; } .foot-box-md { text-align: center; border-left: 1px solid #d5d5d5; border-right: 1px solid #d5d5d5 } .footer-social { float: right; padding-left: 15px; margin: 3px 0 0 15px; border-left: 1px solid #686868 } .foot-box span { line-height: 20px } .foot-box-md span { float: none; display: inline-block } .blog, .list-view { list-style: none; padding: 0 } .list-view .social-media { border: none } .post-desc { border-bottom: 1px solid #d6d6d6 } .post-desc h4 { float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100% } .post-desc h4 a { color: #292c2f } .post-desc p { margin-bottom: 15px } .detail-plans-list li { width: 20% } .detail-plans-list li img { width: 100% } .ft-boat { background: url(img/icons/xboat.png.pagespeed.ic.GnEpbTtAcS-1.png) 0 center no-repeat } .ft-car { background: url(img/icons/xcar.png.pagespeed.ic.M0qkjkT311-1.png) 0 center no-repeat } .social-media li a.sm-yahoo-dark { width: 20px; background: url(img/icons/xyahoo-dark.png.pagespeed.ic.ceegAd8-gW-1.png) center center no-repeat } .social-media li a.sm-facebook-dark { width: 10px; background: url(img/icons/xfb-dark.png.pagespeed.ic.YBJP7hADJV-1.png) center center no-repeat } .social-media li a.sm-rss-dark { background: url(img/icons/xrss-dark.png.pagespeed.ic.AyIQWoGIyr-1.png) center center no-repeat } .social-media li a.sm-flickr-dark { background: url(img/icons/xflickr-dark.png.pagespeed.ic.OJV8qX1gL_-1.png) center center no-repeat } .social-media li a.sm-windows-dark { background: url(img/icons/xwindows-dark.png.pagespeed.ic.4nzOoNlF4C-1.png) center center no-repeat } .social-media li a.sm-stumble-dark { background: url(img/icons/xtumblr-dark.png.pagespeed.ic.cFezN1s5SD-1.png) center center no-repeat } .widget-ads { list-style: none; padding: 0; margin: 0; margin-left: -10px } .widget-ads li { width: 50%; float: left } .widget-ads li a { margin-left: 10px } .act-date { background: #fff; position: absolute; text-align: center; right: -61px; bottom: 0; width: 61px; height: 52px } .act-date span { display: block; font-size: 16px; line-height: 8px } .act-date span.bold { font-size: 24px; font-weight: bold; line-height: 34px } .image { position: relative } .image>img { width: 100% } .image .hover-caption { -moz-box-sizing: border-box; background: none repeat scroll 0 0 rgba(0, 0, 0, .5); bottom: 0; color: #fff; font-weight: bold; left: 0; padding: 6px 15px; position: absolute; width: 100% } iframe { border: none } .dropcap p:first-child:first-letter, .highlight { background: #ff9f00 } .dropcap p:first-of-type:first-letter, .dropcap p:first-child:first-letter { color: #000; float: left; font-size: 42px; font-weight: bold; line-height: 52px; margin-right: 20px; padding: 10px 20px; text-transform: uppercase; margin-top: 5px } .shortcode-buttons .btn { margin: 0 20px 20px 0; color: #fff; text-transform: uppercase } .list-shortcode h4 { font-size: 16px } .list-style { list-style: none; padding: 0; font-size: 13px; color: #000; margin-bottom: 40px } .list-style li { padding: 7px 0 } .list-style-box { background: #f1f1f1; padding: 20px 30px!important } .list-style1 {} .list-style2 {} .list-style3 li:before, .list-style4 li:before { content: ""; height: 15px; width: 15px; background-color: #ff9f00; background-image: url(img/icons/xstyle-arrow.png.pagespeed.ic.VV1I1WqdsV-1.png); background-repeat: no-repeat; background-position: center center; border-radius: 50%; display: inline-block; margin-right: 10px; position: absolute; top: 9px; left: -25px } .list-style3 li, .list-style4 li { margin-left: 25px; position: relative } .list-style4 li { border-bottom: 1px solid #d9d9d9; padding: 15px 0 } .list-style4 li:before { content: ""; top: 16px } .order-list { list-style: decimal-leading-zero inside; padding: 0 } .error-page { max-width: 464px; margin: 160px auto; text-align: center } .error-page .error-text { text-transform: uppercase; border: 1px solid #eaeaea; padding: 8px 0 6px; margin-bottom: 24px } .error-page figure { margin-bottom: 20px } .error-page .error-text span { display: block; font-size: 24px; font-weight: bold; text-align: center; line-height: 35px } .error-page .error-text span.large-text { font-size: 30px; font-weight: bold } .error-page .back-home { font-size: 16px; color: #000; display: inline-block } .error-page .back-home:before { content: ""; background: url(img/icons/xicon-home.png.pagespeed.ic.FJuqqaUSe0-1.png) no-repeat; display: inline-block; width: 19px; height: 19px; margin-right: 10px } .strength-container { display: block; top: 0; width: 100%; height: 11px } .strength-plain { background-color: #f6f6f6; float: left; height: 9px; width: 20% } .strength-plain.fill { background-color: #75c03d } .booking { padding: 25px } .selected-deal { width: 45%; border-right: 1px dotted #999; padding-right: 25px } .booking-status { width: 55%; padding-left: 25px; border-left: 1px dotted #999; margin-left: -1px } .selected-deal, .booking-status { float: left } .selected-deal .ft-item { margin-bottom: 0 } .selected-deal h2, .booking-status h2 { margin-top: 0 } .booking-status ul li label { font-weight: normal } .booking-status ul li input { margin-right: 5px } .checkbox-container { float: left } .checkbox, .radio { background: url(img/icons/xcheckbox.png.pagespeed.ic.l0wYcl2eBm-1.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0); clear: left; display: block; float: left; height: 25px; padding: 0 10px 0 0; width: 27px } .radio { background: url(img/icons/xradio.png.pagespeed.ic.DZxCJF2lt2-1.png) no-repeat } .checkbox-container>label { cursor: pointer; float: left; line-height: 20px; margin-bottom: 10px; width: 100% } .checkbox-container>label .radio, .checkbox-container>label .checkbox { height: 20px; margin: 0 } .side-panel { background: none repeat scroll 0 0 #222; left: -260px; position: fixed; top: 150px; transition: all .4s ease 0s; width: 260px; z-index: 1000000000; padding: 20px } .side-panel:hover { left: 0 } .side-panel:before { content: ""; position: absolute; right: -40px; height: 40px; top: 0; width: 40px; background: url(img/icons/xicon.png.pagespeed.ic.RACm8wUGRn-1.png) no-repeat scroll center center #222; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -ms-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0 } .colors h6 { color: #fff; font-size: 15px; font-weight: 600; text-transform: uppercase; letter-spacing: .3px } .colors a { float: left; width: 47px; cursor: pointer; height: 20px; margin-right: 10px; background: #000 } .colors a:last-child { margin: 0 } .colors a.color1 { background-color: #ffe200 } .colors a.color2 { background-color: #01e060 } .colors a.color3 { background-color: #ff845e } .colors a.color4 { background-color: #59aeff } .minict_wrapper { float: left; padding: 0 20px!important; position: relative; width: 100%; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box } .minict_wrapper:after { content: "\25BC"; display: block; font-size: 9px; height: 100%; position: absolute; right: 0; text-align: center; top: 0; width: 20px } .minict_wrapper.active:after { content: "\25B2" } .minict_wrapper input { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 0 none; font-family: karla; width: 100%; cursor: pointer } .minict_wrapper ul { display: none; left: 0; list-style: none outside none; margin: 0; overflow-y: auto; padding: 0; position: absolute; top: 2rem; width: 100%; z-index: 999999; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px } .minict_wrapper ul li { background: none repeat scroll 0 0 #fff; cursor: pointer; font-size: 12px; list-style: none outside none; padding: 0 20px; border-top: 1px dashed #f2f2f2 } .minict_wrapper ul li:hover { background: #fcfcfc; color: #111 } .minict_wrapper ul li.minict_group { color: #444; background: #f6f6f6; font-weight: bold; cursor: default } .minict_wrapper ul li.minict_empty { display: none; background: #fff!important; color: #bbb; text-align: center; font-size: .9rem; height: 3.5rem; line-height: 3.3rem } .minict_wrapper ul li.selected { color: #819a9a; background: #f9fcff } .minict_wrapper ul li.highlighted { color: #fff; background: #819a9a } .minict_wrapper ul li.hidden { display: none } .minict_wrapper.bubble:hover { border-color: #dcdcdc } .minict_wrapper.bubble ul { overflow: visible; top: 100% } .ft-datas p{ font-size: 16px; font-weight: 600; margin: 0 0 0; color: #000; padding-left: 5px; } .pd-6{ padding-bottom: 10px; } .abt-heading h3 { font-size: 34px; font-family: serif; padding-bottom: 10px; } img.img-responsive.logos { max-width: 104px; } @media (min-width: 768px){ .navbar-nav { float: right!important; margin: 0; } ul.nav.navbar-nav.my-navs { padding-top: 23px; } .navbar-inverse { background-color: #000!important; border-color: #000; } } .navbar { position: relative; min-height: 50px; margin-bottom: 0px!important; border: 1px solid transparent; } .nav>li>a { color: #000; display: block; line-height: 20px; padding: 10px 0; font-size: 15px; font-weight: 700; text-transform: uppercase; } .navbar-inverse { /* background-image: -webkit-linear-gradient(top,#3c3c3c 0,#222 100%); */ background-image: -o-linear-gradient(top,#000 0,#000 100%); /* background-image: -webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222)); */ background-image: linear-gradient(to bottom,#000000 0,#191919 100%)!important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); background-repeat: repeat-x; border-radius: 4px; } h2.ft-heading.text-upper { text-align: center; padding: 18px 0px; font-weight: 600; color: #42c9d0; } input.btn.btn-primary.btn-lg.text-upper { background: #000000; padding: 6px 26px; color: #fff; font-weight: 500; font-size: 14px; border-radius: 0; } input.btn.btn-primary.btn-lg.text-upper1 { background: #ffad01; padding: 6px 26px; color: #fff; font-weight: 500; font-size: 14px; border-radius: 0; } input.btn.btn-primary.btn-lg.text-upper:hover { background:#ffad01;; padding: 6px 26px; color: #fff; font-weight: 500; font-size: 14px; } input.btn.btn-primary.btn-lg.text-upper1:hover { background: #000; padding: 6px 26px; color: #fff; font-weight: 500; font-size: 14px; } .styled-box { float: left; width: 100%; padding: 67px 34px 52px; border-bottom: 1px solid #d6d6d6; } .gray { background: #f1f1f1; } .sidebar-widget { float: left; width: 100%; margin-bottom: 30px; } .contact-info li { padding: 15px 0 3px 0px; font-size: 16px; } i.fa.fa-map-marker { margin-right: 6px; } i.fa.fa-phone { margin-right: 6px; color: #ffad01; font-size: 16px; } i.fa.fa-envelope { margin-right: 6px; } i.fa.fa-envelope-o { margin-right: 6px; color: #ffad01; font-size: 16px; } .fa.fa-whatsapp { margin-right: 6px; color: #ffad01; font-size: 16px; } .breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #000!important; border-radius: 4px; } :root{ --color_0: #000; --color_1: #fff; --color_2: #2655c1; --color_3: #372f7f; } .form-bg{ background: #e4e6e6;margin:0 auto;padding:50px; } form{ font-family: 'Roboto', sans-serif; } .form-horizontal .header{ background: linear-gradient(135deg,#3991a9,#3ecbb4,#2ab487,#3a92aa); padding: 30px 25px; font-size: 30px; color: #fff; text-align: center; text-transform: uppercase; border-radius: 3px 3px 0 0; } .form-horizontal .heading{ font-size: 16px; color: #2655c1; margin: 10px 0 20px 0; text-transform: capitalize; } .form-horizontal .form-content{ padding: 25px; background: #fff; } .form-horizontal .form-control{ padding: 12px 16px 12px 39px; height: 50px; font-size: 14px; color: #2b2a2a; border: none; border-bottom:2px solid #696969; border-radius: 0; box-shadow: none; margin-bottom: 15px; } .form-horizontal .form-control:focus{ border-color: #2a9ebd; box-shadow: none; } .form-horizontal .control-label{ font-size: 17px; color: #000; position: absolute; top: 5px; left: 27px; text-align: center; } .form-horizontal textarea.form-control{ resize: vertical; height: 130px; } .form-horizontal .btn{ font-size: 18px; color: #4e4e4e; margin: 10px 0; border: 2px solid #ccc; border-radius: 0; padding: 10px 25px; transition: all 0.5s ease 0s; } .btnmk{background: linear-gradient(135deg,var(--color_2),var(--color_3),var(--color_2),var(--color_3));color: var(--color_1) !important;box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);} .form-horizontal .btn:hover{ background: #fff; border-color: #2655c1;color:#000 !important; } .col-sm-6{float:left;} .col-md-offset-2.col-md-6 { margin: 0 auto; } .sign-up { padding: 40px 0px; } form.form-horizontal { padding: 10px; box-shadow: 1px -1px 8px 4px #30409c3b; } ::placeholder { color: #000!important; opacity: 1; /* Firefox */ } .dropdown-menu>li>a { display: block; padding: 10px 10px!important; clear: both; font-weight: 400; line-height: 1.42857143; color: #fff!important; white-space: nowrap; } .dropdown-menu>li>a:hover{ color: #000!important; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 0px 0px!important; margin: 2px 0 0; font-size: 14px; text-align: left; list-style: none; background-color: #37464f!important; -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); } .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { color: #fff!important; cursor: default; background-color: #000!important; border: 1px solid #fff!important; border-bottom-color: transparent; } .timing-tour{ background-color: #76b51b; color: white; padding: 10px 20px; border-radius: 5px; } .star-tour{ color: #ff9f00; } .ul-tours li{ display: inline-block; list-style: none; margin: 0px 2px; } .ul-tours{ margin-left: -40px; } .my-tours-s{ margin: 30px 0px; } .tour-heads{ font-family: sans-serif; 10px 0px 25px 0px; font-weight: 900px; } .rupess-tax{ font-size: 35px; font-weight: 600!important; color: black; font-family: fantasy; } .rupess-tax img{ margin: 0px; } .starting-per-pe{ column-fill: gray; color: gray; } .booknow-tour{ background-color: #ff9f00; color: black; padding: 10px 20px; font-weight: 500; font-size: 18px; border: 2px solid black; } .booknow-tour:hover{ text-decoration: none; opacity: 0.7; } .tour-plan-head-o{ font-size: 20px; font-weight: 600; } .tour-step li{ list-style: none; display: inline-block; } .para-tour{ padding: 0px 20px; } .panel-heading { padding: 0px 10px!important; } .panel-title:hover{ text-decoration: none; } .include-exaclur li{ list-style: none; color: #716f6f; } .nav-tabs>li>a:hover{ background: #dcc403!important; } .navbar-default { background-image: -webkit-linear-gradient(top,#fff 0,#f8f8f8 100%); background-image: -o-linear-gradient(top,#fff 0,#f8f8f8 100%); background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8)); background-image:linear-gradient(to bottom,#000000c9 0,#000 100%)!important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); background-repeat: repeat-x; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075); box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075); } .mobile-vews{ } .navbar-default { border-radius: 0px!important; } .sidebar-widget p strong{ color: #333; border-color: #ddd; margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit; } .bg-co{ background-color: white!important; } input:focus::placeholder { color: transparent!important; } .image-text { display: block; width: 100%; height: auto; } .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: #000000ad; } .img-sec-h:hover .overlay { opacity: 1; } .text { color: white; font-size: 20px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; } .img-tesxt-eff{ color: white!important; font-size: 14px; } .img-tesxt-eff:hover{ text-decoration: none; color: white; } .select-tab { width: 100%!important; } label.kids-g { color: #fff; padding:0px 26px; font-size: 18px; } .nav-tabs>li>a:hover{ background: #000!important; color:#fff; } .nav>li>a { padding: 5px 15px!important; } div .tab-pane { background: #fff; } .form-p{ padding: 30px; } ul.social-media.header-social { position: relative; top: -7px; float: right; } ul.social-media.header-social .fa, ul.social-media.footer-social .fa{ padding: 0px; font-size: 13px; width: 25px; padding-top: 6px; height: 25px; text-align: center; text-decoration: none; margin: 2px 2px; background: #35acf3; color: #fff; } ul.social-media.header-social li, ul.social-media.footer-social li{ padding-right: 15px; } .acascvaas{ margin-top: -2px; } #quote-carousel { padding: 0 10px 30px 10px; margin-top: 60px; } #quote-carousel .carousel-control { background: none; color: #CACACA; font-size: 2.3em; text-shadow: none; margin-top: 30px; } #quote-carousel .carousel-indicators { position: relative; right: 50%; top: auto; bottom: 0px; margin-top: 20px; margin-right: -19px; } #quote-carousel .carousel-indicators li { width: 50px; height: 50px; cursor: pointer; border: 1px solid #ccc; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); border-radius: 50%; opacity: 0.4; overflow: hidden; transition: all .4s ease-in; vertical-align: middle; } #quote-carousel .carousel-indicators .active { width: 50px; height: 50px; opacity: 1; transition: all .2s; } .item blockquote { border-left: none; margin: 0; } .item blockquote p:before { content: "\f10d"; font-family: 'Fontawesome'; float: left; margin-right: 10px; } .asclasc { font-size: 18px; color: white; } .face{ background-color: #395fad!important; } .face:hover{ background-color: #2f65d4!important; } .instaasc{ background-image: linear-gradient(to bottom left, #7315b7,#c4296f,red,yellow)!important; } .instaasc:hover{ background-image: linear-gradient(to bottom left, #7315b7,#c4296f,red,yellow);!important; } .youtuasc{ background-color: #f00!important; } .youtuasc:hover{ background-color: #ff5050!important; } span.contact-email.small { font-size: 15px; margin-top: 3px; font-family: sans-serif; font-weight: 700; color: #fff; } span.small.phone-view { font-size: 15px; font-weight: 700; color: #fff; } span.contact-phone.small { font-size: 14px; font-family: sans-serif; font-weight: 500; } .col-md-9.navigate { float: right; } .navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 9px!important; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; } @media(max-width:767px){ .col-md-9.navigate { float: left; } } .left-icon{ margin-top:50%; } .carousel-control.left { background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))); background-image:linear-gradient(to right,rgb(255 255 255 / 0%) 0,rgba(0,0,0,.0001) 100%)!important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); background-repeat: repeat-x; } .carousel-control.right { right: 0; left: auto; background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5))); background-image: linear-gradient(to right,rgb(255 255 255 / 0%) 0,rgba(0,0,0,.0001) 100%)!important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); background-repeat: repeat-x; } .offer-head h3 { color: #000; font-family: sans-serif; font-weight: 600; font-size: 18px; } .col-md-4.offer-h { border: 1px solid #dcdcdc; background: #f1f1f17d; padding-right: 0px; padding-left: 0px; } .row.w3_section_1_gallery_grid { margin-left: 0; margin-right: 0; } .offer-head{ padding: 0px 18px 13px; } a.btn.btn-success.now { background: #f8f8f8; font-size: 14px; color: #000; border: 1px solid #000; font-family: sans-serif; } a.btn.btn-success.now:hover { color: #fff; box-shadow: 0px 0px 6px 0px rgb(198 198 198); border: 1px solid #ffad01; background: #ffad01; } p.travel-p { text-align: center; margin-top: 15px; color: #000; font-size: 14px; font-family: sans-serif; } h5.tour-title { font-family: sans-serif; font-size: 20px; color: #000; } p.explor-btns.book1 a { background-color: #000000; color: white; padding: 5px 15px; font-weight: 500; } p.explor-btns.book1 a:hover { background-color: #000!important; color: white; padding: 5px 15px; font-weight: 500; } p.explor-btns.viewp a { background-color: #ffad01; color: white; padding: 5px 15px; font-weight: 500; } p.explor-btns.viewp a:hover { background-color: #000!important; } .car-package { background: #fff; padding-bottom: 30px; } ul.social-media.header-social.icons { position: relative; top: 7px; float: left!important; padding-left: 0px; } h3.footer-heading { font-size: 20px; color: #ffad01; font-weight: 600; margin-bottom: 16px; font-family: sans-serif; } ul.footer-h { padding: 0px 7px; list-style-type: none; } ul.footer-h li a { font-size: 14px; line-height: 21px; color: #fff!important; font-family: sans-serif; } ul.footer-h li a:hover { font-size: 14px; line-height: 21px; width: 50%; color: #ffad01!important; font-family: sans-serif; } footer.bg-fp { background: #2e302f; padding: 25px; border-top: 1px solid #ffde9a; } i.fa.fa-angle-double-right { color: #ffad01; font-weight: 500; margin-left: -13px; } .footer-hp p { color: #fff; } i.fa.fa-map-marker { margin-right: 6px; color: #ffad01; font-size: 16px; } .footer-bottom { background: #ffad01; padding: 4px; } ul.footer-g { list-style-type: none; margin-top: 4px; } ul.footer-g li { color: #fff; } .footer-g li{ display: inline-block; font-size: 15px; } p.web-link { font-size: 15px; color: #000; margin-top: 4px; } a.sm-p { font-size: 15px; color: #000; font-weight: 600; } a.sm-p:hover { text-decoration: none; color: #000; } i.fa.fa-pinterest { background: #e80017!important; } i.fa.fa-twitter { background: #50abf1!important; } .carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 0%!important; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0,0,0,.6); background-color: rgba(0,0,0,0); filter: alpha(opacity=50); opacity: .5; } @media screen and (min-width: 768px) .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: 43px!important; } span.texti-p { border-bottom: 2px solid #ffad01; padding: 9px; } section.gallery { background: #f6fbff; padding-bottom: 38px; } @media(max-width:767px){ i.fa.fa-chevron-right.fa-2x.right-icon { left: -25px!important; font-size: 20px; } i.fa.fa-chevron-left.fa-2x.left-icon { left: 4px!important; font-size: 20px; } .tour-p-h { text-align: center; font-size: 20px!important; font-weight: 600; color: #ff0000; padding: 25px 0px; } p.web-link { text-align: center; } ul.footer-g { text-align: center; } } a.left.fa.fa-chevron-left.btn.btn-success.offers-b { background: #ff0000; border:1px solid #ff0000; } a.right.fa.fa-chevron-right.btn.btn-success.offers-b { background: #ff0000; border:1px solid #ff0000; } @media(max-width:767px){ .col-md-3.carousel-offer { float: right; padding: 10px; margin-right: 16px; } .col-item { padding-bottom: 10px; } } .branch-infom { box-shadow: 0px 0px 20px 0px rgb(193 193 193); border: 1px solid #e4e4e4; padding: 0px 36px 43px; height: 230px; } .branch-infom p { font-size: 15px; } .branch-infom h4 { color: #e23535; padding: 8px 0px; margin-left: -15px; font-size: 23px; font-weight: 600; } .branches { padding: 30px; } h3.br-h { color: #e23535; font-weight: 600; } ul.social-media.header-social-contact { position: relative; top: 0px; margin-left: -73px; /* float: right; */ } ul.social-media.header-social-contact .fa, ul.social-media.footer-social .fa { padding: 0px; font-size: 13px; width: 25px; padding-top: 6px; height: 25px; text-align: center; text-decoration: none; margin: 2px 2px; background: #35acf3; color: #fff; } .social-media.header-social-contact li a { float: left; margin: 0px 10px; height: 14px; width: 14px; line-height: 14px; } i.fa.fa-map-marker.bp { margin-left: -13px; } i.fa.fa-phone.bp { margin-left: -14px; } i.fa.fa-envelope-open.bp { margin-left: -14px; } i.fa.fa-envelope-open.bp { margin-left: -14px; color: #f00; } h3.br-h { color: #e23535; margin-bottom: 20px; font-size: 30px; font-weight: 600; text-align: center; text-transform: uppercase; } @media(max-width:767px){ h3.get-hp { margin-top: 0px!important; margin-bottom: 20px; font-size: 20px; font-weight: 600; color: #e23535; text-transform: uppercase; } input.btn.btn-primary.btn-lg.text-upper1 { margin-top: 8px; } .branch-infom { padding: 0px 23px 29px; margin-top: 10px; } } .rupee { position: absolute; right: 25px; margin-top: -60px; background: #000000bd; color: #fff; padding: 5px 10px; } .rajasthan-p { margin-top: 10px; } @media(max-width:767px){ .explor-btns { text-align: center; float: left; margin-top: 16px; margin-left: 45px; } } @media(max-width:767px){ span.car-border1 { font-size: 16px; } } @media(max-width:767px){ .package-s a{ font-size: 18px!important; color: #fff; } } @media(min-width:768px){ h3.package-s a { font-size: 14px; font-weight: 600; color: #fff; text-decoration: none; } } @media(max-width:767px){ .slider-control { position: absolute!important; top: -30px!important; margin-top:9px; right: 50px!important; } span.glyphicon.glyphicon-chevron-right { background: red; border-radius: 6px; font-size: 16px!important; padding: 4px 5px; margin-right: -40px; } span.glyphicon.glyphicon-chevron-left.prevcksd { background: red; border-radius: 6px; margin-left: 0px!important; font-size: 16px!important; padding: 4px 5px; margin-right: -40px; } } @media(min-width:768px){ .slider-control { position: absolute!important; top: 65px!important; right: 50px!important; } span.glyphicon.glyphicon-chevron-right { background: #ffad01; border-radius: 6px; font-size: 16px!important; padding: 8px 5px; margin-right: -40px; } span.glyphicon.glyphicon-chevron-left.prevcksd { background: #ffad01; border-radius: 6px; font-size: 16px!important; padding: 8px 5px; margin-right: -40px; } } @media(max-width:767px){ .right-part.alignright { display: none; } span.contact-phone.small.phone-view { padding-right: 30px!important; } i.fa.fa-phone.jahsdakj { color: #000; } span.small.phone-view { font-size: 15px; color: #000; font-weight: 700; } } @media(min-width:768px){ span.small.phone-view { font-size: 15px; font-weight: 700; } i.fa.fa-phone.jahsdakj { color: #000; font-size: 16px; font-weight: 500; } } .animaterd-link{ width: 25px; height: 25px; transition: width 2s, height 2s, transform 1s; } .animaterd-link:hover { width: 25px; height: 25px; transform: rotate(360deg); }