@front10/bootstrap
Version:
Style library based on bootstrap
2,242 lines (1,802 loc) • 46.3 kB
CSS
* {
box-sizing: border-box; }
/*
* Bootstrap grid
*/
body {
margin: 0; }
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; }
.fr-container,
.fr-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
@media (min-width: 768px) {
.fr-container {
width: 750px; } }
@media (min-width: 992px) {
.fr-container {
width: 970px; } }
@media (min-width: 1200px) {
.fr-container {
width: 1170px; } }
.fr-row {
margin-left: -15px;
margin-right: -15px; }
.fr-col-xs-1,
.fr-col-sm-1,
.fr-col-md-1,
.fr-col-lg-1,
.fr-col-xs-2,
.fr-col-sm-2,
.fr-col-md-2,
.fr-col-lg-2,
.fr-col-xs-3,
.fr-col-sm-3,
.fr-col-md-3,
.fr-col-lg-3,
.fr-col-xs-4,
.fr-col-sm-4,
.fr-col-md-4,
.fr-col-lg-4,
.fr-col-xs-5,
.fr-col-sm-5,
.fr-col-md-5,
.fr-col-lg-5,
.fr-col-xs-6,
.fr-col-sm-6,
.fr-col-md-6,
.fr-col-lg-6,
.fr-col-xs-7,
.fr-col-sm-7,
.fr-col-md-7,
.fr-col-lg-7,
.fr-col-xs-8,
.fr-col-sm-8,
.fr-col-md-8,
.fr-col-lg-8,
.fr-col-xs-9,
.fr-col-sm-9,
.fr-col-md-9,
.fr-col-lg-9,
.fr-col-xs-10,
.fr-col-sm-10,
.fr-col-md-10,
.fr-col-lg-10,
.fr-col-xs-11,
.fr-col-sm-11,
.fr-col-md-11,
.fr-col-lg-11,
.fr-col-xs-12,
.fr-col-sm-12,
.fr-col-md-12,
.fr-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.fr-col-xs-1,
.fr-col-xs-2,
.fr-col-xs-3,
.fr-col-xs-4,
.fr-col-xs-5,
.fr-col-xs-6,
.fr-col-xs-7,
.fr-col-xs-8,
.fr-col-xs-9,
.fr-col-xs-10,
.fr-col-xs-11 {
float: left; }
.fr-col-xs-12 {
float: left;
width: 100%; }
.fr-col-xs-11 {
width: 91.66666667%; }
.fr-col-xs-10 {
width: 83.33333333%; }
.fr-col-xs-9 {
width: 75%; }
.fr-col-xs-8 {
width: 66.66666667%; }
.fr-col-xs-7 {
width: 58.33333333%; }
.fr-col-xs-6 {
width: 50%; }
.fr-col-xs-5 {
width: 41.66666667%; }
.fr-col-xs-4 {
width: 33.33333333%; }
.fr-col-xs-3 {
width: 25%; }
.fr-col-xs-2 {
width: 16.66666667%; }
.fr-col-xs-1 {
width: 8.33333333%; }
.fr-col-xs-pull-12 {
right: 100%; }
.fr-col-xs-pull-11 {
right: 91.66666667%; }
.fr-col-xs-pull-10 {
right: 83.33333333%; }
.fr-col-xs-pull-9 {
right: 75%; }
.fr-col-xs-pull-8 {
right: 66.66666667%; }
.fr-col-xs-pull-7 {
right: 58.33333333%; }
.fr-col-xs-pull-6 {
right: 50%; }
.fr-col-xs-pull-5 {
right: 41.66666667%; }
.fr-col-xs-pull-4 {
right: 33.33333333%; }
.fr-col-xs-pull-3 {
right: 25%; }
.fr-col-xs-pull-2 {
right: 16.66666667%; }
.fr-col-xs-pull-1 {
right: 8.33333333%; }
.fr-col-xs-pull-0 {
right: auto; }
.fr-col-xs-push-12 {
left: 100%; }
.fr-col-xs-push-11 {
left: 91.66666667%; }
.fr-col-xs-push-10 {
left: 83.33333333%; }
.fr-col-xs-push-9 {
left: 75%; }
.fr-col-xs-push-8 {
left: 66.66666667%; }
.fr-col-xs-push-7 {
left: 58.33333333%; }
.fr-col-xs-push-6 {
left: 50%; }
.fr-col-xs-push-5 {
left: 41.66666667%; }
.fr-col-xs-push-4 {
left: 33.33333333%; }
.fr-col-xs-push-3 {
left: 25%; }
.fr-col-xs-push-2 {
left: 16.66666667%; }
.fr-col-xs-push-1 {
left: 8.33333333%; }
.fr-col-xs-push-0 {
left: auto; }
.fr-col-xs-offset-12 {
margin-left: 100%; }
.fr-col-xs-offset-11 {
margin-left: 91.66666667%; }
.fr-col-xs-offset-10 {
margin-left: 83.33333333%; }
.fr-col-xs-offset-9 {
margin-left: 75%; }
.fr-col-xs-offset-8 {
margin-left: 66.66666667%; }
.fr-col-xs-offset-7 {
margin-left: 58.33333333%; }
.fr-col-xs-offset-6 {
margin-left: 50%; }
.fr-col-xs-offset-5 {
margin-left: 41.66666667%; }
.fr-col-xs-offset-4 {
margin-left: 33.33333333%; }
.fr-col-xs-offset-3 {
margin-left: 25%; }
.fr-col-xs-offset-2 {
margin-left: 16.66666667%; }
.fr-col-xs-offset-1 {
margin-left: 8.33333333%; }
.fr-col-xs-offset-0 {
margin-left: 0%; }
@media (min-width: 768px) {
.fr-col-sm-1,
.fr-col-sm-2,
.fr-col-sm-3,
.fr-col-sm-4,
.fr-col-sm-5,
.fr-col-sm-6,
.fr-col-sm-7,
.fr-col-sm-8,
.fr-col-sm-9,
.fr-col-sm-10,
.fr-col-sm-11 {
float: left; }
.fr-col-sm-12 {
float: left;
width: 100%; }
.fr-col-sm-11 {
width: 91.66666667%; }
.fr-col-sm-10 {
width: 83.33333333%; }
.fr-col-sm-9 {
width: 75%; }
.fr-col-sm-8 {
width: 66.66666667%; }
.fr-col-sm-7 {
width: 58.33333333%; }
.fr-col-sm-6 {
width: 50%; }
.fr-col-sm-5 {
width: 41.66666667%; }
.fr-col-sm-4 {
width: 33.33333333%; }
.fr-col-sm-3 {
width: 25%; }
.fr-col-sm-2 {
width: 16.66666667%; }
.fr-col-sm-1 {
width: 8.33333333%; }
.fr-col-sm-pull-12 {
right: 100%; }
.fr-col-sm-pull-11 {
right: 91.66666667%; }
.fr-col-sm-pull-10 {
right: 83.33333333%; }
.fr-col-sm-pull-9 {
right: 75%; }
.fr-col-sm-pull-8 {
right: 66.66666667%; }
.fr-col-sm-pull-7 {
right: 58.33333333%; }
.fr-col-sm-pull-6 {
right: 50%; }
.fr-col-sm-pull-5 {
right: 41.66666667%; }
.fr-col-sm-pull-4 {
right: 33.33333333%; }
.fr-col-sm-pull-3 {
right: 25%; }
.fr-col-sm-pull-2 {
right: 16.66666667%; }
.fr-col-sm-pull-1 {
right: 8.33333333%; }
.fr-col-sm-pull-0 {
right: auto; }
.fr-col-sm-push-12 {
left: 100%; }
.fr-col-sm-push-11 {
left: 91.66666667%; }
.fr-col-sm-push-10 {
left: 83.33333333%; }
.fr-col-sm-push-9 {
left: 75%; }
.fr-col-sm-push-8 {
left: 66.66666667%; }
.fr-col-sm-push-7 {
left: 58.33333333%; }
.fr-col-sm-push-6 {
left: 50%; }
.fr-col-sm-push-5 {
left: 41.66666667%; }
.fr-col-sm-push-4 {
left: 33.33333333%; }
.fr-col-sm-push-3 {
left: 25%; }
.fr-col-sm-push-2 {
left: 16.66666667%; }
.fr-col-sm-push-1 {
left: 8.33333333%; }
.fr-col-sm-push-0 {
left: auto; }
.fr-col-sm-offset-12 {
margin-left: 100%; }
.fr-col-sm-offset-11 {
margin-left: 91.66666667%; }
.fr-col-sm-offset-10 {
margin-left: 83.33333333%; }
.fr-col-sm-offset-9 {
margin-left: 75%; }
.fr-col-sm-offset-8 {
margin-left: 66.66666667%; }
.fr-col-sm-offset-7 {
margin-left: 58.33333333%; }
.fr-col-sm-offset-6 {
margin-left: 50%; }
.fr-col-sm-offset-5 {
margin-left: 41.66666667%; }
.fr-col-sm-offset-4 {
margin-left: 33.33333333%; }
.fr-col-sm-offset-3 {
margin-left: 25%; }
.fr-col-sm-offset-2 {
margin-left: 16.66666667%; }
.fr-col-sm-offset-1 {
margin-left: 8.33333333%; }
.fr-col-sm-offset-0 {
margin-left: 0%; } }
@media (min-width: 992px) {
.fr-col-md-1,
.fr-col-md-2,
.fr-col-md-3,
.fr-col-md-4,
.fr-col-md-5,
.fr-col-md-6,
.fr-col-md-7,
.fr-col-md-8,
.fr-col-md-9,
.fr-col-md-10,
.fr-col-md-11 {
float: left; }
.fr-col-md-12 {
float: left;
width: 100%; }
.fr-col-md-11 {
width: 91.66666667%; }
.fr-col-md-10 {
width: 83.33333333%; }
.fr-col-md-9 {
width: 75%; }
.fr-col-md-8 {
width: 66.66666667%; }
.fr-col-md-7 {
width: 58.33333333%; }
.fr-col-md-6 {
width: 50%; }
.fr-col-md-5 {
width: 41.66666667%; }
.fr-col-md-4 {
width: 33.33333333%; }
.fr-col-md-3 {
width: 25%; }
.fr-col-md-2 {
width: 16.66666667%; }
.fr-col-md-1 {
width: 8.33333333%; }
.fr-col-md-pull-12 {
right: 100%; }
.fr-col-md-pull-11 {
right: 91.66666667%; }
.fr-col-md-pull-10 {
right: 83.33333333%; }
.fr-col-md-pull-9 {
right: 75%; }
.fr-col-md-pull-8 {
right: 66.66666667%; }
.fr-col-md-pull-7 {
right: 58.33333333%; }
.fr-col-md-pull-6 {
right: 50%; }
.fr-col-md-pull-5 {
right: 41.66666667%; }
.fr-col-md-pull-4 {
right: 33.33333333%; }
.fr-col-md-pull-3 {
right: 25%; }
.fr-col-md-pull-2 {
right: 16.66666667%; }
.fr-col-md-pull-1 {
right: 8.33333333%; }
.fr-col-md-pull-0 {
right: auto; }
.fr-col-md-push-12 {
left: 100%; }
.fr-col-md-push-11 {
left: 91.66666667%; }
.fr-col-md-push-10 {
left: 83.33333333%; }
.fr-col-md-push-9 {
left: 75%; }
.fr-col-md-push-8 {
left: 66.66666667%; }
.fr-col-md-push-7 {
left: 58.33333333%; }
.fr-col-md-push-6 {
left: 50%; }
.fr-col-md-push-5 {
left: 41.66666667%; }
.fr-col-md-push-4 {
left: 33.33333333%; }
.fr-col-md-push-3 {
left: 25%; }
.fr-col-md-push-2 {
left: 16.66666667%; }
.fr-col-md-push-1 {
left: 8.33333333%; }
.fr-col-md-push-0 {
left: auto; }
.fr-col-md-offset-12 {
margin-left: 100%; }
.fr-col-md-offset-11 {
margin-left: 91.66666667%; }
.fr-col-md-offset-10 {
margin-left: 83.33333333%; }
.fr-col-md-offset-9 {
margin-left: 75%; }
.fr-col-md-offset-8 {
margin-left: 66.66666667%; }
.fr-col-md-offset-7 {
margin-left: 58.33333333%; }
.fr-col-md-offset-6 {
margin-left: 50%; }
.fr-col-md-offset-5 {
margin-left: 41.66666667%; }
.fr-col-md-offset-4 {
margin-left: 33.33333333%; }
.fr-col-md-offset-3 {
margin-left: 25%; }
.fr-col-md-offset-2 {
margin-left: 16.66666667%; }
.fr-col-md-offset-1 {
margin-left: 8.33333333%; }
.fr-col-md-offset-0 {
margin-left: 0%; } }
@media (min-width: 1200px) {
.fr-col-lg-1,
.fr-col-lg-2,
.fr-col-lg-3,
.fr-col-lg-4,
.fr-col-lg-5,
.fr-col-lg-6,
.fr-col-lg-7,
.fr-col-lg-8,
.fr-col-lg-9,
.fr-col-lg-10,
.fr-col-lg-11 {
float: left; }
.fr-col-lg-12 {
float: left;
width: 100%; }
.fr-col-lg-11 {
width: 91.66666667%; }
.fr-col-lg-10 {
width: 83.33333333%; }
.fr-col-lg-9 {
width: 75%; }
.fr-col-lg-8 {
width: 66.66666667%; }
.fr-col-lg-7 {
width: 58.33333333%; }
.fr-col-lg-6 {
width: 50%; }
.fr-col-lg-5 {
width: 41.66666667%; }
.fr-col-lg-4 {
width: 33.33333333%; }
.fr-col-lg-3 {
width: 25%; }
.fr-col-lg-2 {
width: 16.66666667%; }
.fr-col-lg-1 {
width: 8.33333333%; }
.fr-col-lg-pull-12 {
right: 100%; }
.fr-col-lg-pull-11 {
right: 91.66666667%; }
.fr-col-lg-pull-10 {
right: 83.33333333%; }
.fr-col-lg-pull-9 {
right: 75%; }
.fr-col-lg-pull-8 {
right: 66.66666667%; }
.fr-col-lg-pull-7 {
right: 58.33333333%; }
.fr-col-lg-pull-6 {
right: 50%; }
.fr-col-lg-pull-5 {
right: 41.66666667%; }
.fr-col-lg-pull-4 {
right: 33.33333333%; }
.fr-col-lg-pull-3 {
right: 25%; }
.fr-col-lg-pull-2 {
right: 16.66666667%; }
.fr-col-lg-pull-1 {
right: 8.33333333%; }
.fr-col-lg-pull-0 {
right: auto; }
.fr-col-lg-push-12 {
left: 100%; }
.fr-col-lg-push-11 {
left: 91.66666667%; }
.fr-col-lg-push-10 {
left: 83.33333333%; }
.fr-col-lg-push-9 {
left: 75%; }
.fr-col-lg-push-8 {
left: 66.66666667%; }
.fr-col-lg-push-7 {
left: 58.33333333%; }
.fr-col-lg-push-6 {
left: 50%; }
.fr-col-lg-push-5 {
left: 41.66666667%; }
.fr-col-lg-push-4 {
left: 33.33333333%; }
.fr-col-lg-push-3 {
left: 25%; }
.fr-col-lg-push-2 {
left: 16.66666667%; }
.fr-col-lg-push-1 {
left: 8.33333333%; }
.fr-col-lg-push-0 {
left: auto; }
.fr-col-lg-offset-12 {
margin-left: 100%; }
.fr-col-lg-offset-11 {
margin-left: 91.66666667%; }
.fr-col-lg-offset-10 {
margin-left: 83.33333333%; }
.fr-col-lg-offset-9 {
margin-left: 75%; }
.fr-col-lg-offset-8 {
margin-left: 66.66666667%; }
.fr-col-lg-offset-7 {
margin-left: 58.33333333%; }
.fr-col-lg-offset-6 {
margin-left: 50%; }
.fr-col-lg-offset-5 {
margin-left: 41.66666667%; }
.fr-col-lg-offset-4 {
margin-left: 33.33333333%; }
.fr-col-lg-offset-3 {
margin-left: 25%; }
.fr-col-lg-offset-2 {
margin-left: 16.66666667%; }
.fr-col-lg-offset-1 {
margin-left: 8.33333333%; }
.fr-col-lg-offset-0 {
margin-left: 0%; } }
.fr-clearfix:before, .fr-clearfix:after {
content: " ";
display: table; }
.fr-container:before, .fr-container:after {
content: " ";
display: table; }
.fr-container-fluid:before, .fr-container-fluid:after {
content: " ";
display: table; }
.fr-row:before, .fr-row:after {
content: " ";
display: table; }
.fr-clearfix:after,
.fr-container:after,
.fr-container-fluid:after,
.fr-row:after {
clear: both; }
.fr-center-block {
display: block;
margin-left: auto;
margin-right: auto; }
.fr-visible-xs {
display: none ; }
.fr-visible-sm {
display: none ; }
.fr-visible-md {
display: none ; }
.fr-visible-lg {
display: none ; }
.fr-visible-xs-block,
.fr-visible-xs-inline,
.fr-visible-xs-inline-block,
.fr-visible-sm-block,
.fr-visible-sm-inline,
.fr-visible-sm-inline-block,
.fr-visible-md-block,
.fr-visible-md-inline,
.fr-visible-md-inline-block,
.fr-visible-lg-block,
.fr-visible-lg-inline,
.fr-visible-lg-inline-block {
display: none ; }
@media (max-width: 767px) {
.fr-visible-xs {
display: block ; }
table.fr-visible-xs {
display: table ; }
tr.fr-visible-xs {
display: table-row ; }
th.fr-visible-xs,
td.fr-visible-xs {
display: table-cell ; } }
@media (max-width: 767px) {
.fr-visible-xs-block {
display: block ; } }
@media (max-width: 767px) {
.fr-visible-xs-inline {
display: inline ; } }
@media (max-width: 767px) {
.fr-visible-xs-inline-block {
display: inline-block ; } }
@media (min-width: 767px) and (max-width: 991px) {
.fr-visible-sm {
display: block ; }
table.fr-visible-sm {
display: table ; }
tr.fr-visible-sm {
display: table-row ; }
th.fr-visible-sm,
td.fr-visible-sm {
display: table-cell ; } }
@media (min-width: 767px) and (max-width: 991px) {
.fr-visible-sm-block {
display: block ; } }
@media (min-width: 767px) and (max-width: 991px) {
.fr-visible-sm-inline {
display: inline ; } }
@media (min-width: 767px) and (max-width: 991px) {
.fr-visible-sm-inline-block {
display: inline-block ; } }
@media (min-width: 992px) and (max-width: 1999px) {
.fr-visible-md {
display: block ; }
table.fr-visible-md {
display: table ; }
tr.fr-visible-md {
display: table-row ; }
th.fr-visible-md,
td.fr-visible-md {
display: table-cell ; } }
@media (min-width: 992px) and (max-width: 1999px) {
.fr-visible-md-block {
display: block ; } }
@media (min-width: 992px) and (max-width: 1999px) {
.fr-visible-md-inline {
display: inline ; } }
@media (min-width: 992px) and (max-width: 1999px) {
.fr-visible-md-inline-block {
display: inline-block ; } }
@media (min-width: 1200px) {
.fr-visible-lg {
display: block ; }
table.fr-visible-lg {
display: table ; }
tr.fr-visible-lg {
display: table-row ; }
th.fr-visible-lg,
td.fr-visible-lg {
display: table-cell ; } }
@media (min-width: 1200px) {
.fr-visible-lg-block {
display: block ; } }
@media (min-width: 1200px) {
.fr-visible-lg-inline {
display: inline ; } }
@media (min-width: 1200px) {
.fr-visible-lg-inline-block {
display: inline-block ; } }
@media (max-width: 767px) {
.fr-hidden-xs {
display: none ; } }
@media (min-width: 767px) and (max-width: 991px) {
.fr-hidden-sm {
display: none ; } }
@media (min-width: 992px) and (max-width: 1999px) {
.fr-hidden-md {
display: none ; } }
@media (min-width: 1200px) {
.fr-hidden-lg {
display: none ; } }
.fr-visible-print {
display: none ; }
@media print {
.fr-visible-print {
display: block ; }
table.fr-visible-print {
display: table ; }
tr.fr-visible-print {
display: table-row ; }
th.fr-visible-print,
td.fr-visible-print {
display: table-cell ; } }
.fr-visible-print-block {
display: none ; }
@media print {
.fr-visible-print-block {
display: block ; } }
.fr-visible-print-inline {
display: none ; }
@media print {
.fr-visible-print-inline {
display: inline ; } }
.fr-visible-print-inline-block {
display: none ; }
@media print {
.fr-visible-print-inline-block {
display: inline-block ; } }
@media print {
.fr-hidden-print {
display: none ; } }
/*
* Commun utilities
*/
.fr-align-baseline {
vertical-align: baseline; }
.fr-align-top {
vertical-align: top; }
.fr-align-middle {
vertical-align: middle; }
.fr-align-bottom {
vertical-align: bottom; }
.fr-align-text-top {
vertical-align: text-top; }
.fr-align-text-bottom {
vertical-align: text-bottom; }
.fr-bg-primary {
background-color: #007bff ; }
a.fr-bg-primary:hover,
a.fr-bg-primary:focus,
button.fr-bg-primary:hover,
button.fr-bg-primary:focus {
background-color: #0062cc ; }
.fr-bg-secondary {
background-color: #6c757d ; }
a.fr-bg-secondary:hover,
a.fr-bg-secondary:focus,
button.fr-bg-secondary:hover,
button.fr-bg-secondary:focus {
background-color: #545b62 ; }
.fr-bg-success {
background-color: #28a745 ; }
a.fr-bg-success:hover,
a.fr-bg-success:focus,
button.fr-bg-success:hover,
button.fr-bg-success:focus {
background-color: #1e7e34 ; }
.fr-bg-info {
background-color: #17a2b8 ; }
a.fr-bg-info:hover,
a.fr-bg-info:focus,
button.fr-bg-info:hover,
button.fr-bg-info:focus {
background-color: #117a8b ; }
.fr-bg-warning {
background-color: #ffc107 ; }
a.fr-bg-warning:hover,
a.fr-bg-warning:focus,
button.fr-bg-warning:hover,
button.fr-bg-warning:focus {
background-color: #d39e00 ; }
.fr-bg-danger {
background-color: #dc3545 ; }
a.fr-bg-danger:hover,
a.fr-bg-danger:focus,
button.fr-bg-danger:hover,
button.fr-bg-danger:focus {
background-color: #bd2130 ; }
.fr-bg-light {
background-color: #f8f9fa ; }
a.fr-bg-light:hover,
a.fr-bg-light:focus,
button.fr-bg-light:hover,
button.fr-bg-light:focus {
background-color: #dae0e5 ; }
.fr-bg-dark {
background-color: #343a40 ; }
a.fr-bg-dark:hover,
a.fr-bg-dark:focus,
button.fr-bg-dark:hover,
button.fr-bg-dark:focus {
background-color: #1d2124 ; }
.fr-bg-white {
background-color: #fff ; }
.fr-bg-transparent {
background-color: transparent ; }
.fr-border {
border: 1px solid #969696 ; }
.fr-border-top {
border-top: 1px solid #969696 ; }
.fr-border-bottom {
border-bottom: 1px solid #969696 ; }
.fr-border-0 {
border: 0 ; }
.fr-btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px; }
.fr-btn-outline-primary {
color: #007bff;
background-color: transparent;
background-image: none;
border-color: #007bff; }
.fr-btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff; }
.fr-btn-outline-primary:focus,
.fr-btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.fr-btn-outline-primary.disabled,
.fr-btn-outline-primary:disabled {
color: #007bff;
background-color: transparent; }
.fr-btn-outline-primary:not(:disabled):not(.disabled):active,
.fr-btn-outline-primary:not(:disabled):not(.disabled).fr-active,
.show > .fr-btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #007bff;
border-color: #007bff; }
.fr-btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.fr-btn-outline-primary:not(:disabled):not(.disabled).fr-active:focus,
.show > .fr-btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.fr-btn-outline-secondary {
color: #6c757d;
background-color: transparent;
background-image: none;
border-color: #6c757d; }
.fr-btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d; }
.fr-btn-outline-secondary:focus,
.fr-btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.fr-btn-outline-secondary.disabled,
.fr-btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent; }
.fr-btn-outline-secondary:not(:disabled):not(.disabled):active,
.fr-btn-outline-secondary:not(:disabled):not(.disabled).fr-active,
.show > .fr-btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d; }
.fr-btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.fr-btn-outline-secondary:not(:disabled):not(.disabled).fr-active:focus,
.show > .fr-btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.fr-btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745; }
.fr-btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745; }
.fr-btn-outline-success:focus,
.fr-btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.fr-btn-outline-success.disabled,
.fr-btn-outline-success:disabled {
color: #28a745;
background-color: transparent; }
.fr-btn-outline-success:not(:disabled):not(.disabled):active,
.fr-btn-outline-success:not(:disabled):not(.disabled).fr-active,
.show > .fr-btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745; }
.fr-btn-outline-success:not(:disabled):not(.disabled):active:focus,
.fr-btn-outline-success:not(:disabled):not(.disabled).fr-active:focus,
.show > .fr-btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.fr-btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8; }
.fr-btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8; }
.fr-btn-outline-info:focus,
.fr-btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.fr-btn-outline-info.disabled,
.fr-btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent; }
.fr-btn-outline-info:not(:disabled):not(.disabled):active,
.fr-btn-outline-info:not(:disabled):not(.disabled).fr-active,
.show > .fr-btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8; }
.fr-btn-outline-info:not(:disabled):not(.disabled):active:focus,
.fr-btn-outline-info:not(:disabled):not(.disabled).fr-active:focus,
.show > .fr-btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.fr-btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107; }
.fr-btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107; }
.fr-btn-outline-warning:focus,
.fr-btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.fr-btn-outline-warning.disabled,
.fr-btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent; }
.fr-btn-outline-warning:not(:disabled):not(.disabled):active,
.fr-btn-outline-warning:not(:disabled):not(.disabled).fr-active,
.show > .fr-btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107; }
.fr-btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.fr-btn-outline-warning:not(:disabled):not(.disabled).fr-active:focus,
.show > .fr-btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.fr-btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545; }
.fr-btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545; }
.fr-btn-outline-danger:focus,
.fr-btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.fr-btn-outline-danger.disabled,
.fr-btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent; }
.fr-btn-outline-danger:not(:disabled):not(.disabled):active,
.fr-btn-outline-danger:not(:disabled):not(.disabled).fr-active,
.show > .fr-btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545; }
.fr-btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.fr-btn-outline-danger:not(:disabled):not(.disabled).fr-active:focus,
.show > .fr-btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.fr-btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa; }
.fr-btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa; }
.fr-btn-outline-light:focus,
.fr-btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.fr-btn-outline-light.disabled,
.fr-btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent; }
.fr-btn-outline-light:not(:disabled):not(.disabled):active,
.fr-btn-outline-light:not(:disabled):not(.disabled).fr-active,
.show > .fr-btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa; }
.fr-btn-outline-light:not(:disabled):not(.disabled):active:focus,
.fr-btn-outline-light:not(:disabled):not(.disabled).fr-active:focus,
.show > .fr-btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.fr-btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40; }
.fr-btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40; }
.fr-btn-outline-dark:focus,
.fr-btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.fr-btn-outline-dark.disabled,
.fr-btn-outline-dark:disabled {
color: #343a40;
background-color: transparent; }
.fr-btn-outline-dark:not(:disabled):not(.disabled):active,
.fr-btn-outline-dark:not(:disabled):not(.disabled).fr-active,
.show > .fr-btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40; }
.fr-btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.fr-btn-outline-dark:not(:disabled):not(.disabled).fr-active:focus,
.show > .fr-btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.fr-btn-link {
font-weight: 400;
color: #007bff;
background-color: transparent; }
.fr-btn-link:hover {
color: #0056b3;
text-decoration: underline;
background-color: transparent;
border-color: transparent; }
.fr-btn-link:focus,
.fr-btn-link.focus {
text-decoration: underline;
border-color: transparent;
box-shadow: none; }
.fr-btn-link:disabled,
.fr-btn-link.disabled {
color: #6c757d;
pointer-events: none; }
.fr-btn-lg,
.fr-btn-group-lg > .fr-btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem; }
.fr-btn-sm,
.fr-btn-group-sm > .fr-btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem; }
.fr-btn-block {
display: block;
width: 100%; }
.fr-btn-block + .fr-btn-block {
margin-top: 0.5rem; }
input[type="submit"].fr-btn-block,
input[type="reset"].fr-btn-block,
input[type="button"].fr-btn-block {
width: 100%; }
.fr-float-none {
float: none ; }
@media (min-width: 576px) {
.fr-float-sm-none {
float: none ; } }
@media (min-width: 768px) {
.fr-float-md-none {
float: none ; } }
@media (min-width: 992px) {
.fr-float-lg-none {
float: none ; } }
@media (min-width: 1200px) {
.fr-float-xl-none {
float: none ; } }
/*font size*/
.fr-font-size-1-x {
font-size: 1rem; }
.fr-font-size-2-x {
font-size: 1.5rem; }
.fr-font-size-3-x {
font-size: 2rem; }
.fr-font-size-4-x {
font-size: 2.5rem; }
.fr-font-size-5-x {
font-size: 3rem; }
.fr-font-size-6-x {
font-size: 3.5rem; }
.fr-font-size-7-x {
font-size: 4rem; }
.fr-font-size-8-x {
font-size: 4.5rem; }
.fr-font-size-9-x {
font-size: 5rem; }
@media (min-width: 576px) {
.fr-font-size-sm-1-x {
font-size: 1rem; }
.fr-font-size-sm-2-x {
font-size: 1.5rem; }
.fr-font-size-sm-3-x {
font-size: 2rem; }
.fr-font-size-sm-4-x {
font-size: 2.5rem; }
.fr-font-size-sm-5-x {
font-size: 3rem; }
.fr-font-size-sm-6-x {
font-size: 3.5rem; }
.fr-font-size-sm-7-x {
font-size: 4rem; }
.fr-font-size-sm-8-x {
font-size: 4.5rem; }
.fr-font-size-sm-9-x {
font-size: 5rem; } }
@media (min-width: 768px) {
.fr-font-size-md-1-x {
font-size: 1rem; }
.fr-font-size-md-2-x {
font-size: 1.5rem; }
.fr-font-size-md-3-x {
font-size: 2rem; }
.fr-font-size-md-4-x {
font-size: 2.5rem; }
.fr-font-size-md-5-x {
font-size: 3rem; }
.fr-font-size-md-6-x {
font-size: 3.5rem; }
.fr-font-size-md-7-x {
font-size: 4rem; }
.fr-font-size-md-8-x {
font-size: 4.5rem; }
.fr-font-size-md-9-x {
font-size: 5rem; } }
@media (min-width: 992px) {
.fr-font-size-lg-1-x {
font-size: 1rem; }
.fr-font-size-lg-2-x {
font-size: 1.5rem; }
.fr-font-size-lg-3-x {
font-size: 2rem; }
.fr-font-size-lg-4-x {
font-size: 2.5rem; }
.fr-font-size-lg-5-x {
font-size: 3rem; }
.fr-font-size-lg-6-x {
font-size: 3.5rem; }
.fr-font-size-lg-7-x {
font-size: 4rem; }
.fr-font-size-lg-8-x {
font-size: 4.5rem; }
.fr-font-size-lg-9-x {
font-size: 5rem; } }
@media (min-width: 1200px) {
.fr-font-size-xlg-1-x {
font-size: 1rem; }
.fr-font-size-xlg-2-x {
font-size: 1.5rem; }
.fr-font-size-xlg-3-x {
font-size: 2rem; }
.fr-font-size-xlg-4-x {
font-size: 2.5rem; }
.fr-font-size-xlg-5-x {
font-size: 3rem; }
.fr-font-size-xlg-6-x {
font-size: 3.5rem; }
.fr-font-size-xlg-7-x {
font-size: 4rem; }
.fr-font-size-xlg-8-x {
font-size: 4.5rem; }
.fr-font-size-xlg-9-x {
font-size: 5rem; } }
.fr-font-weight-light {
font-weight: 300 ; }
.fr-font-weight-normal {
font-weight: 400 ; }
.fr-font-weight-bold {
font-weight: 700 ; }
.fr-font-italic {
font-style: italic ; }
.fr-focus:focus,
.fr-input.front10-input--focus.fr-focus,
.DayPicker-Day--frFocus:focus {
outline: double ;
-webkit-box-shadow: 0 0 31px rgba(102, 175, 233, 0.8) ;
box-shadow: 0 0 31px rgba(102, 175, 233, 0.8) ; }
.fr-h-0 {
height: 0%; }
.fr-h-5 {
height: 5%; }
.fr-h-10 {
height: 10%; }
.fr-h-15 {
height: 15%; }
.fr-h-20 {
height: 20%; }
.fr-h-25 {
height: 25%; }
.fr-h-30 {
height: 30%; }
.fr-h-35 {
height: 35%; }
.fr-h-40 {
height: 40%; }
.fr-h-45 {
height: 45%; }
.fr-h-50 {
height: 50%; }
.fr-h-55 {
height: 55%; }
.fr-h-60 {
height: 60%; }
.fr-h-65 {
height: 65%; }
.fr-h-70 {
height: 70%; }
.fr-h-75 {
height: 75%; }
.fr-h-80 {
height: 80%; }
.fr-h-85 {
height: 85%; }
.fr-h-90 {
height: 90%; }
.fr-h-95 {
height: 95%; }
.fr-h-100 {
height: 100%; }
.fr-invalid {
color: #dc3545; }
.fr-input.fr-invalid {
border-color: #dc3545 ; }
.fr-input input {
width: 100%;
height: 34px;
line-height: 1.42857143;
border: none;
padding: 0px 10px; }
.fr-input input:focus {
outline: 0; }
.fr-input .fr-input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
line-height: 1;
text-align: center;
border: none; }
.fr-input[disabled] {
background-color: #ebebe4; }
.fr-input.fr-input-group {
position: relative;
display: table;
border-collapse: separate; }
.fr-input .fr-input-group-addon {
display: table-cell;
min-width: 40px;
width: 10px; }
.fr-m-0 {
margin: 0 ; }
.fr-mt-0,
.fr-my-0 {
margin-top: 0 ; }
.fr-mb-0,
.fr-my-0 {
margin-bottom: 0 ; }
.fr-m-1 {
margin: 0.25rem ; }
.fr-mt-1,
.fr-my-1 {
margin-top: 0.25rem ; }
.fr-mb-1,
.fr-my-1 {
margin-bottom: 0.25rem ; }
.fr-m-2 {
margin: 0.5rem ; }
.fr-mt-2,
.fr-my-2 {
margin-top: 0.5rem ; }
.fr-mb-2,
.fr-my-2 {
margin-bottom: 0.5rem ; }
.fr-m-3 {
margin: 1rem ; }
.fr-mt-3,
.fr-my-3 {
margin-top: 1rem ; }
.fr-mb-3,
.fr-my-3 {
margin-bottom: 1rem ; }
.fr-m-4 {
margin: 1.5rem ; }
.fr-mt-4,
.fr-my-4 {
margin-top: 1.5rem ; }
.fr-mb-4,
.fr-my-4 {
margin-bottom: 1.5rem ; }
.fr-m-5 {
margin: 3rem ; }
.fr-mt-5,
.fr-my-5 {
margin-top: 3rem ; }
.fr-mb-5,
.fr-my-5 {
margin-bottom: 3rem ; }
.fr-m-auto {
margin: auto ; }
.fr-mt-auto,
.fr-my-auto {
margin-top: auto ; }
.fr-mb-auto,
.fr-my-auto {
margin-bottom: auto ; }
.fr-p-0 {
padding: 0 ; }
.fr-pt-0,
.fr-py-0 {
padding-top: 0 ; }
.fr-pb-0,
.fr-py-0 {
padding-bottom: 0 ; }
.fr-p-1 {
padding: 0.25rem ; }
.fr-pt-1,
.fr-py-1 {
padding-top: 0.25rem ; }
.fr-pb-1,
.fr-py-1 {
padding-bottom: 0.25rem ; }
.fr-p-2 {
padding: 0.5rem ; }
.fr-pt-2,
.fr-py-2 {
padding-top: 0.5rem ; }
.fr-pb-2,
.fr-py-2 {
padding-bottom: 0.5rem ; }
.fr-p-3 {
padding: 1rem ; }
.fr-pt-3,
.fr-py-3 {
padding-top: 1rem ; }
.fr-pb-3,
.fr-py-3 {
padding-bottom: 1rem ; }
.fr-p-4 {
padding: 1.5rem ; }
.fr-pt-4,
.fr-py-4 {
padding-top: 1.5rem ; }
.fr-pb-4,
.fr-py-4 {
padding-bottom: 1.5rem ; }
.fr-p-5 {
padding: 3rem ; }
.fr-pt-5,
.fr-py-5 {
padding-top: 3rem ; }
.fr-pb-5,
.fr-py-5 {
padding-bottom: 3rem ; }
.fr-rounded-circle {
border-radius: 50% ; }
.fr-rounded-0-x {
border-radius: 0rem; }
.fr-rounded-1-x {
border-radius: 0.5rem; }
.fr-rounded-2-x {
border-radius: 1rem; }
.fr-rounded-3-x {
border-radius: 1.5rem; }
.fr-rounded-4-x {
border-radius: 2rem; }
.fr-rounded-5-x {
border-radius: 2.5rem; }
.fr-rounded-6-x {
border-radius: 3rem; }
.fr-rounded-7-x {
border-radius: 3.5rem; }
.fr-rounded-8-x {
border-radius: 4rem; }
.fr-rounded-9-x {
border-radius: 4.5rem; }
.fr-rounded-left-0-x {
border-bottom-left-radius: 0rem;
border-top-left-radius: 0rem; }
.fr-rounded-left-1-x {
border-bottom-left-radius: 0.5rem;
border-top-left-radius: 0.5rem; }
.fr-rounded-left-2-x {
border-bottom-left-radius: 1rem;
border-top-left-radius: 1rem; }
.fr-rounded-left-3-x {
border-bottom-left-radius: 1.5rem;
border-top-left-radius: 1.5rem; }
.fr-rounded-left-4-x {
border-bottom-left-radius: 2rem;
border-top-left-radius: 2rem; }
.fr-rounded-left-5-x {
border-bottom-left-radius: 2.5rem;
border-top-left-radius: 2.5rem; }
.fr-rounded-left-6-x {
border-bottom-left-radius: 3rem;
border-top-left-radius: 3rem; }
.fr-rounded-left-7-x {
border-bottom-left-radius: 3.5rem;
border-top-left-radius: 3.5rem; }
.fr-rounded-left-8-x {
border-bottom-left-radius: 4rem;
border-top-left-radius: 4rem; }
.fr-rounded-left-9-x {
border-bottom-left-radius: 4.5rem;
border-top-left-radius: 4.5rem; }
.fr-rounded-right-0-x {
border-bottom-right-radius: 0rem;
border-top-right-radius: 0rem; }
.fr-rounded-right-1-x {
border-bottom-right-radius: 0.5rem;
border-top-right-radius: 0.5rem; }
.fr-rounded-right-2-x {
border-bottom-right-radius: 1rem;
border-top-right-radius: 1rem; }
.fr-rounded-right-3-x {
border-bottom-right-radius: 1.5rem;
border-top-right-radius: 1.5rem; }
.fr-rounded-right-4-x {
border-bottom-right-radius: 2rem;
border-top-right-radius: 2rem; }
.fr-rounded-right-5-x {
border-bottom-right-radius: 2.5rem;
border-top-right-radius: 2.5rem; }
.fr-rounded-right-6-x {
border-bottom-right-radius: 3rem;
border-top-right-radius: 3rem; }
.fr-rounded-right-7-x {
border-bottom-right-radius: 3.5rem;
border-top-right-radius: 3.5rem; }
.fr-rounded-right-8-x {
border-bottom-right-radius: 4rem;
border-top-right-radius: 4rem; }
.fr-rounded-right-9-x {
border-bottom-right-radius: 4.5rem;
border-top-right-radius: 4.5rem; }
.fr-rounded-top-0-x {
border-top-right-radius: 0rem;
border-top-left-radius: 0rem; }
.fr-rounded-top-1-x {
border-top-right-radius: 0.5rem;
border-top-left-radius: 0.5rem; }
.fr-rounded-top-2-x {
border-top-right-radius: 1rem;
border-top-left-radius: 1rem; }
.fr-rounded-top-3-x {
border-top-right-radius: 1.5rem;
border-top-left-radius: 1.5rem; }
.fr-rounded-top-4-x {
border-top-right-radius: 2rem;
border-top-left-radius: 2rem; }
.fr-rounded-top-5-x {
border-top-right-radius: 2.5rem;
border-top-left-radius: 2.5rem; }
.fr-rounded-top-6-x {
border-top-right-radius: 3rem;
border-top-left-radius: 3rem; }
.fr-rounded-top-7-x {
border-top-right-radius: 3.5rem;
border-top-left-radius: 3.5rem; }
.fr-rounded-top-8-x {
border-top-right-radius: 4rem;
border-top-left-radius: 4rem; }
.fr-rounded-top-9-x {
border-top-right-radius: 4.5rem;
border-top-left-radius: 4.5rem; }
.fr-rounded-bottom-0-x {
border-bottom-right-radius: 0rem;
border-bottom-left-radius: 0rem; }
.fr-rounded-bottom-1-x {
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem; }
.fr-rounded-bottom-2-x {
border-bottom-right-radius: 1rem;
border-bottom-left-radius: 1rem; }
.fr-rounded-bottom-3-x {
border-bottom-right-radius: 1.5rem;
border-bottom-left-radius: 1.5rem; }
.fr-rounded-bottom-4-x {
border-bottom-right-radius: 2rem;
border-bottom-left-radius: 2rem; }
.fr-rounded-bottom-5-x {
border-bottom-right-radius: 2.5rem;
border-bottom-left-radius: 2.5rem; }
.fr-rounded-bottom-6-x {
border-bottom-right-radius: 3rem;
border-bottom-left-radius: 3rem; }
.fr-rounded-bottom-7-x {
border-bottom-right-radius: 3.5rem;
border-bottom-left-radius: 3.5rem; }
.fr-rounded-bottom-8-x {
border-bottom-right-radius: 4rem;
border-bottom-left-radius: 4rem; }
.fr-rounded-bottom-9-x {
border-bottom-right-radius: 4.5rem;
border-bottom-left-radius: 4.5rem; }
.fr-shadow-0 {
box-shadow: none; }
.fr-shadow-1 {
box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12); }
.fr-shadow-2 {
box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12); }
.fr-shadow-3 {
box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 3px 3px -2px rgba(0, 0, 0, 0.12); }
.fr-shadow-4 {
box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
.fr-shadow-5 {
box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
.fr-shadow-6 {
box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
.fr-shadow-7 {
box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
.fr-shadow-8 {
box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
.fr-shadow-9 {
box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
.fr-text-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
.fr-text-justify {
text-align: justify ; }
.fr-text-nowrap {
white-space: nowrap ; }
.fr-text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.fr-text-center {
text-align: center ; }
.fr-text-lowercase {
text-transform: lowercase ; }
.fr-text-uppercase {
text-transform: uppercase ; }
.fr-text-capitalize {
text-transform: capitalize ; }
.fr-font-weight-light {
font-weight: 300 ; }
.fr-font-weight-normal {
font-weight: 400 ; }
.fr-font-weight-bold {
font-weight: 700 ; }
.fr-font-italic {
font-style: italic ; }
.fr-text-white {
color: #fff ; }
.fr-text-primary {
color: #007bff ; }
.fr-text-secondary {
color: #6c757d ; }
.fr-text-success {
color: #28a745 ; }
.fr-text-info {
color: #17a2b8 ; }
.fr-text-warning {
color: #ffc107 ; }
.fr-text-danger {
color: #dc3545 ; }
.fr-text-light {
color: #f8f9fa ; }
.fr-text-dark {
color: #343a40 ; }
.fr-text-body {
color: #212529 ; }
.fr-text-muted {
color: #6c757d ; }
.fr-text-black-50 {
color: rgba(0, 0, 0, 0.5) ; }
.fr-text-white-50 {
color: rgba(255, 255, 255, 0.5) ; }
.fr-text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
@media (min-width: 576px) {
.fr-text-sm-center {
text-align: center ; } }
@media (min-width: 768px) {
.fr-text-md-center {
text-align: center ; } }
@media (min-width: 992px) {
.fr-text-lg-center {
text-align: center ; } }
@media (min-width: 1200px) {
.fr-text-xl-center {
text-align: center ; } }
.fr-visible-none,
.fr-hidden {
display: none; }
.fr-visible-block {
display: block; }
.fr-visible-inline {
display: inline; }
.fr-visible-inline-block {
display: inline-block; }
.fr-w-0 {
width: 0%; }
.fr-w-5 {
width: 5%; }
.fr-w-10 {
width: 10%; }
.fr-w-15 {
width: 15%; }
.fr-w-20 {
width: 20%; }
.fr-w-25 {
width: 25%; }
.fr-w-30 {
width: 30%; }
.fr-w-35 {
width: 35%; }
.fr-w-40 {
width: 40%; }
.fr-w-45 {
width: 45%; }
.fr-w-50 {
width: 50%; }
.fr-w-55 {
width: 55%; }
.fr-w-60 {
width: 60%; }
.fr-w-65 {
width: 65%; }
.fr-w-70 {
width: 70%; }
.fr-w-75 {
width: 75%; }
.fr-w-80 {
width: 80%; }
.fr-w-85 {
width: 85%; }
.fr-w-90 {
width: 90%; }
.fr-w-95 {
width: 95%; }
.fr-w-100 {
width: 100%; }
/*
* LTR styles.
*/
.fr-border-right {
border-right: 1px solid #969696 ; }
.fr-border-left {
border-left: 1px solid #969696 ; }
.fr-float-left {
float: left ; }
.fr-float-right {
float: right ; }
@media (min-width: 576px) {
.fr-float-sm-left {
float: left ; }
.fr-float-sm-right {
float: right ; } }
@media (min-width: 768px) {
.fr-float-md-left {
float: left ; }
.fr-float-md-right {
float: right ; } }
@media (min-width: 992px) {
.fr-float-lg-left {
float: left ; }
.fr-float-lg-right {
float: right ; } }
@media (min-width: 1200px) {
.fr-float-xl-left {
float: left ; }
.fr-float-xl-right {
float: right ; } }
.fr-mr-0,
.fr-mx-0 {
margin-right: 0 ; }
.fr-ml-0,
.fr-mx-0 {
margin-left: 0 ; }
.fr-mr-1,
.fr-mx-1 {
margin-right: 0.25rem ; }
.fr-ml-1,
.fr-mx-1 {
margin-left: 0.25rem ; }
.fr-mr-2,
.fr-mx-2 {
margin-right: 0.5rem ; }
.fr-ml-2,
.fr-mx-2 {
margin-left: 0.5rem ; }
.fr-mr-3,
.fr-mx-3 {
margin-right: 1rem ; }
.fr-ml-3,
.fr-mx-3 {
margin-left: 1rem ; }
.fr-mr-4,
.fr-mx-4 {
margin-right: 1.5rem ; }
.fr-ml-4,
.fr-mx-4 {
margin-left: 1.5rem ; }
.fr-mr-5,
.fr-mx-5 {
margin-right: 3rem ; }
.fr-ml-5,
.fr-mx-5 {
margin-left: 3rem ; }
.fr-mr-auto,
.fr-mx-auto {
margin-right: auto ; }
.fr-ml-auto,
.fr-mx-auto {
margin-left: auto ; }
.fr-pr-0,
.fr-px-0 {
padding-right: 0 ; }
.fr-pl-0,
.fr-px-0 {
padding-left: 0 ; }
.fr-pr-1,
.fr-px-1 {
padding-right: 0.25rem ; }
.fr-pl-1,
.fr-px-1 {
padding-left: 0.25rem ; }
.fr-pr-2,
.fr-px-2 {
padding-right: 0.5rem ; }
.fr-pl-2,
.fr-px-2 {
padding-left: 0.5rem ; }
.fr-pr-3,
.fr-px-3 {
padding-right: 1rem ; }
.fr-pl-3,
.fr-px-3 {
padding-left: 1rem ; }
.fr-pr-4,
.fr-px-4 {
padding-right: 1.5rem ; }
.fr-pl-4,
.fr-px-4 {
padding-left: 1.5rem ; }
.fr-pr-5,
.fr-px-5 {
padding-right: 3rem ; }
.fr-pl-5,
.fr-px-5 {
padding-left: 3rem ; }
.fr-rounded-top {
border-top-left-radius: 0.25rem ;
border-top-right-radius: 0.25rem ; }
.fr-rounded-right {
border-top-right-radius: 0.25rem ;
border-bottom-right-radius: 0.25rem ; }
.fr-rounded-bottom {
border-bottom-right-radius: 0.25rem ;
border-bottom-left-radius: 0.25rem ; }
.fr-rounded-left {
border-top-left-radius: 0.25rem ;
border-bottom-left-radius: 0.25rem ; }
.fr-text-left {
text-align: left ; }
.fr-text-right {
text-align: right ; }
@media (min-width: 576px) {
.fr-text-sm-left {
text-align: left ; }
.fr-text-sm-right {
text-align: right ; } }
@media (min-width: 768px) {
.fr-text-md-left {
text-align: left ; }
.fr-text-md-right {
text-align: right ; } }
@media (min-width: 992px) {
.fr-text-lg-left {
text-align: left ; }
.fr-text-lg-right {
text-align: right ; } }
@media (min-width: 1200px) {
.fr-text-xl-left {
text-align: left ; }
.fr-text-xl-right {
text-align: right ; } }