Файловый менеджер - Редактировать - /home/lmsyaran/public_html/media/com_notifly/css/notifly-admin.css
Назад
@font-face { font-family: 'notifly'; src: url('../fonts/notifly.eot?6idxo8'); src: url('../fonts/notifly.eot?6idxo8#iefix') format('embedded-opentype'), url('../fonts/notifly.ttf?6idxo8') format('truetype'), url('../fonts/notifly.woff?6idxo8') format('woff'), url('../fonts/notifly.svg?6idxo8#notifly') format('svg'); font-weight: normal; font-style: normal; } i { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'notifly' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .cfi-activity:before { content: "\e900"; } .cfi-alert-circle:before { content: "\e901"; } .cfi-alert-octagon:before { content: "\e902"; } .cfi-alert-triangle:before { content: "\e903"; } .cfi-aperture:before { content: "\e904"; } .cfi-bar-chart:before { content: "\e905"; } .cfi-bar-chart-2:before { content: "\e906"; } .cfi-check:before { content: "\e907"; } .cfi-check-circle:before { content: "\e908"; } .cfi-check-square:before { content: "\e909"; } .cfi-chevron-down:before { content: "\e90a"; } .cfi-chevron-left:before { content: "\e90b"; } .cfi-chevron-right:before { content: "\e90c"; } .cfi-chevron-up:before { content: "\e90d"; } .cfi-chevrons-down:before { content: "\e90e"; } .cfi-chevrons-left:before { content: "\e90f"; } .cfi-chevrons-right:before { content: "\e910"; } .cfi-chevrons-up:before { content: "\e911"; } .cfi-codepen:before { content: "\e912"; } .cfi-copy:before { content: "\e913"; } .cfi-download-cloud:before { content: "\e914"; } .cfi-edit:before { content: "\e915"; } .cfi-external-link:before { content: "\e916"; } .cfi-filter:before { content: "\e917"; } .cfi-grid:before { content: "\e918"; } .cfi-heart:before { content: "\e919"; } .cfi-help-circle:before { content: "\e91a"; } .cfi-home:before { content: "\e91b"; } .cfi-layers:before { content: "\e91c"; } .cfi-layout:before { content: "\e91d"; } .cfi-link:before { content: "\e91e"; } .cfi-menu:before { content: "\e91f"; } .cfi-message-square:before { content: "\e920"; } .cfi-moon:before { content: "\e921"; } .cfi-pie-chart:before { content: "\e922"; } .cfi-plus:before { content: "\e923"; } .cfi-plus-circle:before { content: "\e924"; } .cfi-plus-square:before { content: "\e925"; } .cfi-radio:before { content: "\e926"; } .cfi-refresh-ccw:before { content: "\e927"; } .cfi-refresh-cw:before { content: "\e928"; } .cfi-settings:before { content: "\e929"; } .cfi-shopping-cart:before { content: "\e92a"; } .cfi-sliders:before { content: "\e92b"; } .cfi-smartphone:before { content: "\e92c"; } .cfi-trash-2:before { content: "\e92d"; } .cfi-twitter:before { content: "\e92e"; } .cfi-x:before { content: "\e92f"; } .cfi-x-circle:before { content: "\e930"; } .cfi-x-square:before { content: "\e931"; } .cfi-zap:before { content: "\e932"; } body.com_notifly .container-main { padding: 0; } body.com_notifly .header { background: #1f8ceb; } body.com_notifly .subhead-collapse { margin-bottom: 0; } body.com_notifly .subhead-collapse .subhead { background: #1271c4; } body.com_notifly .subhead-collapse .btn:not(.btn-success) { background: #fff; } body.com_notifly #system-message-container { float: none; width: 100%; padding: 0; } body.com_notifly #system-message-container .alert { margin: 0 ; padding-left: 39px; border-radius: 0; border: 0; } body.com_notifly.layout-edit #cf .tx-sidebar { min-width: 50px; padding: 20px 10px; } body.com_notifly.layout-edit #cf .tx-sidebar .nav-list > li > a > span { display: none; } body.com_notifly.layout-edit #cf .tx-sidebar .nav-list > li > a i { margin: 0; } @media (max-width: 768px) { body.com_notifly #cf .tx-sidebar { min-width: 50px; padding: 20px 10px; margin-left: -20px; } body.com_notifly #cf .tx-sidebar .nav-list > li > a > span { display: none; } body.com_notifly #cf .tx-sidebar .nav-list > li > a i { margin: 0; } } #cf { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 620px; /* Switch ========================================================================== */ } #cf * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #cf *:before, #cf *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #cf html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } #cf body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857143; color: #333333; background-color: #f8fafc; } #cf input, #cf button, #cf select, #cf textarea { font-family: inherit; font-size: inherit; line-height: inherit; } #cf a { color: #1f8ceb; text-decoration: none; } #cf a:hover, #cf a:focus { color: #1064ae; text-decoration: underline; } #cf a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } #cf figure { margin: 0; } #cf img { vertical-align: middle; } #cf .img-responsive { display: block; max-width: 100%; height: auto; } #cf .img-rounded { border-radius: 6px; } #cf .img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #f8fafc; border: 1px solid #ddd; border-radius: 4px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; } #cf .img-circle { border-radius: 50%; } #cf hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; } #cf .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } #cf .sr-only-focusable:active, #cf .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } #cf [role="button"] { cursor: pointer; } #cf .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { #cf .container { width: 750px; } } @media (min-width: 992px) { #cf .container { width: 970px; } } @media (min-width: 1200px) { #cf .container { width: 1170px; } } #cf .container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } #cf .row { margin-left: -15px; margin-right: -15px; } #cf .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; } #cf .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, .col-xs-12 { float: left; } #cf .col-xs-12 { width: 100%; } #cf .col-xs-11 { width: 91.66666667%; } #cf .col-xs-10 { width: 83.33333333%; } #cf .col-xs-9 { width: 75%; } #cf .col-xs-8 { width: 66.66666667%; } #cf .col-xs-7 { width: 58.33333333%; } #cf .col-xs-6 { width: 50%; } #cf .col-xs-5 { width: 41.66666667%; } #cf .col-xs-4 { width: 33.33333333%; } #cf .col-xs-3 { width: 25%; } #cf .col-xs-2 { width: 16.66666667%; } #cf .col-xs-1 { width: 8.33333333%; } #cf .col-xs-pull-12 { right: 100%; } #cf .col-xs-pull-11 { right: 91.66666667%; } #cf .col-xs-pull-10 { right: 83.33333333%; } #cf .col-xs-pull-9 { right: 75%; } #cf .col-xs-pull-8 { right: 66.66666667%; } #cf .col-xs-pull-7 { right: 58.33333333%; } #cf .col-xs-pull-6 { right: 50%; } #cf .col-xs-pull-5 { right: 41.66666667%; } #cf .col-xs-pull-4 { right: 33.33333333%; } #cf .col-xs-pull-3 { right: 25%; } #cf .col-xs-pull-2 { right: 16.66666667%; } #cf .col-xs-pull-1 { right: 8.33333333%; } #cf .col-xs-pull-0 { right: auto; } #cf .col-xs-push-12 { left: 100%; } #cf .col-xs-push-11 { left: 91.66666667%; } #cf .col-xs-push-10 { left: 83.33333333%; } #cf .col-xs-push-9 { left: 75%; } #cf .col-xs-push-8 { left: 66.66666667%; } #cf .col-xs-push-7 { left: 58.33333333%; } #cf .col-xs-push-6 { left: 50%; } #cf .col-xs-push-5 { left: 41.66666667%; } #cf .col-xs-push-4 { left: 33.33333333%; } #cf .col-xs-push-3 { left: 25%; } #cf .col-xs-push-2 { left: 16.66666667%; } #cf .col-xs-push-1 { left: 8.33333333%; } #cf .col-xs-push-0 { left: auto; } #cf .col-xs-offset-12 { margin-left: 100%; } #cf .col-xs-offset-11 { margin-left: 91.66666667%; } #cf .col-xs-offset-10 { margin-left: 83.33333333%; } #cf .col-xs-offset-9 { margin-left: 75%; } #cf .col-xs-offset-8 { margin-left: 66.66666667%; } #cf .col-xs-offset-7 { margin-left: 58.33333333%; } #cf .col-xs-offset-6 { margin-left: 50%; } #cf .col-xs-offset-5 { margin-left: 41.66666667%; } #cf .col-xs-offset-4 { margin-left: 33.33333333%; } #cf .col-xs-offset-3 { margin-left: 25%; } #cf .col-xs-offset-2 { margin-left: 16.66666667%; } #cf .col-xs-offset-1 { margin-left: 8.33333333%; } #cf .col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) { #cf .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, .col-sm-12 { float: left; } #cf .col-sm-12 { width: 100%; } #cf .col-sm-11 { width: 91.66666667%; } #cf .col-sm-10 { width: 83.33333333%; } #cf .col-sm-9 { width: 75%; } #cf .col-sm-8 { width: 66.66666667%; } #cf .col-sm-7 { width: 58.33333333%; } #cf .col-sm-6 { width: 50%; } #cf .col-sm-5 { width: 41.66666667%; } #cf .col-sm-4 { width: 33.33333333%; } #cf .col-sm-3 { width: 25%; } #cf .col-sm-2 { width: 16.66666667%; } #cf .col-sm-1 { width: 8.33333333%; } #cf .col-sm-pull-12 { right: 100%; } #cf .col-sm-pull-11 { right: 91.66666667%; } #cf .col-sm-pull-10 { right: 83.33333333%; } #cf .col-sm-pull-9 { right: 75%; } #cf .col-sm-pull-8 { right: 66.66666667%; } #cf .col-sm-pull-7 { right: 58.33333333%; } #cf .col-sm-pull-6 { right: 50%; } #cf .col-sm-pull-5 { right: 41.66666667%; } #cf .col-sm-pull-4 { right: 33.33333333%; } #cf .col-sm-pull-3 { right: 25%; } #cf .col-sm-pull-2 { right: 16.66666667%; } #cf .col-sm-pull-1 { right: 8.33333333%; } #cf .col-sm-pull-0 { right: auto; } #cf .col-sm-push-12 { left: 100%; } #cf .col-sm-push-11 { left: 91.66666667%; } #cf .col-sm-push-10 { left: 83.33333333%; } #cf .col-sm-push-9 { left: 75%; } #cf .col-sm-push-8 { left: 66.66666667%; } #cf .col-sm-push-7 { left: 58.33333333%; } #cf .col-sm-push-6 { left: 50%; } #cf .col-sm-push-5 { left: 41.66666667%; } #cf .col-sm-push-4 { left: 33.33333333%; } #cf .col-sm-push-3 { left: 25%; } #cf .col-sm-push-2 { left: 16.66666667%; } #cf .col-sm-push-1 { left: 8.33333333%; } #cf .col-sm-push-0 { left: auto; } #cf .col-sm-offset-12 { margin-left: 100%; } #cf .col-sm-offset-11 { margin-left: 91.66666667%; } #cf .col-sm-offset-10 { margin-left: 83.33333333%; } #cf .col-sm-offset-9 { margin-left: 75%; } #cf .col-sm-offset-8 { margin-left: 66.66666667%; } #cf .col-sm-offset-7 { margin-left: 58.33333333%; } #cf .col-sm-offset-6 { margin-left: 50%; } #cf .col-sm-offset-5 { margin-left: 41.66666667%; } #cf .col-sm-offset-4 { margin-left: 33.33333333%; } #cf .col-sm-offset-3 { margin-left: 25%; } #cf .col-sm-offset-2 { margin-left: 16.66666667%; } #cf .col-sm-offset-1 { margin-left: 8.33333333%; } #cf .col-sm-offset-0 { margin-left: 0%; } } @media (min-width: 992px) { #cf .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, .col-md-12 { float: left; } #cf .col-md-12 { width: 100%; } #cf .col-md-11 { width: 91.66666667%; } #cf .col-md-10 { width: 83.33333333%; } #cf .col-md-9 { width: 75%; } #cf .col-md-8 { width: 66.66666667%; } #cf .col-md-7 { width: 58.33333333%; } #cf .col-md-6 { width: 50%; } #cf .col-md-5 { width: 41.66666667%; } #cf .col-md-4 { width: 33.33333333%; } #cf .col-md-3 { width: 25%; } #cf .col-md-2 { width: 16.66666667%; } #cf .col-md-1 { width: 8.33333333%; } #cf .col-md-pull-12 { right: 100%; } #cf .col-md-pull-11 { right: 91.66666667%; } #cf .col-md-pull-10 { right: 83.33333333%; } #cf .col-md-pull-9 { right: 75%; } #cf .col-md-pull-8 { right: 66.66666667%; } #cf .col-md-pull-7 { right: 58.33333333%; } #cf .col-md-pull-6 { right: 50%; } #cf .col-md-pull-5 { right: 41.66666667%; } #cf .col-md-pull-4 { right: 33.33333333%; } #cf .col-md-pull-3 { right: 25%; } #cf .col-md-pull-2 { right: 16.66666667%; } #cf .col-md-pull-1 { right: 8.33333333%; } #cf .col-md-pull-0 { right: auto; } #cf .col-md-push-12 { left: 100%; } #cf .col-md-push-11 { left: 91.66666667%; } #cf .col-md-push-10 { left: 83.33333333%; } #cf .col-md-push-9 { left: 75%; } #cf .col-md-push-8 { left: 66.66666667%; } #cf .col-md-push-7 { left: 58.33333333%; } #cf .col-md-push-6 { left: 50%; } #cf .col-md-push-5 { left: 41.66666667%; } #cf .col-md-push-4 { left: 33.33333333%; } #cf .col-md-push-3 { left: 25%; } #cf .col-md-push-2 { left: 16.66666667%; } #cf .col-md-push-1 { left: 8.33333333%; } #cf .col-md-push-0 { left: auto; } #cf .col-md-offset-12 { margin-left: 100%; } #cf .col-md-offset-11 { margin-left: 91.66666667%; } #cf .col-md-offset-10 { margin-left: 83.33333333%; } #cf .col-md-offset-9 { margin-left: 75%; } #cf .col-md-offset-8 { margin-left: 66.66666667%; } #cf .col-md-offset-7 { margin-left: 58.33333333%; } #cf .col-md-offset-6 { margin-left: 50%; } #cf .col-md-offset-5 { margin-left: 41.66666667%; } #cf .col-md-offset-4 { margin-left: 33.33333333%; } #cf .col-md-offset-3 { margin-left: 25%; } #cf .col-md-offset-2 { margin-left: 16.66666667%; } #cf .col-md-offset-1 { margin-left: 8.33333333%; } #cf .col-md-offset-0 { margin-left: 0%; } } @media (min-width: 1200px) { #cf .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, .col-lg-12 { float: left; } #cf .col-lg-12 { width: 100%; } #cf .col-lg-11 { width: 91.66666667%; } #cf .col-lg-10 { width: 83.33333333%; } #cf .col-lg-9 { width: 75%; } #cf .col-lg-8 { width: 66.66666667%; } #cf .col-lg-7 { width: 58.33333333%; } #cf .col-lg-6 { width: 50%; } #cf .col-lg-5 { width: 41.66666667%; } #cf .col-lg-4 { width: 33.33333333%; } #cf .col-lg-3 { width: 25%; } #cf .col-lg-2 { width: 16.66666667%; } #cf .col-lg-1 { width: 8.33333333%; } #cf .col-lg-pull-12 { right: 100%; } #cf .col-lg-pull-11 { right: 91.66666667%; } #cf .col-lg-pull-10 { right: 83.33333333%; } #cf .col-lg-pull-9 { right: 75%; } #cf .col-lg-pull-8 { right: 66.66666667%; } #cf .col-lg-pull-7 { right: 58.33333333%; } #cf .col-lg-pull-6 { right: 50%; } #cf .col-lg-pull-5 { right: 41.66666667%; } #cf .col-lg-pull-4 { right: 33.33333333%; } #cf .col-lg-pull-3 { right: 25%; } #cf .col-lg-pull-2 { right: 16.66666667%; } #cf .col-lg-pull-1 { right: 8.33333333%; } #cf .col-lg-pull-0 { right: auto; } #cf .col-lg-push-12 { left: 100%; } #cf .col-lg-push-11 { left: 91.66666667%; } #cf .col-lg-push-10 { left: 83.33333333%; } #cf .col-lg-push-9 { left: 75%; } #cf .col-lg-push-8 { left: 66.66666667%; } #cf .col-lg-push-7 { left: 58.33333333%; } #cf .col-lg-push-6 { left: 50%; } #cf .col-lg-push-5 { left: 41.66666667%; } #cf .col-lg-push-4 { left: 33.33333333%; } #cf .col-lg-push-3 { left: 25%; } #cf .col-lg-push-2 { left: 16.66666667%; } #cf .col-lg-push-1 { left: 8.33333333%; } #cf .col-lg-push-0 { left: auto; } #cf .col-lg-offset-12 { margin-left: 100%; } #cf .col-lg-offset-11 { margin-left: 91.66666667%; } #cf .col-lg-offset-10 { margin-left: 83.33333333%; } #cf .col-lg-offset-9 { margin-left: 75%; } #cf .col-lg-offset-8 { margin-left: 66.66666667%; } #cf .col-lg-offset-7 { margin-left: 58.33333333%; } #cf .col-lg-offset-6 { margin-left: 50%; } #cf .col-lg-offset-5 { margin-left: 41.66666667%; } #cf .col-lg-offset-4 { margin-left: 33.33333333%; } #cf .col-lg-offset-3 { margin-left: 25%; } #cf .col-lg-offset-2 { margin-left: 16.66666667%; } #cf .col-lg-offset-1 { margin-left: 8.33333333%; } #cf .col-lg-offset-0 { margin-left: 0%; } } #cf table { background-color: transparent; } #cf caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; } #cf th { text-align: left; } #cf .table { width: 100%; max-width: 100%; margin-bottom: 20px; } #cf .table > thead > tr > th, #cf .table > tbody > tr > th, #cf .table > tfoot > tr > th, #cf .table > thead > tr > td, #cf .table > tbody > tr > td, #cf .table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; } #cf .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; } #cf .table > caption + thead > tr:first-child > th, #cf .table > colgroup + thead > tr:first-child > th, #cf .table > thead:first-child > tr:first-child > th, #cf .table > caption + thead > tr:first-child > td, #cf .table > colgroup + thead > tr:first-child > td, #cf .table > thead:first-child > tr:first-child > td { border-top: 0; } #cf .table > tbody + tbody { border-top: 2px solid #ddd; } #cf .table .table { background-color: #f8fafc; } #cf .table-condensed > thead > tr > th, #cf .table-condensed > tbody > tr > th, #cf .table-condensed > tfoot > tr > th, #cf .table-condensed > thead > tr > td, #cf .table-condensed > tbody > tr > td, #cf .table-condensed > tfoot > tr > td { padding: 5px; } #cf .table-bordered { border: 1px solid #ddd; } #cf .table-bordered > thead > tr > th, #cf .table-bordered > tbody > tr > th, #cf .table-bordered > tfoot > tr > th, #cf .table-bordered > thead > tr > td, #cf .table-bordered > tbody > tr > td, #cf .table-bordered > tfoot > tr > td { border: 1px solid #ddd; } #cf .table-bordered > thead > tr > th, #cf .table-bordered > thead > tr > td { border-bottom-width: 2px; } #cf .table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; } #cf .table-hover > tbody > tr:hover { background-color: #f5f5f5; } #cf table col[class*="col-"] { position: static; float: none; display: table-column; } #cf table td[class*="col-"], #cf table th[class*="col-"] { position: static; float: none; display: table-cell; } #cf .table > thead > tr > td.active, #cf .table > tbody > tr > td.active, #cf .table > tfoot > tr > td.active, #cf .table > thead > tr > th.active, #cf .table > tbody > tr > th.active, #cf .table > tfoot > tr > th.active, #cf .table > thead > tr.active > td, #cf .table > tbody > tr.active > td, #cf .table > tfoot > tr.active > td, #cf .table > thead > tr.active > th, #cf .table > tbody > tr.active > th, #cf .table > tfoot > tr.active > th { background-color: #f5f5f5; } #cf .table-hover > tbody > tr > td.active:hover, #cf .table-hover > tbody > tr > th.active:hover, #cf .table-hover > tbody > tr.active:hover > td, #cf .table-hover > tbody > tr:hover > .active, #cf .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; } #cf .table > thead > tr > td.success, #cf .table > tbody > tr > td.success, #cf .table > tfoot > tr > td.success, #cf .table > thead > tr > th.success, #cf .table > tbody > tr > th.success, #cf .table > tfoot > tr > th.success, #cf .table > thead > tr.success > td, #cf .table > tbody > tr.success > td, #cf .table > tfoot > tr.success > td, #cf .table > thead > tr.success > th, #cf .table > tbody > tr.success > th, #cf .table > tfoot > tr.success > th { background-color: #dff0d8; } #cf .table-hover > tbody > tr > td.success:hover, #cf .table-hover > tbody > tr > th.success:hover, #cf .table-hover > tbody > tr.success:hover > td, #cf .table-hover > tbody > tr:hover > .success, #cf .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; } #cf .table > thead > tr > td.info, #cf .table > tbody > tr > td.info, #cf .table > tfoot > tr > td.info, #cf .table > thead > tr > th.info, #cf .table > tbody > tr > th.info, #cf .table > tfoot > tr > th.info, #cf .table > thead > tr.info > td, #cf .table > tbody > tr.info > td, #cf .table > tfoot > tr.info > td, #cf .table > thead > tr.info > th, #cf .table > tbody > tr.info > th, #cf .table > tfoot > tr.info > th { background-color: #d9edf7; } #cf .table-hover > tbody > tr > td.info:hover, #cf .table-hover > tbody > tr > th.info:hover, #cf .table-hover > tbody > tr.info:hover > td, #cf .table-hover > tbody > tr:hover > .info, #cf .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; } #cf .table > thead > tr > td.warning, #cf .table > tbody > tr > td.warning, #cf .table > tfoot > tr > td.warning, #cf .table > thead > tr > th.warning, #cf .table > tbody > tr > th.warning, #cf .table > tfoot > tr > th.warning, #cf .table > thead > tr.warning > td, #cf .table > tbody > tr.warning > td, #cf .table > tfoot > tr.warning > td, #cf .table > thead > tr.warning > th, #cf .table > tbody > tr.warning > th, #cf .table > tfoot > tr.warning > th { background-color: #fcf8e3; } #cf .table-hover > tbody > tr > td.warning:hover, #cf .table-hover > tbody > tr > th.warning:hover, #cf .table-hover > tbody > tr.warning:hover > td, #cf .table-hover > tbody > tr:hover > .warning, #cf .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; } #cf .table > thead > tr > td.danger, #cf .table > tbody > tr > td.danger, #cf .table > tfoot > tr > td.danger, #cf .table > thead > tr > th.danger, #cf .table > tbody > tr > th.danger, #cf .table > tfoot > tr > th.danger, #cf .table > thead > tr.danger > td, #cf .table > tbody > tr.danger > td, #cf .table > tfoot > tr.danger > td, #cf .table > thead > tr.danger > th, #cf .table > tbody > tr.danger > th, #cf .table > tfoot > tr.danger > th { background-color: #f2dede; } #cf .table-hover > tbody > tr > td.danger:hover, #cf .table-hover > tbody > tr > th.danger:hover, #cf .table-hover > tbody > tr.danger:hover > td, #cf .table-hover > tbody > tr:hover > .danger, #cf .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; } #cf .table-responsive { overflow-x: auto; min-height: 0.01%; } @media screen and (max-width: 767px) { #cf .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; } #cf .table-responsive > .table { margin-bottom: 0; } #cf .table-responsive > .table > thead > tr > th, #cf .table-responsive > .table > tbody > tr > th, #cf .table-responsive > .table > tfoot > tr > th, #cf .table-responsive > .table > thead > tr > td, #cf .table-responsive > .table > tbody > tr > td, #cf .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } #cf .table-responsive > .table-bordered { border: 0; } #cf .table-responsive > .table-bordered > thead > tr > th:first-child, #cf .table-responsive > .table-bordered > tbody > tr > th:first-child, #cf .table-responsive > .table-bordered > tfoot > tr > th:first-child, #cf .table-responsive > .table-bordered > thead > tr > td:first-child, #cf .table-responsive > .table-bordered > tbody > tr > td:first-child, #cf .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } #cf .table-responsive > .table-bordered > thead > tr > th:last-child, #cf .table-responsive > .table-bordered > tbody > tr > th:last-child, #cf .table-responsive > .table-bordered > tfoot > tr > th:last-child, #cf .table-responsive > .table-bordered > thead > tr > td:last-child, #cf .table-responsive > .table-bordered > tbody > tr > td:last-child, #cf .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } #cf .table-responsive > .table-bordered > tbody > tr:last-child > th, #cf .table-responsive > .table-bordered > tfoot > tr:last-child > th, #cf .table-responsive > .table-bordered > tbody > tr:last-child > td, #cf .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } #cf fieldset { padding: 0; margin: 0; border: 0; min-width: 0; } #cf legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; } #cf label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; } #cf input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #cf input[type="radio"], #cf input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; } #cf input[type="file"] { display: block; } #cf input[type="range"] { display: block; width: 100%; } #cf select[multiple], #cf select[size] { height: auto; } #cf input[type="file"]:focus, #cf input[type="radio"]:focus, #cf input[type="checkbox"]:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } #cf output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857143; color: #555555; } #cf .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s; -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } #cf .form-control:focus { border-color: #66afe9; outline: 0; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); } #cf .form-control::-webkit-input-placeholder { color: #aaa; } #cf .form-control:-moz-placeholder { color: #aaa; } #cf .form-control::-moz-placeholder { color: #aaa; } #cf .form-control:-ms-input-placeholder { color: #aaa; } #cf .form-control::-moz-placeholder { color: #999; opacity: 1; } #cf .form-control:-ms-input-placeholder { color: #999; } #cf .form-control::-webkit-input-placeholder { color: #999; } #cf .form-control::-ms-expand { border: 0; background-color: transparent; } #cf .form-control[disabled], #cf .form-control[readonly], fieldset[disabled] #cf .form-control { background-color: #eeeeee; opacity: 1; } #cf .form-control[disabled], fieldset[disabled] #cf .form-control { cursor: not-allowed; } textarea#cf .form-control { height: auto; } #cf input[type="search"] { -webkit-appearance: none; } @media screen and (-webkit-min-device-pixel-ratio: 0) { #cf input[type="date"].form-control, #cf input[type="time"].form-control, #cf input[type="datetime-local"].form-control, #cf input[type="month"].form-control { line-height: 34px; } #cf input[type="date"].input-sm, #cf input[type="time"].input-sm, #cf input[type="datetime-local"].input-sm, #cf input[type="month"].input-sm, .input-group-sm #cf input[type="date"], .input-group-sm #cf input[type="time"], .input-group-sm #cf input[type="datetime-local"], .input-group-sm #cf input[type="month"] { line-height: 30px; } #cf input[type="date"].input-lg, #cf input[type="time"].input-lg, #cf input[type="datetime-local"].input-lg, #cf input[type="month"].input-lg, .input-group-lg #cf input[type="date"], .input-group-lg #cf input[type="time"], .input-group-lg #cf input[type="datetime-local"], .input-group-lg #cf input[type="month"] { line-height: 46px; } } #cf .form-group { margin-bottom: 15px; } #cf .radio, #cf .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; } #cf .radio label, #cf .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; } #cf .radio input[type="radio"], #cf .radio-inline input[type="radio"], #cf .checkbox input[type="checkbox"], #cf .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9; } #cf .radio + .radio, #cf .checkbox + .checkbox { margin-top: -5px; } #cf .radio-inline, #cf .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; } #cf .radio-inline + .radio-inline, #cf .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; } #cf input[type="radio"][disabled], #cf input[type="checkbox"][disabled], #cf input[type="radio"].disabled, #cf input[type="checkbox"].disabled, fieldset[disabled] #cf input[type="radio"], fieldset[disabled] #cf input[type="checkbox"] { cursor: not-allowed; } #cf .radio-inline.disabled, #cf .checkbox-inline.disabled, fieldset[disabled] #cf .radio-inline, fieldset[disabled] #cf .checkbox-inline { cursor: not-allowed; } #cf .radio.disabled label, #cf .checkbox.disabled label, fieldset[disabled] #cf .radio label, fieldset[disabled] #cf .checkbox label { cursor: not-allowed; } #cf .form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 34px; } #cf .form-control-static.input-lg, #cf .form-control-static.input-sm { padding-left: 0; padding-right: 0; } #cf .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } select#cf .input-sm { height: 30px; line-height: 30px; } textarea#cf .input-sm, select[multiple]#cf .input-sm { height: auto; } #cf .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } #cf .form-group-sm select.form-control { height: 30px; line-height: 30px; } #cf .form-group-sm textarea.form-control, #cf .form-group-sm select[multiple].form-control { height: auto; } #cf .form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5; } #cf .input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } select#cf .input-lg { height: 46px; line-height: 46px; } textarea#cf .input-lg, select[multiple]#cf .input-lg { height: auto; } #cf .form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } #cf .form-group-lg select.form-control { height: 46px; line-height: 46px; } #cf .form-group-lg textarea.form-control, #cf .form-group-lg select[multiple].form-control { height: auto; } #cf .form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.3333333; } #cf .has-feedback { position: relative; } #cf .has-feedback .form-control { padding-right: 42.5px; } #cf .form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none; } #cf .input-lg + .form-control-feedback, #cf .input-group-lg + .form-control-feedback, #cf .form-group-lg .form-control + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; } #cf .input-sm + .form-control-feedback, #cf .input-group-sm + .form-control-feedback, #cf .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; } #cf .has-success .help-block, #cf .has-success .control-label, #cf .has-success .radio, #cf .has-success .checkbox, #cf .has-success .radio-inline, #cf .has-success .checkbox-inline, #cf .has-success.radio label, #cf .has-success.checkbox label, #cf .has-success.radio-inline label, #cf .has-success.checkbox-inline label { color: #3c763d; } #cf .has-success .form-control { border-color: #3c763d; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } #cf .has-success .form-control:focus { border-color: #2b542c; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; } #cf .has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; } #cf .has-success .form-control-feedback { color: #3c763d; } #cf .has-warning .help-block, #cf .has-warning .control-label, #cf .has-warning .radio, #cf .has-warning .checkbox, #cf .has-warning .radio-inline, #cf .has-warning .checkbox-inline, #cf .has-warning.radio label, #cf .has-warning.checkbox label, #cf .has-warning.radio-inline label, #cf .has-warning.checkbox-inline label { color: #8a6d3b; } #cf .has-warning .form-control { border-color: #8a6d3b; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } #cf .has-warning .form-control:focus { border-color: #66512c; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; } #cf .has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; } #cf .has-warning .form-control-feedback { color: #8a6d3b; } #cf .has-error .help-block, #cf .has-error .control-label, #cf .has-error .radio, #cf .has-error .checkbox, #cf .has-error .radio-inline, #cf .has-error .checkbox-inline, #cf .has-error.radio label, #cf .has-error.checkbox label, #cf .has-error.radio-inline label, #cf .has-error.checkbox-inline label { color: #a94442; } #cf .has-error .form-control { border-color: #a94442; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } #cf .has-error .form-control:focus { border-color: #843534; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; } #cf .has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; } #cf .has-error .form-control-feedback { color: #a94442; } #cf .has-feedback label ~ .form-control-feedback { top: 25px; } #cf .has-feedback label.sr-only ~ .form-control-feedback { top: 0; } #cf .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; } @media (min-width: 768px) { #cf .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } #cf .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } #cf .form-inline .form-control-static { display: inline-block; } #cf .form-inline .input-group { display: inline-table; vertical-align: middle; } #cf .form-inline .input-group .input-group-addon, #cf .form-inline .input-group .input-group-btn, #cf .form-inline .input-group .form-control { width: auto; } #cf .form-inline .input-group > .form-control { width: 100%; } #cf .form-inline .control-label { margin-bottom: 0; vertical-align: middle; } #cf .form-inline .radio, #cf .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } #cf .form-inline .radio label, #cf .form-inline .checkbox label { padding-left: 0; } #cf .form-inline .radio input[type="radio"], #cf .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } #cf .form-inline .has-feedback .form-control-feedback { top: 0; } } #cf .form-horizontal .radio, #cf .form-horizontal .checkbox, #cf .form-horizontal .radio-inline, #cf .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; } #cf .form-horizontal .radio, #cf .form-horizontal .checkbox { min-height: 27px; } #cf .form-horizontal .form-group { margin-left: -15px; margin-right: -15px; } @media (min-width: 768px) { #cf .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } } #cf .form-horizontal .has-feedback .form-control-feedback { right: 15px; } @media (min-width: 768px) { #cf .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px; } } @media (min-width: 768px) { #cf .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px; } } #cf .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #cf .btn:focus, #cf .btn:active:focus, #cf .btn.active:focus, #cf .btn.focus, #cf .btn:active.focus, #cf .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } #cf .btn:hover, #cf .btn:focus, #cf .btn.focus { color: #333; text-decoration: none; } #cf .btn:active, #cf .btn.active { outline: 0; background-image: none; -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } #cf .btn.disabled, #cf .btn[disabled], fieldset[disabled] #cf .btn { cursor: not-allowed; zoom: 1; -webkit-opacity: 0.65; -moz-opacity: 0.65; opacity: 0.65; filter: alpha(opacity=65); -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } a#cf .btn.disabled, fieldset[disabled] a#cf .btn { pointer-events: none; } #cf .btn-default { color: #333; background-color: #fff; border-color: #ccc; } #cf .btn-default:focus, #cf .btn-default.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; } #cf .btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; } #cf .btn-default:active, #cf .btn-default.active, .open > .dropdown-toggle#cf .btn-default { color: #333; background-color: #e6e6e6; border-color: #adadad; } #cf .btn-default:active:hover, #cf .btn-default.active:hover, .open > .dropdown-toggle#cf .btn-default:hover, #cf .btn-default:active:focus, #cf .btn-default.active:focus, .open > .dropdown-toggle#cf .btn-default:focus, #cf .btn-default:active.focus, #cf .btn-default.active.focus, .open > .dropdown-toggle#cf .btn-default.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; } #cf .btn-default:active, #cf .btn-default.active, .open > .dropdown-toggle#cf .btn-default { background-image: none; } #cf .btn-default.disabled:hover, #cf .btn-default[disabled]:hover, fieldset[disabled] #cf .btn-default:hover, #cf .btn-default.disabled:focus, #cf .btn-default[disabled]:focus, fieldset[disabled] #cf .btn-default:focus, #cf .btn-default.disabled.focus, #cf .btn-default[disabled].focus, fieldset[disabled] #cf .btn-default.focus { background-color: #fff; border-color: #ccc; } #cf .btn-default .badge { color: #fff; background-color: #333; } #cf .btn-primary { color: #fff; background-color: #1f8ceb; border-color: #147fdd; } #cf .btn-primary:focus, #cf .btn-primary.focus { color: #fff; background-color: #1272c5; border-color: #093c68; } #cf .btn-primary:hover { color: #fff; background-color: #1272c5; border-color: #0f5fa5; } #cf .btn-primary:active, #cf .btn-primary.active, .open > .dropdown-toggle#cf .btn-primary { color: #fff; background-color: #1272c5; border-color: #0f5fa5; } #cf .btn-primary:active:hover, #cf .btn-primary.active:hover, .open > .dropdown-toggle#cf .btn-primary:hover, #cf .btn-primary:active:focus, #cf .btn-primary.active:focus, .open > .dropdown-toggle#cf .btn-primary:focus, #cf .btn-primary:active.focus, #cf .btn-primary.active.focus, .open > .dropdown-toggle#cf .btn-primary.focus { color: #fff; background-color: #0f5fa5; border-color: #093c68; } #cf .btn-primary:active, #cf .btn-primary.active, .open > .dropdown-toggle#cf .btn-primary { background-image: none; } #cf .btn-primary.disabled:hover, #cf .btn-primary[disabled]:hover, fieldset[disabled] #cf .btn-primary:hover, #cf .btn-primary.disabled:focus, #cf .btn-primary[disabled]:focus, fieldset[disabled] #cf .btn-primary:focus, #cf .btn-primary.disabled.focus, #cf .btn-primary[disabled].focus, fieldset[disabled] #cf .btn-primary.focus { background-color: #1f8ceb; border-color: #147fdd; } #cf .btn-primary .badge { color: #1f8ceb; background-color: #fff; } #cf .btn-success { color: #fff; background-color: #28a745; border-color: #23923c; } #cf .btn-success:focus, #cf .btn-success.focus { color: #fff; background-color: #1e7e34; border-color: #0a2c12; } #cf .btn-success:hover { color: #fff; background-color: #1e7e34; border-color: #176128; } #cf .btn-success:active, #cf .btn-success.active, .open > .dropdown-toggle#cf .btn-success { color: #fff; background-color: #1e7e34; border-color: #176128; } #cf .btn-success:active:hover, #cf .btn-success.active:hover, .open > .dropdown-toggle#cf .btn-success:hover, #cf .btn-success:active:focus, #cf .btn-success.active:focus, .open > .dropdown-toggle#cf .btn-success:focus, #cf .btn-success:active.focus, #cf .btn-success.active.focus, .open > .dropdown-toggle#cf .btn-success.focus { color: #fff; background-color: #176128; border-color: #0a2c12; } #cf .btn-success:active, #cf .btn-success.active, .open > .dropdown-toggle#cf .btn-success { background-image: none; } #cf .btn-success.disabled:hover, #cf .btn-success[disabled]:hover, fieldset[disabled] #cf .btn-success:hover, #cf .btn-success.disabled:focus, #cf .btn-success[disabled]:focus, fieldset[disabled] #cf .btn-success:focus, #cf .btn-success.disabled.focus, #cf .btn-success[disabled].focus, fieldset[disabled] #cf .btn-success.focus { background-color: #28a745; border-color: #23923c; } #cf .btn-success .badge { color: #28a745; background-color: #fff; } #cf .btn-info { color: #fff; background-color: #17a2b8; border-color: #148ea1; } #cf .btn-info:focus, #cf .btn-info.focus { color: #fff; background-color: #117a8b; border-color: #062a30; } #cf .btn-info:hover { color: #fff; background-color: #117a8b; border-color: #0d5e6b; } #cf .btn-info:active, #cf .btn-info.active, .open > .dropdown-toggle#cf .btn-info { color: #fff; background-color: #117a8b; border-color: #0d5e6b; } #cf .btn-info:active:hover, #cf .btn-info.active:hover, .open > .dropdown-toggle#cf .btn-info:hover, #cf .btn-info:active:focus, #cf .btn-info.active:focus, .open > .dropdown-toggle#cf .btn-info:focus, #cf .btn-info:active.focus, #cf .btn-info.active.focus, .open > .dropdown-toggle#cf .btn-info.focus { color: #fff; background-color: #0d5e6b; border-color: #062a30; } #cf .btn-info:active, #cf .btn-info.active, .open > .dropdown-toggle#cf .btn-info { background-image: none; } #cf .btn-info.disabled:hover, #cf .btn-info[disabled]:hover, fieldset[disabled] #cf .btn-info:hover, #cf .btn-info.disabled:focus, #cf .btn-info[disabled]:focus, fieldset[disabled] #cf .btn-info:focus, #cf .btn-info.disabled.focus, #cf .btn-info[disabled].focus, fieldset[disabled] #cf .btn-info.focus { background-color: #17a2b8; border-color: #148ea1; } #cf .btn-info .badge { color: #17a2b8; background-color: #fff; } #cf .btn-warning { color: #fff; background-color: #ffc107; border-color: #ecb100; } #cf .btn-warning:focus, #cf .btn-warning.focus { color: #fff; background-color: #d39e00; border-color: #6d5200; } #cf .btn-warning:hover { color: #fff; background-color: #d39e00; border-color: #af8300; } #cf .btn-warning:active, #cf .btn-warning.active, .open > .dropdown-toggle#cf .btn-warning { color: #fff; background-color: #d39e00; border-color: #af8300; } #cf .btn-warning:active:hover, #cf .btn-warning.active:hover, .open > .dropdown-toggle#cf .btn-warning:hover, #cf .btn-warning:active:focus, #cf .btn-warning.active:focus, .open > .dropdown-toggle#cf .btn-warning:focus, #cf .btn-warning:active.focus, #cf .btn-warning.active.focus, .open > .dropdown-toggle#cf .btn-warning.focus { color: #fff; background-color: #af8300; border-color: #6d5200; } #cf .btn-warning:active, #cf .btn-warning.active, .open > .dropdown-toggle#cf .btn-warning { background-image: none; } #cf .btn-warning.disabled:hover, #cf .btn-warning[disabled]:hover, fieldset[disabled] #cf .btn-warning:hover, #cf .btn-warning.disabled:focus, #cf .btn-warning[disabled]:focus, fieldset[disabled] #cf .btn-warning:focus, #cf .btn-warning.disabled.focus, #cf .btn-warning[disabled].focus, fieldset[disabled] #cf .btn-warning.focus { background-color: #ffc107; border-color: #ecb100; } #cf .btn-warning .badge { color: #ffc107; background-color: #fff; } #cf .btn-danger { color: #fff; background-color: #dc3545; border-color: #d32535; } #cf .btn-danger:focus, #cf .btn-danger.focus { color: #fff; background-color: #bd2130; border-color: #66121a; } #cf .btn-danger:hover { color: #fff; background-color: #bd2130; border-color: #9f1c28; } #cf .btn-danger:active, #cf .btn-danger.active, .open > .dropdown-toggle#cf .btn-danger { color: #fff; background-color: #bd2130; border-color: #9f1c28; } #cf .btn-danger:active:hover, #cf .btn-danger.active:hover, .open > .dropdown-toggle#cf .btn-danger:hover, #cf .btn-danger:active:focus, #cf .btn-danger.active:focus, .open > .dropdown-toggle#cf .btn-danger:focus, #cf .btn-danger:active.focus, #cf .btn-danger.active.focus, .open > .dropdown-toggle#cf .btn-danger.focus { color: #fff; background-color: #9f1c28; border-color: #66121a; } #cf .btn-danger:active, #cf .btn-danger.active, .open > .dropdown-toggle#cf .btn-danger { background-image: none; } #cf .btn-danger.disabled:hover, #cf .btn-danger[disabled]:hover, fieldset[disabled] #cf .btn-danger:hover, #cf .btn-danger.disabled:focus, #cf .btn-danger[disabled]:focus, fieldset[disabled] #cf .btn-danger:focus, #cf .btn-danger.disabled.focus, #cf .btn-danger[disabled].focus, fieldset[disabled] #cf .btn-danger.focus { background-color: #dc3545; border-color: #d32535; } #cf .btn-danger .badge { color: #dc3545; background-color: #fff; } #cf .btn-link { color: #1f8ceb; font-weight: normal; border-radius: 0; } #cf .btn-link, #cf .btn-link:active, #cf .btn-link.active, #cf .btn-link[disabled], fieldset[disabled] #cf .btn-link { background-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } #cf .btn-link, #cf .btn-link:hover, #cf .btn-link:focus, #cf .btn-link:active { border-color: transparent; } #cf .btn-link:hover, #cf .btn-link:focus { color: #1064ae; text-decoration: underline; background-color: transparent; } #cf .btn-link[disabled]:hover, fieldset[disabled] #cf .btn-link:hover, #cf .btn-link[disabled]:focus, fieldset[disabled] #cf .btn-link:focus { color: #777777; text-decoration: none; } #cf .btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } #cf .btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } #cf .btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; } #cf .btn-block { display: block; width: 100%; } #cf .btn-block + .btn-block { margin-top: 5px; } #cf input[type="submit"].btn-block, #cf input[type="reset"].btn-block, #cf input[type="button"].btn-block { width: 100%; } #cf .fade { opacity: 0; -moz-transition: opacity 0.15s linear; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } #cf .fade.in { opacity: 1; } #cf .collapse { display: none; } #cf .collapse.in { display: block; } tr#cf .collapse.in { display: table-row; } tbody#cf .collapse.in { display: table-row-group; } #cf .collapsing { position: relative; height: 0; overflow: hidden; -moz-transition-property: height, visibility; -o-transition-property: height, visibility; -webkit-transition-property: height, visibility; transition-property: height, visibility; -moz-transition-duration: 0.35s; -o-transition-duration: 0.35s; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; -moz-transition-timing-function: ease; -o-transition-timing-function: ease; -webkit-transition-timing-function: ease; transition-timing-function: ease; } #cf .btn-group, #cf .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } #cf .btn-group > .btn, #cf .btn-group-vertical > .btn { position: relative; float: left; } #cf .btn-group > .btn:hover, #cf .btn-group-vertical > .btn:hover, #cf .btn-group > .btn:focus, #cf .btn-group-vertical > .btn:focus, #cf .btn-group > .btn:active, #cf .btn-group-vertical > .btn:active, #cf .btn-group > .btn.active, #cf .btn-group-vertical > .btn.active { z-index: 2; } #cf .btn-group .btn + .btn, #cf .btn-group .btn + .btn-group, #cf .btn-group .btn-group + .btn, #cf .btn-group .btn-group + .btn-group { margin-left: -1px; } #cf .btn-toolbar { margin-left: -5px; } #cf .btn-toolbar .btn, #cf .btn-toolbar .btn-group, #cf .btn-toolbar .input-group { float: left; } #cf .btn-toolbar > .btn, #cf .btn-toolbar > .btn-group, #cf .btn-toolbar > .input-group { margin-left: 5px; } #cf .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; } #cf .btn-group > .btn:first-child { margin-left: 0; } #cf .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; } #cf .btn-group > .btn:last-child:not(:first-child), #cf .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } #cf .btn-group > .btn-group { float: left; } #cf .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } #cf .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, #cf .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; } #cf .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } #cf .btn-group .dropdown-toggle:active, #cf .btn-group.open .dropdown-toggle { outline: 0; } #cf .btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; } #cf .btn-group > .btn-lg + .dropdown-toggle { padding-left: 12px; padding-right: 12px; } #cf .btn-group.open .dropdown-toggle { -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } #cf .btn-group.open .dropdown-toggle.btn-link { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } #cf .btn .caret { margin-left: 0; } #cf .btn-lg .caret { border-width: 5px 5px 0; border-bottom-width: 0; } #cf .dropup .btn-lg .caret { border-width: 0 5px 5px; } #cf .btn-group-vertical > .btn, #cf .btn-group-vertical > .btn-group, #cf .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; } #cf .btn-group-vertical > .btn-group > .btn { float: none; } #cf .btn-group-vertical > .btn + .btn, #cf .btn-group-vertical > .btn + .btn-group, #cf .btn-group-vertical > .btn-group + .btn, #cf .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; } #cf .btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; } #cf .btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } #cf .btn-group-vertical > .btn:last-child:not(:first-child) { border-top-right-radius: 0; border-top-left-radius: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } #cf .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } #cf .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, #cf .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } #cf .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } #cf .btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; } #cf .btn-group-justified > .btn, #cf .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; } #cf .btn-group-justified > .btn-group .btn { width: 100%; } #cf .btn-group-justified > .btn-group .dropdown-menu { left: auto; } #cf [data-toggle="buttons"] > .btn input[type="radio"], #cf [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], #cf [data-toggle="buttons"] > .btn input[type="checkbox"], #cf [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } #cf .input-group { position: relative; display: table; border-collapse: separate; } #cf .input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; } #cf .input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; } #cf .input-group .form-control:focus { z-index: 3; } #cf .input-group-lg > .form-control, #cf .input-group-lg > .input-group-addon, #cf .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } select#cf .input-group-lg > .form-control, select#cf .input-group-lg > .input-group-addon, select#cf .input-group-lg > .input-group-btn > .btn { height: 46px; line-height: 46px; } textarea#cf .input-group-lg > .form-control, textarea#cf .input-group-lg > .input-group-addon, textarea#cf .input-group-lg > .input-group-btn > .btn, select[multiple]#cf .input-group-lg > .form-control, select[multiple]#cf .input-group-lg > .input-group-addon, select[multiple]#cf .input-group-lg > .input-group-btn > .btn { height: auto; } #cf .input-group-sm > .form-control, #cf .input-group-sm > .input-group-addon, #cf .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } select#cf .input-group-sm > .form-control, select#cf .input-group-sm > .input-group-addon, select#cf .input-group-sm > .input-group-btn > .btn { height: 30px; line-height: 30px; } textarea#cf .input-group-sm > .form-control, textarea#cf .input-group-sm > .input-group-addon, textarea#cf .input-group-sm > .input-group-btn > .btn, select[multiple]#cf .input-group-sm > .form-control, select[multiple]#cf .input-group-sm > .input-group-addon, select[multiple]#cf .input-group-sm > .input-group-btn > .btn { height: auto; } #cf .input-group-addon, #cf .input-group-btn, #cf .input-group .form-control { display: table-cell; } #cf .input-group-addon:not(:first-child):not(:last-child), #cf .input-group-btn:not(:first-child):not(:last-child), #cf .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; } #cf .input-group-addon, #cf .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; } #cf .input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #ccc; border-radius: 4px; } #cf .input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px; } #cf .input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px; } #cf .input-group-addon input[type="radio"], #cf .input-group-addon input[type="checkbox"] { margin-top: 0; } #cf .input-group .form-control:first-child, #cf .input-group-addon:first-child, #cf .input-group-btn:first-child > .btn, #cf .input-group-btn:first-child > .btn-group > .btn, #cf .input-group-btn:first-child > .dropdown-toggle, #cf .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), #cf .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-top-right-radius: 0; } #cf .input-group-addon:first-child { border-right: 0; } #cf .input-group .form-control:last-child, #cf .input-group-addon:last-child, #cf .input-group-btn:last-child > .btn, #cf .input-group-btn:last-child > .btn-group > .btn, #cf .input-group-btn:last-child > .dropdown-toggle, #cf .input-group-btn:first-child > .btn:not(:first-child), #cf .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0; border-top-left-radius: 0; } #cf .input-group-addon:last-child { border-left: 0; } #cf .input-group-btn { position: relative; font-size: 0; white-space: nowrap; } #cf .input-group-btn > .btn { position: relative; } #cf .input-group-btn > .btn + .btn { margin-left: -1px; } #cf .input-group-btn > .btn:hover, #cf .input-group-btn > .btn:focus, #cf .input-group-btn > .btn:active { z-index: 2; } #cf .input-group-btn:first-child > .btn, #cf .input-group-btn:first-child > .btn-group { margin-right: -1px; } #cf .input-group-btn:last-child > .btn, #cf .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; } #cf .nav { margin-bottom: 0; padding-left: 0; list-style: none; } #cf .nav > li { position: relative; display: block; } #cf .nav > li > a { position: relative; display: block; padding: 10px 15px; } #cf .nav > li > a:hover, #cf .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } #cf .nav > li.disabled > a { color: #777777; } #cf .nav > li.disabled > a:hover, #cf .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; } #cf .nav .open > a, #cf .nav .open > a:hover, #cf .nav .open > a:focus { background-color: #eeeeee; border-color: #1f8ceb; } #cf .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } #cf .nav > li > a > img { max-width: none; } #cf .nav-tabs { border-bottom: 1px solid #ddd; } #cf .nav-tabs > li { float: left; margin-bottom: -1px; } #cf .nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0; } #cf .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; } #cf .nav-tabs > li.active > a, #cf .nav-tabs > li.active > a:hover, #cf .nav-tabs > li.active > a:focus { color: #555555; background-color: #f8fafc; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; } #cf .nav-tabs.nav-justified { width: 100%; border-bottom: 0; } #cf .nav-tabs.nav-justified > li { float: none; } #cf .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; } #cf .nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { #cf .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } #cf .nav-tabs.nav-justified > li > a { margin-bottom: 0; } } #cf .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; } #cf .nav-tabs.nav-justified > .active > a, #cf .nav-tabs.nav-justified > .active > a:hover, #cf .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ddd; } @media (min-width: 768px) { #cf .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; } #cf .nav-tabs.nav-justified > .active > a, #cf .nav-tabs.nav-justified > .active > a:hover, #cf .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #f8fafc; } } #cf .nav-pills > li { float: left; } #cf .nav-pills > li > a { border-radius: 4px; } #cf .nav-pills > li + li { margin-left: 2px; } #cf .nav-pills > li.active > a, #cf .nav-pills > li.active > a:hover, #cf .nav-pills > li.active > a:focus { color: #fff; background-color: #1f8ceb; } #cf .nav-stacked > li { float: none; } #cf .nav-stacked > li + li { margin-top: 2px; margin-left: 0; } #cf .nav-justified { width: 100%; } #cf .nav-justified > li { float: none; } #cf .nav-justified > li > a { text-align: center; margin-bottom: 5px; } #cf .nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { #cf .nav-justified > li { display: table-cell; width: 1%; } #cf .nav-justified > li > a { margin-bottom: 0; } } #cf .nav-tabs-justified { border-bottom: 0; } #cf .nav-tabs-justified > li > a { margin-right: 0; border-radius: 4px; } #cf .nav-tabs-justified > .active > a, #cf .nav-tabs-justified > .active > a:hover, #cf .nav-tabs-justified > .active > a:focus { border: 1px solid #ddd; } @media (min-width: 768px) { #cf .nav-tabs-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; } #cf .nav-tabs-justified > .active > a, #cf .nav-tabs-justified > .active > a:hover, #cf .nav-tabs-justified > .active > a:focus { border-bottom-color: #f8fafc; } } #cf .tab-content > .tab-pane { display: none; } #cf .tab-content > .active { display: block; } #cf .nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; } #cf .navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; } @media (min-width: 768px) { #cf .navbar { border-radius: 4px; } } @media (min-width: 768px) { #cf .navbar-header { float: left; } } #cf .navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; } #cf .navbar-collapse.in { overflow-y: auto; } @media (min-width: 768px) { #cf .navbar-collapse { width: auto; border-top: 0; box-shadow: none; } #cf .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; } #cf .navbar-collapse.in { overflow-y: visible; } .navbar-fixed-top #cf .navbar-collapse, .navbar-static-top #cf .navbar-collapse, .navbar-fixed-bottom #cf .navbar-collapse { padding-left: 0; padding-right: 0; } } #cf .navbar-fixed-top .navbar-collapse, #cf .navbar-fixed-bottom .navbar-collapse { max-height: 340px; } @media (max-device-width: 480px) and (orientation: landscape) { #cf .navbar-fixed-top .navbar-collapse, #cf .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } } #cf .container > .navbar-header, #cf .container-fluid > .navbar-header, #cf .container > .navbar-collapse, #cf .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; } @media (min-width: 768px) { #cf .container > .navbar-header, #cf .container-fluid > .navbar-header, #cf .container > .navbar-collapse, #cf .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } } #cf .navbar-static-top { z-index: 1000; border-width: 0 0 1px; } @media (min-width: 768px) { #cf .navbar-static-top { border-radius: 0; } } #cf .navbar-fixed-top, #cf .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; } @media (min-width: 768px) { #cf .navbar-fixed-top, #cf .navbar-fixed-bottom { border-radius: 0; } } #cf .navbar-fixed-top { top: 0; border-width: 0 0 1px; } #cf .navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; } #cf .navbar-brand { float: left; padding: 15px 15px; font-size: 18px; line-height: 20px; height: 50px; } #cf .navbar-brand:hover, #cf .navbar-brand:focus { text-decoration: none; } #cf .navbar-brand > img { display: block; } @media (min-width: 768px) { .navbar > .container #cf .navbar-brand, .navbar > .container-fluid #cf .navbar-brand { margin-left: -15px; } } #cf .navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; } #cf .navbar-toggle:focus { outline: 0; } #cf .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; } #cf .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; } @media (min-width: 768px) { #cf .navbar-toggle { display: none; } } #cf .navbar-nav { margin: 7.5px -15px; } #cf .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; } @media (max-width: 767px) { #cf .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; } #cf .navbar-nav .open .dropdown-menu > li > a, #cf .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; } #cf .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; } #cf .navbar-nav .open .dropdown-menu > li > a:hover, #cf .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } } @media (min-width: 768px) { #cf .navbar-nav { float: left; margin: 0; } #cf .navbar-nav > li { float: left; } #cf .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } } #cf .navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); -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) { #cf .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } #cf .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; } #cf .navbar-form .form-control-static { display: inline-block; } #cf .navbar-form .input-group { display: inline-table; vertical-align: middle; } #cf .navbar-form .input-group .input-group-addon, #cf .navbar-form .input-group .input-group-btn, #cf .navbar-form .input-group .form-control { width: auto; } #cf .navbar-form .input-group > .form-control { width: 100%; } #cf .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; } #cf .navbar-form .radio, #cf .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } #cf .navbar-form .radio label, #cf .navbar-form .checkbox label { padding-left: 0; } #cf .navbar-form .radio input[type="radio"], #cf .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } #cf .navbar-form .has-feedback .form-control-feedback { top: 0; } } @media (max-width: 767px) { #cf .navbar-form .form-group { margin-bottom: 5px; } #cf .navbar-form .form-group:last-child { margin-bottom: 0; } } @media (min-width: 768px) { #cf .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } } #cf .navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; } #cf .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } #cf .navbar-btn { margin-top: 8px; margin-bottom: 8px; } #cf .navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px; } #cf .navbar-btn.btn-xs { margin-top: 14px; margin-bottom: 14px; } #cf .navbar-text { margin-top: 15px; margin-bottom: 15px; } @media (min-width: 768px) { #cf .navbar-text { float: left; margin-left: 15px; margin-right: 15px; } } @media (min-width: 768px) { #cf .navbar-left { float: left !important; } #cf .navbar-right { float: right !important; margin-right: -15px; } #cf .navbar-right ~ .navbar-right { margin-right: 0; } } #cf .navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; } #cf .navbar-default .navbar-brand { color: #777; } #cf .navbar-default .navbar-brand:hover, #cf .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; } #cf .navbar-default .navbar-text { color: #777; } #cf .navbar-default .navbar-nav > li > a { color: #777; } #cf .navbar-default .navbar-nav > li > a:hover, #cf .navbar-default .navbar-nav > li > a:focus { color: #333; background-color: transparent; } #cf .navbar-default .navbar-nav > .active > a, #cf .navbar-default .navbar-nav > .active > a:hover, #cf .navbar-default .navbar-nav > .active > a:focus { color: #555; background-color: #e7e7e7; } #cf .navbar-default .navbar-nav > .disabled > a, #cf .navbar-default .navbar-nav > .disabled > a:hover, #cf .navbar-default .navbar-nav > .disabled > a:focus { color: #ccc; background-color: transparent; } #cf .navbar-default .navbar-toggle { border-color: #ddd; } #cf .navbar-default .navbar-toggle:hover, #cf .navbar-default .navbar-toggle:focus { background-color: #ddd; } #cf .navbar-default .navbar-toggle .icon-bar { background-color: #888; } #cf .navbar-default .navbar-collapse, #cf .navbar-default .navbar-form { border-color: #e7e7e7; } #cf .navbar-default .navbar-nav > .open > a, #cf .navbar-default .navbar-nav > .open > a:hover, #cf .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555; } @media (max-width: 767px) { #cf .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777; } #cf .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, #cf .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent; } #cf .navbar-default .navbar-nav .open .dropdown-menu > .active > a, #cf .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, #cf .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #e7e7e7; } #cf .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, #cf .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, #cf .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent; } } #cf .navbar-default .navbar-link { color: #777; } #cf .navbar-default .navbar-link:hover { color: #333; } #cf .navbar-default .btn-link { color: #777; } #cf .navbar-default .btn-link:hover, #cf .navbar-default .btn-link:focus { color: #333; } #cf .navbar-default .btn-link[disabled]:hover, fieldset[disabled] #cf .navbar-default .btn-link:hover, #cf .navbar-default .btn-link[disabled]:focus, fieldset[disabled] #cf .navbar-default .btn-link:focus { color: #ccc; } #cf .navbar-inverse { background-color: #222; border-color: #080808; } #cf .navbar-inverse .navbar-brand { color: #9d9d9d; } #cf .navbar-inverse .navbar-brand:hover, #cf .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; } #cf .navbar-inverse .navbar-text { color: #9d9d9d; } #cf .navbar-inverse .navbar-nav > li > a { color: #9d9d9d; } #cf .navbar-inverse .navbar-nav > li > a:hover, #cf .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; } #cf .navbar-inverse .navbar-nav > .active > a, #cf .navbar-inverse .navbar-nav > .active > a:hover, #cf .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #080808; } #cf .navbar-inverse .navbar-nav > .disabled > a, #cf .navbar-inverse .navbar-nav > .disabled > a:hover, #cf .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; } #cf .navbar-inverse .navbar-toggle { border-color: #333; } #cf .navbar-inverse .navbar-toggle:hover, #cf .navbar-inverse .navbar-toggle:focus { background-color: #333; } #cf .navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; } #cf .navbar-inverse .navbar-collapse, #cf .navbar-inverse .navbar-form { border-color: #101010; } #cf .navbar-inverse .navbar-nav > .open > a, #cf .navbar-inverse .navbar-nav > .open > a:hover, #cf .navbar-inverse .navbar-nav > .open > a:focus { background-color: #080808; color: #fff; } @media (max-width: 767px) { #cf .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #080808; } #cf .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #080808; } #cf .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #9d9d9d; } #cf .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, #cf .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; } #cf .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, #cf .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, #cf .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #080808; } #cf .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, #cf .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, #cf .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } } #cf .navbar-inverse .navbar-link { color: #9d9d9d; } #cf .navbar-inverse .navbar-link:hover { color: #fff; } #cf .navbar-inverse .btn-link { color: #9d9d9d; } #cf .navbar-inverse .btn-link:hover, #cf .navbar-inverse .btn-link:focus { color: #fff; } #cf .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] #cf .navbar-inverse .btn-link:hover, #cf .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] #cf .navbar-inverse .btn-link:focus { color: #444; } #cf .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; } a#cf .label:hover, a#cf .label:focus { color: #fff; text-decoration: none; cursor: pointer; } #cf .label:empty { display: none; } .btn #cf .label { position: relative; top: -1px; } #cf .label-default { background-color: #777777; } #cf .label-default[href]:hover, #cf .label-default[href]:focus { background-color: #5e5e5e; } #cf .label-primary { background-color: #1f8ceb; } #cf .label-primary[href]:hover, #cf .label-primary[href]:focus { background-color: #1272c5; } #cf .label-success { background-color: #28a745; } #cf .label-success[href]:hover, #cf .label-success[href]:focus { background-color: #1e7e34; } #cf .label-info { background-color: #17a2b8; } #cf .label-info[href]:hover, #cf .label-info[href]:focus { background-color: #117a8b; } #cf .label-warning { background-color: #ffc107; } #cf .label-warning[href]:hover, #cf .label-warning[href]:focus { background-color: #d39e00; } #cf .label-danger { background-color: #dc3545; } #cf .label-danger[href]:hover, #cf .label-danger[href]:focus { background-color: #bd2130; } #cf .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; } #cf .badge:empty { display: none; } .btn #cf .badge { position: relative; top: -1px; } .btn-xs #cf .badge, .btn-group-xs > .btn #cf .badge { top: 0; padding: 1px 5px; } a#cf .badge:hover, a#cf .badge:focus { color: #fff; text-decoration: none; cursor: pointer; } .list-group-item.active > #cf .badge, .nav-pills > .active > a > #cf .badge { color: #1f8ceb; background-color: #fff; } .list-group-item > #cf .badge { float: right; } .list-group-item > #cf .badge + #cf .badge { margin-right: 5px; } .nav-pills > li > a > #cf .badge { margin-left: 3px; } #cf .thumbnail { display: block; padding: 4px; margin-bottom: 20px; line-height: 1.42857143; background-color: #f8fafc; border: 1px solid #ddd; border-radius: 4px; -moz-transition: border 0.2s ease-in-out; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; } #cf .thumbnail > img, #cf .thumbnail a > img { margin-left: auto; margin-right: auto; } a#cf .thumbnail:hover, a#cf .thumbnail:focus, a#cf .thumbnail.active { border-color: #1f8ceb; } #cf .thumbnail .caption { padding: 9px; color: #333333; } #cf .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; } #cf .alert h4 { margin-top: 0; color: inherit; } #cf .alert .alert-link { font-weight: bold; } #cf .alert > p, #cf .alert > ul { margin-bottom: 0; } #cf .alert > p + p { margin-top: 5px; } #cf .alert-dismissable, #cf .alert-dismissible { padding-right: 35px; } #cf .alert-dismissable .close, #cf .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; } #cf .alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; } #cf .alert-success hr { border-top-color: #c9e2b3; } #cf .alert-success .alert-link { color: #2b542c; } #cf .alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #31708f; } #cf .alert-info hr { border-top-color: #a6e1ec; } #cf .alert-info .alert-link { color: #245269; } #cf .alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; } #cf .alert-warning hr { border-top-color: #f7e1b5; } #cf .alert-warning .alert-link { color: #66512c; } #cf .alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #a94442; } #cf .alert-danger hr { border-top-color: #e4b9c0; } #cf .alert-danger .alert-link { color: #843534; } #cf .media { margin-top: 15px; } #cf .media:first-child { margin-top: 0; } #cf .media, #cf .media-body { zoom: 1; overflow: hidden; } #cf .media-body { width: 10000px; } #cf .media-object { display: block; } #cf .media-object.img-thumbnail { max-width: none; } #cf .media-right, #cf .media > .pull-right { padding-left: 10px; } #cf .media-left, #cf .media > .pull-left { padding-right: 10px; } #cf .media-left, #cf .media-right, #cf .media-body { display: table-cell; vertical-align: top; } #cf .media-middle { vertical-align: middle; } #cf .media-bottom { vertical-align: bottom; } #cf .media-heading { margin-top: 0; margin-bottom: 5px; } #cf .media-list { padding-left: 0; list-style: none; } #cf .list-group { margin-bottom: 20px; padding-left: 0; } #cf .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; } #cf .list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; } #cf .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } #cf a.list-group-item, #cf button.list-group-item { color: #555; } #cf a.list-group-item .list-group-item-heading, #cf button.list-group-item .list-group-item-heading { color: #333; } #cf a.list-group-item:hover, #cf button.list-group-item:hover, #cf a.list-group-item:focus, #cf button.list-group-item:focus { text-decoration: none; color: #555; background-color: #f5f5f5; } #cf button.list-group-item { width: 100%; text-align: left; } #cf .list-group-item.disabled, #cf .list-group-item.disabled:hover, #cf .list-group-item.disabled:focus { background-color: #eeeeee; color: #777777; cursor: not-allowed; } #cf .list-group-item.disabled .list-group-item-heading, #cf .list-group-item.disabled:hover .list-group-item-heading, #cf .list-group-item.disabled:focus .list-group-item-heading { color: inherit; } #cf .list-group-item.disabled .list-group-item-text, #cf .list-group-item.disabled:hover .list-group-item-text, #cf .list-group-item.disabled:focus .list-group-item-text { color: #777777; } #cf .list-group-item.active, #cf .list-group-item.active:hover, #cf .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #1f8ceb; border-color: #1f8ceb; } #cf .list-group-item.active .list-group-item-heading, #cf .list-group-item.active:hover .list-group-item-heading, #cf .list-group-item.active:focus .list-group-item-heading, #cf .list-group-item.active .list-group-item-heading > small, #cf .list-group-item.active:hover .list-group-item-heading > small, #cf .list-group-item.active:focus .list-group-item-heading > small, #cf .list-group-item.active .list-group-item-heading > .small, #cf .list-group-item.active:hover .list-group-item-heading > .small, #cf .list-group-item.active:focus .list-group-item-heading > .small { color: inherit; } #cf .list-group-item.active .list-group-item-text, #cf .list-group-item.active:hover .list-group-item-text, #cf .list-group-item.active:focus .list-group-item-text { color: #daecfc; } #cf .list-group-item-success { color: #3c763d; background-color: #dff0d8; } a#cf .list-group-item-success, button#cf .list-group-item-success { color: #3c763d; } a#cf .list-group-item-success .list-group-item-heading, button#cf .list-group-item-success .list-group-item-heading { color: inherit; } a#cf .list-group-item-success:hover, button#cf .list-group-item-success:hover, a#cf .list-group-item-success:focus, button#cf .list-group-item-success:focus { color: #3c763d; background-color: #d0e9c6; } a#cf .list-group-item-success.active, button#cf .list-group-item-success.active, a#cf .list-group-item-success.active:hover, button#cf .list-group-item-success.active:hover, a#cf .list-group-item-success.active:focus, button#cf .list-group-item-success.active:focus { color: #fff; background-color: #3c763d; border-color: #3c763d; } #cf .list-group-item-info { color: #31708f; background-color: #d9edf7; } a#cf .list-group-item-info, button#cf .list-group-item-info { color: #31708f; } a#cf .list-group-item-info .list-group-item-heading, button#cf .list-group-item-info .list-group-item-heading { color: inherit; } a#cf .list-group-item-info:hover, button#cf .list-group-item-info:hover, a#cf .list-group-item-info:focus, button#cf .list-group-item-info:focus { color: #31708f; background-color: #c4e3f3; } a#cf .list-group-item-info.active, button#cf .list-group-item-info.active, a#cf .list-group-item-info.active:hover, button#cf .list-group-item-info.active:hover, a#cf .list-group-item-info.active:focus, button#cf .list-group-item-info.active:focus { color: #fff; background-color: #31708f; border-color: #31708f; } #cf .list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; } a#cf .list-group-item-warning, button#cf .list-group-item-warning { color: #8a6d3b; } a#cf .list-group-item-warning .list-group-item-heading, button#cf .list-group-item-warning .list-group-item-heading { color: inherit; } a#cf .list-group-item-warning:hover, button#cf .list-group-item-warning:hover, a#cf .list-group-item-warning:focus, button#cf .list-group-item-warning:focus { color: #8a6d3b; background-color: #faf2cc; } a#cf .list-group-item-warning.active, button#cf .list-group-item-warning.active, a#cf .list-group-item-warning.active:hover, button#cf .list-group-item-warning.active:hover, a#cf .list-group-item-warning.active:focus, button#cf .list-group-item-warning.active:focus { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b; } #cf .list-group-item-danger { color: #a94442; background-color: #f2dede; } a#cf .list-group-item-danger, button#cf .list-group-item-danger { color: #a94442; } a#cf .list-group-item-danger .list-group-item-heading, button#cf .list-group-item-danger .list-group-item-heading { color: inherit; } a#cf .list-group-item-danger:hover, button#cf .list-group-item-danger:hover, a#cf .list-group-item-danger:focus, button#cf .list-group-item-danger:focus { color: #a94442; background-color: #ebcccc; } a#cf .list-group-item-danger.active, button#cf .list-group-item-danger.active, a#cf .list-group-item-danger.active:hover, button#cf .list-group-item-danger.active:hover, a#cf .list-group-item-danger.active:focus, button#cf .list-group-item-danger.active:focus { color: #fff; background-color: #a94442; border-color: #a94442; } #cf .list-group-item-heading { margin-top: 0; margin-bottom: 5px; } #cf .list-group-item-text { margin-bottom: 0; line-height: 1.3; } #cf .panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } #cf .panel-body { padding: 15px; } #cf .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; } #cf .panel-heading > .dropdown .dropdown-toggle { color: inherit; } #cf .panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit; } #cf .panel-title > a, #cf .panel-title > small, #cf .panel-title > .small, #cf .panel-title > small > a, #cf .panel-title > .small > a { color: inherit; } #cf .panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #ddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } #cf .panel > .list-group, #cf .panel > .panel-collapse > .list-group { margin-bottom: 0; } #cf .panel > .list-group .list-group-item, #cf .panel > .panel-collapse > .list-group .list-group-item { border-width: 1px 0; border-radius: 0; } #cf .panel > .list-group:first-child .list-group-item:first-child, #cf .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; border-top-right-radius: 3px; border-top-left-radius: 3px; } #cf .panel > .list-group:last-child .list-group-item:last-child, #cf .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } #cf .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } #cf .panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; } #cf .list-group + .panel-footer { border-top-width: 0; } #cf .panel > .table, #cf .panel > .table-responsive > .table, #cf .panel > .panel-collapse > .table { margin-bottom: 0; } #cf .panel > .table caption, #cf .panel > .table-responsive > .table caption, #cf .panel > .panel-collapse > .table caption { padding-left: 15px; padding-right: 15px; } #cf .panel > .table:first-child, #cf .panel > .table-responsive:first-child > .table:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; } #cf .panel > .table:first-child > thead:first-child > tr:first-child, #cf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, #cf .panel > .table:first-child > tbody:first-child > tr:first-child, #cf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; } #cf .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, #cf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, #cf .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, #cf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, #cf .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, #cf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, #cf .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, #cf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; } #cf .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, #cf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, #cf .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, #cf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, #cf .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, #cf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, #cf .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, #cf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; } #cf .panel > .table:last-child, #cf .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } #cf .panel > .table:last-child > tbody:last-child > tr:last-child, #cf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, #cf .panel > .table:last-child > tfoot:last-child > tr:last-child, #cf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } #cf .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, #cf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, #cf .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #cf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #cf .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, #cf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, #cf .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, #cf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; } #cf .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, #cf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, #cf .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #cf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #cf .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, #cf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, #cf .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, #cf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; } #cf .panel > .panel-body + .table, #cf .panel > .panel-body + .table-responsive, #cf .panel > .table + .panel-body, #cf .panel > .table-responsive + .panel-body { border-top: 1px solid #ddd; } #cf .panel > .table > tbody:first-child > tr:first-child th, #cf .panel > .table > tbody:first-child > tr:first-child td { border-top: 0; } #cf .panel > .table-bordered, #cf .panel > .table-responsive > .table-bordered { border: 0; } #cf .panel > .table-bordered > thead > tr > th:first-child, #cf .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, #cf .panel > .table-bordered > tbody > tr > th:first-child, #cf .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, #cf .panel > .table-bordered > tfoot > tr > th:first-child, #cf .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, #cf .panel > .table-bordered > thead > tr > td:first-child, #cf .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, #cf .panel > .table-bordered > tbody > tr > td:first-child, #cf .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, #cf .panel > .table-bordered > tfoot > tr > td:first-child, #cf .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } #cf .panel > .table-bordered > thead > tr > th:last-child, #cf .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, #cf .panel > .table-bordered > tbody > tr > th:last-child, #cf .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, #cf .panel > .table-bordered > tfoot > tr > th:last-child, #cf .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, #cf .panel > .table-bordered > thead > tr > td:last-child, #cf .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, #cf .panel > .table-bordered > tbody > tr > td:last-child, #cf .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, #cf .panel > .table-bordered > tfoot > tr > td:last-child, #cf .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } #cf .panel > .table-bordered > thead > tr:first-child > td, #cf .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, #cf .panel > .table-bordered > tbody > tr:first-child > td, #cf .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, #cf .panel > .table-bordered > thead > tr:first-child > th, #cf .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, #cf .panel > .table-bordered > tbody > tr:first-child > th, #cf .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0; } #cf .panel > .table-bordered > tbody > tr:last-child > td, #cf .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, #cf .panel > .table-bordered > tfoot > tr:last-child > td, #cf .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, #cf .panel > .table-bordered > tbody > tr:last-child > th, #cf .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, #cf .panel > .table-bordered > tfoot > tr:last-child > th, #cf .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0; } #cf .panel > .table-responsive { border: 0; margin-bottom: 0; } #cf .panel-group { margin-bottom: 20px; } #cf .panel-group .panel { margin-bottom: 0; border-radius: 4px; } #cf .panel-group .panel + .panel { margin-top: 5px; } #cf .panel-group .panel-heading { border-bottom: 0; } #cf .panel-group .panel-heading + .panel-collapse > .panel-body, #cf .panel-group .panel-heading + .panel-collapse > .list-group { border-top: 1px solid #ddd; } #cf .panel-group .panel-footer { border-top: 0; } #cf .panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; } #cf .panel-default { border-color: #ddd; } #cf .panel-default > .panel-heading { color: #333333; background-color: #f5f5f5; border-color: #ddd; } #cf .panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ddd; } #cf .panel-default > .panel-heading .badge { color: #f5f5f5; background-color: #333333; } #cf .panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ddd; } #cf .panel-primary { border-color: #1f8ceb; } #cf .panel-primary > .panel-heading { color: #fff; background-color: #1f8ceb; border-color: #1f8ceb; } #cf .panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #1f8ceb; } #cf .panel-primary > .panel-heading .badge { color: #1f8ceb; background-color: #fff; } #cf .panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #1f8ceb; } #cf .panel-success { border-color: #d6e9c6; } #cf .panel-success > .panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } #cf .panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d6e9c6; } #cf .panel-success > .panel-heading .badge { color: #dff0d8; background-color: #3c763d; } #cf .panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d6e9c6; } #cf .panel-info { border-color: #bce8f1; } #cf .panel-info > .panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; } #cf .panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: #bce8f1; } #cf .panel-info > .panel-heading .badge { color: #d9edf7; background-color: #31708f; } #cf .panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #bce8f1; } #cf .panel-warning { border-color: #faebcc; } #cf .panel-warning > .panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; } #cf .panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: #faebcc; } #cf .panel-warning > .panel-heading .badge { color: #fcf8e3; background-color: #8a6d3b; } #cf .panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #faebcc; } #cf .panel-danger { border-color: #ebccd1; } #cf .panel-danger > .panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1; } #cf .panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ebccd1; } #cf .panel-danger > .panel-heading .badge { color: #f2dede; background-color: #a94442; } #cf .panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ebccd1; } #cf .embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; } #cf .embed-responsive .embed-responsive-item, #cf .embed-responsive iframe, #cf .embed-responsive embed, #cf .embed-responsive object, #cf .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; } #cf .embed-responsive-16by9 { padding-bottom: 56.25%; } #cf .embed-responsive-4by3 { padding-bottom: 75%; } #cf .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } #cf .well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); } #cf .well-lg { padding: 24px; border-radius: 6px; } #cf .well-sm { padding: 9px; border-radius: 3px; } #cf .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; zoom: 1; -webkit-opacity: 0.2; -moz-opacity: 0.2; opacity: 0.2; filter: alpha(opacity=20); } #cf .close:hover, #cf .close:focus { color: #000; text-decoration: none; cursor: pointer; zoom: 1; -webkit-opacity: 0.5; -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50); } button#cf .close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; } #cf .tx-main { -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; background: #f8fafc; width: 100%; } #cf .page-header { background: #f8fafc; border-bottom: 1px solid #e9eef2; padding: 10px 30px; } #cf .page-header h1, #cf .page-header h2 { font-size: 20px; color: #1d364b; } #cf .page-content { padding: 10px 30px; } #cf .text-uppercase { text-transform: uppercase; } #cf .mt-s { margin-top: 10px; } #cf .mr-s { margin-right: 10px; } #cf .mb-s { margin-bottom: 10px; } #cf .ml-s { margin-left: 10px; } #cf .mt-m { margin-top: 20px; } #cf .mr-m { margin-right: 20px; } #cf .mb-m { margin-bottom: 20px; } #cf .ml-m { margin-left: 20px; } #cf .clearfix:before, #cf .clearfix:after, #cf #cf .container:before, #cf #cf .container:after, #cf #cf .container-fluid:before, #cf #cf .container-fluid:after, #cf #cf .row:before, #cf #cf .row:after, #cf #cf .form-horizontal .form-group:before, #cf #cf .form-horizontal .form-group:after, #cf #cf .btn-toolbar:before, #cf #cf .btn-toolbar:after, #cf #cf .btn-group-vertical > .btn-group:before, #cf #cf .btn-group-vertical > .btn-group:after, #cf #cf .nav:before, #cf #cf .nav:after, #cf #cf .navbar:before, #cf #cf .navbar:after, #cf #cf .navbar-header:before, #cf #cf .navbar-header:after, #cf #cf .navbar-collapse:before, #cf #cf .navbar-collapse:after, #cf #cf .panel-body:before, #cf #cf .panel-body:after { content: " "; display: table; } #cf .clearfix:after, #cf #cf .container:after, #cf #cf .container-fluid:after, #cf #cf .row:after, #cf #cf .form-horizontal .form-group:after, #cf #cf .btn-toolbar:after, #cf #cf .btn-group-vertical > .btn-group:after, #cf #cf .nav:after, #cf #cf .navbar:after, #cf #cf .navbar-header:after, #cf #cf .navbar-collapse:after, #cf #cf .panel-body:after { clear: both; } #cf .center-block { display: block; margin-left: auto; margin-right: auto; } #cf .pull-right { float: right !important; } #cf .pull-left { float: left !important; } #cf .tx-sidebar { min-width: 240px; padding: 20px; background: #fff; border-right: 1px solid #e9eef2; } #cf .tx-sidebar .nav-list { padding: 0; } #cf .tx-sidebar .nav-list > li > a { margin-left: 0; margin-right: 0; color: #333; margin-bottom: 10px; -webkit-border-radius: 4px; -webkit-background-clip: padding-box; -moz-border-radius: 4px; -moz-background-clip: padding; border-radius: 4px; background-clip: padding-box; } #cf .tx-sidebar .nav-list > li > a > i { margin-right: 8px; } #cf .tx-sidebar .nav-list > li.active > a, #cf .tx-sidebar .nav-list > li.active > a:hover { background: #e8f3fd; color: #1f8ceb; font-weight: bold; } #cf .tx-sidebar .nav-list > li > a:hover { background: #e8f3fd; } #cf .btn-success, #cf .btn-success.active, #cf .btn-success:hover { background: #28a745; } #cf .btn-danger, #cf .btn-danger.active, #cf .btn-danger:hover { background: #dc3545; } #cf .modal { width: 768px; margin-left: calc(-384px); border: 0; box-shadow: none; border-radius: 0; } #cf .modal-header { background: #1f8ceb; color: #fff; } #cf .modal-header .close { margin-right: -20px; line-height: 40px; } #cf .modal-header h3 { color: #fff; } #cf .modal-body { padding: 20px; box-sizing: border-box; } #cf .modal-footer { box-shadow: none; border: 0; border-radius: 0; } #cf .modal-footer .btn { background: #fff; color: #1f8ceb; } #cf .switch, #cf .switch * { -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; height: 30px; position: relative; } #cf .switch label { cursor: pointer; top: 0; left: 0; } #cf .switch label input[type=checkbox] { opacity: 0; width: 0; height: 0; } #cf .switch label input[type=checkbox]:checked + .lever { background-color: #40D874; -moz-box-shadow: 0 0 3px #1ca74b inset; -webkit-box-shadow: 0 0 3px #1ca74b inset; box-shadow: 0 0 3px #1ca74b inset; } #cf .switch label input[type=checkbox]:checked + .lever:after { background-color: #fff; left: 30px; } #cf .switch label .lever { content: ""; display: inline-block; position: relative; width: 60px; height: 30px; background-color: #505B64; border-radius: 2px; margin-right: 10px; transition: background 0.3s ease; vertical-align: middle; margin: 0; } #cf .switch label .lever:after { content: ""; position: absolute; display: inline-block; width: 25px; height: 20px; background-color: #fff; border-radius: 2px; left: 5px; top: 5px; z-index: 2; -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease; } #cf .switch .label { position: absolute; top: 50%; width: 50%; z-index: 1; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 12px; font-weight: 700; text-align: center; text-transform: uppercase; height: auto; color: #fff; } #cf .switch .label-no { right: 2.5px; color: #cdcfd2; } #cf .switch .label-yes { left: 2.5px; } #cf .panel-disabled { background: #f5f5f5; } #cf .panel-default { background: #fff; border: 1px solid #e9eef2; box-shadow: 0 6px 8px rgba(102, 119, 136, 0.03), 0 1px 2px rgba(102, 119, 136, 0.3); } #cf .panel-default .panel-heading, #cf .panel-default .panel-footer { background: #f6f7f9; border-color: #e9eef2; color: #678; text-shadow: 0px 1px rgba(255, 255, 255, 0.5); } #cf .panel-default > .panel-heading { padding: 20px 15px; font-size: 15px; font-weight: bold; background: #fff; } #cf .page-header .nav-tabs { border-bottom: 0; margin-bottom: -10px; } #cf .nav-tabs > li > a { color: #a1a8ae; font-size: 15px; font-weight: bold; } #cf .nav-tabs > li:hover > a { background: transparent; border: 1px solid transparent; color: #1f8ceb; } #cf .nav-tabs > li.active > a, #cf .nav-tabs > li.active > a:focus, #cf .nav-tabs > li.active > a:hover { background: transparent; border: 0; color: #1f8ceb; border-bottom: 2px solid #1f8ceb; } #cf textarea, #cf input[type="text"], #cf input[type="password"], #cf input[type="datetime"], #cf input[type="datetime-local"], #cf input[type="date"], #cf input[type="month"], #cf input[type="time"], #cf input[type="week"], #cf input[type="number"], #cf input[type="email"], #cf input[type="url"], #cf input[type="search"], #cf input[type="tel"], #cf input[type="color"], #cf .uneditable-input { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s; -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; border-color: #e9eef2; } #cf textarea:focus, #cf input[type="text"]:focus, #cf input[type="password"]:focus, #cf input[type="datetime"]:focus, #cf input[type="datetime-local"]:focus, #cf input[type="date"]:focus, #cf input[type="month"]:focus, #cf input[type="time"]:focus, #cf input[type="week"]:focus, #cf input[type="number"]:focus, #cf input[type="email"]:focus, #cf input[type="url"]:focus, #cf input[type="search"]:focus, #cf input[type="tel"]:focus, #cf input[type="color"]:focus, #cf .uneditable-input:focus { border-color: #66afe9; outline: 0; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); } #cf textarea::-webkit-input-placeholder, #cf input[type="text"]::-webkit-input-placeholder, #cf input[type="password"]::-webkit-input-placeholder, #cf input[type="datetime"]::-webkit-input-placeholder, #cf input[type="datetime-local"]::-webkit-input-placeholder, #cf input[type="date"]::-webkit-input-placeholder, #cf input[type="month"]::-webkit-input-placeholder, #cf input[type="time"]::-webkit-input-placeholder, #cf input[type="week"]::-webkit-input-placeholder, #cf input[type="number"]::-webkit-input-placeholder, #cf input[type="email"]::-webkit-input-placeholder, #cf input[type="url"]::-webkit-input-placeholder, #cf input[type="search"]::-webkit-input-placeholder, #cf input[type="tel"]::-webkit-input-placeholder, #cf input[type="color"]::-webkit-input-placeholder, #cf .uneditable-input::-webkit-input-placeholder { color: #aaa; } #cf textarea:-moz-placeholder, #cf input[type="text"]:-moz-placeholder, #cf input[type="password"]:-moz-placeholder, #cf input[type="datetime"]:-moz-placeholder, #cf input[type="datetime-local"]:-moz-placeholder, #cf input[type="date"]:-moz-placeholder, #cf input[type="month"]:-moz-placeholder, #cf input[type="time"]:-moz-placeholder, #cf input[type="week"]:-moz-placeholder, #cf input[type="number"]:-moz-placeholder, #cf input[type="email"]:-moz-placeholder, #cf input[type="url"]:-moz-placeholder, #cf input[type="search"]:-moz-placeholder, #cf input[type="tel"]:-moz-placeholder, #cf input[type="color"]:-moz-placeholder, #cf .uneditable-input:-moz-placeholder { color: #aaa; } #cf textarea::-moz-placeholder, #cf input[type="text"]::-moz-placeholder, #cf input[type="password"]::-moz-placeholder, #cf input[type="datetime"]::-moz-placeholder, #cf input[type="datetime-local"]::-moz-placeholder, #cf input[type="date"]::-moz-placeholder, #cf input[type="month"]::-moz-placeholder, #cf input[type="time"]::-moz-placeholder, #cf input[type="week"]::-moz-placeholder, #cf input[type="number"]::-moz-placeholder, #cf input[type="email"]::-moz-placeholder, #cf input[type="url"]::-moz-placeholder, #cf input[type="search"]::-moz-placeholder, #cf input[type="tel"]::-moz-placeholder, #cf input[type="color"]::-moz-placeholder, #cf .uneditable-input::-moz-placeholder { color: #aaa; } #cf textarea:-ms-input-placeholder, #cf input[type="text"]:-ms-input-placeholder, #cf input[type="password"]:-ms-input-placeholder, #cf input[type="datetime"]:-ms-input-placeholder, #cf input[type="datetime-local"]:-ms-input-placeholder, #cf input[type="date"]:-ms-input-placeholder, #cf input[type="month"]:-ms-input-placeholder, #cf input[type="time"]:-ms-input-placeholder, #cf input[type="week"]:-ms-input-placeholder, #cf input[type="number"]:-ms-input-placeholder, #cf input[type="email"]:-ms-input-placeholder, #cf input[type="url"]:-ms-input-placeholder, #cf input[type="search"]:-ms-input-placeholder, #cf input[type="tel"]:-ms-input-placeholder, #cf input[type="color"]:-ms-input-placeholder, #cf .uneditable-input:-ms-input-placeholder { color: #aaa; } #cf textarea::-moz-placeholder, #cf input[type="text"]::-moz-placeholder, #cf input[type="password"]::-moz-placeholder, #cf input[type="datetime"]::-moz-placeholder, #cf input[type="datetime-local"]::-moz-placeholder, #cf input[type="date"]::-moz-placeholder, #cf input[type="month"]::-moz-placeholder, #cf input[type="time"]::-moz-placeholder, #cf input[type="week"]::-moz-placeholder, #cf input[type="number"]::-moz-placeholder, #cf input[type="email"]::-moz-placeholder, #cf input[type="url"]::-moz-placeholder, #cf input[type="search"]::-moz-placeholder, #cf input[type="tel"]::-moz-placeholder, #cf input[type="color"]::-moz-placeholder, #cf .uneditable-input::-moz-placeholder { color: #999; opacity: 1; } #cf textarea:-ms-input-placeholder, #cf input[type="text"]:-ms-input-placeholder, #cf input[type="password"]:-ms-input-placeholder, #cf input[type="datetime"]:-ms-input-placeholder, #cf input[type="datetime-local"]:-ms-input-placeholder, #cf input[type="date"]:-ms-input-placeholder, #cf input[type="month"]:-ms-input-placeholder, #cf input[type="time"]:-ms-input-placeholder, #cf input[type="week"]:-ms-input-placeholder, #cf input[type="number"]:-ms-input-placeholder, #cf input[type="email"]:-ms-input-placeholder, #cf input[type="url"]:-ms-input-placeholder, #cf input[type="search"]:-ms-input-placeholder, #cf input[type="tel"]:-ms-input-placeholder, #cf input[type="color"]:-ms-input-placeholder, #cf .uneditable-input:-ms-input-placeholder { color: #999; } #cf textarea::-webkit-input-placeholder, #cf input[type="text"]::-webkit-input-placeholder, #cf input[type="password"]::-webkit-input-placeholder, #cf input[type="datetime"]::-webkit-input-placeholder, #cf input[type="datetime-local"]::-webkit-input-placeholder, #cf input[type="date"]::-webkit-input-placeholder, #cf input[type="month"]::-webkit-input-placeholder, #cf input[type="time"]::-webkit-input-placeholder, #cf input[type="week"]::-webkit-input-placeholder, #cf input[type="number"]::-webkit-input-placeholder, #cf input[type="email"]::-webkit-input-placeholder, #cf input[type="url"]::-webkit-input-placeholder, #cf input[type="search"]::-webkit-input-placeholder, #cf input[type="tel"]::-webkit-input-placeholder, #cf input[type="color"]::-webkit-input-placeholder, #cf .uneditable-input::-webkit-input-placeholder { color: #999; } #cf textarea::-ms-expand, #cf input[type="text"]::-ms-expand, #cf input[type="password"]::-ms-expand, #cf input[type="datetime"]::-ms-expand, #cf input[type="datetime-local"]::-ms-expand, #cf input[type="date"]::-ms-expand, #cf input[type="month"]::-ms-expand, #cf input[type="time"]::-ms-expand, #cf input[type="week"]::-ms-expand, #cf input[type="number"]::-ms-expand, #cf input[type="email"]::-ms-expand, #cf input[type="url"]::-ms-expand, #cf input[type="search"]::-ms-expand, #cf input[type="tel"]::-ms-expand, #cf input[type="color"]::-ms-expand, #cf .uneditable-input::-ms-expand { border: 0; background-color: transparent; } #cf textarea[disabled], #cf input[type="text"][disabled], #cf input[type="password"][disabled], #cf input[type="datetime"][disabled], #cf input[type="datetime-local"][disabled], #cf input[type="date"][disabled], #cf input[type="month"][disabled], #cf input[type="time"][disabled], #cf input[type="week"][disabled], #cf input[type="number"][disabled], #cf input[type="email"][disabled], #cf input[type="url"][disabled], #cf input[type="search"][disabled], #cf input[type="tel"][disabled], #cf input[type="color"][disabled], #cf .uneditable-input[disabled], #cf textarea[readonly], #cf input[type="text"][readonly], #cf input[type="password"][readonly], #cf input[type="datetime"][readonly], #cf input[type="datetime-local"][readonly], #cf input[type="date"][readonly], #cf input[type="month"][readonly], #cf input[type="time"][readonly], #cf input[type="week"][readonly], #cf input[type="number"][readonly], #cf input[type="email"][readonly], #cf input[type="url"][readonly], #cf input[type="search"][readonly], #cf input[type="tel"][readonly], #cf input[type="color"][readonly], #cf .uneditable-input[readonly], fieldset[disabled] #cf textarea, fieldset[disabled] #cf input[type="text"], fieldset[disabled] #cf input[type="password"], fieldset[disabled] #cf input[type="datetime"], fieldset[disabled] #cf input[type="datetime-local"], fieldset[disabled] #cf input[type="date"], fieldset[disabled] #cf input[type="month"], fieldset[disabled] #cf input[type="time"], fieldset[disabled] #cf input[type="week"], fieldset[disabled] #cf input[type="number"], fieldset[disabled] #cf input[type="email"], fieldset[disabled] #cf input[type="url"], fieldset[disabled] #cf input[type="search"], fieldset[disabled] #cf input[type="tel"], fieldset[disabled] #cf input[type="color"], fieldset[disabled] #cf .uneditable-input { background-color: #eeeeee; opacity: 1; } #cf textarea[disabled], #cf input[type="text"][disabled], #cf input[type="password"][disabled], #cf input[type="datetime"][disabled], #cf input[type="datetime-local"][disabled], #cf input[type="date"][disabled], #cf input[type="month"][disabled], #cf input[type="time"][disabled], #cf input[type="week"][disabled], #cf input[type="number"][disabled], #cf input[type="email"][disabled], #cf input[type="url"][disabled], #cf input[type="search"][disabled], #cf input[type="tel"][disabled], #cf input[type="color"][disabled], #cf .uneditable-input[disabled], fieldset[disabled] #cf textarea, fieldset[disabled] #cf input[type="text"], fieldset[disabled] #cf input[type="password"], fieldset[disabled] #cf input[type="datetime"], fieldset[disabled] #cf input[type="datetime-local"], fieldset[disabled] #cf input[type="date"], fieldset[disabled] #cf input[type="month"], fieldset[disabled] #cf input[type="time"], fieldset[disabled] #cf input[type="week"], fieldset[disabled] #cf input[type="number"], fieldset[disabled] #cf input[type="email"], fieldset[disabled] #cf input[type="url"], fieldset[disabled] #cf input[type="search"], fieldset[disabled] #cf input[type="tel"], fieldset[disabled] #cf input[type="color"], fieldset[disabled] #cf .uneditable-input { cursor: not-allowed; } textarea#cf textarea, textarea#cf input[type="text"], textarea#cf input[type="password"], textarea#cf input[type="datetime"], textarea#cf input[type="datetime-local"], textarea#cf input[type="date"], textarea#cf input[type="month"], textarea#cf input[type="time"], textarea#cf input[type="week"], textarea#cf input[type="number"], textarea#cf input[type="email"], textarea#cf input[type="url"], textarea#cf input[type="search"], textarea#cf input[type="tel"], textarea#cf input[type="color"], textarea#cf .uneditable-input { height: auto; } #cf textarea:focus, #cf input[type="text"]:focus, #cf input[type="password"]:focus, #cf input[type="datetime"]:focus, #cf input[type="datetime-local"]:focus, #cf input[type="date"]:focus, #cf input[type="month"]:focus, #cf input[type="time"]:focus, #cf input[type="week"]:focus, #cf input[type="number"]:focus, #cf input[type="email"]:focus, #cf input[type="url"]:focus, #cf input[type="search"]:focus, #cf input[type="tel"]:focus, #cf input[type="color"]:focus, #cf .uneditable-input:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important; } #cf textarea { height: auto; } #cf .input-append, #cf .input-prepend { display: inline-table; } #cf .input-append .add-on, #cf .input-prepend .add-on, #cf .input-append .btn, #cf .input-prepend .btn { display: table-cell; } #cf .input-append input[type="text"], #cf .input-prepend input[type="text"] { -webkit-border-radius: 0; -webkit-background-clip: padding-box; -moz-border-radius: 0; -moz-background-clip: padding; border-radius: 0; background-clip: padding-box; border-right: 0; height: 35px; } #cf .input-append .btn, #cf .input-prepend .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } #cf .input-append .add-on:first-child, #cf .input-prepend .add-on:first-child { border-right: 0; } #cf .input-append .field-media-preview, #cf .input-prepend .field-media-preview { line-height: 33px; height: 33px; padding: 0 10px; text-align: center; } #cf .input-append .field-media-preview [class^="icon-"], #cf .input-prepend .field-media-preview [class^="icon-"], #cf .input-append .field-media-preview [class*=" icon-"], #cf .input-prepend .field-media-preview [class*=" icon-"] { margin: 0; } #cf .input-append .add-on.button-select, #cf .input-prepend .add-on.button-select { -webkit-border-radius: 0; -webkit-background-clip: padding-box; -moz-border-radius: 0; -moz-background-clip: padding; border-radius: 0; background-clip: padding-box; background: #1f8ceb; color: #fff; } #cf .btn-group-vertical > .btn:not(:first-child):not(:last-child), #cf .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, #cf .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: auto; border: 1px solid #ddd; } #cf .btn-group .btn { padding: 6px 15px; } #cf .btn-group > .btn-success { border-top-right-radius: 0; border-bottom-right-radius: 0; } #cf .chzn-container-single.chzn-container-single-nosearch .chzn-single, #cf .chzn-container-single.chzn-container-single-nosearch .chzn-drop, #cf .chzn-container-single.chzn-container-single-nosearch .chzn-single div { border-color: #4ea4ef; text-decoration: none; } #cf .chzn-container-single.chzn-container-single-nosearch .chzn-single { line-height: 30px; color: #222; } #cf .chzn-container-single.chzn-container-single-nosearch .chzn-single div { background: #fff; } #cf .chzn-container-single.chzn-container-single-nosearch .chzn-results li { line-height: 25px; } #cf .chzn-container-single.chzn-container-single-nosearch .chzn-results > li.result-selected, #cf .chzn-container-single.chzn-container-single-nosearch .chzn-results > li:hover { background: #4ea4ef; color: #fff; } #cf .navbar .navbar-form input, #cf .navbar .navbar-form select, #cf .navbar .navbar-form .radio, #cf .navbar .navbar-form .checkbox, #cf .navbar .navbar-form .btn { margin-top: 0; } #cf .page-header .navbar { background: #fff; margin: 20px -30px -10px -31px; border-radius: 0; border-left: 0; border-right: 0; border-bottom: 0; border-color: #e9eef2; } #cf .page-header .navbar-form.navbar-left { padding-left: 0; } #cf .int-logo { max-height: 45px; } #cf .request-block { margin-top: 40px; padding: 30px; background: #fff; border: 1px solid #ddd; } #cf.templates .media-heading { padding-bottom: 14px; margin-bottom: 10px; border-bottom: 1px solid #eee; } #cf .tx-action-btns { width: 20%; padding-left: 40px; vertical-align: middle; } #cf.events .table { background: #fff; -moz-box-shadow: 0 0 10px #ddd; -webkit-box-shadow: 0 0 10px #ddd; box-shadow: 0 0 10px #ddd; } #cf.events .table td { vertical-align: middle; } body.contentpane.component { padding: 0px; } body.contentpane.component #general h3, body.contentpane.component #general .info-labels, body.contentpane.component #general .info-labels + div, body.contentpane.component #general .info-labels + div + hr, body.contentpane.component .nav.nav-tabs { display: none; } body.contentpane.component .span3 > .form-vertical > .control-group + .control-group, body.contentpane.component .form-vertical + .form-vertical { display: none; } body.contentpane.component .form-vertical .control-group { display: flex; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.09 |
proxy
|
phpinfo
|
Настройка