/*! * Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Bootstrap v3.3.2 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ @charset "utf-8"; html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } *,*::before,*::after {box-sizing: border-box;} body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent;color: #333;text-decoration: none; } a:active, a:hover { outline: 0; opacity: 0.7;} abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { margin: .67em 0; font-size: 2em; } mark { color: #000; background: #ff0; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sup { top: -.5em; } sub { bottom: -.25em; } img { border: 0; max-width:100%;} svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { height: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } pre { overflow: auto; } code, kbd, pre, samp { font-family: 'Noto Sans KR',sans-serif; font-size: 1em; } code {font-size: 87.5%;color: #e83e8c;word-break: break-word;} button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit; resize:none;} button { overflow: visible;cursor: pointer; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin-right:3px;} input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { padding: .35em .625em .75em; margin: 0 2px; border: 1px solid #c0c0c0; } legend { padding: 0; border: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-spacing: 0; border-collapse: collapse; } .table-fixed {white-space: nowrap;table-layout: fixed;} .table-fixed th ,.table-fixed td{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} td, th { padding: 0; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-family: inherit; font-weight: 500; line-height: 1.2; color: inherit; } h1, .h1 { font-size: 2.5rem; } h2, .h2 { font-size: 2rem; } h3, .h3 { font-size: 1.75rem; } h4, .h4 { font-size: 1.5rem; } h5, .h5 { font-size: 1.25rem; } h6, .h6 { font-size: 1rem; } ul, ol { margin-top: 0; } ul ul, ol ul, ul ol, ol ol { margin-bottom: 0; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; margin-left: -5px; list-style: none; } .list-inline > li { display: inline-block; padding-right: 5px; padding-left: 5px; vertical-align: middle;} dl { margin-top: 0; margin-bottom: 20px; } dt, dd { line-height: 1.42857143; } dt { font-weight: bold; } dd { margin-left: 0; } .clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after { display: table; content: " "; } .clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after { clear: both; } .clearfix::after {display: block;clear: both;content: "";} .clearfix:after {display: block;clear: both;content: "";} .fixed-top{z-index:10000;} .w-5 { width: 5% !important; } .w-10 { width: 10% !important; } .w-15 { width: 15% !important; } .w-20 { width: 20% !important; } .w-25 { width: 25% !important; } .w-40 { width: 40% !important; } .w-50 { width: 50% !important; } .w-60 { width: 60% !important; } .w-75 { width: 75% !important; } .w-80 { width: 80% !important; } .w-90 { width: 90% !important; } .w-100 { width: 100% !important; } .w-auto { width: auto !important; } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .h-auto { height: auto !important; } .mw-100 { max-width: 100% !important; } .mh-100 { max-height: 100% !important; } .w-auto{width: auto !important;} .w-1px{width: 1px !important;} .w-10px{width: 10px !important;} .w-20px{width: 20px !important;} .w-30px{width: 30px !important;} .w-40px{width: 40px !important;} .w-50px{width: 50px !important;} .m-w-20px{max-width: 20px !important;} .m-w-30px{max-width: 30px !important;} .m-w-40px{max-width: 40px !important;} .m-w-50px{max-width: 50px !important;} .m-w-70px{max-width: 70px !important;} .m-w-100px{max-width: 100px !important;} .w-60px{width: 60px !important;} .w-70px{width: 70px !important;} .w-80px{width: 80px !important;} .w-100px{width: 100px !important;} .w-120px{width: 120px !important;} .w-130px{width: 130px !important;} .w-150px{width: 150px !important;} .w-175px{width: 175px !important;} .w-200px{width: 200px !important;} .w-300px{width: 300px !important;} .w-350px{width: 350px !important;} .w-400px{width: 400px !important;} .w-450px{width: 450px !important;} .w-500px{width: 500px !important;} .w-600px{width: 600px !important;} .w-700px{width: 700px !important;} .h-50px{height: 50px !important;} .m-h-20px{max-height: 20px !important;} .m-h-30px{max-height: 30px !important;} .m-h-40px{max-height: 40px !important;} .m-h-50px{max-height: 50px !important;} .m-h-70px{max-height: 70px !important;} .h-100px{height: 100px !important;} .m-h-100px{max-height: 100px !important;} .m-h-150px{max-height: 150px !important;} .m-h-200px{max-height: 200px !important;} .m-h-300px{max-height: 300px !important;} .min-h-70px{min-height: 70px !important;} .h-70px{height: 70px !important;} .h-150px{height: 150px !important;} .h-180px{height: 180px !important;} .h-200px{height: 200px !important;} .h-300px{height: 300px !important;} .h-400px{height: 400px !important;} .h-500px{height: 500px !important;} .h-600px{height: 600px !important;} .h-700px{height: 700px !important;} .h-800px{height: 800px !important;} .border-radius{border-radius: 0.25rem;} .small{font-size:85%;} .table tbody+tbody {border: none;} .btn{display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: 0.44rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;} .text-under{text-decoration: underline;} .badge-pink ,body .btn-pink {color: #fff ;background-color: #ee477e ;border-color: #ee477e ;} .badge-pink:hover ,body .btn-pink:hover {color: #fff ;} .badge-green ,body .btn-green {color: #fff ;background-color: #4da242 ;border-color: #4da242 ;} .badge-green:hover ,body .btn-green:hover {color: #fff ;} .badge-sky ,body .btn-sky {color: #fff ;background-color: #5ea3dd ;border-color: #5ea3dd ;} .badge-sky:hover ,body .btn-sky:hover {color: #fff ;} .badge-lemon ,body .btn-lemon {color: #fff ;background-color: #e59d11 ;border-color: #e59d11 ;} .badge-lemon:hover ,body .btn-lemon:hover {color: #fff ;} .badge-violet{background-color: #a68eb9; color: #fff; border-color:#a68eb9;} .badge-violet:hover{background-color: #9775b2; color: #fff; border-color:#9775b2;} .badge-skyblue{background-color: #3b9de2; color: #fff; border-color:#3b9de2;} .badge-skyblue:hover{background-color: #3b8cc5; color: #fff; border-color:#3b8cc5;} .badge-dark-blue ,body .btn-dark-blue {color: #fff ;background-color: #3366b9 !important; border-color: #3366b9 !important;} .badge-dark-blue:hover ,body .btn-dark-blue:hover {color: #fff ;} .btn-outline-primary{color: #007bff ;background-color: transparent ;background-image: none ;border-color: #007bff ;} .btn-outline-primary:hover {color: #fff ;background-color: #007bff ;border-color: #007bff ;} .badge-sm{padding: .25em .25em !important; font-size: 10px;} .btn.orange{background-color:#f05823; color:#ffffff; border:1px solid #f05823} .text-orange{color: #f05823;} .text-lemon{color: #e59d11 !important;} .text-yellow{color: #ffc107 !important;} .text-pink{color: #ee477e;} .text-green{color: #4da242;} .text-sky{color: #5ea3dd;} .bg-lemon{background-color: #e59d11;} .bg-pink{background-color: #ee477e;} .bg-green{background-color: #4da242;} .bg-sky{background-color: #f05823;} .bg-orange{background-color: #f05823 !important;} .bg-blue{background-color:#1472d1;} .search-zipcode{background-color:#ff6347; color:#fff;border-color: #ff6347;} .search-zipcode:active, body .search-zipcode:focus, body .search-zipcode:hover{background-color:#ff7647; color:#fff;border-color: #ff7647;} ::-webkit-input-placeholder{color:#cacaca;} ::-moz-input-placeholder{color:#cacaca;} :-ms-input-placeholder{color:#cacaca;} ::-ms-input-placeholder{color:#cacaca;} ::input-placeholder{color:#cacaca;} .font-md {font-size: 1rem !important;} .font-lg {font-size: 1.125rem !important;} .m-0-auto {margin: 0 auto !important;} .m-0 { margin: 0 !important; } .mt-0,.my-0 { margin-top: 0 !important; } .mr-0,.mx-0 { margin-right: 0 !important; } .mb-0,.my-0 { margin-bottom: 0 !important; } .ml-0,.mx-0 { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1,.my-1 { margin-top: 0.25rem !important; } .mr-1,.mx-1 { margin-right: 0.25rem !important; } .mb-1,.my-1 { margin-bottom: 0.25rem !important; } .ml-1,.mx-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2,.my-2 { margin-top: 0.5rem !important; } .mr-2,.mx-2 { margin-right: 0.5rem !important; } .mb-2,.my-2 { margin-bottom: 0.5rem !important; } .ml-2,.mx-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3,.my-3 { margin-top: 1rem !important; } .mr-3,.mx-3 { margin-right: 1rem !important; } .mb-3,.my-3 { margin-bottom: 1rem !important; } .ml-3,.mx-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4,.my-4 { margin-top: 1.5rem !important; } .mr-4,.mx-4 { margin-right: 1.5rem !important; } .mb-4,.my-4 { margin-bottom: 1.5rem !important; } .ml-4,.mx-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5,.my-5 { margin-top: 3rem !important; } .mr-5,.mx-5 { margin-right: 3rem !important; } .mb-5,.my-5 { margin-bottom: 3rem !important; } .ml-5,.mx-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0,.py-0 { padding-top: 0 !important; } .pr-0,.px-0 { padding-right: 0 !important; } .pb-0,.py-0 { padding-bottom: 0 !important; } .pl-0,.px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1,.py-1 { padding-top: 0.25rem !important; } .pr-1,.px-1 { padding-right: 0.25rem !important; } .pb-1,.py-1 { padding-bottom: 0.25rem !important; } .pl-1,.px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2,.py-2 { padding-top: 0.5rem !important; } .pr-2,.px-2 { padding-right: 0.5rem !important; } .pb-2,.py-2 { padding-bottom: 0.5rem !important; } .pl-2,.px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3,.py-3 { padding-top: 1rem !important; } .pr-3,.px-3 { padding-right: 1rem !important; } .pb-3,.py-3 { padding-bottom: 1rem !important; } .pl-3,.px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4,.py-4 { padding-top: 1.5rem !important; } .pr-4,.px-4 { padding-right: 1.5rem !important; } .pb-4,.py-4 { padding-bottom: 1.5rem !important; } .pl-4,.px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5,.py-5 { padding-top: 3rem !important; } .pr-5,.px-5 { padding-right: 3rem !important; } .pb-5,.py-5 { padding-bottom: 3rem !important; } .pl-5,.px-5 { padding-left: 3rem !important; } .m-auto { margin: auto !important; } .mt-auto,.my-auto { margin-top: auto !important; } .mr-auto,.mx-auto { margin-right: auto !important; } .mb-auto,.my-auto { margin-bottom: auto !important; } .ml-auto,.mx-auto { margin-left: auto !important; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;} .row {margin-right: -15px; margin-left: -15px;} .no-gutters { margin-right: 0; margin-left: 0; } .no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; } .col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12 { float: left; position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px;} .row.row-inline-block > .col-1,.row.row-inline-block > .col-2,.row.row-inline-block > .col-3,.row.row-inline-block > .col-4,.row.row-inline-block > .col-5,.row.row-inline-block > .col-6,.row.row-inline-block > .col-7,.row.row-inline-block > .col-8,.row.row-inline-block > .col-9,.row.row-inline-block > .col-10,.row.row-inline-block > .col-11,.row.row-inline-block > .col-12 { display: inline-block;float: none;vertical-align: top; } .col-12 { width: 100%; } .col-11 { width: 91.66666667%; } .col-10 { width: 83.33333333%; } .col-9 { width: 75%; } .col-8 { width: 66.66666667%; } .col-7 { width: 58.33333333%; } .col-6 { width: 50%; } .col-5 { width: 41.66666667%; } .col-4 { width: 33.33333333%; } .col-3 { width: 25%; } .col-2 { width: 16.66666667%; } .col-1 { width: 8.33333333%; } table { background-color: transparent; } caption { padding-top: 8px; padding-bottom: 8px; color: #777; text-align: left; } th { text-align: center; } .table { width: 100%; max-width: 100%; margin-bottom: 20px; } .table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; } .table.align-middle>thead>tr>th,.table.align-middle>tbody>tr>th,.table.align-middle>tfoot>tr>th,.table.align-middle>thead>tr>td,.table.align-middle>tbody>tr>td,.table.align-middle>tfoot>tr>td, .table>thead.align-middle>tr>th,.table>tbody.align-middle>tr>th,.table>tfoot.align-middle>tr>th,.table>thead.align-middle>tr>td,.table>tbody.align-middle>tr>td,.table>tfoot.align-middle>tr>td, .table>thead>tr.align-middle>th,.table>tbody>tr.align-middle>th,.table>tfoot>tr.align-middle>th,.table>thead>tr.align-middle>td,.table>tbody>tr.align-middle>td,.table.align-middle>tfoot>tr>td {vertical-align: middle; } .table>thead>tr>th { vertical-align: middle; border-bottom: 2px solid #ddd; } .table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td { border-top: 0; } .table>tbody+tbody { border-top: 2px solid #ddd; } .table .table { background-color: #fff; } .table-sm th, .table-sm td { padding: 0.3rem; } .table-bordered { border: 1px solid #dee2e6; } .table-bordered th, .table-bordered td { border: 1px solid #dee2e6; } .table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; } .table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); } .table-hover tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); } .table-primary, .table-primary > th, .table-primary > td { background-color: #b8daff; } .table-hover .table-primary:hover { background-color: #9fcdff; } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #9fcdff; } .table-secondary, .table-secondary > th, .table-secondary > td { background-color: #d6d8db; } .table-hover .table-secondary:hover { background-color: #c8cbcf; } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #c8cbcf; } .table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; } .table-hover .table-success:hover { background-color: #b1dfbb; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; } .table-info, .table-info > th, .table-info > td { background-color: #bee5eb; } .table-hover .table-info:hover { background-color: #abdde5; } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; } .table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; } .table-hover .table-warning:hover { background-color: #ffe8a1; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; } .table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; } .table-hover .table-danger:hover { background-color: #f1b0b7; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; } .table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; } .table-hover .table-light:hover { background-color: #ececf6; } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; } .table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; } .table-hover .table-dark:hover { background-color: #b9bbbe; } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; } .table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .table .thead-dark th { color: #fff; background-color: #212529; border-color: #32383e; } .table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; font-weight:500 } .table-dark { color: #fff; background-color: #212529; } .table-dark th, .table-dark td, .table-dark thead th { border-color: #32383e; } .table-dark.table-bordered { border: 0; } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); } .align-baseline { vertical-align: baseline !important; } .align-top { vertical-align: top !important; } .align-middle { vertical-align: middle !important; } .align-bottom { vertical-align: bottom !important; } .align-text-bottom { vertical-align: text-bottom !important; } .align-text-top { vertical-align: text-top !important; } .bg-primary { background-color: #007bff !important; } a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus { background-color: #0062cc !important; } .bg-secondary { background-color: #6c757d !important; } a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus { background-color: #545b62 !important; } .bg-success { background-color: #28a745 !important; } a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus { background-color: #1e7e34 !important; } .bg-info { background-color: #17a2b8 !important; } a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus { background-color: #117a8b !important; } .bg-warning { background-color: #ffc107 !important; } a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus { background-color: #d39e00 !important; } .bg-danger { background-color: #dc3545 !important; } a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus { background-color: #bd2130 !important; } .bg-light { background-color: #f8f9fa !important; } a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus { background-color: #dae0e5 !important; } .bg-dark { background-color: #343a40 !important; } a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus { background-color: #1d2124 !important; } .bg-white { background-color: #fff !important; } .bg-transparent { background-color: transparent !important; } .border { border: 1px solid #dee2e6 !important; } .border-top { border-top: 1px solid #dee2e6 !important; } .border-right { border-right: 1px solid #dee2e6 !important; } .border-bottom { border-bottom: 1px solid #dee2e6 !important; } .border-left { border-left: 1px solid #dee2e6 !important; } .border-0 { border: 0 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; } .border-primary { border-color: #007bff !important; } .border-secondary { border-color: #6c757d !important; } .border-success { border-color: #28a745 !important; } .border-info { border-color: #17a2b8 !important; } .border-warning { border-color: #ffc107 !important; } .border-danger { border-color: #dc3545 !important; } .border-light { border-color: #f8f9fa !important; } .border-dark { border-color: #343a40 !important; } .border-white { border-color: #fff !important; } .rounded { border-radius: 0.25rem !important; } .rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; } .rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; } .rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; } .rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; } .rounded-circle { border-radius: 50% !important; } .rounded-0 { border-radius: 0 !important; } .clearfix::after { display: block; clear: both; content: ""; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-row { display: table-row !important; } .d-table-cell { display: table-cell !important; } .btn +.btn, .badge+.badge{margin: 0 1px; } .btn:hover, .btn:focus { text-decoration: none; } .btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); } .btn.disabled, .btn:disabled { opacity: 0.65; } .btn:not(:disabled):not(.disabled) { cursor: pointer; } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; } .btn-primary { color: #fff !important ; background-color: #007bff; border-color: #007bff; } .btn-primary:hover { color: #fff !important; background-color: #0069d9; border-color: #0062cc; } .btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); } .btn-primary.disabled, .btn-primary:disabled { color: #fff !important; background-color: #007bff; border-color: #007bff; } .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #fff !important; background-color: #0062cc; border-color: #005cbf; } .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); } .btn-secondary { color: #fff !important; background-color: #6c757d !important; border-color: #6c757d !important; } .btn-secondary:hover { color: #fff !important; background-color: #5a6268; border-color: #545b62; } .btn-secondary:focus, .btn-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-secondary.disabled, .btn-secondary:disabled { color: #fff !important; background-color: #6c757d; border-color: #6c757d; } .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #fff !important; background-color: #545b62; border-color: #4e555b; } .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-success { color: #fff !important; background-color: #28a745 !important; border-color: #28a745; } .btn-success:hover { color: #fff !important; background-color: #218838; border-color: #1e7e34; } .btn-success:focus, .btn-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-success.disabled, .btn-success:disabled { color: #fff !important; background-color: #28a745; border-color: #28a745; } .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff !important; background-color: #1e7e34; border-color: #1c7430; } .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-info { color: #fff !important; background-color: #17a2b8; border-color: #17a2b8; } .btn-info:hover { color: #fff !important; background-color: #138496; border-color: #117a8b; } .btn-info:focus, .btn-info.focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .btn-info.disabled, .btn-info:disabled { color: #fff !important; background-color: #17a2b8; border-color: #17a2b8; } .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #fff !important; background-color: #117a8b; border-color: #10707f; } .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .btn-warning { color: #212529 !important; background-color: #ffc107; border-color: #ffc107; } .btn-warning:hover { color: #212529 !important; background-color: #e0a800; border-color: #d39e00; } .btn-warning:focus, .btn-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-warning.disabled, .btn-warning:disabled { color: #212529 !important; background-color: #ffc107; border-color: #ffc107; } .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #212529 !important; background-color: #d39e00; border-color: #c69500; } .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-danger { color: #fff !important; background-color: #dc3545; border-color: #dc3545; } .btn-danger:hover { color: #fff !important; background-color: #c82333; border-color: #bd2130; } .btn-danger:focus, .btn-danger.focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-danger.disabled, .btn-danger:disabled { color: #fff !important; background-color: #dc3545; border-color: #dc3545; } .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff !important; background-color: #bd2130; border-color: #b21f2d; } .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-light { color: #212529 !important; background-color: #f8f9fa; border-color: #ccc; } .btn-light:hover { color: #212529 !important; background-color: #e2e6ea; border-color: #ccc; } .btn-light:focus, .btn-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-light.disabled, .btn-light:disabled { color: #212529 !important; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #212529 !important; background-color: #dae0e5; border-color: #d3d9df; } .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-orange {color: #fff !important;background-color: #f05823 ;border-color: #f05823 ;} .btn-orange:hover {background-color: #f07d23 ;border-color: #f07d23 ;} .btn-dark { color: #fff !important; background-color: #343a40; border-color: #343a40; } .btn-dark:hover { color: #fff !important; background-color: #23272b; border-color: #1d2124; } .btn-dark:focus, .btn-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-dark.disabled, .btn-dark:disabled { color: #fff !important; background-color: #343a40; border-color: #343a40; } .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff !important; background-color: #1d2124; border-color: #171a1d; } .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-outline-primary { color: #007bff !important; background-color: transparent; background-image: none; border-color: #007bff; } .btn-outline-primary:hover { color: #fff !important; background-color: #007bff; border-color: #007bff; } .btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); } .btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #007bff !important; background-color: transparent; } .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff !important; background-color: #007bff; border-color: #007bff; } .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); } .btn-outline-secondary { color: #6c757d !important; background-color: transparent; background-image: none; border-color: #6c757d; } .btn-outline-secondary:hover { color: #fff !important; background-color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d !important; background-color: transparent; } .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff !important; background-color: #6c757d; border-color: #6c757d; } .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); } .btn-outline-success { color: #28a745 !important; background-color: transparent; background-image: none; border-color: #28a745; } .btn-outline-success:hover { color: #fff !important; background-color: #28a745; border-color: #28a745; } .btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-outline-success.disabled, .btn-outline-success:disabled { color: #28a745 !important; background-color: transparent; } .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #fff !important; background-color: #28a745; border-color: #28a745; } .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); } .btn-outline-info { color: #17a2b8 !important; background-color: transparent; background-image: none; border-color: #17a2b8; } .btn-outline-info:hover { color: #fff !important; background-color: #17a2b8; border-color: #17a2b8; } .btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .btn-outline-info.disabled, .btn-outline-info:disabled { color: #17a2b8 !important; background-color: transparent; } .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #fff !important; background-color: #17a2b8; border-color: #17a2b8; } .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); } .btn-outline-warning { color: #ffc107 !important; background-color: transparent; background-image: none; border-color: #ffc107; } .btn-outline-warning:hover { color: #212529 !important; background-color: #ffc107; border-color: #ffc107; } .btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc107 !important; background-color: transparent; } .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #212529 !important; background-color: #ffc107; border-color: #ffc107; } .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); } .btn-outline-danger { color: #dc3545 !important; background-color: transparent; background-image: none; border-color: #dc3545; } .btn-outline-danger:hover { color: #fff !important; background-color: #dc3545; border-color: #dc3545; } .btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #dc3545 !important; background-color: transparent; } .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff !important; background-color: #dc3545; border-color: #dc3545; } .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); } .btn-outline-light { color: #f8f9fa !important; background-color: transparent; background-image: none; border-color: #f8f9fa; } .btn-outline-light:hover { color: #212529 !important; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa !important; background-color: transparent; } .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #212529 !important; background-color: #f8f9fa; border-color: #f8f9fa; } .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); } .btn-outline-dark { color: #343a40 !important; background-color: transparent; background-image: none; border-color: #343a40; } .btn-outline-dark:hover { color: #fff !important; background-color: #343a40; border-color: #343a40; } .btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40 !important; background-color: transparent; } .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff !important; background-color: #343a40; border-color: #343a40; } .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); } .btn-link { font-weight: 400; color: #007bff !important; background-color: transparent; } .btn-link:hover { color: #0056b3 !important; text-decoration: underline; background-color: transparent; border-color: transparent; } .btn-link:focus, .btn-link.focus { text-decoration: underline; border-color: transparent; box-shadow: none; } .btn-link:disabled, .btn-link.disabled { color: #6c757d !important; pointer-events: none; } .btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0.3rem; } .btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.2rem; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active { z-index: 2; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; } .btn-group > .btn:first-child { margin-left: 0; } .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } .badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem;} .badge-lg{display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 1rem !important; font-weight: normal; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 0.25rem;} .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; } .badge-primary { color: #fff !important; background-color: #007bff !important;; } .badge-primary[href]:hover, .badge-primary[href]:focus { color: #fff !important; text-decoration: none; background-color: #0062cc; } .badge-secondary { color: #fff !important; background-color: #6c757d; } .badge-secondary[href]:hover, .badge-secondary[href]:focus { color: #fff !important; text-decoration: none; background-color: #545b62; } .badge-success { color: #fff !important; background-color: #28a745; } .badge-success[href]:hover, .badge-success[href]:focus { color: #fff !important; text-decoration: none; background-color: #1e7e34; } .badge-info { color: #fff !important; background-color: #17a2b8; } .badge-info[href]:hover, .badge-info[href]:focus { color: #fff !important; text-decoration: none; background-color: #117a8b; } .badge-warning { color: #212529 !important; background-color: #ffc107; } .badge-warning[href]:hover, .badge-warning[href]:focus { color: #212529 !important; text-decoration: none; background-color: #d39e00; } .badge-danger { color: #fff !important; background-color: #dc3545; } .badge-danger[href]:hover, .badge-danger[href]:focus { color: #fff !important; text-decoration: none; background-color: #bd2130; } .badge-light { color: #212529 !important; background-color: #f8f9fa; } .badge-light[href]:hover, .badge-light[href]:focus { color: #212529 !important; text-decoration: none; background-color: #dae0e5; } .badge-dark { color: #fff !important; background-color: #343a40; } .badge-dark[href]:hover, .badge-dark[href]:focus { color: #fff !important; text-decoration: none; background-color: #1d2124; } .badge-orange {color: #fff ;background-color: #f05823 ;border-color: #f05823 ;} .badge-orange:hover {background-color: #f07d23 ;border-color: #f07d23 ;} .text-lowercase { text-transform: lowercase !important; } .text-uppercase { text-transform: uppercase !important; } .text-capitalize { text-transform: capitalize !important; } .font-weight-light { font-weight: 300 !important; } .font-weight-normal { font-weight: 400 !important; } .font-weight-bold { font-weight: 700 !important; } .font-italic { font-style: italic !important; } .text-white { color: #fff !important; } .text-primary { color: #007bff !important; } a.text-primary:hover,a.text-primary:focus { color: #0062cc !important; } .text-secondary { color: #6c757d !important; } a.text-secondary:hover,a.text-secondary:focus { color: #545b62 !important; } .text-success { color: #28a745 !important; } a.text-success:hover,a.text-success:focus { color: #1e7e34 !important; } .text-info { color: #17a2b8 !important; } a.text-info:hover,a.text-info:focus { color: #117a8b !important; } .text-warning { color: #ffc107 !important; } a.text-warning:hover,a.text-warning:focus { color: #d39e00 !important; } .text-danger { color: #dc3545 !important; } a.text-danger:hover,a.text-danger:focus { color: #bd2130 !important; } .text-light { color: #f8f9fa !important; } a.text-light:hover,a.text-light:focus { color: #dae0e5 !important; } .text-dark { color: #343a40 !important; } a.text-dark:hover,a.text-dark:focus { color: #1d2124 !important; } .text-body { color: #212529 !important; } .text-muted { color: #6c757d !important; } .text-black-50 { color: rgba(0, 0, 0, 0.5) !important; } .text-white-50 { color: rgba(255, 255, 255, 0.5) !important; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .visible { visibility: visible !important; } .invisible { visibility: hidden !important; } .text-justify { text-align: justify !important; } .text-nowrap { white-space: nowrap !important; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 100%;} .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } .pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; } .pagination > li { display: inline; } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #fff; border: 1px solid #ddd; } .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .pagination > li:last-child > a, .pagination > li:last-child > span { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: #23527c; background-color: #eee; border-color: #ddd; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 1; color: #fff; cursor: default; background-color: #337ab7; border-color: #337ab7; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd; } .pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-top-right-radius: 6px; border-bottom-right-radius: 6px; } .pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-dismissible { padding-right: 4rem; } .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; } .alert-primary { color: #004085; background-color: #cce5ff; border-color: #b8daff; } .alert-primary hr { border-top-color: #9fcdff; } .alert-primary .alert-link { color: #002752; } .alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; } .alert-secondary hr { border-top-color: #c8cbcf; } .alert-secondary .alert-link { color: #202326; } .alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; } .alert-success hr { border-top-color: #b1dfbb; } .alert-success .alert-link { color: #0b2e13; } .alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; } .alert-info hr { border-top-color: #abdde5; } .alert-info .alert-link { color: #062c33; } .alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; } .alert-warning hr { border-top-color: #ffe8a1; } .alert-warning .alert-link { color: #533f03; } .alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; } .alert-danger hr { border-top-color: #f1b0b7; } .alert-danger .alert-link { color: #491217; } .alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; } .alert-light hr { border-top-color: #ececf6; } .alert-light .alert-link { color: #686868; } .alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; } .alert-dark hr { border-top-color: #b9bbbe; } .alert-dark .alert-link { color: #040505; } .card { position: relative; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; } .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-body { padding: 1.25rem; } .card-footer {padding: 0.75rem 1.25rem;background-color: rgba(0, 0, 0, 0.03);border-top: 1px solid rgba(0, 0, 0, 0.125);} .card-footer:last-child {border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);} .nav { padding-left: 0; margin-bottom: 0; list-style: none; } .nav > li { position: relative; display: block; } .nav > li > a { position: relative; display: block; padding: 10px 15px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eee; } .nav > li.disabled > a { color: #777; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777; text-decoration: none; cursor: not-allowed; background-color: transparent; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eee; border-color: #337ab7; } .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .nav > li > a > img { max-width: none; } .nav { padding-left: 0; margin-bottom: 0; list-style: none; } .nav > li { position: relative; display: block; } .nav > li > a { position: relative; display: block; padding: 10px 15px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eee; } .nav > li.disabled > a { color: #777; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777; text-decoration: none; cursor: not-allowed; background-color: transparent; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eee; border-color: #337ab7; } .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .nav > li > a > img { max-width: none; } .nav-tabs { border-bottom: 1px solid #ddd; } .nav-tabs > li { float: left; margin-bottom: -1px; } .nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid #333; border-radius: 4px 4px 0 0; } .nav-tabs > li > a:not(.active):hover { border-color: #eee #eee #ddd;} /* .nav-tabs > li.active > a, */.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555; cursor: default; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; } .form-control { display: block; width: 100%; height: 2.5rem; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;} .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); } .form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {cursor: not-allowed;background-color: #eee;opacity: 1;} .form-control.d-inline, .form-control.d-inline-block{width: auto;} .list-group { padding-left: 0; margin-bottom: 20px; } .list-group > .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -2px; background-color: #fff; border: 1px solid #ddd; } .list-group > .list-group-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px; } .list-group > .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;} .list-group > .list-group-item:hover {background-color: #f8f9fa !important;} .list-group.border-dott .list-group-item {border-style: dotted;} .list-group.border-dash .list-group-item {border-style: dashed;} .list-group-flush .list-group-item {border-right: 0;border-left: 0;border-radius: 0;} .list-group-flush:first-child .list-group-item:first-child {border-top: 0;} .list-group-flush:last-child .list-group-item:last-child {border-bottom: 0;} .list-group-flush:last-child .list-group-item:last-child {border-bottom: 0;} a.list-group-item { color: #555; } a.list-group-item .list-group-item-heading { color: #333; } a.list-group-item:hover, a.list-group-item:focus { color: #555; text-decoration: none; background-color: #f5f5f5; } .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { color: #777; cursor: not-allowed; background-color: #eee; } .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit; } .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: #777; } .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #337ab7; border-color: #337ab7; } .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small { color: inherit; } .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #c7ddef; } .float-left { float: left !important; } .float-right { float: right !important; } .float-none { float: none !important; } .img-fluid { max-width: 100%; height: auto; } .img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0.25rem; max-width: 100%; height: auto; } /**jquery fix*/ .ui-button.ui-widget.ui-checkboxradio-radio-label{font-size: 1rem !important;} .text-break{word-break: break-all;} .accordion > .card > .card-header {border-radius: 0;margin-bottom: -1px;} .accordion > .card > .card-header{cursor: pointer;} .accordion > .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0; border-radius: 0; } .accordion > .card:not(:first-of-type) .card-header:first-child { border-radius: 0; } .accordion > .card:first-of-type { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .accordion > .card:last-of-type { border-top-left-radius: 0; border-top-right-radius: 0; } .accordion > .card > .collapse:not(.show) {display: none;} .position-static { position:static; } .position-relative { position:relative !important; } .position-absolute { position:absolute !important; } .position-fixed { position:fixed !important; } /* .input-group { position: relative; display: table; border-collapse: separate; } .input-group[class*="col-"] { float: none; padding-right: 0; padding-left: 0; } .input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; } .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn { height: 46px; line-height: 46px; } textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn { height: auto; } .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn { height: 30px; line-height: 30px; } textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn { height: auto; } .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; } .input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; } .input-group-addon { padding: 6px 12px; font-size: 1rem; font-weight: normal; line-height: 1; color: #555; text-align: center; background-color: #eee; border: 1px solid #ccc; border-radius: 4px; } .input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px; } .input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0 !important; } .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } .input-group-addon:first-child { border-right: 0 !important; } .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; } .input-group-addon:last-child { border-left: 0 !important; } .input-group-btn { position: relative; font-size: 0; white-space: nowrap; } .input-group-btn > .btn { position: relative; } .input-group-btn > .btn + .btn { margin-left: -1px; } .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; } .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; } .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { margin-left: -1px; } */ /* 추가 */ .ver-mid {vertical-align: middle !important;} /**nav*/ .breadcrumb { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: 0.25rem; } .breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; } .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #6c757d; content: "/"; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; } .breadcrumb-item.active { color: #6c757d; } /* 컨테이너 */ @media (max-width: 280px) { .container {padding: 10px;} } @media (min-width: 768px) { .container {width: 600px;} } @media (min-width: 992px) { .container {width: 820px;} } @media (min-width: 1200px) { .container {width: 1045px;} } @media (min-width: 1400px) { .container {width: 1250px;} } .font-sm{font-size: 0.7rem !important;} .input-group {display: block;} .input-group:after{display: block;content: "";clear: both;} .input-group > *{float: left;position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px;} .input-group > .form-control {border-radius: 0;} .input-group > .col-12 { width: 100%; } .input-group > .col-11 { width: 91.66666667%; } .input-group > .col-10 { width: 83.33333333%; } .input-group > .col-9 { width: 75%; } .input-group > .col-8 { width: 66.66666667%; } .input-group > .col-7 { width: 58.33333333%; } .input-group > .col-6 { width: 50%; } .input-group > .col-5 { width: 41.66666667%; } .input-group > .col-4 { width: 33.33333333%; } .input-group > .col-3 { width: 25%; } .input-group > .col-2 { width: 16.66666667%; } .input-group > .col-1 { width: 8.33333333%; } .input-group >.input-group-item{display: block;} .input-group >label.input-group-item, .input-group >div.input-group-item, .input-group >span.input-group-item{background-color: #f5f5f5;color:#000;line-height:2.5rem; border:1px solid #ced4da;height: 2.5rem;border-radius: 0.25rem;text-align: center;padding: 0px !important;} .input-group >.input-group-item:first-child{border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;} .input-group >.input-group-item:last-child{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important;} .button.input-group-item, .btn.input-group-item {height: 2.5rem;} .input-group-item~.input-group-item{border-radius:0px !important; margin-left: -1px !important;} .font-wt-300 {font-weight: 300 !important;} .font-wt-400 {font-weight: 400 !important;} .font-wt-500 {font-weight: 500 !important;} .font-wt-600 {font-weight: 600 !important;} .font-wt-700 {font-weight: 700 !important;} .font-wt-bold {font-weight: bold !important;} .text-blue{color: #6288d6;} .btn-blue{background-color:#6288d6 !important;border-color: #6288d6 !important;color: #FFF;} .btn-outline-blue{border-color: #6288d6 !important;color: #6288d6;} .btn-outline-blue:hover{background-color:#6288d6 !important;border-color: #6288d6 !important;color: #FFF} .btn-primary{background-color:#3366b9 !important;border-color: #3366b9 !important;} .text-primary{color: #3366b9;} .bg-primary {background-color:#3366b9 !important;} .btn-outline-primary{border-color: #3366b9 !important;} .btn-outline-primary:hover{background-color:#3366b9 !important;border-color: #3366b9 !important;} .btn-pill-outline-primary{ color: #3366b9;border-radius: 40px !important;border:3px solid #3366b9; } .btn-pill-outline-primary:hover{background-color:#3366b9 !important;border-color: #3366b9 !important;color: #FFF;} .btn-info{background-color:#0ea9e4 !important;border-color: #0ea9e4 !important;} .text-info{color: #0ea9e4;} .btn-outline-info{border-color: #0ea9e4 !important;} .btn-outline-info:hover{background-color: #0ea9e4 !important;border-color: #0ea9e4 !important;} .btn-dark{background-color:#484e55 !important;border-color: #484e55 !important;} dl.row{} dl.row > dt{font-weight: bold;} dl.row > dd{text-align: right;} .d-flex { display: -ms-flexbox !important; display: flex !important; } .align-items-center { -ms-flex-align: center !important; align-items: center !important; } .justify-content-between { -ms-flex-pack: justify !important; justify-content: space-between !important; } .font-size-sm{font-size: 0.8rem;} .font-size-md{font-size: 1rem;} .font-size-lg{font-size: 1.2rem;} .font-size-xl{font-size: 1.4rem;} .font-size-2xl{font-size: 1.6rem;} .btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem !important; font-size: 1.25rem !important; line-height: 1.5 !important; border-radius: 0.3rem !important; } /* input-group-form */ .input-group-form { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: stretch; align-items: stretch; width: 100%; } .input-group-form > .form-control, .input-group-form > .form-control-plaintext, .input-group-form > .custom-select, .input-group-form > .custom-file { position: relative; -ms-flex: 1 1 auto; flex: 1 1 auto; width: 1%; min-width: 0; margin-bottom: 0; height: auto;} .input-group-form > .form-control + .form-control, .input-group-form > .form-control + .custom-select, .input-group-form > .form-control + .custom-file, .input-group-form > .form-control-plaintext + .form-control, .input-group-form > .form-control-plaintext + .custom-select, .input-group-form > .form-control-plaintext + .custom-file, .input-group-form > .custom-select + .form-control, .input-group-form > .custom-select + .custom-select, .input-group-form > .custom-select + .custom-file, .input-group-form > .custom-file + .form-control, .input-group-form > .custom-file + .custom-select, .input-group-form > .custom-file + .custom-file { margin-left: -1px; } .input-group-form > .form-control:focus, .input-group-form > .custom-select:focus, .input-group-form > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; } .input-group-form > .custom-file .custom-file-input:focus { z-index: 4; } .input-group-form > .form-control:not(:first-child), .input-group-form > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-form > .custom-file { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; } .input-group-form > .custom-file:not(:last-child) .custom-file-label, .input-group-form > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group-form > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-form:not(.has-validation) > .form-control:not(:last-child), .input-group:not(.has-validation) > .custom-select:not(:last-child), .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label, .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group-form.has-validation > .form-control:nth-last-child(n + 3), .input-group.has-validation > .custom-select:nth-last-child(n + 3), .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label, .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group-prepend, .input-group-append { display: -ms-flexbox; display: flex; } .input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; } .input-group-prepend .btn:focus, .input-group-append .btn:focus { z-index: 3; } .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; } .input-group-prepend { margin-right: -1px; } .input-group-append { margin-left: -1px; } .input-group-text { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; } .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; } .input-group-form.has-validation>.input-group-append:nth-last-child(n+3)>.btn, .input-group-form.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text, .input-group-form:not(.has-validation)>.input-group-append:not(:last-child)>.btn, .input-group-form:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text, .input-group-form>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-form>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group-form>.input-group-prepend>.btn, .input-group-form>.input-group-prepend>.input-group-text {border-top-right-radius: 0; border-bottom-right-radius: 0;} .input-group-form>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group-form>.input-group-prepend:first-child>.btn:not(:first-child), .input-group-form>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group-form>.input-group-prepend:not(:first-child)>.btn, .input-group-form>.input-group-prepend:not(:first-child)>.input-group-text {border-top-left-radius: 0; border-bottom-left-radius: 0;} .input-group-form>.input-group-append>.btn {display: flex; align-items: center; justify-content: center;}