15733 lines
432 KiB
CSS
15733 lines
432 KiB
CSS
@font-face {
|
|
font-family:'Montserrat';
|
|
font-style:normal;
|
|
font-weight:400;
|
|
src:url(../fonts/font-69f31b0e.woff2) format("woff2"),url(../fonts/font-1aae7c31.woff) format("woff");
|
|
}
|
|
|
|
@font-face {
|
|
font-family:'Montserrat';
|
|
font-style:normal;
|
|
font-weight:700;
|
|
src:url(../fonts/font-e372829b.woff2) format("woff2"),url(../fonts/font-b4e1deb5.woff) format("woff");
|
|
}
|
|
|
|
@font-face {
|
|
font-family:IcoMoon;
|
|
src:url(../../../media/jui/fonts/IcoMoon.eot);
|
|
src:url(../../../media/jui/fonts/IcoMoon.eot?#iefix) format("embedded-opentype)","url(../../../media/jui/fonts/IcoMoon.woff") format("woff)","url(../../../media/jui/fonts/IcoMoon.ttf") format("truetype)","url(../../../media/jui/fonts/IcoMoon.svg#IcoMoon") format("svg");
|
|
font-weight:400;
|
|
font-style:normal;
|
|
}
|
|
|
|
[data-icon]:before {
|
|
font-family:IcoMoon;
|
|
content:attr(data-icon);
|
|
speak:none;
|
|
}
|
|
|
|
[class*=" icon-"],[class^=icon-] {
|
|
display:inline-block;
|
|
width:14px;
|
|
height:14px;
|
|
margin-right:.25em;
|
|
line-height:14px;
|
|
}
|
|
|
|
[class*=" icon-"]:before,[class^=icon-]:before {
|
|
font-family:IcoMoon;
|
|
font-style:normal;
|
|
speak:none;
|
|
}
|
|
|
|
[class*=" icon-"].disabled,[class^=icon-].disabled {
|
|
font-weight:400;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.eb-container {
|
|
text-align: left;
|
|
}
|
|
.eb-container img {
|
|
border: 0 none;
|
|
}
|
|
.eb-container h1, .eb-container h2, .eb-container h3 {
|
|
width: auto !important;
|
|
margin: 5px 0 5px 0 !important;
|
|
padding: 0 !important;
|
|
}
|
|
.eb-container [class^="icon-"], .eb-container [class*=" icon-"] {
|
|
display: inline-block !important;
|
|
}
|
|
img.eb-thumb-left {
|
|
margin: 0 15px 0 0 !important;
|
|
float: left !important;
|
|
}
|
|
img.eb-thumb-right {
|
|
margin: 0 0 0 15px !important;
|
|
float: right !important;
|
|
}
|
|
form#adminForm label.control-label {
|
|
text-align: left;
|
|
font-weight: bold;
|
|
}
|
|
.form-horizontal .admintable .controls {
|
|
margin: 0;
|
|
}
|
|
.admintable label {
|
|
display: inline-block;
|
|
}
|
|
.tab-content {
|
|
text-align: left;
|
|
}
|
|
/* ---------- Categories styles ------------------------------------- */
|
|
#eb-categories h2.eb-category-title {
|
|
margin: 14px 0 !important;
|
|
}
|
|
#eb-categories .eb-category, #eb-events .eb-event {
|
|
margin: 0 0 20px;
|
|
}
|
|
.eb-box-heading{
|
|
border-radius: 7px 7px 0 0;
|
|
color: #333333;
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
line-height: 14px;
|
|
padding: 8px 10px 7px;
|
|
margin: 0;
|
|
}
|
|
.eb-box-heading h3
|
|
{
|
|
margin: 0;
|
|
}
|
|
.eb-box-heading .dropdown-menu [class^="icon-"]:before, .eb-box-heading .dropdown-menu [class*=" icon-"]:before {
|
|
position: relative;
|
|
left: -5px;
|
|
}
|
|
#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
|
|
background: #fff;
|
|
border-radius: 0 0 7px 7px;
|
|
margin: 0;
|
|
padding: 10px;
|
|
}
|
|
#eb-categories .eb-category img {
|
|
margin: 0 10px 0 0 !important;
|
|
padding: 0 !important;
|
|
}
|
|
/* ---------- Category styles --------------------------------------- */
|
|
#eb-category {
|
|
padding: 10px 0;
|
|
}
|
|
#eb-category h1.eb-page-heading {
|
|
margin: 0 0 10px 0 !important;
|
|
}
|
|
.eb-event .eb-event-properties {
|
|
width: 290px;
|
|
background: #ECF4FB;
|
|
padding: 5px 5px 5px 10px;
|
|
margin: 0 5px 5px;
|
|
float: right;
|
|
}
|
|
td.eb-event-property-label {
|
|
width: 110px;
|
|
text-align: left;
|
|
font-weight: bold;
|
|
}
|
|
/**Events table stype**/
|
|
.date-col {
|
|
width: 20%;
|
|
}
|
|
.capacity-col {
|
|
width: 8%;
|
|
}
|
|
.registered-col {
|
|
width: 8%;
|
|
}
|
|
.price-col {
|
|
width: 10%;
|
|
text-align: right;
|
|
}
|
|
/* ---------- Events styles -------------------------------------- */
|
|
#eb-events h3.eb-event-title img {
|
|
float: left !important;
|
|
margin: 0 10px 0 0;
|
|
}
|
|
/* ---------- Taskbar styles ---------------------------------------- */
|
|
.eb-taskbar {
|
|
margin: 0;
|
|
list-style: none;
|
|
}
|
|
.eb-event-detail-container:last-child .eb-taskbar {
|
|
border-bottom: none;
|
|
}
|
|
.eb-taskbar ul {
|
|
margin: 0 !important;
|
|
padding: 0 !important;
|
|
}
|
|
.eb-taskbar li {
|
|
float: left !important;
|
|
list-style-type: none !important;
|
|
background-image: none !important;
|
|
padding: 0 5px 0 0 !important;
|
|
margin: 0.5em 0 2px 0 !important;
|
|
}
|
|
.eb-taskbar li a:link, .eb-taskbar li a:visited, .eb-taskbar li a:hover {
|
|
text-decoration: none;
|
|
}
|
|
.eb-taskbar .dropdown-menu li {
|
|
margin: 0 !important;
|
|
padding: 0 !important;
|
|
float: none !important;
|
|
}
|
|
.eb-taskbar .dropdown-menu li a {
|
|
padding-left: 25px;
|
|
position: relative;
|
|
}
|
|
.eb-taskbar .dropdown-menu li a.google, .eb-taskbar .dropdown-menu li a.yahoo {
|
|
background-position: 8px 8px;
|
|
background-repeat: no-repeat;
|
|
}
|
|
.eb-taskbar .dropdown-menu li a.google {
|
|
background-image: url(../images/google.png);
|
|
}
|
|
.eb-taskbar .dropdown-menu li a.yahoo {
|
|
background-image: url(../images/yahoo.png);
|
|
}
|
|
.eb-taskbar .dropdown-menu li a.download i {
|
|
left: 8px;
|
|
position: absolute;
|
|
top: 5px;
|
|
}
|
|
/**Event detail style**/
|
|
#eb-event {
|
|
padding: 0 15px 15px 15px;
|
|
}
|
|
#eb-event-details {
|
|
padding: 10px 0;
|
|
}
|
|
#eb-event-page h1.eb-page-heading {
|
|
margin: 0 0 10px 0 !important;
|
|
}
|
|
#fb-share-button {
|
|
display: inline;
|
|
}
|
|
#eb-share-text {
|
|
float: left;
|
|
font-weight: bold;
|
|
padding-top: 15px;
|
|
font-size: 150%;
|
|
}
|
|
#eb-event-info {
|
|
margin-top: 15px;
|
|
}
|
|
#eb-event-info table {
|
|
margin-top: 10px;
|
|
}
|
|
.eb-notice-message {
|
|
font-size: 130%;
|
|
font-weight: bold;
|
|
margin-top: 8px;
|
|
}
|
|
/**Registration Form style**/
|
|
form.form-horizontal .control-label, form.form-horizontal .control-label label {
|
|
text-align: left;
|
|
font-weight: bold;
|
|
padding: 0;
|
|
}
|
|
/**Registration Form style**/
|
|
.eb-form-heading {
|
|
background: none repeat scroll 0 0 #F8F8F8;
|
|
border: 1px solid #DBDEE1;
|
|
color: #555555;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
margin-bottom: 15px;
|
|
padding: 8px;
|
|
}
|
|
.eb-form-heading a {
|
|
float: right;
|
|
font-weight: normal;
|
|
margin-top: 1px;
|
|
text-decoration: none;
|
|
cursor: pointer;
|
|
}
|
|
.eb-form-content {
|
|
display: none;
|
|
padding: 0 0 15px;
|
|
}
|
|
.eb-form-content .left {
|
|
float: left;
|
|
width: 48%;
|
|
}
|
|
.eb-form-content .right {
|
|
float: right;
|
|
width: 48%;
|
|
}
|
|
.eb-form-content .buttons {
|
|
clear: both;
|
|
}
|
|
form.form-horizontal ul, form.form-horizontal ul {
|
|
list-style: none;
|
|
}
|
|
form.form-horizontal ul li label, form.form-horizontal ul li label {
|
|
display: inline;
|
|
}
|
|
.star {
|
|
color: red;
|
|
}
|
|
span.required {
|
|
color: red;
|
|
padding-left: 5px;
|
|
}
|
|
.eb-container label.control-label {
|
|
text-align: left;
|
|
font-weight: bold;
|
|
}
|
|
.eb-right-align {
|
|
text-align: right !important;
|
|
}
|
|
.eb-left-align {
|
|
text-align: left !important;
|
|
}
|
|
.price_col {
|
|
width: 10%;
|
|
text-align: right;
|
|
}
|
|
.order_col {
|
|
width: 13%;
|
|
text-align: center;
|
|
}
|
|
table.item_list {
|
|
margin-top: 10px;
|
|
}
|
|
.no_col {
|
|
width: 5%;
|
|
}
|
|
.date_col {
|
|
width: 20%;
|
|
}
|
|
.capacity_col {
|
|
width: 8%;
|
|
}
|
|
.registered_col {
|
|
width: 8%;
|
|
}
|
|
/*Registrant list style*/
|
|
.list_first_name {
|
|
width: 15%;
|
|
}
|
|
.list_last_name {
|
|
width: 9%;
|
|
}
|
|
.list_event {
|
|
}
|
|
.list_event_date {
|
|
width: 10%;
|
|
}
|
|
.list_email {
|
|
width: 10%;
|
|
}
|
|
.list_registrant_number {
|
|
width: 8%;
|
|
}
|
|
.list_amount {
|
|
text-align: right;
|
|
width: 6%;
|
|
}
|
|
.list_id {
|
|
text-align: center;
|
|
width: 15%;
|
|
}
|
|
/**CSS for cart page**/
|
|
.col_no {
|
|
width: 5%;
|
|
}
|
|
.col_action {
|
|
width: 10%;
|
|
text-align: center !important;
|
|
}
|
|
.col_quantity {
|
|
width: 14%;
|
|
text-align: center !important;
|
|
}
|
|
.col_price {
|
|
text-align: right !important;
|
|
width: 10%;
|
|
}
|
|
.quantity_box {
|
|
text-align: center !important;
|
|
}
|
|
span.total_amount {
|
|
font-weight: bold;
|
|
}
|
|
.col_subtotal {
|
|
width: 12%;
|
|
text-align: right !important;
|
|
}
|
|
.qty_title, .eb_rate {
|
|
font-weight: bold;
|
|
}
|
|
span.error {
|
|
color: red;
|
|
font-size: 150%;
|
|
}
|
|
.col_event_date {
|
|
width: 20%;
|
|
text-align: center;
|
|
}
|
|
.col_event {
|
|
padding-left: 5px;
|
|
}
|
|
span.view_list {
|
|
font-weight: bold;
|
|
}
|
|
.eb_form_header {
|
|
font-weight: bold;
|
|
font-size: 15px;
|
|
}
|
|
.invalid {
|
|
color: red;
|
|
}
|
|
.bubble li {
|
|
list-style-type: none;
|
|
background-image: none;
|
|
line-height: 18px;
|
|
margin-left: 2px;
|
|
font-size: 13px;
|
|
}
|
|
.bubble .location_name {
|
|
font-weight: bold;
|
|
}
|
|
li.getdirection a {
|
|
font-weight: bold;
|
|
}
|
|
.eb-container .input-append .add-on, .eb-container .input-prepend .add-on {
|
|
height: auto !important;
|
|
}
|
|
.eb-menu-calendar {
|
|
float: right;
|
|
width: auto;
|
|
}
|
|
.eb-menu-calendar .nav {
|
|
width: 100%;
|
|
}
|
|
.eb-menu-calendar ul li {
|
|
margin: 0;
|
|
float: right;
|
|
}
|
|
.eb-calendar {
|
|
width: 100%;
|
|
}
|
|
.eb-calendar ul {
|
|
list-style: none;
|
|
padding: 0;
|
|
margin: 0;
|
|
clear: both;
|
|
width: 100%;
|
|
}
|
|
.regpro-calendarMonthHeader{
|
|
text-align:center;
|
|
vertical-align:middle;
|
|
}
|
|
.eb-calendar ul.eb-month-browser li {
|
|
width: 30%;
|
|
padding: 0;
|
|
border: 0;
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
height: auto;
|
|
margin: 5px 0;
|
|
}
|
|
.eb-calendar ul.eb-month-browser li a {
|
|
color: #fff;
|
|
}
|
|
i.eb-calendar-navigation{
|
|
font-size: 26px;
|
|
}
|
|
i.eb-calendar-navigation:before{
|
|
color: #fff;
|
|
}
|
|
.eb-calendar ul.eb-month-browser li#eb-current-month {
|
|
width: 40%;
|
|
}
|
|
#eb-current-month #month, #eb-current-month #year {
|
|
float: left;
|
|
display: inline-block;
|
|
}
|
|
#eb-current-month #month {
|
|
margin-right: 5px;
|
|
}
|
|
.eb-calendar ul.eb-weekdays {
|
|
height: 40px;
|
|
}
|
|
.eb-calendar ul.eb-weekdays li {
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
line-height: 20px;
|
|
padding: 10px 6px !important;
|
|
color: #fff;
|
|
font-size: 13px;
|
|
}
|
|
.regpro-calendarWeekDayHeader {
|
|
font-weight: bolder;
|
|
text-align:center;
|
|
vertical-align:middle;
|
|
padding: 5px;
|
|
}
|
|
.eb-calendar li {
|
|
background-image: none;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
-ms-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
padding: 5px;
|
|
margin: 0;
|
|
display: block;
|
|
float: left;
|
|
overflow: visible !important;
|
|
width: 14.2823%;
|
|
}
|
|
.regpro-calendarDay {
|
|
text-align:left;
|
|
font-weight:bolder;
|
|
vertical-align:top;
|
|
font-size:12px;
|
|
font-style:normal;
|
|
padding: 5px;
|
|
}
|
|
.regpro-calendarDay .eb_event_link{
|
|
display: block;
|
|
font-size: 11px;
|
|
padding: 5px;
|
|
}
|
|
.eb-calendar .eb-days:last-child li {
|
|
margin-bottom: 0 !important;
|
|
}
|
|
.eb-calendar li .day, .eb-calendar li .month {
|
|
display: none;
|
|
}
|
|
#eb-calendar-legend ul {
|
|
margin: 20px 0 0 0;
|
|
}
|
|
#eb-calendar-legend ul li {
|
|
float: left;
|
|
width: auto;
|
|
}
|
|
#eb-calendar-legend span {
|
|
display: block;
|
|
width: 25px;
|
|
height: 25px;
|
|
float: left;
|
|
margin-right: 5px;
|
|
margin-left: 5px;
|
|
}
|
|
#eb-calendar-legend a {
|
|
font-size: 12px;
|
|
font-weight: bold;
|
|
height: 25px;
|
|
line-height: 25px;
|
|
}
|
|
#eb-calendar-legend ul li {
|
|
list-style: none;
|
|
content: "";
|
|
}
|
|
@media screen and (max-width: 767px) {
|
|
body .eb-calendar ul.eb-month-browser li {
|
|
font-size: 12px;
|
|
width: auto;
|
|
float: none;
|
|
}
|
|
body .eb-calendar ul.eb-month-browser li#eb-current-month {
|
|
width: auto;
|
|
}
|
|
body .eb-calendar ul {
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
}
|
|
body .eb-calendar .eb-weekdays {
|
|
display: none;
|
|
}
|
|
body .eb-calendar li {
|
|
display: block;
|
|
height: auto !important;
|
|
border: 1px solid #ededed;
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
padding: 10px;
|
|
margin-bottom: -1px;
|
|
}
|
|
body .eb-calendar li .day, .eb-calendar li .month {
|
|
display: inline;
|
|
}
|
|
}
|
|
.left_calendar strong, .left_calendar .input-append, .left_calendar .btn {
|
|
float: left;
|
|
}
|
|
.left_calendar #date_img.btn {
|
|
float: none;
|
|
}
|
|
.left_calendar strong, .left_calendar .input-append {
|
|
margin: 0 5px 0 0;
|
|
}
|
|
#extcalendar .today {
|
|
padding: 15px 15px 15px 0;
|
|
}
|
|
.wraptable_calendar {
|
|
width: 100%;
|
|
clear: both;
|
|
}
|
|
.eb-topmenu-calendar .left_calendar {
|
|
float: left;
|
|
}
|
|
.eb-topmenu-calendar ul {
|
|
margin: 10px 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
}
|
|
.eb-topmenu-calendar ul li a {
|
|
display: block;
|
|
padding: 7px 10px;
|
|
}
|
|
#extcalendar .currentmonth, #extcalendar .currentday, #extcalendar .currentweek {
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
padding: 3px 11px;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
text-transform: uppercase;
|
|
}
|
|
#extcalendar .previousday, #extcalendar .previousweek, #extcalendar .nextday, #extcalendar .nextweek {
|
|
font-weight: bold;
|
|
padding: 3px 11px;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
}
|
|
#extcalendar .previousweek, #extcalendar .nextweek, #extcalendar .previousday, #extcalendar .nextday {
|
|
height: 22px;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
width: 33%;
|
|
}
|
|
#extcalendar .currentday, #extcalendar .currentweek {
|
|
height: 22px;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
width: 34%;
|
|
}
|
|
#extcalendar .tablea {
|
|
font-size: 20px;
|
|
font-weight: bold;
|
|
padding: 15px;
|
|
text-align: center;
|
|
}
|
|
#extcalendar .eventdesc .location-name {
|
|
margin: 0 0 5px;
|
|
line-height: normal;
|
|
font-size: 14px;
|
|
padding: 3px 0 3px 0;
|
|
}
|
|
#extcalendar .tableb {
|
|
padding: 6px 11px;
|
|
}
|
|
#extcalendar .tablec {
|
|
padding: 3px 11px;
|
|
}
|
|
#extcalendar .tableh2 {
|
|
font-weight: bold;
|
|
margin: 0;
|
|
padding: 6px 12px;
|
|
}
|
|
/**Timeline layout**/
|
|
.eb-events-timeline .eb-taskbar {
|
|
padding: 25px 0;
|
|
border-bottom: 1px dotted #a5a5a5;
|
|
margin: 0;
|
|
list-style: none;
|
|
}
|
|
.eb-event-container {
|
|
background-image: url("../images/dot-ver.png");
|
|
background-position: 42px 85px;
|
|
background-repeat: repeat-y;
|
|
margin-top: 0;
|
|
padding: 0 0 0 100px;
|
|
}
|
|
.eb-event-date-container {
|
|
background: #fff;
|
|
border: 1px #eee solid;
|
|
margin: 0 15px 0 -100px;
|
|
padding: 5px;
|
|
width: auto;
|
|
border-radius: 100%;
|
|
-moz-border-radius: 100%;
|
|
-webkit-border-radius: 100%;
|
|
display: block;
|
|
float: left;
|
|
position: relative;
|
|
}
|
|
.eb-event-date {
|
|
background-image: none !important;
|
|
border-radius: 100%;
|
|
-moz-border-radius: 100%;
|
|
-webkit-border-radius: 100%;
|
|
font-family: inherit;
|
|
height: 60px;
|
|
padding: 5px;
|
|
width: 60px;
|
|
text-align: center;
|
|
}
|
|
.eb-event-date-day {
|
|
color: #fff;
|
|
font-size: 20px;
|
|
font-weight: bold;
|
|
line-height: 20px;
|
|
padding-top: 4px;
|
|
}
|
|
.eb-event-date-month {
|
|
color: #fff;
|
|
font-size: 14px;
|
|
line-height: 14px;
|
|
}
|
|
.eb-event-date-year {
|
|
color: #fff;
|
|
font-size: 14px;
|
|
line-height: 14px;
|
|
}
|
|
.eb-even-title-container {
|
|
line-height: normal;
|
|
margin: 0;
|
|
}
|
|
.eb-event-information {
|
|
padding: 0 0 10px;
|
|
margin-bottom: 12px;
|
|
}
|
|
.eb-event-date-info {
|
|
font-size: 130%;
|
|
line-height: 150%;
|
|
display: inline-block;
|
|
}
|
|
.eb-event-start-end-date {
|
|
margin: 0 8px 0 0;
|
|
}
|
|
.eb-event-price-container {
|
|
display: inline-block;
|
|
float: right;
|
|
font-size: 140%;
|
|
background-image: none !important;
|
|
}
|
|
.eb-event-price-container .eb-individual-price {
|
|
color: #fff;
|
|
display: inline-block;
|
|
padding: 10px;
|
|
}
|
|
span.eb-time {
|
|
padding-left: 5px;
|
|
}
|
|
.eb-container .form-horizontal .form-group {
|
|
margin-left: 0 !important;
|
|
margin-right: 0;
|
|
}
|
|
.eb-container .form-group .radio, .eb-container .form-group .checkbox {
|
|
min-height: 1px !important;
|
|
}
|
|
.eb-container .form-group input.radio, .eb-container .form-group input.checkbox, .eb-container .form-group select {
|
|
display: inline-block;
|
|
}
|
|
.eb-container .form-group select,
|
|
.eb-container .form-group textarea,
|
|
.eb-container .form-group input[type="text"],
|
|
.eb-container .form-group input[type="password"],
|
|
.eb-container .form-group input[type="datetime"],
|
|
.eb-container .form-group input[type="datetime-local"],
|
|
.eb-container .form-group input[type="date"],
|
|
.eb-container .form-group input[type="month"],
|
|
.eb-container .form-group input[type="time"],
|
|
.eb-container .form-group input[type="week"],
|
|
.eb-container .form-group input[type="number"],
|
|
.eb-container .form-group input[type="email"],
|
|
.eb-container .form-group input[type="url"],
|
|
.eb-container .form-group input[type="search"],
|
|
.eb-container .form-group input[type="tel"],
|
|
.eb-container .form-group input[type="color"] {
|
|
width: 210px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-mini,
|
|
.eb-container .form-group select.input-mini,
|
|
.eb-container .form-group textarea.input-mini {
|
|
width: 60px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-small,
|
|
.eb-container .form-group select.input-small,
|
|
.eb-container .form-group textarea.input-small {
|
|
width: 90px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-medium,
|
|
.eb-container .form-group select.input-medium,
|
|
.eb-container .form-group textarea.input-medium {
|
|
width: 150px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-large,
|
|
.eb-container .form-group select.input-large,
|
|
.eb-container .form-group textarea.input-large {
|
|
width: 210px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-xlarge,
|
|
.eb-container .form-group select.input-xlarge,
|
|
.eb-container .form-group textarea.input-xlarge {
|
|
width: 270px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-xxlarge,
|
|
.eb-container .form-group select.input-xxlarge,
|
|
.eb-container .form-group textarea.input-xxlarge {
|
|
width: 530px !important;
|
|
}
|
|
@media screen and (min-width: 768px) {
|
|
.event-property-fixed {
|
|
float: right;
|
|
position: relative;
|
|
top: 0;
|
|
margin: 0 0 10px 10px;
|
|
}
|
|
}
|
|
td.eb-event-property-label {
|
|
white-space: nowrap;
|
|
width: auto;
|
|
}
|
|
#eb-mini-cart-page.eb-container {
|
|
padding: 15px;
|
|
}
|
|
.eb-cart-content table tr td {
|
|
vertical-align: middle;
|
|
}
|
|
.registrant-item-container {
|
|
margin: 0;
|
|
border-left: 1px solid #ccc;
|
|
border-right: 1px solid #ccc;
|
|
padding: 0;
|
|
}
|
|
.registrant-item-container li {
|
|
list-style: none;
|
|
}
|
|
.registrant-item-container li {
|
|
border-bottom: 1px solid #ccc;
|
|
line-height: 30px;
|
|
padding: 0px 5px 0px 5px;
|
|
}
|
|
.registrant-item-container li:first-child {
|
|
background: #666 !important;
|
|
color: #fff;
|
|
border-radius: 0 !important;
|
|
}
|
|
.totals > div {
|
|
border: 2px solid #bbb;
|
|
border-radius: 4px;
|
|
color: #333;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
padding: 7px 10px 6px;
|
|
position: relative;
|
|
text-align: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
.wait {
|
|
position: relative;
|
|
top: 5px;
|
|
right: 10px;
|
|
}
|
|
.wait .fa-refresh {
|
|
color: #00ae7c;
|
|
}
|
|
#adminForm .well {
|
|
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
|
|
border-radius: 0;
|
|
box-shadow: none;
|
|
padding: 0;
|
|
}
|
|
#colorbox #cboxContent h1 {
|
|
background: #eee none repeat scroll 0 0;
|
|
line-height: normal;
|
|
margin: 0;
|
|
padding: 10px;
|
|
}
|
|
.eb-mobile-event-date, .eb-mobile-event-price, .eb-mobile-quantity, .eb-mobile-sub-total {
|
|
padding: 5px;
|
|
}
|
|
.eb-mobile-event-title {
|
|
background: #000;
|
|
margin-bottom: 10px;
|
|
}
|
|
.eb-mobile-event-title a {
|
|
color: #fff;
|
|
}
|
|
#payment_method_container label.radio {
|
|
display: block;
|
|
margin-bottom: 5px;
|
|
}
|
|
span.eb-uploaded-file {
|
|
padding-left: 10px;
|
|
font-weight: bold;
|
|
}
|
|
.eb-multiple-dates-instructions {
|
|
margin-top: 5px;
|
|
font-weight: bold;
|
|
}
|
|
.table th.eb-text-right, .table td.eb-text-right {
|
|
text-align: right !important;
|
|
}
|
|
.table th.eb-text-left, .table td.eb-text-left {
|
|
text-align: left;
|
|
}
|
|
td.eb-ticket-type-title {
|
|
font-weight: bold;
|
|
}
|
|
p.eb-ticket-type-description {
|
|
font-weight: normal;
|
|
font-size: 85%;
|
|
}
|
|
.eb-event-large-image {
|
|
margin: 0 0 20px;
|
|
}
|
|
.eb-ticket-information {
|
|
}
|
|
h3.eb-heading {
|
|
display: inline-block;
|
|
margin-right: 20px;
|
|
}
|
|
.eb-event-box .eb-event-date-time {
|
|
margin-top: 15px;
|
|
font-weight: bold;
|
|
font-size: 130%;
|
|
}
|
|
.eb-event-box .eb-event-location-price {
|
|
padding-bottom: 10px;
|
|
padding-top: 10px;
|
|
}
|
|
.eb-event-box .eb-event-location {
|
|
font-weight: bold;
|
|
}
|
|
.eb-event-box .eb-event-price {
|
|
padding: 5px;
|
|
font-weight: bold;
|
|
}
|
|
.eb-event-box img.eb-event-thumb {
|
|
width: 100%;
|
|
}
|
|
.eb-container textarea, .eb-container input[type="text"], .eb-container input[type="datetime"], .eb-container input[type="datetime-local"], .eb-container input[type="date"], .eb-container input[type="month"], .eb-container input[type="time"], .eb-container input[type="week"], .eb-container input[type="number"], .eb-container input[type="email"], .eb-container input[type="url"], .eb-container input[type="search"], .eb-container input[type="tel"], .eb-container input[type="color"], .eb-container .uneditable-input {
|
|
box-sizing: content-box !important;
|
|
}
|
|
@media screen and (max-width: 640px) {
|
|
.eb-taskbar li {
|
|
float: none !important;
|
|
}
|
|
}
|
|
img.eb-payment-method-icon {
|
|
margin-bottom: 8px;
|
|
}
|
|
.btn-toolbar .btn-wrapper {
|
|
display: inline-block;
|
|
margin: 0 0 5px 5px;
|
|
}
|
|
.eb-location-description {
|
|
padding-top: 15px;
|
|
}
|
|
.eb-category-description img.eb-thumb-left {
|
|
padding-bottom: 10px;
|
|
padding-top: 2px;
|
|
}
|
|
.eb-register-buttons-top {
|
|
margin-bottom: 5px;
|
|
}
|
|
.eb-events-timeline .eb-register-buttons-top {
|
|
border-bottom: none;
|
|
padding-top: 0;
|
|
margin-top: -20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.eb-container .field-calendar {
|
|
display: inline !important;
|
|
}
|
|
.eb-container .field-calendar .nav {
|
|
width: auto;
|
|
}
|
|
body .tooltip {
|
|
position: absolute;
|
|
z-index: 1030;
|
|
display: block;
|
|
padding: 8px 15px;
|
|
font-size: 14px;
|
|
opacity: 0;
|
|
filter: alpha(opacity=0);
|
|
visibility: visible
|
|
}
|
|
body .tooltip.in {
|
|
opacity: 1;
|
|
filter: alpha(opacity=100)
|
|
}
|
|
body .tooltip.top {
|
|
margin-top: -3px
|
|
}
|
|
body .tooltip.right {
|
|
margin-left: 3px
|
|
}
|
|
body .tooltip.bottom {
|
|
margin-top: 3px
|
|
}
|
|
body .tooltip.left {
|
|
margin-left: -3px
|
|
}
|
|
body .tooltip-inner {
|
|
max-width: 300px;
|
|
padding: 8px 15px;
|
|
color: #000;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
background-color: #fff;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px
|
|
}
|
|
body .tooltip-arrow {
|
|
position: absolute;
|
|
width: 0;
|
|
height: 0;
|
|
border-color: transparent;
|
|
border-style: solid
|
|
}
|
|
body .tooltip.top .tooltip-arrow {
|
|
bottom: 0;
|
|
left: 50%;
|
|
margin-left: -5px;
|
|
border-top-color: #fff;
|
|
border-width: 5px 5px 0
|
|
}
|
|
body .tooltip.right .tooltip-arrow {
|
|
top: 50%;
|
|
left: 0;
|
|
margin-top: -5px;
|
|
border-right-color: #fff;
|
|
border-width: 5px 5px 5px 0
|
|
}
|
|
body .tooltip.left .tooltip-arrow {
|
|
top: 50%;
|
|
right: 0;
|
|
margin-top: -5px;
|
|
border-left-color: #fff;
|
|
border-width: 5px 0 5px 5px
|
|
}
|
|
body .tooltip.bottom .tooltip-arrow {
|
|
top: 0;
|
|
left: 50%;
|
|
margin-left: -5px;
|
|
border-bottom-color: #fff;
|
|
border-width: 0 5px 5px
|
|
}
|
|
@media (max-width: 480px) {
|
|
/* CSS eb-responsive-table table */
|
|
table.eb-responsive-table,
|
|
table.eb-responsive-table thead,
|
|
table.eb-responsive-table tbody,
|
|
table.eb-responsive-table th,
|
|
table.eb-responsive-table td,
|
|
table.eb-responsive-table tr {
|
|
display: block;
|
|
border: none;
|
|
}
|
|
table.eb-responsive-table thead tr {
|
|
position: absolute;
|
|
top: -9999px;
|
|
left: -9999px;
|
|
}
|
|
table.eb-responsive-table tr {
|
|
border: 1px solid #ccc;
|
|
margin-bottom: 5px;
|
|
}
|
|
table.eb-responsive-table td {
|
|
border: none !important;
|
|
position: relative;
|
|
padding: 12px 5%;
|
|
text-align: left;
|
|
}
|
|
table.eb-responsive-table td::before,
|
|
table.eb-responsive-table td .td-text {
|
|
float: left;
|
|
width: 50%;
|
|
}
|
|
table.eb-responsive-table td::before {
|
|
width: 50%;
|
|
padding-right: 15px;
|
|
text-align: left;
|
|
content: attr(data-content);
|
|
display: block;
|
|
font-weight: bold;
|
|
}
|
|
table.eb-responsive-table td::after {
|
|
content: "";
|
|
display: table;
|
|
clear: both;
|
|
}
|
|
table.eb-responsive-table td.center {
|
|
text-align: left;
|
|
}
|
|
table.eb-responsive-table .eb-taskbar li {
|
|
float: left !important;
|
|
text-align: left;
|
|
}
|
|
}
|
|
p.eb-available-tags {
|
|
margin-top: 10px;
|
|
font-weight: normal !important;
|
|
}
|
|
#eb-share-button img {
|
|
display: inline;
|
|
}
|
|
#tickets_members_information {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
div.eb-field-validation-error {
|
|
margin: 5px 0 0;
|
|
color: red;
|
|
}
|
|
.eb-search-bar-container {
|
|
margin: 0 auto;
|
|
padding: 30px 0 20px 10px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
.eb-search-bar-container select {
|
|
display: inline-block;
|
|
}
|
|
.eb-search-bar-container #location_id, .eb-search-bar-container #filter_duration {
|
|
margin-left: 5px;
|
|
}
|
|
#eb_search_form {
|
|
padding-top: 10px;
|
|
}
|
|
#eb_search_form .control-label {
|
|
font-weight: bold;
|
|
padding: 5px 0;
|
|
}
|
|
.extcal_minical .extcal_navbar {
|
|
border: none;
|
|
margin: 0 0 1px;
|
|
border-bottom: 1px solid #B4B4B6;
|
|
}
|
|
.extcal_minical .extcal_navbar td {
|
|
padding: 10px;
|
|
text-align: center;
|
|
width: 10%;
|
|
}
|
|
.extcal_minical .extcal_navbar td.extcal_month_label {
|
|
width: 50%;
|
|
}
|
|
.extcal_minical .extcal_month_label a {
|
|
color: #FFFFFF;
|
|
font-weight: bold;
|
|
}
|
|
a.mod_eb_minicalendar_link {
|
|
color: #F0F0F0;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
}
|
|
a.mod_eb_minicalendar_link:link {
|
|
color: white;
|
|
}
|
|
a.mod_eb_minicalendar_link:hover {
|
|
color: yellow;
|
|
}
|
|
.mod_eb_minicalendar_link i, .mod_eb_minicalendar_link i:before {
|
|
color: #fff;
|
|
}
|
|
.mod_eb_mincalendar_table {
|
|
font-size: 13px;
|
|
font-style: normal;
|
|
margin-bottom: 0.25em;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
width: 100%;
|
|
}
|
|
.mod_eb_mincalendar_td_dayname {
|
|
color: #F0F0F0;
|
|
font-weight: bold;
|
|
line-height: 15px;
|
|
text-align: center !important;
|
|
padding: 10px;
|
|
}
|
|
.mod_eb_mincalendar_today {
|
|
color: #000000;
|
|
padding: 0 !important;
|
|
}
|
|
.mod_eb_mincalendar_table tbody td{
|
|
font-weight: normal;
|
|
padding: 3px 2px;
|
|
color: #fff;
|
|
}
|
|
a.eb_minical_link{
|
|
color: #fff;
|
|
}
|
|
a.eb_minical_link:hover {
|
|
color: yellow;
|
|
text-decoration: none;
|
|
}
|
|
.eb-sponor-container, .eb-speaker-container
|
|
{
|
|
text-align: center;
|
|
}
|
|
td.eb-agenda-time
|
|
{
|
|
width: 15%;
|
|
}
|
|
/* Sponsors */
|
|
.eb-sponor-container, .eb-speaker-container {
|
|
text-align: center;
|
|
}
|
|
.eb-speaker-container .eb-speaker-avatar img {
|
|
box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
|
|
-moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
|
|
-webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
|
|
width: 70%;
|
|
max-width: 70%;
|
|
}
|
|
.eb-speaker-container .eb-speaker-name {
|
|
margin-top: 30px;
|
|
line-height: 1.6;
|
|
}
|
|
.eb-speaker-container .eb-speaker-title {
|
|
font-size: 90%;
|
|
margin: 10px 0;
|
|
}
|
|
.eb-speaker-container .eb-speaker-description {
|
|
margin: 0 0 15px;
|
|
}
|
|
.eb-speaker-container .btn {
|
|
font-size: 20px;
|
|
padding: 12px;
|
|
line-height: 1em;
|
|
border-radius: 50%;
|
|
}
|
|
.btn.btn-fab, .btn.btn-just-icon {
|
|
font-size: 24px;
|
|
height: 41px;
|
|
min-width: 41px;
|
|
width: 41px;
|
|
padding: 0;
|
|
overflow: hidden;
|
|
position: relative;
|
|
line-height: 41px;
|
|
}
|
|
.eb-speaker-container .btn {
|
|
color: #fff;
|
|
margin: 0;
|
|
}
|
|
#eb-event-agandas {
|
|
margin-top: 15px;
|
|
}
|
|
#eb-speakers-list, #eb-sponsors-list {
|
|
padding-top: 15px;
|
|
}
|
|
.eb-speaker-container .btn i:before, .eb-social-sharing-buttons .btn i:before {
|
|
color: #fff;
|
|
}
|
|
.btn.eb-btn-twitter {
|
|
background-color: #55acee;
|
|
border-color: #55acee;
|
|
box-shadow: 0 2px 2px 0 rgba(85, 172, 238, .14), 0 3px 1px -2px rgba(85, 172, 238, .2), 0 1px 5px 0 rgba(85, 172, 238, .12);
|
|
}
|
|
.btn.eb-btn-facebook {
|
|
background-color: #3b5998;
|
|
border-color: #3b5998;
|
|
box-shadow: 0 2px 2px 0 rgba(59, 89, 152, .14), 0 3px 1px -2px rgba(59, 89, 152, .2), 0 1px 5px 0 rgba(59, 89, 152, .12);
|
|
}
|
|
.btn.eb-btn-digg {
|
|
background-color: #a12326;
|
|
border-color: #a12326;
|
|
box-shadow: 0 2px 2px 0 rgba(234, 76, 137, .14), 0 3px 1px -2px rgba(234, 76, 137, .2), 0 1px 5px 0 rgba(234, 76, 137, .12);
|
|
}
|
|
.btn.eb-btn-delicious {
|
|
background-color: #ea4c89;
|
|
border-color: #ea4c89;
|
|
box-shadow: 0 2px 2px 0 rgba(234, 76, 137, .14), 0 3px 1px -2px rgba(234, 76, 137, .2), 0 1px 5px 0 rgba(234, 76, 137, .12);
|
|
}
|
|
.btn.eb-btn-linkedin {
|
|
background-color: #0976b4;
|
|
border-color: #0976b4;
|
|
box-shadow: 0 2px 2px 0 rgba(9, 118, 180, .14), 0 3px 1px -2px rgba(9, 118, 180, .2), 0 1px 5px 0 rgba(9, 118, 180, .12);
|
|
}
|
|
.btn.eb-btn-google {
|
|
background-color: #dd4b39;
|
|
border-color: #dd4b39;
|
|
box-shadow: 0 2px 2px 0 rgba(221, 75, 57, .14), 0 3px 1px -2px rgba(221, 75, 57, .2), 0 1px 5px 0 rgba(221, 75, 57, .12);
|
|
}
|
|
.btn.eb-btn-pinterest {
|
|
background-color: #125688;
|
|
border-color: #125688;
|
|
box-shadow: 0 2px 2px 0 rgba(18, 86, 136, .14), 0 3px 1px -2px rgba(18, 86, 136, .2), 0 1px 5px 0 rgba(18, 86, 136, .12);
|
|
}
|
|
#eb-calendar-page span.fc-title {
|
|
font-size: 14px;
|
|
padding: 5px;
|
|
}
|
|
.eb-social-sharing-buttons {
|
|
margin-top: 10px;
|
|
}
|
|
.eb-social-sharing-buttons .btn {
|
|
margin: 5px 5px 5px 0;
|
|
padding: 10px 30px;
|
|
}
|
|
.eb-social-sharing-buttons i.fa {
|
|
font-size: 24px;
|
|
}
|
|
.eb-social-sharing-buttons .btn
|
|
{
|
|
background-image: none;
|
|
}
|
|
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
|
|
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
|
|
.autocomplete-selected { background: #F0F0F0; }
|
|
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
|
|
.autocomplete-group { padding: 2px 5px; }
|
|
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
|
|
|
|
|
|
/*
|
|
SKY Ende
|
|
|
|
*/
|
|
.eb-container {
|
|
text-align: left;
|
|
}
|
|
.eb-container img {
|
|
border: 0 none;
|
|
}
|
|
.eb-container h1, .eb-container h2, .eb-container h3 {
|
|
width: auto !important;
|
|
margin: 5px 0 5px 0 !important;
|
|
padding: 0 !important;
|
|
}
|
|
.eb-container [class^="icon-"], .eb-container [class*=" icon-"] {
|
|
display: inline-block !important;
|
|
}
|
|
img.eb-thumb-left {
|
|
margin: 0 15px 0 0 !important;
|
|
float: left !important;
|
|
}
|
|
img.eb-thumb-right {
|
|
margin: 0 0 0 15px !important;
|
|
float: right !important;
|
|
}
|
|
form#adminForm label.control-label {
|
|
text-align: left;
|
|
font-weight: bold;
|
|
}
|
|
.form-horizontal .admintable .controls {
|
|
margin: 0;
|
|
}
|
|
.admintable label {
|
|
display: inline-block;
|
|
}
|
|
.tab-content {
|
|
text-align: left;
|
|
}
|
|
/* ---------- Categories styles ------------------------------------- */
|
|
#eb-categories h2.eb-category-title {
|
|
margin: 14px 0 !important;
|
|
}
|
|
#eb-categories .eb-category, #eb-events .eb-event {
|
|
margin: 0 0 20px;
|
|
}
|
|
.eb-box-heading{
|
|
border-radius: 7px 7px 0 0;
|
|
color: #333333;
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
line-height: 14px;
|
|
padding: 8px 10px 7px;
|
|
margin: 0;
|
|
}
|
|
.eb-box-heading h3
|
|
{
|
|
margin: 0;
|
|
}
|
|
.eb-box-heading .dropdown-menu [class^="icon-"]:before, .eb-box-heading .dropdown-menu [class*=" icon-"]:before {
|
|
position: relative;
|
|
left: -5px;
|
|
}
|
|
#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
|
|
background: #fff;
|
|
border-radius: 0 0 7px 7px;
|
|
margin: 0;
|
|
padding: 10px;
|
|
}
|
|
#eb-categories .eb-category img {
|
|
margin: 0 10px 0 0 !important;
|
|
padding: 0 !important;
|
|
}
|
|
/* ---------- Category styles --------------------------------------- */
|
|
#eb-category {
|
|
padding: 10px 0;
|
|
}
|
|
#eb-category h1.eb-page-heading {
|
|
margin: 0 0 10px 0 !important;
|
|
}
|
|
.eb-event .eb-event-properties {
|
|
width: 290px;
|
|
background: #ECF4FB;
|
|
padding: 5px 5px 5px 10px;
|
|
margin: 0 5px 5px;
|
|
float: right;
|
|
}
|
|
td.eb-event-property-label {
|
|
width: 110px;
|
|
text-align: left;
|
|
font-weight: bold;
|
|
}
|
|
/**Events table stype**/
|
|
.date-col {
|
|
width: 20%;
|
|
}
|
|
.capacity-col {
|
|
width: 8%;
|
|
}
|
|
.registered-col {
|
|
width: 8%;
|
|
}
|
|
.price-col {
|
|
width: 10%;
|
|
text-align: right;
|
|
}
|
|
/* ---------- Events styles -------------------------------------- */
|
|
#eb-events h3.eb-event-title img {
|
|
float: left !important;
|
|
margin: 0 10px 0 0;
|
|
}
|
|
/* ---------- Taskbar styles ---------------------------------------- */
|
|
.eb-taskbar {
|
|
margin: 0;
|
|
list-style: none;
|
|
}
|
|
.eb-event-detail-container:last-child .eb-taskbar {
|
|
border-bottom: none;
|
|
}
|
|
.eb-taskbar ul {
|
|
margin: 0 !important;
|
|
padding: 0 !important;
|
|
}
|
|
.eb-taskbar li {
|
|
float: left !important;
|
|
list-style-type: none !important;
|
|
background-image: none !important;
|
|
padding: 0 5px 0 0 !important;
|
|
margin: 0.5em 0 2px 0 !important;
|
|
}
|
|
.eb-taskbar li a:link, .eb-taskbar li a:visited, .eb-taskbar li a:hover {
|
|
text-decoration: none;
|
|
}
|
|
.eb-taskbar .dropdown-menu li {
|
|
margin: 0 !important;
|
|
padding: 0 !important;
|
|
float: none !important;
|
|
}
|
|
.eb-taskbar .dropdown-menu li a {
|
|
padding-left: 25px;
|
|
position: relative;
|
|
}
|
|
.eb-taskbar .dropdown-menu li a.google, .eb-taskbar .dropdown-menu li a.yahoo {
|
|
background-position: 8px 8px;
|
|
background-repeat: no-repeat;
|
|
}
|
|
.eb-taskbar .dropdown-menu li a.google {
|
|
background-image: url(../images/google.png);
|
|
}
|
|
.eb-taskbar .dropdown-menu li a.yahoo {
|
|
background-image: url(../images/yahoo.png);
|
|
}
|
|
.eb-taskbar .dropdown-menu li a.download i {
|
|
left: 8px;
|
|
position: absolute;
|
|
top: 5px;
|
|
}
|
|
/**Event detail style**/
|
|
#eb-event {
|
|
padding: 0 15px 15px 15px;
|
|
}
|
|
#eb-event-details {
|
|
padding: 10px 0;
|
|
}
|
|
#eb-event-page h1.eb-page-heading {
|
|
margin: 0 0 10px 0 !important;
|
|
}
|
|
#fb-share-button {
|
|
display: inline;
|
|
}
|
|
#eb-share-text {
|
|
float: left;
|
|
font-weight: bold;
|
|
padding-top: 15px;
|
|
font-size: 150%;
|
|
}
|
|
#eb-event-info {
|
|
margin-top: 15px;
|
|
}
|
|
#eb-event-info table {
|
|
margin-top: 10px;
|
|
}
|
|
.eb-notice-message {
|
|
font-size: 130%;
|
|
font-weight: bold;
|
|
margin-top: 8px;
|
|
}
|
|
/**Registration Form style**/
|
|
form.form-horizontal .control-label, form.form-horizontal .control-label label {
|
|
text-align: left;
|
|
font-weight: bold;
|
|
padding: 0;
|
|
}
|
|
/**Registration Form style**/
|
|
.eb-form-heading {
|
|
background: none repeat scroll 0 0 #F8F8F8;
|
|
border: 1px solid #DBDEE1;
|
|
color: #555555;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
margin-bottom: 15px;
|
|
padding: 8px;
|
|
}
|
|
.eb-form-heading a {
|
|
float: right;
|
|
font-weight: normal;
|
|
margin-top: 1px;
|
|
text-decoration: none;
|
|
cursor: pointer;
|
|
}
|
|
.eb-form-content {
|
|
display: none;
|
|
padding: 0 0 15px;
|
|
}
|
|
.eb-form-content .left {
|
|
float: left;
|
|
width: 48%;
|
|
}
|
|
.eb-form-content .right {
|
|
float: right;
|
|
width: 48%;
|
|
}
|
|
.eb-form-content .buttons {
|
|
clear: both;
|
|
}
|
|
form.form-horizontal ul, form.form-horizontal ul {
|
|
list-style: none;
|
|
}
|
|
form.form-horizontal ul li label, form.form-horizontal ul li label {
|
|
display: inline;
|
|
}
|
|
.star {
|
|
color: red;
|
|
}
|
|
span.required {
|
|
color: red;
|
|
padding-left: 5px;
|
|
}
|
|
.eb-container label.control-label {
|
|
text-align: left;
|
|
font-weight: bold;
|
|
}
|
|
.eb-right-align {
|
|
text-align: right !important;
|
|
}
|
|
.eb-left-align {
|
|
text-align: left !important;
|
|
}
|
|
.price_col {
|
|
width: 10%;
|
|
text-align: right;
|
|
}
|
|
.order_col {
|
|
width: 13%;
|
|
text-align: center;
|
|
}
|
|
table.item_list {
|
|
margin-top: 10px;
|
|
}
|
|
.no_col {
|
|
width: 5%;
|
|
}
|
|
.date_col {
|
|
width: 20%;
|
|
}
|
|
.capacity_col {
|
|
width: 8%;
|
|
}
|
|
.registered_col {
|
|
width: 8%;
|
|
}
|
|
/*Registrant list style*/
|
|
.list_first_name {
|
|
width: 15%;
|
|
}
|
|
.list_last_name {
|
|
width: 9%;
|
|
}
|
|
.list_event {
|
|
}
|
|
.list_event_date {
|
|
width: 10%;
|
|
}
|
|
.list_email {
|
|
width: 10%;
|
|
}
|
|
.list_registrant_number {
|
|
width: 8%;
|
|
}
|
|
.list_amount {
|
|
text-align: right;
|
|
width: 6%;
|
|
}
|
|
.list_id {
|
|
text-align: center;
|
|
width: 15%;
|
|
}
|
|
/**CSS for cart page**/
|
|
.col_no {
|
|
width: 5%;
|
|
}
|
|
.col_action {
|
|
width: 10%;
|
|
text-align: center !important;
|
|
}
|
|
.col_quantity {
|
|
width: 14%;
|
|
text-align: center !important;
|
|
}
|
|
.col_price {
|
|
text-align: right !important;
|
|
width: 10%;
|
|
}
|
|
.quantity_box {
|
|
text-align: center !important;
|
|
}
|
|
span.total_amount {
|
|
font-weight: bold;
|
|
}
|
|
.col_subtotal {
|
|
width: 12%;
|
|
text-align: right !important;
|
|
}
|
|
.qty_title, .eb_rate {
|
|
font-weight: bold;
|
|
}
|
|
span.error {
|
|
color: red;
|
|
font-size: 150%;
|
|
}
|
|
.col_event_date {
|
|
width: 20%;
|
|
text-align: center;
|
|
}
|
|
.col_event {
|
|
padding-left: 5px;
|
|
}
|
|
span.view_list {
|
|
font-weight: bold;
|
|
}
|
|
.eb_form_header {
|
|
font-weight: bold;
|
|
font-size: 15px;
|
|
}
|
|
.invalid {
|
|
color: red;
|
|
}
|
|
.bubble li {
|
|
list-style-type: none;
|
|
background-image: none;
|
|
line-height: 18px;
|
|
margin-left: 2px;
|
|
font-size: 13px;
|
|
}
|
|
.bubble .location_name {
|
|
font-weight: bold;
|
|
}
|
|
li.getdirection a {
|
|
font-weight: bold;
|
|
}
|
|
.eb-container .input-append .add-on, .eb-container .input-prepend .add-on {
|
|
height: auto !important;
|
|
}
|
|
.eb-menu-calendar {
|
|
float: right;
|
|
width: auto;
|
|
}
|
|
.eb-menu-calendar .nav {
|
|
width: 100%;
|
|
}
|
|
.eb-menu-calendar ul li {
|
|
margin: 0;
|
|
float: right;
|
|
}
|
|
.eb-calendar {
|
|
width: 100%;
|
|
}
|
|
.eb-calendar ul {
|
|
list-style: none;
|
|
padding: 0;
|
|
margin: 0;
|
|
clear: both;
|
|
width: 100%;
|
|
}
|
|
.regpro-calendarMonthHeader{
|
|
text-align:center;
|
|
vertical-align:middle;
|
|
}
|
|
.eb-calendar ul.eb-month-browser li {
|
|
width: 30%;
|
|
padding: 0;
|
|
border: 0;
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
height: auto;
|
|
margin: 5px 0;
|
|
}
|
|
.eb-calendar ul.eb-month-browser li a {
|
|
color: #fff;
|
|
}
|
|
i.eb-calendar-navigation{
|
|
font-size: 26px;
|
|
}
|
|
i.eb-calendar-navigation:before{
|
|
color: #fff;
|
|
}
|
|
.eb-calendar ul.eb-month-browser li#eb-current-month {
|
|
width: 40%;
|
|
}
|
|
#eb-current-month #month, #eb-current-month #year {
|
|
float: left;
|
|
display: inline-block;
|
|
}
|
|
#eb-current-month #month {
|
|
margin-right: 5px;
|
|
}
|
|
.eb-calendar ul.eb-weekdays {
|
|
height: 40px;
|
|
}
|
|
.eb-calendar ul.eb-weekdays li {
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
line-height: 20px;
|
|
padding: 10px 6px !important;
|
|
color: #fff;
|
|
font-size: 13px;
|
|
}
|
|
.regpro-calendarWeekDayHeader {
|
|
font-weight: bolder;
|
|
text-align:center;
|
|
vertical-align:middle;
|
|
padding: 5px;
|
|
}
|
|
.eb-calendar li {
|
|
background-image: none;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
-ms-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
padding: 5px;
|
|
margin: 0;
|
|
display: block;
|
|
float: left;
|
|
overflow: visible !important;
|
|
width: 14.2823%;
|
|
}
|
|
.regpro-calendarDay {
|
|
text-align:left;
|
|
font-weight:bolder;
|
|
vertical-align:top;
|
|
font-size:12px;
|
|
font-style:normal;
|
|
padding: 5px;
|
|
}
|
|
.regpro-calendarDay .eb_event_link{
|
|
display: block;
|
|
font-size: 11px;
|
|
padding: 5px;
|
|
}
|
|
.eb-calendar .eb-days:last-child li {
|
|
margin-bottom: 0 !important;
|
|
}
|
|
.eb-calendar li .day, .eb-calendar li .month {
|
|
display: none;
|
|
}
|
|
#eb-calendar-legend ul {
|
|
margin: 20px 0 0 0;
|
|
}
|
|
#eb-calendar-legend ul li {
|
|
float: left;
|
|
width: auto;
|
|
}
|
|
#eb-calendar-legend span {
|
|
display: block;
|
|
width: 25px;
|
|
height: 25px;
|
|
float: left;
|
|
margin-right: 5px;
|
|
margin-left: 5px;
|
|
}
|
|
#eb-calendar-legend a {
|
|
font-size: 12px;
|
|
font-weight: bold;
|
|
height: 25px;
|
|
line-height: 25px;
|
|
}
|
|
#eb-calendar-legend ul li {
|
|
list-style: none;
|
|
content: "";
|
|
}
|
|
@media screen and (max-width: 767px) {
|
|
body .eb-calendar ul.eb-month-browser li {
|
|
font-size: 12px;
|
|
width: auto;
|
|
float: none;
|
|
}
|
|
body .eb-calendar ul.eb-month-browser li#eb-current-month {
|
|
width: auto;
|
|
}
|
|
body .eb-calendar ul {
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
}
|
|
body .eb-calendar .eb-weekdays {
|
|
display: none;
|
|
}
|
|
body .eb-calendar li {
|
|
display: block;
|
|
height: auto !important;
|
|
border: 1px solid #ededed;
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
padding: 10px;
|
|
margin-bottom: -1px;
|
|
}
|
|
body .eb-calendar li .day, .eb-calendar li .month {
|
|
display: inline;
|
|
}
|
|
}
|
|
.left_calendar strong, .left_calendar .input-append, .left_calendar .btn {
|
|
float: left;
|
|
}
|
|
.left_calendar #date_img.btn {
|
|
float: none;
|
|
}
|
|
.left_calendar strong, .left_calendar .input-append {
|
|
margin: 0 5px 0 0;
|
|
}
|
|
#extcalendar .today {
|
|
padding: 15px 15px 15px 0;
|
|
}
|
|
.wraptable_calendar {
|
|
width: 100%;
|
|
clear: both;
|
|
}
|
|
.eb-topmenu-calendar .left_calendar {
|
|
float: left;
|
|
}
|
|
.eb-topmenu-calendar ul {
|
|
margin: 10px 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
}
|
|
.eb-topmenu-calendar ul li a {
|
|
display: block;
|
|
padding: 7px 10px;
|
|
}
|
|
#extcalendar .currentmonth, #extcalendar .currentday, #extcalendar .currentweek {
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
padding: 3px 11px;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
text-transform: uppercase;
|
|
}
|
|
#extcalendar .previousday, #extcalendar .previousweek, #extcalendar .nextday, #extcalendar .nextweek {
|
|
font-weight: bold;
|
|
padding: 3px 11px;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
}
|
|
#extcalendar .previousweek, #extcalendar .nextweek, #extcalendar .previousday, #extcalendar .nextday {
|
|
height: 22px;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
width: 33%;
|
|
}
|
|
#extcalendar .currentday, #extcalendar .currentweek {
|
|
height: 22px;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
width: 34%;
|
|
}
|
|
#extcalendar .tablea {
|
|
font-size: 20px;
|
|
font-weight: bold;
|
|
padding: 15px;
|
|
text-align: center;
|
|
}
|
|
#extcalendar .eventdesc .location-name {
|
|
margin: 0 0 5px;
|
|
line-height: normal;
|
|
font-size: 14px;
|
|
padding: 3px 0 3px 0;
|
|
}
|
|
#extcalendar .tableb {
|
|
padding: 6px 11px;
|
|
}
|
|
#extcalendar .tablec {
|
|
padding: 3px 11px;
|
|
}
|
|
#extcalendar .tableh2 {
|
|
font-weight: bold;
|
|
margin: 0;
|
|
padding: 6px 12px;
|
|
}
|
|
/**Timeline layout**/
|
|
.eb-events-timeline .eb-taskbar {
|
|
padding: 25px 0;
|
|
border-bottom: 1px dotted #a5a5a5;
|
|
margin: 0;
|
|
list-style: none;
|
|
}
|
|
.eb-event-container {
|
|
background-image: url("../images/dot-ver.png");
|
|
background-position: 42px 85px;
|
|
background-repeat: repeat-y;
|
|
margin-top: 0;
|
|
padding: 0 0 0 100px;
|
|
}
|
|
.eb-event-date-container {
|
|
background: #fff;
|
|
border: 1px #eee solid;
|
|
margin: 0 15px 0 -100px;
|
|
padding: 5px;
|
|
width: auto;
|
|
border-radius: 100%;
|
|
-moz-border-radius: 100%;
|
|
-webkit-border-radius: 100%;
|
|
display: block;
|
|
float: left;
|
|
position: relative;
|
|
}
|
|
.eb-event-date {
|
|
background-image: none !important;
|
|
border-radius: 100%;
|
|
-moz-border-radius: 100%;
|
|
-webkit-border-radius: 100%;
|
|
font-family: inherit;
|
|
height: 60px;
|
|
padding: 5px;
|
|
width: 60px;
|
|
text-align: center;
|
|
}
|
|
.eb-event-date-day {
|
|
color: #fff;
|
|
font-size: 20px;
|
|
font-weight: bold;
|
|
line-height: 20px;
|
|
padding-top: 4px;
|
|
}
|
|
.eb-event-date-month {
|
|
color: #fff;
|
|
font-size: 14px;
|
|
line-height: 14px;
|
|
}
|
|
.eb-event-date-year {
|
|
color: #fff;
|
|
font-size: 14px;
|
|
line-height: 14px;
|
|
}
|
|
.eb-even-title-container {
|
|
line-height: normal;
|
|
margin: 0;
|
|
}
|
|
.eb-event-information {
|
|
padding: 0 0 10px;
|
|
margin-bottom: 12px;
|
|
}
|
|
.eb-event-date-info {
|
|
font-size: 130%;
|
|
line-height: 150%;
|
|
display: inline-block;
|
|
}
|
|
.eb-event-start-end-date {
|
|
margin: 0 8px 0 0;
|
|
}
|
|
.eb-event-price-container {
|
|
display: inline-block;
|
|
float: right;
|
|
font-size: 140%;
|
|
background-image: none !important;
|
|
}
|
|
.eb-event-price-container .eb-individual-price {
|
|
color: #fff;
|
|
display: inline-block;
|
|
padding: 10px;
|
|
}
|
|
span.eb-time {
|
|
padding-left: 5px;
|
|
}
|
|
.eb-container .form-horizontal .form-group {
|
|
margin-left: 0 !important;
|
|
margin-right: 0;
|
|
}
|
|
.eb-container .form-group .radio, .eb-container .form-group .checkbox {
|
|
min-height: 1px !important;
|
|
}
|
|
.eb-container .form-group input.radio, .eb-container .form-group input.checkbox, .eb-container .form-group select {
|
|
display: inline-block;
|
|
}
|
|
.eb-container .form-group select,
|
|
.eb-container .form-group textarea,
|
|
.eb-container .form-group input[type="text"],
|
|
.eb-container .form-group input[type="password"],
|
|
.eb-container .form-group input[type="datetime"],
|
|
.eb-container .form-group input[type="datetime-local"],
|
|
.eb-container .form-group input[type="date"],
|
|
.eb-container .form-group input[type="month"],
|
|
.eb-container .form-group input[type="time"],
|
|
.eb-container .form-group input[type="week"],
|
|
.eb-container .form-group input[type="number"],
|
|
.eb-container .form-group input[type="email"],
|
|
.eb-container .form-group input[type="url"],
|
|
.eb-container .form-group input[type="search"],
|
|
.eb-container .form-group input[type="tel"],
|
|
.eb-container .form-group input[type="color"] {
|
|
width: 210px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-mini,
|
|
.eb-container .form-group select.input-mini,
|
|
.eb-container .form-group textarea.input-mini {
|
|
width: 60px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-small,
|
|
.eb-container .form-group select.input-small,
|
|
.eb-container .form-group textarea.input-small {
|
|
width: 90px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-medium,
|
|
.eb-container .form-group select.input-medium,
|
|
.eb-container .form-group textarea.input-medium {
|
|
width: 150px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-large,
|
|
.eb-container .form-group select.input-large,
|
|
.eb-container .form-group textarea.input-large {
|
|
width: 210px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-xlarge,
|
|
.eb-container .form-group select.input-xlarge,
|
|
.eb-container .form-group textarea.input-xlarge {
|
|
width: 270px !important;
|
|
}
|
|
.eb-container .form-group input[type="text"].input-xxlarge,
|
|
.eb-container .form-group select.input-xxlarge,
|
|
.eb-container .form-group textarea.input-xxlarge {
|
|
width: 530px !important;
|
|
}
|
|
@media screen and (min-width: 768px) {
|
|
.event-property-fixed {
|
|
float: right;
|
|
position: relative;
|
|
top: 0;
|
|
margin: 0 0 10px 10px;
|
|
}
|
|
}
|
|
td.eb-event-property-label {
|
|
white-space: nowrap;
|
|
width: auto;
|
|
}
|
|
#eb-mini-cart-page.eb-container {
|
|
padding: 15px;
|
|
}
|
|
.eb-cart-content table tr td {
|
|
vertical-align: middle;
|
|
}
|
|
.registrant-item-container {
|
|
margin: 0;
|
|
border-left: 1px solid #ccc;
|
|
border-right: 1px solid #ccc;
|
|
padding: 0;
|
|
}
|
|
.registrant-item-container li {
|
|
list-style: none;
|
|
}
|
|
.registrant-item-container li {
|
|
border-bottom: 1px solid #ccc;
|
|
line-height: 30px;
|
|
padding: 0px 5px 0px 5px;
|
|
}
|
|
.registrant-item-container li:first-child {
|
|
background: #666 !important;
|
|
color: #fff;
|
|
border-radius: 0 !important;
|
|
}
|
|
.totals > div {
|
|
border: 2px solid #bbb;
|
|
border-radius: 4px;
|
|
color: #333;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
padding: 7px 10px 6px;
|
|
position: relative;
|
|
text-align: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
.wait {
|
|
position: relative;
|
|
top: 5px;
|
|
right: 10px;
|
|
}
|
|
.wait .fa-refresh {
|
|
color: #00ae7c;
|
|
}
|
|
#adminForm .well {
|
|
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
|
|
border-radius: 0;
|
|
box-shadow: none;
|
|
padding: 0;
|
|
}
|
|
#colorbox #cboxContent h1 {
|
|
background: #eee none repeat scroll 0 0;
|
|
line-height: normal;
|
|
margin: 0;
|
|
padding: 10px;
|
|
}
|
|
.eb-mobile-event-date, .eb-mobile-event-price, .eb-mobile-quantity, .eb-mobile-sub-total {
|
|
padding: 5px;
|
|
}
|
|
.eb-mobile-event-title {
|
|
background: #000;
|
|
margin-bottom: 10px;
|
|
}
|
|
.eb-mobile-event-title a {
|
|
color: #fff;
|
|
}
|
|
#payment_method_container label.radio {
|
|
display: block;
|
|
margin-bottom: 5px;
|
|
}
|
|
span.eb-uploaded-file {
|
|
padding-left: 10px;
|
|
font-weight: bold;
|
|
}
|
|
.eb-multiple-dates-instructions {
|
|
margin-top: 5px;
|
|
font-weight: bold;
|
|
}
|
|
.table th.eb-text-right, .table td.eb-text-right {
|
|
text-align: right !important;
|
|
}
|
|
.table th.eb-text-left, .table td.eb-text-left {
|
|
text-align: left;
|
|
}
|
|
td.eb-ticket-type-title {
|
|
font-weight: bold;
|
|
}
|
|
p.eb-ticket-type-description {
|
|
font-weight: normal;
|
|
font-size: 85%;
|
|
}
|
|
.eb-event-large-image {
|
|
margin: 0 0 20px;
|
|
}
|
|
.eb-ticket-information {
|
|
}
|
|
h3.eb-heading {
|
|
display: inline-block;
|
|
margin-right: 20px;
|
|
}
|
|
.eb-event-box .eb-event-date-time {
|
|
margin-top: 15px;
|
|
font-weight: bold;
|
|
font-size: 130%;
|
|
}
|
|
.eb-event-box .eb-event-location-price {
|
|
padding-bottom: 10px;
|
|
padding-top: 10px;
|
|
}
|
|
.eb-event-box .eb-event-location {
|
|
font-weight: bold;
|
|
}
|
|
.eb-event-box .eb-event-price {
|
|
padding: 5px;
|
|
font-weight: bold;
|
|
}
|
|
.eb-event-box img.eb-event-thumb {
|
|
width: 100%;
|
|
}
|
|
.eb-container textarea, .eb-container input[type="text"], .eb-container input[type="datetime"], .eb-container input[type="datetime-local"], .eb-container input[type="date"], .eb-container input[type="month"], .eb-container input[type="time"], .eb-container input[type="week"], .eb-container input[type="number"], .eb-container input[type="email"], .eb-container input[type="url"], .eb-container input[type="search"], .eb-container input[type="tel"], .eb-container input[type="color"], .eb-container .uneditable-input {
|
|
box-sizing: content-box !important;
|
|
}
|
|
@media screen and (max-width: 640px) {
|
|
.eb-taskbar li {
|
|
float: none !important;
|
|
}
|
|
}
|
|
img.eb-payment-method-icon {
|
|
margin-bottom: 8px;
|
|
}
|
|
.btn-toolbar .btn-wrapper {
|
|
display: inline-block;
|
|
margin: 0 0 5px 5px;
|
|
}
|
|
.eb-location-description {
|
|
padding-top: 15px;
|
|
}
|
|
.eb-category-description img.eb-thumb-left {
|
|
padding-bottom: 10px;
|
|
padding-top: 2px;
|
|
}
|
|
.eb-register-buttons-top {
|
|
margin-bottom: 5px;
|
|
}
|
|
.eb-events-timeline .eb-register-buttons-top {
|
|
border-bottom: none;
|
|
padding-top: 0;
|
|
margin-top: -20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.eb-container .field-calendar {
|
|
display: inline !important;
|
|
}
|
|
.eb-container .field-calendar .nav {
|
|
width: auto;
|
|
}
|
|
body .tooltip {
|
|
position: absolute;
|
|
z-index: 1030;
|
|
display: block;
|
|
padding: 8px 15px;
|
|
font-size: 14px;
|
|
opacity: 0;
|
|
filter: alpha(opacity=0);
|
|
visibility: visible
|
|
}
|
|
body .tooltip.in {
|
|
opacity: 1;
|
|
filter: alpha(opacity=100)
|
|
}
|
|
body .tooltip.top {
|
|
margin-top: -3px
|
|
}
|
|
body .tooltip.right {
|
|
margin-left: 3px
|
|
}
|
|
body .tooltip.bottom {
|
|
margin-top: 3px
|
|
}
|
|
body .tooltip.left {
|
|
margin-left: -3px
|
|
}
|
|
body .tooltip-inner {
|
|
max-width: 300px;
|
|
padding: 8px 15px;
|
|
color: #000;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
background-color: #fff;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px
|
|
}
|
|
body .tooltip-arrow {
|
|
position: absolute;
|
|
width: 0;
|
|
height: 0;
|
|
border-color: transparent;
|
|
border-style: solid
|
|
}
|
|
body .tooltip.top .tooltip-arrow {
|
|
bottom: 0;
|
|
left: 50%;
|
|
margin-left: -5px;
|
|
border-top-color: #fff;
|
|
border-width: 5px 5px 0
|
|
}
|
|
body .tooltip.right .tooltip-arrow {
|
|
top: 50%;
|
|
left: 0;
|
|
margin-top: -5px;
|
|
border-right-color: #fff;
|
|
border-width: 5px 5px 5px 0
|
|
}
|
|
body .tooltip.left .tooltip-arrow {
|
|
top: 50%;
|
|
right: 0;
|
|
margin-top: -5px;
|
|
border-left-color: #fff;
|
|
border-width: 5px 0 5px 5px
|
|
}
|
|
body .tooltip.bottom .tooltip-arrow {
|
|
top: 0;
|
|
left: 50%;
|
|
margin-left: -5px;
|
|
border-bottom-color: #fff;
|
|
border-width: 0 5px 5px
|
|
}
|
|
@media (max-width: 480px) {
|
|
/* CSS eb-responsive-table table */
|
|
table.eb-responsive-table,
|
|
table.eb-responsive-table thead,
|
|
table.eb-responsive-table tbody,
|
|
table.eb-responsive-table th,
|
|
table.eb-responsive-table td,
|
|
table.eb-responsive-table tr {
|
|
display: block;
|
|
border: none;
|
|
}
|
|
table.eb-responsive-table thead tr {
|
|
position: absolute;
|
|
top: -9999px;
|
|
left: -9999px;
|
|
}
|
|
table.eb-responsive-table tr {
|
|
border: 1px solid #ccc;
|
|
margin-bottom: 5px;
|
|
}
|
|
table.eb-responsive-table td {
|
|
border: none !important;
|
|
position: relative;
|
|
padding: 12px 5%;
|
|
text-align: left;
|
|
}
|
|
table.eb-responsive-table td::before,
|
|
table.eb-responsive-table td .td-text {
|
|
float: left;
|
|
width: 50%;
|
|
}
|
|
table.eb-responsive-table td::before {
|
|
width: 50%;
|
|
padding-right: 15px;
|
|
text-align: left;
|
|
content: attr(data-content);
|
|
display: block;
|
|
font-weight: bold;
|
|
}
|
|
table.eb-responsive-table td::after {
|
|
content: "";
|
|
display: table;
|
|
clear: both;
|
|
}
|
|
table.eb-responsive-table td.center {
|
|
text-align: left;
|
|
}
|
|
table.eb-responsive-table .eb-taskbar li {
|
|
float: left !important;
|
|
text-align: left;
|
|
}
|
|
}
|
|
p.eb-available-tags {
|
|
margin-top: 10px;
|
|
font-weight: normal !important;
|
|
}
|
|
#eb-share-button img {
|
|
display: inline;
|
|
}
|
|
#tickets_members_information {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
div.eb-field-validation-error {
|
|
margin: 5px 0 0;
|
|
color: red;
|
|
}
|
|
.eb-search-bar-container {
|
|
margin: 0 auto;
|
|
padding: 30px 0 20px 10px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
.eb-search-bar-container select {
|
|
display: inline-block;
|
|
}
|
|
.eb-search-bar-container #location_id, .eb-search-bar-container #filter_duration {
|
|
margin-left: 5px;
|
|
}
|
|
#eb_search_form {
|
|
padding-top: 10px;
|
|
}
|
|
#eb_search_form .control-label {
|
|
font-weight: bold;
|
|
padding: 5px 0;
|
|
}
|
|
.extcal_minical .extcal_navbar {
|
|
border: none;
|
|
margin: 0 0 1px;
|
|
border-bottom: 1px solid #B4B4B6;
|
|
}
|
|
.extcal_minical .extcal_navbar td {
|
|
padding: 10px;
|
|
text-align: center;
|
|
width: 10%;
|
|
}
|
|
.extcal_minical .extcal_navbar td.extcal_month_label {
|
|
width: 50%;
|
|
}
|
|
.extcal_minical .extcal_month_label a {
|
|
color: #FFFFFF;
|
|
font-weight: bold;
|
|
}
|
|
a.mod_eb_minicalendar_link {
|
|
color: #F0F0F0;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
}
|
|
a.mod_eb_minicalendar_link:link {
|
|
color: white;
|
|
}
|
|
a.mod_eb_minicalendar_link:hover {
|
|
color: yellow;
|
|
}
|
|
.mod_eb_minicalendar_link i, .mod_eb_minicalendar_link i:before {
|
|
color: #fff;
|
|
}
|
|
.mod_eb_mincalendar_table {
|
|
font-size: 13px;
|
|
font-style: normal;
|
|
margin-bottom: 0.25em;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
width: 100%;
|
|
}
|
|
.mod_eb_mincalendar_td_dayname {
|
|
color: #F0F0F0;
|
|
font-weight: bold;
|
|
line-height: 15px;
|
|
text-align: center !important;
|
|
padding: 10px;
|
|
}
|
|
.mod_eb_mincalendar_today {
|
|
color: #000000;
|
|
padding: 0 !important;
|
|
}
|
|
.mod_eb_mincalendar_table tbody td{
|
|
font-weight: normal;
|
|
padding: 3px 2px;
|
|
color: #fff;
|
|
}
|
|
a.eb_minical_link{
|
|
color: #fff;
|
|
}
|
|
a.eb_minical_link:hover {
|
|
color: yellow;
|
|
text-decoration: none;
|
|
}
|
|
.eb-sponor-container, .eb-speaker-container
|
|
{
|
|
text-align: center;
|
|
}
|
|
td.eb-agenda-time
|
|
{
|
|
width: 15%;
|
|
}
|
|
/* Sponsors */
|
|
.eb-sponor-container, .eb-speaker-container {
|
|
text-align: center;
|
|
}
|
|
.eb-speaker-container .eb-speaker-avatar img {
|
|
box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
|
|
-moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
|
|
-webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
|
|
width: 70%;
|
|
max-width: 70%;
|
|
}
|
|
.eb-speaker-container .eb-speaker-name {
|
|
margin-top: 30px;
|
|
line-height: 1.6;
|
|
}
|
|
.eb-speaker-container .eb-speaker-title {
|
|
font-size: 90%;
|
|
margin: 10px 0;
|
|
}
|
|
.eb-speaker-container .eb-speaker-description {
|
|
margin: 0 0 15px;
|
|
}
|
|
.eb-speaker-container .btn {
|
|
font-size: 20px;
|
|
padding: 12px;
|
|
line-height: 1em;
|
|
border-radius: 50%;
|
|
}
|
|
.btn.btn-fab, .btn.btn-just-icon {
|
|
font-size: 24px;
|
|
height: 41px;
|
|
min-width: 41px;
|
|
width: 41px;
|
|
padding: 0;
|
|
overflow: hidden;
|
|
position: relative;
|
|
line-height: 41px;
|
|
}
|
|
.eb-speaker-container .btn {
|
|
color: #fff;
|
|
margin: 0;
|
|
}
|
|
#eb-event-agandas {
|
|
margin-top: 15px;
|
|
}
|
|
#eb-speakers-list, #eb-sponsors-list {
|
|
padding-top: 15px;
|
|
}
|
|
.eb-speaker-container .btn i:before, .eb-social-sharing-buttons .btn i:before {
|
|
color: #fff;
|
|
}
|
|
.btn.eb-btn-twitter {
|
|
background-color: #55acee;
|
|
border-color: #55acee;
|
|
box-shadow: 0 2px 2px 0 rgba(85, 172, 238, .14), 0 3px 1px -2px rgba(85, 172, 238, .2), 0 1px 5px 0 rgba(85, 172, 238, .12);
|
|
}
|
|
.btn.eb-btn-facebook {
|
|
background-color: #3b5998;
|
|
border-color: #3b5998;
|
|
box-shadow: 0 2px 2px 0 rgba(59, 89, 152, .14), 0 3px 1px -2px rgba(59, 89, 152, .2), 0 1px 5px 0 rgba(59, 89, 152, .12);
|
|
}
|
|
.btn.eb-btn-digg {
|
|
background-color: #a12326;
|
|
border-color: #a12326;
|
|
box-shadow: 0 2px 2px 0 rgba(234, 76, 137, .14), 0 3px 1px -2px rgba(234, 76, 137, .2), 0 1px 5px 0 rgba(234, 76, 137, .12);
|
|
}
|
|
.btn.eb-btn-delicious {
|
|
background-color: #ea4c89;
|
|
border-color: #ea4c89;
|
|
box-shadow: 0 2px 2px 0 rgba(234, 76, 137, .14), 0 3px 1px -2px rgba(234, 76, 137, .2), 0 1px 5px 0 rgba(234, 76, 137, .12);
|
|
}
|
|
.btn.eb-btn-linkedin {
|
|
background-color: #0976b4;
|
|
border-color: #0976b4;
|
|
box-shadow: 0 2px 2px 0 rgba(9, 118, 180, .14), 0 3px 1px -2px rgba(9, 118, 180, .2), 0 1px 5px 0 rgba(9, 118, 180, .12);
|
|
}
|
|
.btn.eb-btn-google {
|
|
background-color: #dd4b39;
|
|
border-color: #dd4b39;
|
|
box-shadow: 0 2px 2px 0 rgba(221, 75, 57, .14), 0 3px 1px -2px rgba(221, 75, 57, .2), 0 1px 5px 0 rgba(221, 75, 57, .12);
|
|
}
|
|
.btn.eb-btn-pinterest {
|
|
background-color: #125688;
|
|
border-color: #125688;
|
|
box-shadow: 0 2px 2px 0 rgba(18, 86, 136, .14), 0 3px 1px -2px rgba(18, 86, 136, .2), 0 1px 5px 0 rgba(18, 86, 136, .12);
|
|
}
|
|
#eb-calendar-page span.fc-title {
|
|
font-size: 14px;
|
|
padding: 5px;
|
|
}
|
|
.eb-social-sharing-buttons {
|
|
margin-top: 10px;
|
|
}
|
|
.eb-social-sharing-buttons .btn {
|
|
margin: 5px 5px 5px 0;
|
|
padding: 10px 30px;
|
|
}
|
|
.eb-social-sharing-buttons i.fa {
|
|
font-size: 24px;
|
|
}
|
|
.eb-social-sharing-buttons .btn
|
|
{
|
|
background-image: none;
|
|
}
|
|
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
|
|
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
|
|
.autocomplete-selected { background: #F0F0F0; }
|
|
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
|
|
.autocomplete-group { padding: 2px 5px; }
|
|
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
|
|
|
|
/*
|
|
|
|
STYLE ENDE
|
|
*/
|
|
|
|
|
|
.icon-joomla:before {
|
|
content:"\e200";
|
|
}
|
|
|
|
.icon-arrow-up:before,.icon-chevron-up:before,.icon-uparrow:before {
|
|
content:"\e005";
|
|
}
|
|
|
|
.icon-arrow-right:before,.icon-chevron-right:before,.icon-rightarrow:before {
|
|
content:"\e006";
|
|
}
|
|
|
|
.icon-arrow-down:before,.icon-chevron-down:before,.icon-downarrow:before {
|
|
content:"\e007";
|
|
}
|
|
|
|
.icon-arrow-left:before,.icon-chevron-left:before,.icon-leftarrow:before {
|
|
content:"\e008";
|
|
}
|
|
|
|
.icon-arrow-first:before {
|
|
content:"\e003";
|
|
}
|
|
|
|
.icon-arrow-last:before {
|
|
content:"\e004";
|
|
}
|
|
|
|
.icon-arrow-up-2:before {
|
|
content:"\e009";
|
|
}
|
|
|
|
.icon-arrow-right-2:before {
|
|
content:"\e00a";
|
|
}
|
|
|
|
.icon-arrow-down-2:before {
|
|
content:"\e00b";
|
|
}
|
|
|
|
.icon-arrow-left-2:before {
|
|
content:"\e00c";
|
|
}
|
|
|
|
.icon-arrow-up-3:before {
|
|
content:"\e00f";
|
|
}
|
|
|
|
.icon-arrow-right-3:before {
|
|
content:"\e010";
|
|
}
|
|
|
|
.icon-arrow-down-3:before {
|
|
content:"\e011";
|
|
}
|
|
|
|
.icon-arrow-left-3:before {
|
|
content:"\e012";
|
|
}
|
|
|
|
.icon-menu-2:before {
|
|
content:"\e00e";
|
|
}
|
|
|
|
.icon-arrow-up-4:before {
|
|
content:"\e201";
|
|
}
|
|
|
|
.icon-arrow-right-4:before {
|
|
content:"\e202";
|
|
}
|
|
|
|
.icon-arrow-down-4:before {
|
|
content:"\e203";
|
|
}
|
|
|
|
.icon-arrow-left-4:before {
|
|
content:"\e204";
|
|
}
|
|
|
|
.icon-redo:before,.icon-share:before {
|
|
content:"\27";
|
|
}
|
|
|
|
.icon-undo:before {
|
|
content:"\28";
|
|
}
|
|
|
|
.icon-forward-2:before {
|
|
content:"\e205";
|
|
}
|
|
|
|
.icon-backward-2:before,.icon-reply:before {
|
|
content:"\e206";
|
|
}
|
|
|
|
.icon-redo-2:before,.icon-refresh:before,.icon-unblock:before {
|
|
content:"\6c";
|
|
}
|
|
|
|
.icon-undo-2:before {
|
|
content:"\e207";
|
|
}
|
|
|
|
.icon-move:before {
|
|
content:"\7a";
|
|
}
|
|
|
|
.icon-expand:before {
|
|
content:"\66";
|
|
}
|
|
|
|
.icon-contract:before {
|
|
content:"\67";
|
|
}
|
|
|
|
.icon-expand-2:before {
|
|
content:"\68";
|
|
}
|
|
|
|
.icon-contract-2:before {
|
|
content:"\69";
|
|
}
|
|
|
|
.icon-play:before {
|
|
content:"\e208";
|
|
}
|
|
|
|
.icon-pause:before {
|
|
content:"\e209";
|
|
}
|
|
|
|
.icon-stop:before {
|
|
content:"\e210";
|
|
}
|
|
|
|
.icon-backward:before,.icon-previous:before {
|
|
content:"\7c";
|
|
}
|
|
|
|
.icon-forward:before,.icon-next:before {
|
|
content:"\7b";
|
|
}
|
|
|
|
.icon-first:before {
|
|
content:"\7d";
|
|
}
|
|
|
|
.icon-last:before {
|
|
content:"\e000";
|
|
}
|
|
|
|
.icon-play-circle:before {
|
|
content:"\e00d";
|
|
}
|
|
|
|
.icon-pause-circle:before {
|
|
content:"\e211";
|
|
}
|
|
|
|
.icon-stop-circle:before {
|
|
content:"\e212";
|
|
}
|
|
|
|
.icon-backward-circle:before {
|
|
content:"\e213";
|
|
}
|
|
|
|
.icon-forward-circle:before {
|
|
content:"\e214";
|
|
}
|
|
|
|
.icon-loop:before {
|
|
content:"\e001";
|
|
}
|
|
|
|
.icon-shuffle:before {
|
|
content:"\e002";
|
|
}
|
|
|
|
.icon-search:before {
|
|
content:"\53";
|
|
}
|
|
|
|
.icon-zoom-in:before {
|
|
content:"\64";
|
|
}
|
|
|
|
.icon-zoom-out:before {
|
|
content:"\65";
|
|
}
|
|
|
|
.icon-apply:before,.icon-edit:before,.icon-pencil:before {
|
|
content:"\2b";
|
|
}
|
|
|
|
.icon-pencil-2:before {
|
|
content:"\2c";
|
|
}
|
|
|
|
.icon-brush:before {
|
|
content:"\3b";
|
|
}
|
|
|
|
.icon-plus-2:before,.icon-save-new:before {
|
|
content:"\5d";
|
|
}
|
|
|
|
.icon-minus-2:before,.icon-minus-sign:before {
|
|
content:"\5e";
|
|
}
|
|
|
|
.icon-cancel-2:before,.icon-delete:before,.icon-remove:before {
|
|
content:"\49";
|
|
}
|
|
|
|
.icon-checkmark:before,.icon-ok:before,.icon-publish:before,.icon-save:before {
|
|
content:"\47";
|
|
}
|
|
|
|
.icon-new:before,.icon-plus:before {
|
|
content:"\2a";
|
|
}
|
|
|
|
.icon-plus-circle:before {
|
|
content:"\e215";
|
|
}
|
|
|
|
.icon-minus:before,.icon-not-ok:before {
|
|
content:"\4b";
|
|
}
|
|
|
|
.icon-ban-circle:before,.icon-minus-circle:before {
|
|
content:"\e216";
|
|
}
|
|
|
|
.icon-cancel:before,.icon-unpublish:before {
|
|
content:"\4a";
|
|
}
|
|
|
|
.icon-cancel-circle:before {
|
|
content:"\e217";
|
|
}
|
|
|
|
.icon-checkmark-2:before {
|
|
content:"\e218";
|
|
}
|
|
|
|
.icon-checkmark-circle:before {
|
|
content:"\e219";
|
|
}
|
|
|
|
.icon-info:before {
|
|
content:"\e220";
|
|
}
|
|
|
|
.icon-info-2:before,.icon-info-circle:before {
|
|
content:"\e221";
|
|
}
|
|
|
|
.icon-help:before,.icon-question-sign:before,.icon-question:before {
|
|
content:"\45";
|
|
}
|
|
|
|
.icon-question-2:before,.icon-question-circle:before {
|
|
content:"\e222";
|
|
}
|
|
|
|
.icon-notification:before {
|
|
content:"\e223";
|
|
}
|
|
|
|
.icon-notification-2:before,.icon-notification-circle:before {
|
|
content:"\e224";
|
|
}
|
|
|
|
.icon-pending:before,.icon-warning:before {
|
|
content:"\48";
|
|
}
|
|
|
|
.icon-warning-2:before,.icon-warning-circle:before {
|
|
content:"\e225";
|
|
}
|
|
|
|
.icon-checkbox-unchecked:before {
|
|
content:"\3d";
|
|
}
|
|
|
|
.icon-checkbox-checked:before,.icon-checkbox:before,.icon-checkin:before {
|
|
content:"\3e";
|
|
}
|
|
|
|
.icon-checkbox-partial:before {
|
|
content:"\3f";
|
|
}
|
|
|
|
.icon-square:before {
|
|
content:"\e226";
|
|
}
|
|
|
|
.icon-radio-unchecked:before {
|
|
content:"\e227";
|
|
}
|
|
|
|
.icon-generic:before,.icon-radio-checked:before {
|
|
content:"\e228";
|
|
}
|
|
|
|
.icon-circle:before {
|
|
content:"\e229";
|
|
}
|
|
|
|
.icon-signup:before {
|
|
content:"\e230";
|
|
}
|
|
|
|
.icon-grid-view:before,.icon-grid:before {
|
|
content:"\58";
|
|
}
|
|
|
|
.icon-grid-2:before,.icon-grid-view-2:before {
|
|
content:"\59";
|
|
}
|
|
|
|
.icon-menu:before {
|
|
content:"\5a";
|
|
}
|
|
|
|
.icon-list-view:before,.icon-list:before {
|
|
content:"\31";
|
|
}
|
|
|
|
.icon-list-2:before {
|
|
content:"\e231";
|
|
}
|
|
|
|
.icon-menu-3:before {
|
|
content:"\e232";
|
|
}
|
|
|
|
.icon-folder-open:before,.icon-folder:before {
|
|
content:"\2d";
|
|
}
|
|
|
|
.icon-folder-2:before,.icon-folder-close:before {
|
|
content:"\2e";
|
|
}
|
|
|
|
.icon-folder-plus:before {
|
|
content:"\e234";
|
|
}
|
|
|
|
.icon-folder-minus:before {
|
|
content:"\e235";
|
|
}
|
|
|
|
.icon-folder-3:before {
|
|
content:"\e236";
|
|
}
|
|
|
|
.icon-folder-plus-2:before {
|
|
content:"\e237";
|
|
}
|
|
|
|
.icon-folder-remove:before {
|
|
content:"\e238";
|
|
}
|
|
|
|
.icon-file:before {
|
|
content:"\e016";
|
|
}
|
|
|
|
.icon-file-2:before {
|
|
content:"\e239";
|
|
}
|
|
|
|
.icon-file-add:before,.icon-file-plus:before {
|
|
content:"\29";
|
|
}
|
|
|
|
.icon-file-minus:before {
|
|
content:"\e017";
|
|
}
|
|
|
|
.icon-file-check:before {
|
|
content:"\e240";
|
|
}
|
|
|
|
.icon-file-remove:before {
|
|
content:"\e241";
|
|
}
|
|
|
|
.icon-copy:before,.icon-save-copy:before {
|
|
content:"\e018";
|
|
}
|
|
|
|
.icon-stack:before {
|
|
content:"\e242";
|
|
}
|
|
|
|
.icon-tree:before {
|
|
content:"\e243";
|
|
}
|
|
|
|
.icon-tree-2:before {
|
|
content:"\e244";
|
|
}
|
|
|
|
.icon-paragraph-left:before {
|
|
content:"\e246";
|
|
}
|
|
|
|
.icon-paragraph-center:before {
|
|
content:"\e247";
|
|
}
|
|
|
|
.icon-paragraph-right:before {
|
|
content:"\e248";
|
|
}
|
|
|
|
.icon-paragraph-justify:before {
|
|
content:"\e249";
|
|
}
|
|
|
|
.icon-screen:before {
|
|
content:"\e01c";
|
|
}
|
|
|
|
.icon-tablet:before {
|
|
content:"\e01d";
|
|
}
|
|
|
|
.icon-mobile:before {
|
|
content:"\e01e";
|
|
}
|
|
|
|
.icon-box-add:before {
|
|
content:"\51";
|
|
}
|
|
|
|
.icon-box-remove:before {
|
|
content:"\52";
|
|
}
|
|
|
|
.icon-download:before {
|
|
content:"\e021";
|
|
}
|
|
|
|
.icon-upload:before {
|
|
content:"\e022";
|
|
}
|
|
|
|
.icon-home:before {
|
|
content:"\21";
|
|
}
|
|
|
|
.icon-home-2:before {
|
|
content:"\e250";
|
|
}
|
|
|
|
.icon-new-tab:before,.icon-out-2:before {
|
|
content:"\e024";
|
|
}
|
|
|
|
.icon-new-tab-2:before,.icon-out-3:before {
|
|
content:"\e251";
|
|
}
|
|
|
|
.icon-link:before {
|
|
content:"\e252";
|
|
}
|
|
|
|
.icon-image:before,.icon-picture:before {
|
|
content:"\2f";
|
|
}
|
|
|
|
.icon-images:before,.icon-pictures:before {
|
|
content:"\30";
|
|
}
|
|
|
|
.icon-color-palette:before,.icon-palette:before {
|
|
content:"\e014";
|
|
}
|
|
|
|
.icon-camera:before {
|
|
content:"\55";
|
|
}
|
|
|
|
.icon-camera-2:before,.icon-video:before {
|
|
content:"\e015";
|
|
}
|
|
|
|
.icon-play-2:before,.icon-video-2:before,.icon-youtube:before {
|
|
content:"\56";
|
|
}
|
|
|
|
.icon-music:before {
|
|
content:"\57";
|
|
}
|
|
|
|
.icon-user:before {
|
|
content:"\22";
|
|
}
|
|
|
|
.icon-users:before {
|
|
content:"\e01f";
|
|
}
|
|
|
|
.icon-vcard:before {
|
|
content:"\6d";
|
|
}
|
|
|
|
.icon-address:before {
|
|
content:"\70";
|
|
}
|
|
|
|
.icon-out:before,.icon-share-alt:before {
|
|
content:"\26";
|
|
}
|
|
|
|
.icon-enter:before {
|
|
content:"\e257";
|
|
}
|
|
|
|
.icon-exit:before {
|
|
content:"\e258";
|
|
}
|
|
|
|
.icon-comment:before,.icon-comments:before {
|
|
content:"\24";
|
|
}
|
|
|
|
.icon-comments-2:before {
|
|
content:"\25";
|
|
}
|
|
|
|
.icon-quote:before,.icon-quotes-left:before {
|
|
content:"\60";
|
|
}
|
|
|
|
.icon-quote-2:before,.icon-quotes-right:before {
|
|
content:"\61";
|
|
}
|
|
|
|
.icon-bubble-quote:before,.icon-quote-3:before {
|
|
content:"\e259";
|
|
}
|
|
|
|
.icon-phone:before {
|
|
content:"\e260";
|
|
}
|
|
|
|
.icon-phone-2:before {
|
|
content:"\e261";
|
|
}
|
|
|
|
.icon-envelope:before,.icon-mail:before {
|
|
content:"\4d";
|
|
}
|
|
|
|
.icon-envelope-opened:before,.icon-mail-2:before {
|
|
content:"\4e";
|
|
}
|
|
|
|
.icon-drawer:before,.icon-unarchive:before {
|
|
content:"\4f";
|
|
}
|
|
|
|
.icon-archive:before,.icon-drawer-2:before {
|
|
content:"\50";
|
|
}
|
|
|
|
.icon-briefcase:before {
|
|
content:"\e020";
|
|
}
|
|
|
|
.icon-tag:before {
|
|
content:"\e262";
|
|
}
|
|
|
|
.icon-tag-2:before {
|
|
content:"\e263";
|
|
}
|
|
|
|
.icon-tags:before {
|
|
content:"\e264";
|
|
}
|
|
|
|
.icon-tags-2:before {
|
|
content:"\e265";
|
|
}
|
|
|
|
.icon-cog:before,.icon-options:before {
|
|
content:"\38";
|
|
}
|
|
|
|
.icon-cogs:before {
|
|
content:"\37";
|
|
}
|
|
|
|
.icon-screwdriver:before,.icon-tools:before {
|
|
content:"\36";
|
|
}
|
|
|
|
.icon-wrench:before {
|
|
content:"\3a";
|
|
}
|
|
|
|
.icon-equalizer:before {
|
|
content:"\39";
|
|
}
|
|
|
|
.icon-dashboard:before {
|
|
content:"\78";
|
|
}
|
|
|
|
.icon-switch:before {
|
|
content:"\e266";
|
|
}
|
|
|
|
.icon-filter:before {
|
|
content:"\54";
|
|
}
|
|
|
|
.icon-purge:before,.icon-trash:before {
|
|
content:"\4c";
|
|
}
|
|
|
|
.icon-checkedout:before,.icon-lock:before,.icon-locked:before {
|
|
content:"\23";
|
|
}
|
|
|
|
.icon-unlock:before {
|
|
content:"\e267";
|
|
}
|
|
|
|
.icon-key:before {
|
|
content:"\5f";
|
|
}
|
|
|
|
.icon-support:before {
|
|
content:"\46";
|
|
}
|
|
|
|
.icon-database:before {
|
|
content:"\62";
|
|
}
|
|
|
|
.icon-scissors:before {
|
|
content:"\e268";
|
|
}
|
|
|
|
.icon-health:before {
|
|
content:"\6a";
|
|
}
|
|
|
|
.icon-wand:before {
|
|
content:"\6b";
|
|
}
|
|
|
|
.icon-eye-open:before,.icon-eye:before {
|
|
content:"\3c";
|
|
}
|
|
|
|
.icon-eye-2:before,.icon-eye-blocked:before,.icon-eye-close:before {
|
|
content:"\e269";
|
|
}
|
|
|
|
.icon-clock:before {
|
|
content:"\6e";
|
|
}
|
|
|
|
.icon-compass:before {
|
|
content:"\6f";
|
|
}
|
|
|
|
.icon-broadcast:before,.icon-connection:before,.icon-wifi:before {
|
|
content:"\e01b";
|
|
}
|
|
|
|
.icon-book:before {
|
|
content:"\e271";
|
|
}
|
|
|
|
.icon-flash:before,.icon-lightning:before {
|
|
content:"\79";
|
|
}
|
|
|
|
.icon-print:before,.icon-printer:before {
|
|
content:"\e013";
|
|
}
|
|
|
|
.icon-feed:before {
|
|
content:"\71";
|
|
}
|
|
|
|
.icon-calendar:before {
|
|
content:"\43";
|
|
}
|
|
|
|
.icon-calendar-2:before {
|
|
content:"\44";
|
|
}
|
|
|
|
.icon-calendar-3:before {
|
|
content:"\e273";
|
|
}
|
|
|
|
.icon-pie:before {
|
|
content:"\77";
|
|
}
|
|
|
|
.icon-bars:before {
|
|
content:"\76";
|
|
}
|
|
|
|
.icon-chart:before {
|
|
content:"\75";
|
|
}
|
|
|
|
.icon-power-cord:before {
|
|
content:"\32";
|
|
}
|
|
|
|
.icon-cube:before {
|
|
content:"\33";
|
|
}
|
|
|
|
.icon-puzzle:before {
|
|
content:"\34";
|
|
}
|
|
|
|
.icon-attachment:before,.icon-flag-2:before,.icon-paperclip:before {
|
|
content:"\72";
|
|
}
|
|
|
|
.icon-lamp:before {
|
|
content:"\74";
|
|
}
|
|
|
|
.icon-pin:before,.icon-pushpin:before {
|
|
content:"\73";
|
|
}
|
|
|
|
.icon-location:before {
|
|
content:"\63";
|
|
}
|
|
|
|
.icon-shield:before {
|
|
content:"\e274";
|
|
}
|
|
|
|
.icon-flag:before {
|
|
content:"\35";
|
|
}
|
|
|
|
.icon-flag-3:before {
|
|
content:"\e275";
|
|
}
|
|
|
|
.icon-bookmark:before {
|
|
content:"\e023";
|
|
}
|
|
|
|
.icon-bookmark-2:before {
|
|
content:"\e276";
|
|
}
|
|
|
|
.icon-heart:before {
|
|
content:"\e277";
|
|
}
|
|
|
|
.icon-heart-2:before {
|
|
content:"\e278";
|
|
}
|
|
|
|
.icon-thumbs-up:before {
|
|
content:"\5b";
|
|
}
|
|
|
|
.icon-thumbs-down:before {
|
|
content:"\5c";
|
|
}
|
|
|
|
.icon-asterisk:before,.icon-star-empty:before,.icon-unfeatured:before {
|
|
content:"\40";
|
|
}
|
|
|
|
.icon-star-2:before {
|
|
content:"\41";
|
|
}
|
|
|
|
.icon-default:before,.icon-featured:before,.icon-star:before {
|
|
content:"\42";
|
|
}
|
|
|
|
.icon-smiley-happy:before,.icon-smiley:before {
|
|
content:"\e279";
|
|
}
|
|
|
|
.icon-smiley-2:before,.icon-smiley-happy-2:before {
|
|
content:"\e280";
|
|
}
|
|
|
|
.icon-smiley-sad:before {
|
|
content:"\e281";
|
|
}
|
|
|
|
.icon-smiley-sad-2:before {
|
|
content:"\e282";
|
|
}
|
|
|
|
.icon-smiley-neutral:before {
|
|
content:"\e283";
|
|
}
|
|
|
|
.icon-smiley-neutral-2:before {
|
|
content:"\e284";
|
|
}
|
|
|
|
.icon-cart:before {
|
|
content:"\e019";
|
|
}
|
|
|
|
.icon-basket:before {
|
|
content:"\e01a";
|
|
}
|
|
|
|
.icon-credit:before {
|
|
content:"\e286";
|
|
}
|
|
|
|
.icon-credit-2:before {
|
|
content:"\e287";
|
|
}
|
|
|
|
.icon-expired:before {
|
|
content:"\4b";
|
|
}
|
|
|
|
.hide-text {
|
|
font:0/0 a;
|
|
color:transparent;
|
|
text-shadow:none;
|
|
background-color:transparent;
|
|
border:0;
|
|
}
|
|
|
|
.input-block-level {
|
|
display:block;
|
|
width:100%;
|
|
min-height:30px;
|
|
}
|
|
|
|
.hidden {
|
|
display:none;
|
|
visibility:hidden;
|
|
}
|
|
|
|
.visible-phone {
|
|
display:none!important;
|
|
}
|
|
|
|
.visible-tablet {
|
|
display:none!important;
|
|
}
|
|
|
|
.hidden-desktop {
|
|
display:none!important;
|
|
}
|
|
|
|
.visible-desktop {
|
|
display:inherit!important;
|
|
}
|
|
|
|
@media (min-width:768px) and (max-width:979px) {
|
|
.hidden-desktop {
|
|
display:inherit!important;
|
|
}
|
|
|
|
.visible-desktop {
|
|
display:none!important;
|
|
}
|
|
|
|
.visible-tablet {
|
|
display:inherit!important;
|
|
}
|
|
|
|
.hidden-tablet {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
@media (max-width:767px) {
|
|
.hidden-desktop {
|
|
display:inherit!important;
|
|
}
|
|
|
|
.visible-desktop {
|
|
display:none!important;
|
|
}
|
|
|
|
.visible-phone {
|
|
display:inherit!important;
|
|
}
|
|
|
|
.hidden-phone {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
.visible-print {
|
|
display:none!important;
|
|
}
|
|
|
|
@media print {
|
|
.visible-print {
|
|
display:inherit!important;
|
|
}
|
|
|
|
.hidden-print {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
#map_canvas img,.google-maps img {
|
|
max-width:none;
|
|
}
|
|
|
|
button,input,select,textarea {
|
|
margin:0;
|
|
font-size:100%;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
button,input {
|
|
line-height:normal;
|
|
}
|
|
|
|
button::-moz-focus-inner,input::-moz-focus-inner {
|
|
padding:0;
|
|
border:0;
|
|
}
|
|
|
|
button,html input[type=button],input[type=reset],input[type=submit] {
|
|
cursor:pointer;
|
|
-webkit-appearance:button;
|
|
}
|
|
|
|
button,input[type=button],input[type=checkbox],input[type=radio],input[type=reset],input[type=submit],label,select {
|
|
cursor:pointer;
|
|
}
|
|
|
|
input[type=search]:not([class*=uk-]) {
|
|
box-sizing:content-box;
|
|
-webkit-appearance:textfield;
|
|
}
|
|
|
|
input[type=search]:not([class*=uk-])::-webkit-search-cancel-button,input[type=search]:not([class*=uk-])::-webkit-search-decoration {
|
|
-webkit-appearance:none;
|
|
}
|
|
|
|
textarea:not([class*=uk-]) {
|
|
overflow:auto;
|
|
vertical-align:top;
|
|
}
|
|
|
|
.img-rounded {
|
|
border-radius:0;
|
|
}
|
|
|
|
.img-circle {
|
|
border-radius:500px;
|
|
}
|
|
|
|
.row {
|
|
margin-left:0;
|
|
}
|
|
|
|
.row:after,.row:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.row:after {
|
|
clear:both;
|
|
}
|
|
|
|
[class*=span] {
|
|
float:left;
|
|
min-height:1px;
|
|
margin-left:20px;
|
|
}
|
|
|
|
.span12 {
|
|
width:940px;
|
|
}
|
|
|
|
.span11 {
|
|
width:860px;
|
|
}
|
|
|
|
.span10 {
|
|
width:780px;
|
|
}
|
|
|
|
.span9 {
|
|
width:700px;
|
|
}
|
|
|
|
.span8 {
|
|
width:620px;
|
|
}
|
|
|
|
.span7 {
|
|
width:540px;
|
|
}
|
|
|
|
.span6 {
|
|
width:460px;
|
|
}
|
|
|
|
.span5 {
|
|
width:380px;
|
|
}
|
|
|
|
.span4 {
|
|
width:300px;
|
|
}
|
|
|
|
.span3 {
|
|
width:220px;
|
|
}
|
|
|
|
.span2 {
|
|
width:140px;
|
|
}
|
|
|
|
.span1 {
|
|
width:60px;
|
|
}
|
|
|
|
.offset12 {
|
|
margin-left:980px;
|
|
}
|
|
|
|
.offset11 {
|
|
margin-left:900px;
|
|
}
|
|
|
|
.offset10 {
|
|
margin-left:820px;
|
|
}
|
|
|
|
.offset9 {
|
|
margin-left:740px;
|
|
}
|
|
|
|
.offset8 {
|
|
margin-left:660px;
|
|
}
|
|
|
|
.offset7 {
|
|
margin-left:580px;
|
|
}
|
|
|
|
.offset6 {
|
|
margin-left:500px;
|
|
}
|
|
|
|
.offset5 {
|
|
margin-left:420px;
|
|
}
|
|
|
|
.offset4 {
|
|
margin-left:340px;
|
|
}
|
|
|
|
.offset3 {
|
|
margin-left:260px;
|
|
}
|
|
|
|
.offset2 {
|
|
margin-left:180px;
|
|
}
|
|
|
|
.offset1 {
|
|
margin-left:100px;
|
|
}
|
|
|
|
.row-fluid {
|
|
width:100%;
|
|
}
|
|
|
|
.row-fluid:after,.row-fluid:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.row-fluid:after {
|
|
clear:both;
|
|
}
|
|
|
|
.row-fluid [class*=span] {
|
|
display:block;
|
|
float:left;
|
|
width:100%;
|
|
min-height:30px;
|
|
margin-left:2.1276595744681%;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.row-fluid [class*=span]:first-child {
|
|
margin-left:0;
|
|
}
|
|
|
|
.row-fluid .controls-row [class*=span]+[class*=span] {
|
|
margin-left:2.1276595744681%;
|
|
}
|
|
|
|
.row-fluid .span12 {
|
|
width:100%;
|
|
}
|
|
|
|
.row-fluid .span11 {
|
|
width:91.489361702128%;
|
|
}
|
|
|
|
.row-fluid .span10 {
|
|
width:82.978723404255%;
|
|
}
|
|
|
|
.row-fluid .span9 {
|
|
width:74.468085106383%;
|
|
}
|
|
|
|
.row-fluid .span8 {
|
|
width:65.957446808511%;
|
|
}
|
|
|
|
.row-fluid .span7 {
|
|
width:57.446808510638%;
|
|
}
|
|
|
|
.row-fluid .span6 {
|
|
width:48.936170212766%;
|
|
}
|
|
|
|
.row-fluid .span5 {
|
|
width:40.425531914894%;
|
|
}
|
|
|
|
.row-fluid .span4 {
|
|
width:31.914893617021%;
|
|
}
|
|
|
|
.row-fluid .span3 {
|
|
width:23.404255319149%;
|
|
}
|
|
|
|
.row-fluid .span2 {
|
|
width:14.893617021277%;
|
|
}
|
|
|
|
.row-fluid .span1 {
|
|
width:6.3829787234043%;
|
|
}
|
|
|
|
.row-fluid .offset12 {
|
|
margin-left:104.25531914894%;
|
|
}
|
|
|
|
.row-fluid .offset12:first-child {
|
|
margin-left:102.12765957447%;
|
|
}
|
|
|
|
.row-fluid .offset11 {
|
|
margin-left:95.744680851064%;
|
|
}
|
|
|
|
.row-fluid .offset11:first-child {
|
|
margin-left:93.617021276596%;
|
|
}
|
|
|
|
.row-fluid .offset10 {
|
|
margin-left:87.234042553191%;
|
|
}
|
|
|
|
.row-fluid .offset10:first-child {
|
|
margin-left:85.106382978723%;
|
|
}
|
|
|
|
.row-fluid .offset9 {
|
|
margin-left:78.723404255319%;
|
|
}
|
|
|
|
.row-fluid .offset9:first-child {
|
|
margin-left:76.595744680851%;
|
|
}
|
|
|
|
.row-fluid .offset8 {
|
|
margin-left:70.212765957447%;
|
|
}
|
|
|
|
.row-fluid .offset8:first-child {
|
|
margin-left:68.085106382979%;
|
|
}
|
|
|
|
.row-fluid .offset7 {
|
|
margin-left:61.702127659574%;
|
|
}
|
|
|
|
.row-fluid .offset7:first-child {
|
|
margin-left:59.574468085106%;
|
|
}
|
|
|
|
.row-fluid .offset6 {
|
|
margin-left:53.191489361702%;
|
|
}
|
|
|
|
.row-fluid .offset6:first-child {
|
|
margin-left:51.063829787234%;
|
|
}
|
|
|
|
.row-fluid .offset5 {
|
|
margin-left:44.68085106383%;
|
|
}
|
|
|
|
.row-fluid .offset5:first-child {
|
|
margin-left:42.553191489362%;
|
|
}
|
|
|
|
.row-fluid .offset4 {
|
|
margin-left:36.170212765957%;
|
|
}
|
|
|
|
.row-fluid .offset4:first-child {
|
|
margin-left:34.042553191489%;
|
|
}
|
|
|
|
.row-fluid .offset3 {
|
|
margin-left:27.659574468085%;
|
|
}
|
|
|
|
.row-fluid .offset3:first-child {
|
|
margin-left:25.531914893617%;
|
|
}
|
|
|
|
.row-fluid .offset2 {
|
|
margin-left:19.148936170213%;
|
|
}
|
|
|
|
.row-fluid .offset2:first-child {
|
|
margin-left:17.021276595745%;
|
|
}
|
|
|
|
.row-fluid .offset1 {
|
|
margin-left:10.63829787234%;
|
|
}
|
|
|
|
.row-fluid .offset1:first-child {
|
|
margin-left:8.5106382978723%;
|
|
}
|
|
|
|
.row-fluid [class*=span].hide,[class*=span].hide {
|
|
display:none;
|
|
}
|
|
|
|
.row-fluid [class*=span].pull-right,[class*=span].pull-right {
|
|
float:right;
|
|
}
|
|
|
|
.lead {
|
|
margin-bottom:20px;
|
|
font-size:21px;
|
|
font-weight:200;
|
|
line-height:30px;
|
|
}
|
|
|
|
.muted {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
a.muted:focus,a.muted:hover {
|
|
color:#898a8f;
|
|
}
|
|
|
|
.text-warning {
|
|
color:#ef9b0c;
|
|
}
|
|
|
|
a.text-warning:focus,a.text-warning:hover {
|
|
color:#be7c0a;
|
|
}
|
|
|
|
.text-error {
|
|
color:#ea561b;
|
|
}
|
|
|
|
a.text-error:focus,a.text-error:hover {
|
|
color:#c04312;
|
|
}
|
|
|
|
.text-info {
|
|
color:#ea861b;
|
|
}
|
|
|
|
a.text-info:focus,a.text-info:hover {
|
|
color:#c06c12;
|
|
}
|
|
|
|
.text-success {
|
|
color:#8fd915;
|
|
}
|
|
|
|
a.text-success:focus,a.text-success:hover {
|
|
color:#70ab10;
|
|
}
|
|
|
|
.text-left {
|
|
text-align:left;
|
|
}
|
|
|
|
.text-right {
|
|
text-align:right;
|
|
}
|
|
|
|
.text-center {
|
|
text-align:center;
|
|
}
|
|
|
|
ol.unstyled,ul.unstyled {
|
|
margin-left:0;
|
|
list-style:none;
|
|
}
|
|
|
|
ol.inline,ul.inline {
|
|
margin-left:0;
|
|
list-style:none;
|
|
}
|
|
|
|
ol.inline>li,ul.inline>li {
|
|
display:inline-block;
|
|
padding-right:5px;
|
|
padding-left:5px;
|
|
}
|
|
|
|
.dl-horizontal dt {
|
|
float:left;
|
|
width:160px;
|
|
overflow:hidden;
|
|
clear:left;
|
|
text-align:right;
|
|
text-overflow:ellipsis;
|
|
white-space:nowrap;
|
|
}
|
|
|
|
.dl-horizontal dd {
|
|
margin-left:180px;
|
|
}
|
|
|
|
abbr[data-original-title],abbr[title] {
|
|
cursor:help;
|
|
border-bottom:1px dotted #e5e5e7;
|
|
}
|
|
|
|
abbr.initialism {
|
|
font-size:90%;
|
|
text-transform:uppercase;
|
|
}
|
|
|
|
blockquote small {
|
|
display:block;
|
|
}
|
|
|
|
blockquote small:before {
|
|
content:'\2014 \00A0';
|
|
}
|
|
|
|
blockquote.pull-right {
|
|
float:right;
|
|
padding-left:0;
|
|
border-left:0;
|
|
}
|
|
|
|
blockquote.pull-right p,blockquote.pull-right small {
|
|
text-align:right;
|
|
}
|
|
|
|
blockquote.pull-right small:before {
|
|
content:'';
|
|
}
|
|
|
|
blockquote.pull-right small:after {
|
|
content:'\00A0 \2014';
|
|
}
|
|
|
|
.pre-scrollable {
|
|
max-height:340px;
|
|
overflow-y:scroll;
|
|
}
|
|
|
|
.uneditable-input {
|
|
width:206px;
|
|
}
|
|
|
|
input[type=button]:not([class*=uk-]),input[type=file]:not([class*=uk-]),input[type=image]:not([class*=uk-]),input[type=reset]:not([class*=uk-]),input[type=submit]:not([class*=uk-]) {
|
|
width:auto;
|
|
}
|
|
|
|
input[type=file] {
|
|
line-height:30px;
|
|
}
|
|
|
|
select[multiple]:not([class*=uk-]),select[size]:not([class*=uk-]) {
|
|
height:auto;
|
|
}
|
|
|
|
.uneditable-input:not([class*=uk-]),.uneditable-textarea:not([class*=uk-]) {
|
|
color:#a3a4a8;
|
|
cursor:not-allowed;
|
|
background-color:rgba(247,247,247,0);
|
|
border-color:#e5e5e7;
|
|
}
|
|
|
|
.uneditable-input:not([class*=uk-]) {
|
|
overflow:hidden;
|
|
white-space:nowrap;
|
|
}
|
|
|
|
.uneditable-textarea:not([class*=uk-]) {
|
|
width:auto;
|
|
height:auto;
|
|
}
|
|
|
|
input:not([class*=uk-]):-moz-placeholder,input:not([class*=uk-]):-ms-input-placeholder,input:not([class*=uk-])::-webkit-input-placeholder,textarea:not([class*=uk-]):-moz-placeholder,textarea:not([class*=uk-]):-ms-input-placeholder,textarea:not([class*=uk-])::-webkit-input-placeholder {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.checkbox,.radio {
|
|
min-height:20px;
|
|
padding-left:20px;
|
|
}
|
|
|
|
.checkbox input[type=checkbox],.radio input[type=radio] {
|
|
margin-left:-20px;
|
|
}
|
|
|
|
.controls>.checkbox:first-child,.controls>.radio:first-child {
|
|
padding-top:5px;
|
|
}
|
|
|
|
.checkbox.inline,.radio.inline {
|
|
display:inline-block;
|
|
padding-top:5px;
|
|
margin-bottom:0;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
.checkbox.inline+.checkbox.inline,.radio.inline+.radio.inline {
|
|
margin-left:10px;
|
|
}
|
|
|
|
.input-mini {
|
|
width:60px!important;
|
|
}
|
|
|
|
.input-small {
|
|
width:90px!important;
|
|
}
|
|
|
|
.input-medium {
|
|
width:150px!important;
|
|
}
|
|
|
|
.input-large {
|
|
width:210px!important;
|
|
}
|
|
|
|
.input-xlarge {
|
|
width:270px!important;
|
|
}
|
|
|
|
.input-xxlarge {
|
|
width:530px!important;
|
|
}
|
|
|
|
.row-fluid .uneditable-input[class*=span],.row-fluid input[class*=span],.row-fluid select[class*=span],.row-fluid textarea[class*=span],.uneditable-input[class*=span],input[class*=span],select[class*=span],textarea[class*=span] {
|
|
float:none;
|
|
margin-left:0;
|
|
}
|
|
|
|
.input-append .uneditable-input[class*=span],.input-append input[class*=span],.input-prepend .uneditable-input[class*=span],.input-prepend input[class*=span],.row-fluid .input-append [class*=span],.row-fluid .input-prepend [class*=span],.row-fluid .uneditable-input[class*=span],.row-fluid input[class*=span],.row-fluid select[class*=span],.row-fluid textarea[class*=span] {
|
|
display:inline-block;
|
|
}
|
|
|
|
.uneditable-input,input:not([class*=uk-]),textarea:not([class*=uk-]) {
|
|
margin-left:0;
|
|
}
|
|
|
|
.controls-row [class*=span]+[class*=span] {
|
|
margin-left:20px;
|
|
}
|
|
|
|
.uneditable-input.span12,input.span12,textarea.span12 {
|
|
width:926px;
|
|
}
|
|
|
|
.uneditable-input.span11,input.span11,textarea.span11 {
|
|
width:846px;
|
|
}
|
|
|
|
.uneditable-input.span10,input.span10,textarea.span10 {
|
|
width:766px;
|
|
}
|
|
|
|
.uneditable-input.span9,input.span9,textarea.span9 {
|
|
width:686px;
|
|
}
|
|
|
|
.uneditable-input.span8,input.span8,textarea.span8 {
|
|
width:606px;
|
|
}
|
|
|
|
.uneditable-input.span7,input.span7,textarea.span7 {
|
|
width:526px;
|
|
}
|
|
|
|
.uneditable-input.span6,input.span6,textarea.span6 {
|
|
width:446px;
|
|
}
|
|
|
|
.uneditable-input.span5,input.span5,textarea.span5 {
|
|
width:366px;
|
|
}
|
|
|
|
.uneditable-input.span4,input.span4,textarea.span4 {
|
|
width:286px;
|
|
}
|
|
|
|
.uneditable-input.span3,input.span3,textarea.span3 {
|
|
width:206px;
|
|
}
|
|
|
|
.uneditable-input.span2,input.span2,textarea.span2 {
|
|
width:126px;
|
|
}
|
|
|
|
.uneditable-input.span1,input.span1,textarea.span1 {
|
|
width:46px;
|
|
}
|
|
|
|
.controls-row:after,.controls-row:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.controls-row:after {
|
|
clear:both;
|
|
}
|
|
|
|
.controls-row [class*=span],.row-fluid .controls-row [class*=span] {
|
|
float:left;
|
|
}
|
|
|
|
.controls-row .checkbox[class*=span],.controls-row .radio[class*=span] {
|
|
padding-top:5px;
|
|
}
|
|
|
|
input[disabled]:not([class*=uk-]),input[readonly]:not([class*=uk-]),select[disabled]:not([class*=uk-]),select[readonly]:not([class*=uk-]),textarea[disabled]:not([class*=uk-]),textarea[readonly]:not([class*=uk-]) {
|
|
cursor:not-allowed;
|
|
background-color:rgba(247,247,247,0);
|
|
}
|
|
|
|
input[type=checkbox][disabled]:not([class*=uk-]),input[type=checkbox][readonly]:not([class*=uk-]),input[type=radio][disabled]:not([class*=uk-]),input[type=radio][readonly]:not([class*=uk-]) {
|
|
background-color:transparent;
|
|
}
|
|
|
|
.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline {
|
|
color:#ef9b0c;
|
|
}
|
|
|
|
.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea {
|
|
color:#ef9b0c;
|
|
}
|
|
|
|
.control-group.warning input,.control-group.warning select,.control-group.warning textarea {
|
|
border-color:#ef9b0c;
|
|
}
|
|
|
|
.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus {
|
|
border-color:#ef9b0c;
|
|
}
|
|
|
|
.control-group.warning .input-append .add-on,.control-group.warning .input-prepend .add-on {
|
|
color:#ef9b0c;
|
|
background-color:#f5af39;
|
|
border-color:#ef9b0c;
|
|
}
|
|
|
|
.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline {
|
|
color:#ef9b0c;
|
|
}
|
|
|
|
.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea {
|
|
color:#ef9b0c;
|
|
}
|
|
|
|
.control-group.error input,.control-group.error select,.control-group.error textarea {
|
|
border-color:#ef9b0c;
|
|
}
|
|
|
|
.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus {
|
|
border-color:#ea561b;
|
|
}
|
|
|
|
.control-group.error .input-append .add-on,.control-group.error .input-prepend .add-on {
|
|
color:#ef9b0c;
|
|
background-color:#fff;
|
|
border-color:#ef9b0c;
|
|
}
|
|
|
|
.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline {
|
|
color:#8fd915;
|
|
}
|
|
|
|
.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea {
|
|
color:#8fd915;
|
|
}
|
|
|
|
.control-group.success input,.control-group.success select,.control-group.success textarea {
|
|
border-color:#8fd915;
|
|
}
|
|
|
|
.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus {
|
|
border-color:#8fd915;
|
|
}
|
|
|
|
.control-group.success .input-append .add-on,.control-group.success .input-prepend .add-on {
|
|
color:#8fd915;
|
|
background-color:#d0f592;
|
|
border-color:#8fd915;
|
|
}
|
|
|
|
.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.control-group.info input,.control-group.info select,.control-group.info textarea {
|
|
border-color:#ea861b;
|
|
}
|
|
|
|
.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus {
|
|
border-color:#ea861b;
|
|
}
|
|
|
|
.control-group.info .input-append .add-on,.control-group.info .input-prepend .add-on {
|
|
color:#ea861b;
|
|
background-color:#f7d0a7;
|
|
border-color:#ea861b;
|
|
}
|
|
|
|
.form-actions {
|
|
padding:19px 20px 20px;
|
|
margin-top:20px;
|
|
margin-bottom:20px;
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.form-actions:after,.form-actions:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.form-actions:after {
|
|
clear:both;
|
|
}
|
|
|
|
.help-block,.help-inline {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.help-block {
|
|
display:block;
|
|
margin-bottom:10px;
|
|
}
|
|
|
|
.help-inline {
|
|
display:inline-block;
|
|
padding-left:5px;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
.input-append,.input-prepend {
|
|
display:inline-block;
|
|
display:inline-flex;
|
|
margin-bottom:10px;
|
|
white-space:nowrap;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
.input-append .uneditable-input,.input-append input,.input-append select,.input-prepend .uneditable-input,.input-prepend input,.input-prepend select {
|
|
position:relative;
|
|
margin-bottom:0;
|
|
vertical-align:top;
|
|
border-radius:0;
|
|
}
|
|
|
|
.input-append .uneditable-input:focus,.input-append input:focus,.input-append select:focus,.input-prepend .uneditable-input:focus,.input-prepend input:focus,.input-prepend select:focus {
|
|
z-index:2;
|
|
}
|
|
|
|
.input-append .add-on,.input-prepend .add-on {
|
|
display:inline-block;
|
|
height:38px;
|
|
width:auto;
|
|
min-width:16px;
|
|
padding:4px 10px;
|
|
font-weight:400;
|
|
font-size:12px;
|
|
line-height:36px;
|
|
text-align:center;
|
|
background-color:rgba(247,247,247,0);
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.input-append .add-on,.input-append .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .add-on,.input-prepend .btn,.input-prepend .btn-group>.dropdown-toggle {
|
|
vertical-align:top;
|
|
border-radius:0;
|
|
}
|
|
|
|
.input-append .active,.input-prepend .active {
|
|
background-color:#9aa2a9;
|
|
border-color:#4e555c;
|
|
}
|
|
|
|
.input-prepend .add-on,.input-prepend .btn {
|
|
margin-right:-1px;
|
|
}
|
|
|
|
.input-prepend .add-on:first-child,.input-prepend .btn:first-child {
|
|
border-radius:0;
|
|
}
|
|
|
|
.input-append .uneditable-input,.input-append input,.input-append select {
|
|
border-radius:0;
|
|
}
|
|
|
|
.input-append .uneditable-input+.btn-group .btn:last-child,.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child {
|
|
border-radius:0;
|
|
}
|
|
|
|
.input-append .add-on,.input-append .btn,.input-append .btn-group {
|
|
margin-left:-1px;
|
|
}
|
|
|
|
.input-append .add-on:last-child,.input-append .btn-group:last-child>.dropdown-toggle,.input-append .btn:last-child {
|
|
border-radius:0;
|
|
}
|
|
|
|
.input-prepend.input-append .uneditable-input,.input-prepend.input-append input,.input-prepend.input-append select {
|
|
border-radius:0;
|
|
}
|
|
|
|
.input-prepend.input-append .uneditable-input+.btn-group .btn,.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn {
|
|
border-radius:0;
|
|
}
|
|
|
|
.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child {
|
|
margin-right:-1px;
|
|
border-radius:0;
|
|
}
|
|
|
|
.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child {
|
|
border-radius:0;
|
|
}
|
|
|
|
.input-prepend.input-append .btn-group:first-child {
|
|
margin-left:0;
|
|
}
|
|
|
|
input.search-query {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.form-search .input-append .search-query,.form-search .input-prepend .search-query {
|
|
border-radius:0;
|
|
}
|
|
|
|
.form-search .input-append .search-query {
|
|
border-radius:0;
|
|
}
|
|
|
|
.form-search .input-append .btn {
|
|
border-radius:0;
|
|
}
|
|
|
|
.form-search .input-prepend .search-query {
|
|
border-radius:0;
|
|
}
|
|
|
|
.form-search .input-prepend .btn {
|
|
border-radius:0;
|
|
}
|
|
|
|
.form-horizontal .help-inline,.form-horizontal .input-append,.form-horizontal .input-prepend,.form-horizontal .uneditable-input,.form-horizontal input,.form-horizontal select,.form-horizontal textarea,.form-inline .help-inline,.form-inline .input-append,.form-inline .input-prepend,.form-inline .uneditable-input,.form-inline input,.form-inline select,.form-inline textarea,.form-search .help-inline,.form-search .input-append,.form-search .input-prepend,.form-search .uneditable-input,.form-search input,.form-search select,.form-search textarea {
|
|
display:inline-block;
|
|
margin-bottom:0;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
.form-horizontal .hide,.form-inline .hide,.form-search .hide {
|
|
display:none;
|
|
}
|
|
|
|
.form-inline .btn-group,.form-inline label,.form-search .btn-group,.form-search label {
|
|
display:inline-block;
|
|
}
|
|
|
|
.form-inline .input-append,.form-inline .input-prepend,.form-search .input-append,.form-search .input-prepend {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.form-inline .checkbox,.form-inline .radio,.form-search .checkbox,.form-search .radio {
|
|
padding-left:0;
|
|
margin-bottom:0;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio],.form-search .checkbox input[type=checkbox],.form-search .radio input[type=radio] {
|
|
float:left;
|
|
margin-right:3px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.control-group {
|
|
margin-bottom:10px;
|
|
}
|
|
|
|
legend+.control-group {
|
|
margin-top:20px;
|
|
-webkit-margin-top-collapse:separate;
|
|
}
|
|
|
|
.form-horizontal .control-group {
|
|
margin-bottom:20px;
|
|
}
|
|
|
|
.form-horizontal .control-group:after,.form-horizontal .control-group:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.form-horizontal .control-group:after {
|
|
clear:both;
|
|
}
|
|
|
|
.form-horizontal .control-label {
|
|
float:left;
|
|
width:160px;
|
|
padding-top:5px;
|
|
text-align:right;
|
|
}
|
|
|
|
.form-horizontal .controls {
|
|
margin-left:180px;
|
|
}
|
|
|
|
.form-horizontal .help-block {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.form-horizontal .input-append+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block {
|
|
margin-top:10px;
|
|
}
|
|
|
|
.form-horizontal .form-actions {
|
|
padding-left:180px;
|
|
}
|
|
|
|
table {
|
|
max-width:100%;
|
|
background-color:transparent;
|
|
border-collapse:collapse;
|
|
border-spacing:0;
|
|
}
|
|
|
|
.table td,.table th {
|
|
padding:8px;
|
|
line-height:20px;
|
|
text-align:left;
|
|
vertical-align:top;
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.table th {
|
|
font-weight:700;
|
|
}
|
|
|
|
.table thead th {
|
|
vertical-align:bottom;
|
|
}
|
|
|
|
.table caption+thead tr:first-child td,.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child td,.table thead:first-child tr:first-child th {
|
|
border-top:0;
|
|
}
|
|
|
|
.table tbody+tbody {
|
|
border-top:2px solid #e5e5e7;
|
|
}
|
|
|
|
.table-condensed td,.table-condensed th {
|
|
padding:4px 5px;
|
|
}
|
|
|
|
.table-bordered {
|
|
border:1px solid #e5e5e7;
|
|
border-collapse:separate;
|
|
border-left:0;
|
|
border-radius:0;
|
|
}
|
|
|
|
.table-bordered td,.table-bordered th {
|
|
border-left:1px solid #e5e5e7;
|
|
}
|
|
|
|
.table-bordered caption+tbody tr:first-child td,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+thead tr:first-child th,.table-bordered tbody:first-child tr:first-child td,.table-bordered tbody:first-child tr:first-child th,.table-bordered thead:first-child tr:first-child th {
|
|
border-top:0;
|
|
}
|
|
|
|
.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child,.table-bordered thead:first-child tr:first-child>th:first-child {
|
|
-webkit-border-top-left-radius:0;
|
|
border-top-left-radius:0;
|
|
-moz-border-radius-topleft:0;
|
|
}
|
|
|
|
.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child,.table-bordered thead:first-child tr:first-child>th:last-child {
|
|
-webkit-border-top-right-radius:0;
|
|
border-top-right-radius:0;
|
|
-moz-border-radius-topright:0;
|
|
}
|
|
|
|
.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child,.table-bordered thead:last-child tr:last-child>th:first-child {
|
|
-webkit-border-bottom-left-radius:0;
|
|
border-bottom-left-radius:0;
|
|
-moz-border-radius-bottomleft:0;
|
|
}
|
|
|
|
.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child,.table-bordered thead:last-child tr:last-child>th:last-child {
|
|
-webkit-border-bottom-right-radius:0;
|
|
border-bottom-right-radius:0;
|
|
-moz-border-radius-bottomright:0;
|
|
}
|
|
|
|
.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
|
|
-webkit-border-bottom-left-radius:0;
|
|
border-bottom-left-radius:0;
|
|
-moz-border-radius-bottomleft:0;
|
|
}
|
|
|
|
.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
|
|
-webkit-border-bottom-right-radius:0;
|
|
border-bottom-right-radius:0;
|
|
-moz-border-radius-bottomright:0;
|
|
}
|
|
|
|
.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered caption+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child {
|
|
-webkit-border-top-left-radius:0;
|
|
border-top-left-radius:0;
|
|
-moz-border-radius-topleft:0;
|
|
}
|
|
|
|
.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered caption+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child {
|
|
-webkit-border-top-right-radius:0;
|
|
border-top-right-radius:0;
|
|
-moz-border-radius-topright:0;
|
|
}
|
|
|
|
.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th {
|
|
background-color:rgba(247,247,247,0);
|
|
}
|
|
|
|
.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th {
|
|
background-color:#f2f4f9;
|
|
}
|
|
|
|
.row-fluid table td[class*=span],.row-fluid table th[class*=span],table td[class*=span],table th[class*=span] {
|
|
display:table-cell;
|
|
float:none;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span1,.table th.span1 {
|
|
float:none;
|
|
width:44px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span2,.table th.span2 {
|
|
float:none;
|
|
width:124px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span3,.table th.span3 {
|
|
float:none;
|
|
width:204px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span4,.table th.span4 {
|
|
float:none;
|
|
width:284px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span5,.table th.span5 {
|
|
float:none;
|
|
width:364px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span6,.table th.span6 {
|
|
float:none;
|
|
width:444px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span7,.table th.span7 {
|
|
float:none;
|
|
width:524px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span8,.table th.span8 {
|
|
float:none;
|
|
width:604px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span9,.table th.span9 {
|
|
float:none;
|
|
width:684px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span10,.table th.span10 {
|
|
float:none;
|
|
width:764px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span11,.table th.span11 {
|
|
float:none;
|
|
width:844px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table td.span12,.table th.span12 {
|
|
float:none;
|
|
width:924px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.table tbody tr.success>td {
|
|
background-color:#8fd915;
|
|
}
|
|
|
|
.table tbody tr.error>td {
|
|
background-color:#ea561b;
|
|
}
|
|
|
|
.table tbody tr.warning>td {
|
|
background-color:#ef9b0c;
|
|
}
|
|
|
|
.table tbody tr.info>td {
|
|
background-color:#ea861b;
|
|
}
|
|
|
|
.dropdown,.dropup {
|
|
position:relative;
|
|
}
|
|
|
|
.dropdown-toggle:active,.open .dropdown-toggle {
|
|
outline:0;
|
|
}
|
|
|
|
.caret {
|
|
display:inline-block;
|
|
width:0;
|
|
height:0;
|
|
vertical-align:top;
|
|
border-top:4px solid #4e555c;
|
|
border-right:4px solid transparent;
|
|
border-left:4px solid transparent;
|
|
content:"";
|
|
}
|
|
|
|
.dropdown .caret {
|
|
margin-top:.6em;
|
|
margin-left:.5ch;
|
|
}
|
|
|
|
.dropdown-menu {
|
|
top:100%;
|
|
left:0;
|
|
float:left;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.dropdown-menu.pull-right {
|
|
right:0;
|
|
left:auto;
|
|
}
|
|
|
|
.dropdown-menu .divider {
|
|
height:1px;
|
|
margin:9px 1px;
|
|
overflow:hidden;
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.dropdown-menu>li>a {
|
|
display:block;
|
|
clear:both;
|
|
font-weight:400;
|
|
line-height:20px;
|
|
color:#4e555c;
|
|
white-space:nowrap;
|
|
}
|
|
|
|
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,.dropdown-submenu:focus>a,.dropdown-submenu:hover>a {
|
|
color:#28333e;
|
|
text-decoration:none;
|
|
background-color:transparent;
|
|
}
|
|
|
|
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
|
|
color:#28333e;
|
|
text-decoration:none;
|
|
background-color:transparent;
|
|
}
|
|
|
|
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
|
|
text-decoration:none;
|
|
cursor:default;
|
|
background:0 0;
|
|
}
|
|
|
|
.open>.dropdown-menu {
|
|
display:block;
|
|
}
|
|
|
|
.dropdown-backdrop {
|
|
position:fixed;
|
|
top:0;
|
|
right:0;
|
|
bottom:0;
|
|
left:0;
|
|
z-index:990;
|
|
}
|
|
|
|
.pull-right>.dropdown-menu {
|
|
right:0;
|
|
left:auto;
|
|
}
|
|
|
|
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
|
|
border-top:0;
|
|
border-bottom:4px solid #4e555c;
|
|
content:"";
|
|
}
|
|
|
|
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
|
|
top:auto;
|
|
bottom:100%;
|
|
margin-bottom:1px;
|
|
}
|
|
|
|
.dropdown-submenu {
|
|
position:relative;
|
|
}
|
|
|
|
.dropdown-submenu>.dropdown-menu {
|
|
top:0;
|
|
left:100%;
|
|
margin-top:-6px;
|
|
margin-left:-1px;
|
|
border-radius:0 6px 6px 6px;
|
|
}
|
|
|
|
.dropdown-submenu:hover>.dropdown-menu {
|
|
display:block;
|
|
}
|
|
|
|
.dropup .dropdown-submenu>.dropdown-menu {
|
|
top:auto;
|
|
bottom:0;
|
|
margin-top:0;
|
|
margin-bottom:-2px;
|
|
border-radius:5px 5px 5px 0;
|
|
}
|
|
|
|
.dropdown-submenu>a:after {
|
|
display:block;
|
|
float:right;
|
|
width:0;
|
|
height:0;
|
|
margin-top:5px;
|
|
margin-right:-10px;
|
|
content:" ";
|
|
}
|
|
|
|
.dropdown-submenu.pull-left {
|
|
float:none;
|
|
}
|
|
|
|
.dropdown-submenu.pull-left>.dropdown-menu {
|
|
left:-100%;
|
|
margin-left:10px;
|
|
border-radius:6px 0 6px 6px;
|
|
}
|
|
|
|
.dropdown .dropdown-menu .nav-header {
|
|
padding-right:20px;
|
|
padding-left:20px;
|
|
}
|
|
|
|
.typeahead {
|
|
z-index:1051;
|
|
margin-top:2px;
|
|
border-radius:0;
|
|
}
|
|
|
|
.well {
|
|
min-height:20px;
|
|
padding:20px;
|
|
margin-bottom:20px;
|
|
background-color:rgba(247,247,247,0);
|
|
border-radius:0;
|
|
}
|
|
|
|
.well-large {
|
|
padding:40px;
|
|
border-radius:6px;
|
|
}
|
|
|
|
.well-small {
|
|
padding:9px;
|
|
border-radius:3px;
|
|
}
|
|
|
|
.fade {
|
|
opacity:0;
|
|
-webkit-transition:opacity .15s linear;
|
|
transition:opacity .15s linear;
|
|
}
|
|
|
|
.fade.in {
|
|
opacity:1;
|
|
}
|
|
|
|
.collapse {
|
|
position:relative;
|
|
height:0;
|
|
overflow:hidden;
|
|
-webkit-transition:height .35s ease;
|
|
transition:height .35s ease;
|
|
}
|
|
|
|
.collapse.in {
|
|
height:auto;
|
|
}
|
|
|
|
#finder-search .collapse.in {
|
|
overflow:visible;
|
|
}
|
|
|
|
.close {
|
|
float:right;
|
|
font-size:20px;
|
|
font-weight:700;
|
|
line-height:20px;
|
|
color:currentColor;
|
|
opacity:.2;
|
|
}
|
|
|
|
.close:focus,.close:hover {
|
|
color:#4e555c;
|
|
text-decoration:none;
|
|
cursor:pointer;
|
|
opacity:.4;
|
|
}
|
|
|
|
button.close {
|
|
padding:0;
|
|
cursor:pointer;
|
|
background:0 0;
|
|
border:0;
|
|
-webkit-appearance:none;
|
|
}
|
|
|
|
.btn {
|
|
display:inline-block;
|
|
margin-bottom:0;
|
|
vertical-align:middle;
|
|
cursor:pointer;
|
|
}
|
|
|
|
.btn-large [class*=" icon-"],.btn-large [class^=icon-] {
|
|
margin-top:4px;
|
|
}
|
|
|
|
.btn-small {
|
|
padding:2px 10px;
|
|
font-size:11.9px;
|
|
}
|
|
|
|
.btn-small [class*=" icon-"],.btn-small [class^=icon-] {
|
|
margin-top:0;
|
|
}
|
|
|
|
.btn-mini [class*=" icon-"],.btn-mini [class^=icon-] {
|
|
margin-top:-1px;
|
|
}
|
|
|
|
.btn-mini {
|
|
padding:0 6px;
|
|
font-size:10.5px;
|
|
}
|
|
|
|
.btn-block {
|
|
display:block;
|
|
width:100%;
|
|
padding-right:0;
|
|
padding-left:0;
|
|
}
|
|
|
|
.btn-block+.btn-block {
|
|
margin-top:5px;
|
|
}
|
|
|
|
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
|
|
width:100%;
|
|
}
|
|
|
|
.btn-inverse {
|
|
color:#fff;
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
button.btn::-moz-focus-inner,input[type=submit].btn::-moz-focus-inner {
|
|
padding:0;
|
|
border:0;
|
|
}
|
|
|
|
.btn-link {
|
|
border:none!important;
|
|
box-shadow:none!important;
|
|
}
|
|
|
|
.btn-group {
|
|
position:relative;
|
|
display:inline-block;
|
|
display:inline-flex;
|
|
white-space:nowrap;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
.btn-group+.btn-group {
|
|
margin-left:5px;
|
|
}
|
|
|
|
.btn-group.radio input[type=radio]:not(:first-child) {
|
|
margin-left:0;
|
|
}
|
|
|
|
.btn-toolbar {
|
|
margin-top:20px;
|
|
margin-bottom:20px;
|
|
}
|
|
|
|
.btn-toolbar>.btn+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn {
|
|
margin-left:5px;
|
|
}
|
|
|
|
.btn-group>.btn {
|
|
position:relative;
|
|
border-radius:0;
|
|
}
|
|
|
|
.btn-group:not(.btn-group-vertical)>.btn+.btn {
|
|
margin-left:-1px;
|
|
border-left-width:0;
|
|
}
|
|
|
|
.btn-group>.btn-mini {
|
|
font-size:10.5px;
|
|
}
|
|
|
|
.btn-group>.btn-small {
|
|
font-size:11.9px;
|
|
}
|
|
|
|
.btn-group>.btn-large {
|
|
font-size:17.5px;
|
|
}
|
|
|
|
.btn-group>.btn:first-child {
|
|
margin-left:0;
|
|
-webkit-border-bottom-left-radius:0;
|
|
border-bottom-left-radius:0;
|
|
-webkit-border-top-left-radius:0;
|
|
border-top-left-radius:0;
|
|
-moz-border-radius-bottomleft:0;
|
|
-moz-border-radius-topleft:0;
|
|
}
|
|
|
|
.btn-group>.btn:last-child,.btn-group>.dropdown-toggle {
|
|
-webkit-border-top-right-radius:0;
|
|
border-top-right-radius:0;
|
|
-webkit-border-bottom-right-radius:0;
|
|
border-bottom-right-radius:0;
|
|
-moz-border-radius-topright:0;
|
|
-moz-border-radius-bottomright:0;
|
|
}
|
|
|
|
.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
|
|
z-index:2;
|
|
}
|
|
|
|
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
|
|
outline:0;
|
|
}
|
|
|
|
.btn-group>.btn+.dropdown-toggle {
|
|
padding-right:8px;
|
|
padding-left:8px;
|
|
}
|
|
|
|
.btn-group>.btn-mini+.dropdown-toggle {
|
|
padding-right:5px;
|
|
padding-left:5px;
|
|
}
|
|
|
|
.btn-group>.btn-large+.dropdown-toggle {
|
|
padding-right:12px;
|
|
padding-left:12px;
|
|
}
|
|
|
|
.btn-group.open .dropdown-toggle {
|
|
background-image:none;
|
|
}
|
|
|
|
.btn-group.open .btn.dropdown-toggle {
|
|
background-color:rgba(247,247,247,0);
|
|
}
|
|
|
|
.btn-group.open .btn-primary.dropdown-toggle {
|
|
background-color:#ea861b;
|
|
}
|
|
|
|
.btn-group.open .btn-warning.dropdown-toggle {
|
|
background-color:#ea561b;
|
|
}
|
|
|
|
.btn-group.open .btn-danger.dropdown-toggle {
|
|
background-color:#ea561b;
|
|
}
|
|
|
|
.btn-group.open .btn-success.dropdown-toggle {
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.btn-group.open .btn-info.dropdown-toggle {
|
|
background-color:rgba(247,247,247,0);
|
|
}
|
|
|
|
.btn-group.open .btn-inverse.dropdown-toggle {
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.btn .caret {
|
|
margin-top:19px;
|
|
margin-left:0;
|
|
}
|
|
|
|
.btn-large .caret {
|
|
margin-top:6px;
|
|
}
|
|
|
|
.btn-large .caret {
|
|
border-top-width:5px;
|
|
border-right-width:5px;
|
|
border-left-width:5px;
|
|
}
|
|
|
|
.btn-mini .caret,.btn-small .caret {
|
|
margin-top:8px;
|
|
}
|
|
|
|
.dropup .btn-large .caret {
|
|
border-bottom-width:5px;
|
|
}
|
|
|
|
.btn-danger .caret,.btn-info .caret,.btn-inverse .caret,.btn-primary .caret,.btn-success .caret,.btn-warning .caret {
|
|
border-top-color:#fff;
|
|
border-bottom-color:#fff;
|
|
}
|
|
|
|
.btn-group-vertical {
|
|
display:inline-block;
|
|
}
|
|
|
|
.btn-group-vertical>.btn {
|
|
display:block;
|
|
float:none;
|
|
max-width:100%;
|
|
border-radius:0;
|
|
}
|
|
|
|
.btn-group-vertical>.btn+.btn {
|
|
margin-top:-1px;
|
|
margin-left:0;
|
|
border-top-width:0;
|
|
}
|
|
|
|
.btn-group-vertical>.btn:first-child {
|
|
border-radius:0;
|
|
}
|
|
|
|
.btn-group-vertical>.btn:last-child {
|
|
border-radius:0;
|
|
}
|
|
|
|
.alert {
|
|
padding:8px 35px 8px 14px;
|
|
margin-bottom:20px;
|
|
}
|
|
|
|
.alert h4 {
|
|
margin:0;
|
|
}
|
|
|
|
.alert .close {
|
|
top:-2px;
|
|
right:-21px;
|
|
line-height:20px;
|
|
}
|
|
|
|
.alert-block {
|
|
padding-top:14px;
|
|
padding-bottom:14px;
|
|
}
|
|
|
|
.alert-block>p,.alert-block>ul {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.alert-block p+p {
|
|
margin-top:5px;
|
|
}
|
|
|
|
.list-condensed,.list-striped,.row-striped {
|
|
list-style:none;
|
|
text-align:left;
|
|
vertical-align:middle;
|
|
margin-left:0;
|
|
padding:0;
|
|
}
|
|
|
|
.list-striped>:nth-child(odd),.row-striped .row-fluid:nth-child(odd),.row-striped .row:nth-child(odd) {
|
|
background-color:rgba(0,0,0,.05);
|
|
}
|
|
|
|
.list-condensed li {
|
|
padding:10px;
|
|
}
|
|
|
|
.nav {
|
|
padding:0;
|
|
margin-bottom:20px;
|
|
margin-left:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.nav>li>a {
|
|
display:block;
|
|
}
|
|
|
|
.nav>li>a:focus,.nav>li>a:hover {
|
|
text-decoration:none;
|
|
}
|
|
|
|
.nav>li>a>img {
|
|
max-width:none;
|
|
}
|
|
|
|
.nav>.pull-right {
|
|
float:right;
|
|
}
|
|
|
|
.nav-header {
|
|
display:block;
|
|
padding:3px 15px;
|
|
font-size:11px;
|
|
font-weight:700;
|
|
line-height:20px;
|
|
color:#4e555c;
|
|
text-transform:uppercase;
|
|
}
|
|
|
|
.nav li+.nav-header {
|
|
margin-top:9px;
|
|
}
|
|
|
|
.nav-list {
|
|
padding-right:15px;
|
|
padding-left:15px;
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.nav-list .nav-header,.nav-list>li>a {
|
|
margin-right:-15px;
|
|
margin-left:-15px;
|
|
}
|
|
|
|
.nav-list>li>a {
|
|
padding:3px 15px;
|
|
}
|
|
|
|
.nav-list>.active>a,.nav-list>.active>a:focus,.nav-list>.active>a:hover {
|
|
color:#28333e;
|
|
background-color:transparent;
|
|
}
|
|
|
|
.nav-list [class*=" icon-"],.nav-list [class^=icon-] {
|
|
margin-right:2px;
|
|
}
|
|
|
|
.nav-list .divider {
|
|
height:1px;
|
|
margin:9px 1px;
|
|
overflow:hidden;
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.nav-pills,.nav-tabs {
|
|
padding:0;
|
|
}
|
|
|
|
.nav-tabs::before {
|
|
border-bottom:none!important;
|
|
}
|
|
|
|
.nav-pills>li,.nav-tabs>li {
|
|
float:left;
|
|
}
|
|
|
|
.nav-tabs>li>a {
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
font-size:15px;
|
|
line-height:20px;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
border-bottom:3px solid transparent;
|
|
}
|
|
|
|
.nav-tabs>*>a:focus,.nav-tabs>*>a:hover {
|
|
border-color:#ea861b;
|
|
}
|
|
|
|
.nav-pills>li>a {
|
|
padding:7px 14px;
|
|
}
|
|
|
|
.nav-stacked {
|
|
display:block!important;
|
|
}
|
|
|
|
.nav-stacked>li {
|
|
float:none;
|
|
}
|
|
|
|
.nav-stacked>li>a {
|
|
margin-right:0;
|
|
}
|
|
|
|
.nav-tabs.nav-stacked {
|
|
border-bottom:0;
|
|
}
|
|
|
|
.nav-tabs.nav-stacked>li>a {
|
|
border-radius:0;
|
|
}
|
|
|
|
.nav-tabs.nav-stacked>li>a:focus,.nav-tabs.nav-stacked>li>a:hover {
|
|
z-index:2;
|
|
}
|
|
|
|
.nav-pills.nav-stacked>li>a {
|
|
margin-bottom:3px;
|
|
}
|
|
|
|
.nav-pills.nav-stacked>li:last-child>a {
|
|
margin-bottom:1px;
|
|
}
|
|
|
|
.nav-tabs .dropdown-menu {
|
|
border-radius:0;
|
|
}
|
|
|
|
.nav-pills .dropdown-menu {
|
|
border-radius:0;
|
|
}
|
|
|
|
.nav .dropdown-toggle .caret {
|
|
border-top-color:currentColor;
|
|
border-bottom-color:currentColor;
|
|
}
|
|
|
|
.nav .dropdown-toggle:focus .caret,.nav .dropdown-toggle:hover .caret {
|
|
border-top-color:currentColor;
|
|
border-bottom-color:currentColor;
|
|
}
|
|
|
|
.nav-tabs .dropdown-toggle .caret {
|
|
margin-top:.5em;
|
|
}
|
|
|
|
.nav .active .dropdown-toggle .caret {
|
|
border-top-color:currentColor;
|
|
border-bottom-color:currentColor;
|
|
}
|
|
|
|
.nav-tabs .active .dropdown-toggle .caret {
|
|
border-top-color:currentColor;
|
|
border-bottom-color:currentColor;
|
|
}
|
|
|
|
.nav>.dropdown.active>a:focus,.nav>.dropdown.active>a:hover {
|
|
cursor:pointer;
|
|
}
|
|
|
|
.tabbable:after,.tabbable:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.tabbable:after {
|
|
clear:both;
|
|
}
|
|
|
|
.tabs-below>.nav-tabs,.tabs-left>.nav-tabs,.tabs-right>.nav-tabs {
|
|
border-bottom:0;
|
|
}
|
|
|
|
.pill-content>.pill-pane,.tab-content>.tab-pane {
|
|
display:none;
|
|
}
|
|
|
|
.pill-content>.active,.tab-content>.active {
|
|
display:block;
|
|
}
|
|
|
|
.tabs-below>.nav-tabs>li {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li {
|
|
float:none;
|
|
}
|
|
|
|
.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a {
|
|
min-width:74px;
|
|
margin-right:0;
|
|
margin-bottom:3px;
|
|
}
|
|
|
|
.tabs-left>.nav-tabs {
|
|
float:left;
|
|
margin-right:19px;
|
|
}
|
|
|
|
.tabs-right>.nav-tabs {
|
|
float:right;
|
|
margin-left:19px;
|
|
}
|
|
|
|
.nav>.disabled>a {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.nav>.disabled>a:focus,.nav>.disabled>a:hover {
|
|
text-decoration:none;
|
|
cursor:default;
|
|
background-color:transparent;
|
|
}
|
|
|
|
.navbar {
|
|
margin-bottom:20px;
|
|
overflow:visible;
|
|
}
|
|
|
|
.navbar-inner {
|
|
padding-right:15px;
|
|
padding-left:15px;
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.navbar-inner:after,.navbar-inner:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.navbar-inner:after {
|
|
clear:both;
|
|
}
|
|
|
|
.navbar .container {
|
|
width:auto;
|
|
}
|
|
|
|
.nav-collapse.collapse {
|
|
height:auto;
|
|
overflow:visible;
|
|
}
|
|
|
|
.navbar .brand {
|
|
float:left;
|
|
height:100px;
|
|
padding:0 15px;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.navbar .brand:focus,.navbar .brand:hover {
|
|
text-decoration:none;
|
|
}
|
|
|
|
.navbar-text {
|
|
margin-bottom:0;
|
|
line-height:100px;
|
|
color:#f1f1f1;
|
|
}
|
|
|
|
.navbar-link {
|
|
color:#f1f1f1;
|
|
}
|
|
|
|
.navbar-link:focus,.navbar-link:hover {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.navbar .divider-vertical {
|
|
height:100px;
|
|
margin:0 9px;
|
|
border-right:1px solid currentColor;
|
|
opacity:.25;
|
|
}
|
|
|
|
.navbar .btn,.navbar .btn-group {
|
|
margin-top:5px;
|
|
}
|
|
|
|
.navbar .btn-group .btn,.navbar .input-append .btn,.navbar .input-append .btn-group,.navbar .input-prepend .btn,.navbar .input-prepend .btn-group {
|
|
margin-top:0;
|
|
}
|
|
|
|
.navbar-form {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.navbar-form:after,.navbar-form:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.navbar-form:after {
|
|
clear:both;
|
|
}
|
|
|
|
.navbar-form .checkbox,.navbar-form .radio,.navbar-form input,.navbar-form select {
|
|
margin-top:5px;
|
|
}
|
|
|
|
.navbar-form .btn,.navbar-form input,.navbar-form select {
|
|
display:inline-block;
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.navbar-form input[type=checkbox],.navbar-form input[type=image],.navbar-form input[type=radio] {
|
|
margin-top:3px;
|
|
}
|
|
|
|
.navbar-form .input-append,.navbar-form .input-prepend {
|
|
margin-top:5px;
|
|
white-space:nowrap;
|
|
}
|
|
|
|
.navbar-form .input-append input,.navbar-form .input-prepend input {
|
|
margin-top:0;
|
|
}
|
|
|
|
.navbar-search {
|
|
position:relative;
|
|
float:left;
|
|
margin:0;
|
|
}
|
|
|
|
.navbar-static-top {
|
|
position:static;
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.navbar-static-top .navbar-inner {
|
|
border-radius:0;
|
|
}
|
|
|
|
.navbar-fixed-bottom,.navbar-fixed-top {
|
|
position:fixed;
|
|
right:0;
|
|
left:0;
|
|
z-index:1030;
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner {
|
|
border-width:0 0 1px;
|
|
}
|
|
|
|
.navbar-fixed-bottom .navbar-inner {
|
|
border-width:1px 0 0;
|
|
}
|
|
|
|
.navbar-fixed-bottom .navbar-inner,.navbar-fixed-top .navbar-inner {
|
|
padding-right:0;
|
|
padding-left:0;
|
|
border-radius:0;
|
|
}
|
|
|
|
.navbar-fixed-bottom .container,.navbar-fixed-top .container,.navbar-static-top .container {
|
|
width:940px;
|
|
}
|
|
|
|
.navbar-fixed-top {
|
|
top:0;
|
|
}
|
|
|
|
.navbar-fixed-bottom {
|
|
bottom:0;
|
|
}
|
|
|
|
.navbar .nav {
|
|
position:relative;
|
|
left:0;
|
|
display:block;
|
|
float:left;
|
|
margin:0 10px 0 0;
|
|
}
|
|
|
|
.navbar .nav.pull-right {
|
|
float:right;
|
|
margin-right:0;
|
|
}
|
|
|
|
.navbar .nav>li {
|
|
float:left;
|
|
}
|
|
|
|
.navbar .nav>li>a {
|
|
float:none;
|
|
}
|
|
|
|
.navbar .nav .dropdown-toggle .caret {
|
|
margin-top:0;
|
|
}
|
|
|
|
.navbar .nav>li>a:focus,.navbar .nav>li>a:hover {
|
|
color:#ea861b;
|
|
outline:0;
|
|
}
|
|
|
|
.navbar .nav>.active>a,.navbar .nav>.active>a:focus,.navbar .nav>.active>a:hover {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.navbar .btn-navbar {
|
|
display:none;
|
|
float:right;
|
|
padding:7px 10px;
|
|
margin-right:5px;
|
|
margin-left:5px;
|
|
color:#fff;
|
|
background-color:#ededed;
|
|
background-repeat:repeat-x;
|
|
}
|
|
|
|
.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar:active,.navbar .btn-navbar:focus,.navbar .btn-navbar:hover,.navbar .btn-navbar[disabled] {
|
|
color:#fff;
|
|
background-color:#a3a4a8;
|
|
}
|
|
|
|
.navbar .btn-navbar .icon-bar {
|
|
display:block;
|
|
width:18px;
|
|
height:2px;
|
|
background-color:#f5f5f5;
|
|
border-radius:1px;
|
|
box-shadow:0 1px 0 rgba(0,0,0,.25);
|
|
}
|
|
|
|
.btn-navbar .icon-bar+.icon-bar {
|
|
margin-top:3px;
|
|
}
|
|
|
|
.navbar .nav>li>.dropdown-menu {
|
|
border:none;
|
|
padding:0;
|
|
}
|
|
|
|
.navbar .nav>li.open>.dropdown-menu {
|
|
display:block;
|
|
}
|
|
|
|
.navbar .nav>li.open>.dropdown-menu .divider {
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.navbar .nav li.dropdown>a:focus .caret,.navbar .nav li.dropdown>a:hover .caret {
|
|
border-top-color:currentColor;
|
|
border-bottom-color:currentColor;
|
|
}
|
|
|
|
.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle,.navbar .nav li.dropdown.open>.dropdown-toggle {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.navbar .nav li.dropdown>.dropdown-toggle .caret {
|
|
border-top-color:currentColor;
|
|
border-bottom-color:currentColor;
|
|
}
|
|
|
|
.navbar .nav>li>.dropdown-menu.pull-right,.navbar .pull-right>li>.dropdown-menu {
|
|
right:0;
|
|
left:auto;
|
|
}
|
|
|
|
.navbar .nav>li>.dropdown-menu.pull-right:before,.navbar .pull-right>li>.dropdown-menu:before {
|
|
right:12px;
|
|
left:auto;
|
|
}
|
|
|
|
.navbar .nav>li>.dropdown-menu.pull-right:after,.navbar .pull-right>li>.dropdown-menu:after {
|
|
right:13px;
|
|
left:auto;
|
|
}
|
|
|
|
.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu,.navbar .pull-right>li>.dropdown-menu .dropdown-menu {
|
|
right:100%;
|
|
left:auto;
|
|
margin-right:-1px;
|
|
margin-left:0;
|
|
border-radius:6px 0 6px 6px;
|
|
}
|
|
|
|
.navbar-inverse .navbar-inner {
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.navbar-inverse .brand,.navbar-inverse .nav>li>a {
|
|
color:#fff;
|
|
}
|
|
|
|
.navbar-inverse .brand:focus,.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover {
|
|
color:#fff;
|
|
}
|
|
|
|
.navbar-inverse .brand {
|
|
color:#fff;
|
|
}
|
|
|
|
.navbar-inverse .navbar-text {
|
|
color:#fff;
|
|
}
|
|
|
|
.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover {
|
|
color:#fff;
|
|
background-color:transparent;
|
|
}
|
|
|
|
.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:focus,.navbar-inverse .nav .active>a:hover {
|
|
color:#fff;
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.navbar-inverse .navbar-link {
|
|
color:#fff;
|
|
}
|
|
|
|
.navbar-inverse .navbar-link:focus,.navbar-inverse .navbar-link:hover {
|
|
color:#fff;
|
|
}
|
|
|
|
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
|
|
color:#fff;
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.navbar-inverse .nav li.dropdown>a:focus .caret,.navbar-inverse .nav li.dropdown>a:hover .caret {
|
|
border-top-color:#fff;
|
|
border-bottom-color:#fff;
|
|
}
|
|
|
|
.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
|
|
border-top-color:currentColor;
|
|
border-bottom-color:currentColor;
|
|
}
|
|
|
|
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret {
|
|
border-top-color:#fff;
|
|
border-bottom-color:#fff;
|
|
}
|
|
|
|
.navbar-inverse .navbar-search .search-query {
|
|
color:#fff;
|
|
background-color:#2c5882;
|
|
border-color:#1f3e5c;
|
|
-webkit-transition:none;
|
|
transition:none;
|
|
}
|
|
|
|
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
|
|
color:#fff;
|
|
}
|
|
|
|
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
|
|
color:#fff;
|
|
}
|
|
|
|
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
|
|
color:#fff;
|
|
}
|
|
|
|
.navbar-inverse .navbar-search .search-query.focused,.navbar-inverse .navbar-search .search-query:focus {
|
|
color:#4e555c;
|
|
background-color:#fff;
|
|
border:0;
|
|
outline:0;
|
|
}
|
|
|
|
.navbar-inverse .btn-navbar {
|
|
color:#fff;
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar[disabled] {
|
|
color:#fff;
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.breadcrumb {
|
|
list-style:none;
|
|
}
|
|
|
|
.breadcrumb>li {
|
|
display:inline-block;
|
|
}
|
|
|
|
.breadcrumb>li>.divider {
|
|
padding:0 5px;
|
|
color:#e5e5e7;
|
|
}
|
|
|
|
.breadcrumb>.active {
|
|
color:#4e555c;
|
|
}
|
|
|
|
.pagination {
|
|
margin:20px 0;
|
|
}
|
|
|
|
.pagination ul {
|
|
display:inline-block;
|
|
padding:0;
|
|
margin-bottom:0;
|
|
margin-left:0;
|
|
}
|
|
|
|
.pagination ul>li {
|
|
display:inline;
|
|
}
|
|
|
|
.pagination ul>li>a,.pagination ul>li>span {
|
|
float:left;
|
|
color:#4e555c;
|
|
padding:4px 12px;
|
|
line-height:20px;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.pagination ul>.active>a,.pagination ul>.active>span {
|
|
color:#28333e;
|
|
cursor:default;
|
|
}
|
|
|
|
.pagination ul>.disabled>a,.pagination ul>.disabled>a:focus,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>span {
|
|
color:#a3a4a8;
|
|
cursor:default;
|
|
background-color:transparent;
|
|
}
|
|
|
|
.pagination-centered {
|
|
text-align:center;
|
|
}
|
|
|
|
.pagination-right {
|
|
text-align:right;
|
|
}
|
|
|
|
.pagination-large ul>li>a,.pagination-large ul>li>span {
|
|
padding:11px 19px;
|
|
font-size:17.5px;
|
|
}
|
|
|
|
.pagination-small ul>li>a,.pagination-small ul>li>span {
|
|
padding:2px 10px;
|
|
font-size:11.9px;
|
|
}
|
|
|
|
.pagination-mini ul>li>a,.pagination-mini ul>li>span {
|
|
padding:0 6px;
|
|
font-size:10.5px;
|
|
}
|
|
|
|
.pager {
|
|
margin:20px 0;
|
|
text-align:center;
|
|
list-style:none;
|
|
}
|
|
|
|
.pager:after,.pager:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.pager:after {
|
|
clear:both;
|
|
}
|
|
|
|
.pager li {
|
|
display:inline;
|
|
}
|
|
|
|
.pager .next>a,.pager .next>span {
|
|
float:right;
|
|
}
|
|
|
|
.pager .previous>a,.pager .previous>span {
|
|
float:left;
|
|
}
|
|
|
|
.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
|
|
color:#a3a4a8;
|
|
cursor:default;
|
|
}
|
|
|
|
.modal-backdrop {
|
|
position:fixed;
|
|
top:0;
|
|
right:0;
|
|
bottom:0;
|
|
left:0;
|
|
z-index:1040;
|
|
background-color:rgba(0,0,0,.6);
|
|
}
|
|
|
|
.modal-backdrop.fade {
|
|
opacity:0;
|
|
}
|
|
|
|
.modal-backdrop,.modal-backdrop.fade.in {
|
|
opacity:.8;
|
|
}
|
|
|
|
.modal-header {
|
|
padding:9px 15px;
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.modal-header .close {
|
|
margin-top:2px;
|
|
}
|
|
|
|
.modal-header h3 {
|
|
margin:0;
|
|
line-height:30px;
|
|
}
|
|
|
|
.modal-body {
|
|
position:relative;
|
|
max-height:400px;
|
|
padding:15px;
|
|
overflow-y:auto;
|
|
}
|
|
|
|
.modal-form {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.modal-footer {
|
|
padding:14px 15px 15px;
|
|
margin-bottom:0;
|
|
text-align:right;
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.modal-footer:after,.modal-footer:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.modal-footer:after {
|
|
clear:both;
|
|
}
|
|
|
|
.modal-footer .btn+.btn {
|
|
margin-bottom:0;
|
|
margin-left:5px;
|
|
}
|
|
|
|
.modal-footer .btn-group .btn+.btn {
|
|
margin-left:-1px;
|
|
}
|
|
|
|
.modal-footer .btn-block+.btn-block {
|
|
margin-left:0;
|
|
}
|
|
|
|
.tooltip {
|
|
position:absolute;
|
|
z-index:1030;
|
|
display:block;
|
|
font-size:11px;
|
|
line-height:1.4;
|
|
opacity:0;
|
|
visibility:visible;
|
|
}
|
|
|
|
.tooltip.in {
|
|
opacity:.8;
|
|
}
|
|
|
|
.tooltip.top {
|
|
padding:5px 0;
|
|
margin-top:-3px;
|
|
}
|
|
|
|
.tooltip.right {
|
|
padding:0 5px;
|
|
margin-left:3px;
|
|
}
|
|
|
|
.tooltip.bottom {
|
|
padding:5px 0;
|
|
margin-top:3px;
|
|
}
|
|
|
|
.tooltip.left {
|
|
padding:0 5px;
|
|
margin-left:-3px;
|
|
}
|
|
|
|
.tooltip-inner {
|
|
max-width:200px;
|
|
padding:8px;
|
|
color:#fff;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
background-color:#666;
|
|
border-radius:0;
|
|
}
|
|
|
|
.tooltip-arrow {
|
|
position:absolute;
|
|
width:0;
|
|
height:0;
|
|
border-color:transparent;
|
|
border-style:solid;
|
|
}
|
|
|
|
.tooltip.top .tooltip-arrow {
|
|
bottom:0;
|
|
left:50%;
|
|
margin-left:-5px;
|
|
border-top-color:#666;
|
|
border-width:5px 5px 0;
|
|
}
|
|
|
|
.tooltip.right .tooltip-arrow {
|
|
top:50%;
|
|
left:0;
|
|
margin-top:-5px;
|
|
border-right-color:#666;
|
|
border-width:5px 5px 5px 0;
|
|
}
|
|
|
|
.tooltip.left .tooltip-arrow {
|
|
top:50%;
|
|
right:0;
|
|
margin-top:-5px;
|
|
border-left-color:#666;
|
|
border-width:5px 0 5px 5px;
|
|
}
|
|
|
|
.tooltip.bottom .tooltip-arrow {
|
|
top:0;
|
|
left:50%;
|
|
margin-left:-5px;
|
|
border-bottom-color:#666;
|
|
border-width:0 5px 5px;
|
|
}
|
|
|
|
.popover {
|
|
position:absolute;
|
|
top:0;
|
|
left:0;
|
|
z-index:1010;
|
|
display:none;
|
|
max-width:276px;
|
|
padding:1px;
|
|
text-align:left;
|
|
white-space:normal;
|
|
background-color:#fff;
|
|
border:1px solid #e5e5e7;
|
|
border-radius:6px;
|
|
box-shadow:0 5px 10px #e5e5e7;
|
|
-webkit-background-clip:padding-box;
|
|
background-clip:padding-box;
|
|
}
|
|
|
|
.popover.top {
|
|
margin-top:-10px;
|
|
}
|
|
|
|
.popover.right {
|
|
margin-left:10px;
|
|
}
|
|
|
|
.popover.bottom {
|
|
margin-top:10px;
|
|
}
|
|
|
|
.popover.left {
|
|
margin-left:-10px;
|
|
}
|
|
|
|
.popover-title {
|
|
padding:8px 14px;
|
|
margin:0;
|
|
font-size:12px;
|
|
font-weight:400;
|
|
line-height:14px;
|
|
background-color:rgba(247,247,247,0);
|
|
border-radius:0;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.popover-title:empty {
|
|
display:none;
|
|
}
|
|
|
|
.popover-content {
|
|
padding:9px 14px;
|
|
}
|
|
|
|
.popover .arrow,.popover .arrow:after {
|
|
position:absolute;
|
|
display:block;
|
|
width:0;
|
|
height:0;
|
|
border-color:transparent;
|
|
border-style:solid;
|
|
}
|
|
|
|
.popover .arrow {
|
|
border-width:11px;
|
|
}
|
|
|
|
.popover .arrow:after {
|
|
border-width:10px;
|
|
content:"";
|
|
}
|
|
|
|
.popover.top .arrow {
|
|
bottom:-11px;
|
|
left:50%;
|
|
margin-left:-11px;
|
|
border-top-color:#e5e5e7;
|
|
border-bottom-width:0;
|
|
}
|
|
|
|
.popover.top .arrow:after {
|
|
bottom:1px;
|
|
margin-left:-10px;
|
|
border-top-color:#fff;
|
|
border-bottom-width:0;
|
|
}
|
|
|
|
.popover.right .arrow {
|
|
top:50%;
|
|
left:-11px;
|
|
margin-top:-11px;
|
|
border-right-color:#e5e5e7;
|
|
border-left-width:0;
|
|
}
|
|
|
|
.popover.right .arrow:after {
|
|
bottom:-10px;
|
|
left:1px;
|
|
border-right-color:#fff;
|
|
border-left-width:0;
|
|
}
|
|
|
|
.popover.bottom .arrow {
|
|
top:-11px;
|
|
left:50%;
|
|
margin-left:-11px;
|
|
border-bottom-color:rgba(0,0,0,.25);
|
|
border-top-width:0;
|
|
}
|
|
|
|
.popover.bottom .arrow:after {
|
|
top:1px;
|
|
margin-left:-10px;
|
|
border-bottom-color:#fff;
|
|
border-top-width:0;
|
|
}
|
|
|
|
.popover.left .arrow {
|
|
top:50%;
|
|
right:-11px;
|
|
margin-top:-11px;
|
|
border-left-color:rgba(0,0,0,.25);
|
|
border-right-width:0;
|
|
}
|
|
|
|
.popover.left .arrow:after {
|
|
right:1px;
|
|
bottom:-10px;
|
|
border-left-color:#fff;
|
|
border-right-width:0;
|
|
}
|
|
|
|
.thumbnails {
|
|
margin-left:-20px;
|
|
list-style:none;
|
|
}
|
|
|
|
.thumbnails:after,.thumbnails:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.thumbnails:after {
|
|
clear:both;
|
|
}
|
|
|
|
.row-fluid .thumbnails {
|
|
margin-left:0;
|
|
}
|
|
|
|
.thumbnails>li {
|
|
float:left;
|
|
margin-bottom:20px;
|
|
margin-left:20px;
|
|
}
|
|
|
|
.thumbnail {
|
|
display:block;
|
|
padding:4px;
|
|
line-height:20px;
|
|
border:1px solid #e5e5e7;
|
|
border-radius:0;
|
|
-webkit-transition:all .2s ease-in-out;
|
|
transition:all .2s ease-in-out;
|
|
}
|
|
|
|
a.thumbnail:focus,a.thumbnail:hover {
|
|
border-color:#ea861b;
|
|
}
|
|
|
|
.thumbnail>img {
|
|
display:block;
|
|
max-width:100%;
|
|
margin-right:auto;
|
|
margin-left:auto;
|
|
}
|
|
|
|
.thumbnail .caption {
|
|
padding:9px;
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.media,.media-body {
|
|
overflow:hidden;
|
|
zoom:1;
|
|
}
|
|
|
|
.media,.media .media {
|
|
margin-top:15px;
|
|
}
|
|
|
|
.media:first-child {
|
|
margin-top:0;
|
|
}
|
|
|
|
.media-object {
|
|
display:block;
|
|
}
|
|
|
|
.media-heading {
|
|
margin:0 0 5px;
|
|
}
|
|
|
|
.media>.pull-left {
|
|
margin-right:10px;
|
|
}
|
|
|
|
.media>.pull-right {
|
|
margin-left:10px;
|
|
}
|
|
|
|
.media-list {
|
|
margin-left:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.badge:empty,.label:empty {
|
|
display:none;
|
|
}
|
|
|
|
a.badge:focus,a.badge:hover,a.label:focus,a.label:hover {
|
|
text-decoration:none;
|
|
cursor:pointer;
|
|
}
|
|
|
|
.badge-info {
|
|
background-color:#ea861b;
|
|
}
|
|
|
|
.badge-info[href] {
|
|
background-color:#ea861b;
|
|
}
|
|
|
|
.badge-inverse {
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.badge-inverse[href],.label-inverse[href] {
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.btn .badge,.btn .label {
|
|
position:relative;
|
|
top:-1px;
|
|
}
|
|
|
|
.btn-mini .badge,.btn-mini .label {
|
|
top:0;
|
|
}
|
|
|
|
@-webkit-keyframes progress-bar-stripes {
|
|
from {
|
|
background-position:40px 0;
|
|
}
|
|
|
|
to {
|
|
background-position:0 0;
|
|
}
|
|
}
|
|
|
|
@keyframes progress-bar-stripes {
|
|
from {
|
|
background-position:40px 0;
|
|
}
|
|
|
|
to {
|
|
background-position:0 0;
|
|
}
|
|
}
|
|
|
|
.progress {
|
|
height:20px;
|
|
margin-bottom:20px;
|
|
overflow:hidden;
|
|
background-color:rgba(247,247,247,0);
|
|
background-repeat:repeat-x;
|
|
border-radius:0;
|
|
}
|
|
|
|
.progress .bar {
|
|
float:left;
|
|
width:0;
|
|
height:100%;
|
|
font-size:12px;
|
|
color:#fff;
|
|
text-align:center;
|
|
text-shadow:0 -1px 0 rgba(0,0,0,.25);
|
|
background-color:#ea861b;
|
|
background-repeat:repeat-x;
|
|
box-sizing:border-box;
|
|
-webkit-transition:width .6s ease;
|
|
transition:width .6s ease;
|
|
}
|
|
|
|
.progress-striped .bar {
|
|
background-color:#ea861b;
|
|
background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
|
|
background-size:40px 40px;
|
|
}
|
|
|
|
.progress.active .bar {
|
|
-webkit-animation:progress-bar-stripes 2s linear infinite;
|
|
animation:progress-bar-stripes 2s linear infinite;
|
|
}
|
|
|
|
.progress .bar-danger,.progress-danger .bar,.progress-danger.progress-striped .bar,.progress-striped .bar-danger {
|
|
background-color:#ea561b;
|
|
}
|
|
|
|
.progress .bar-success,.progress-striped .bar-success,.progress-success .bar,.progress-success.progress-striped .bar {
|
|
background-color:#8fd915;
|
|
}
|
|
|
|
.progress .bar-info,.progress-info .bar {
|
|
background-color:#ea861b;
|
|
}
|
|
|
|
.progress-info.progress-striped .bar,.progress-striped .bar-info {
|
|
background-color:#ea861b;
|
|
background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
|
|
}
|
|
|
|
.progress .bar-warning,.progress-warning .bar {
|
|
background-color:#ef9b0c;
|
|
}
|
|
|
|
.progress-striped .bar-warning,.progress-warning.progress-striped .bar {
|
|
background-color:#ef9b0c;
|
|
background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
|
|
}
|
|
|
|
.accordion {
|
|
margin-bottom:20px;
|
|
}
|
|
|
|
.accordion-group {
|
|
margin-bottom:2px;
|
|
border:1px solid #e5e5e7;
|
|
border-radius:0;
|
|
}
|
|
|
|
.accordion-heading {
|
|
border-bottom:0;
|
|
}
|
|
|
|
.accordion-heading .accordion-toggle {
|
|
display:block;
|
|
padding:8px 15px;
|
|
}
|
|
|
|
.accordion-toggle {
|
|
cursor:pointer;
|
|
}
|
|
|
|
.accordion-toggle:hover {
|
|
text-decoration:none;
|
|
}
|
|
|
|
.accordion-inner {
|
|
padding:9px 15px;
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.carousel {
|
|
position:relative;
|
|
margin-bottom:20px;
|
|
line-height:1;
|
|
}
|
|
|
|
.carousel-inner {
|
|
position:relative;
|
|
width:100%;
|
|
overflow:hidden;
|
|
}
|
|
|
|
.carousel-inner>.item {
|
|
position:relative;
|
|
display:none;
|
|
-webkit-transition:.6s ease-in-out left;
|
|
transition:.6s ease-in-out left;
|
|
}
|
|
|
|
.carousel-inner>.item>a>img,.carousel-inner>.item>img {
|
|
display:block;
|
|
line-height:1;
|
|
}
|
|
|
|
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
|
|
display:block;
|
|
}
|
|
|
|
.carousel-inner>.active {
|
|
left:0;
|
|
}
|
|
|
|
.carousel-inner>.next,.carousel-inner>.prev {
|
|
position:absolute;
|
|
top:0;
|
|
width:100%;
|
|
}
|
|
|
|
.carousel-inner>.next {
|
|
left:100%;
|
|
}
|
|
|
|
.carousel-inner>.prev {
|
|
left:-100%;
|
|
}
|
|
|
|
.carousel-inner>.next.left,.carousel-inner>.prev.right {
|
|
left:0;
|
|
}
|
|
|
|
.carousel-inner>.active.left {
|
|
left:-100%;
|
|
}
|
|
|
|
.carousel-inner>.active.right {
|
|
left:100%;
|
|
}
|
|
|
|
.carousel-control {
|
|
position:absolute;
|
|
top:40%;
|
|
left:15px;
|
|
width:40px;
|
|
height:40px;
|
|
margin-top:-20px;
|
|
font-size:60px;
|
|
font-weight:100;
|
|
line-height:30px;
|
|
color:#fff;
|
|
text-align:center;
|
|
background:#1f3e5c;
|
|
border:3px solid #fff;
|
|
border-radius:23px;
|
|
opacity:.5;
|
|
}
|
|
|
|
.carousel-control.right {
|
|
right:15px;
|
|
left:auto;
|
|
}
|
|
|
|
.carousel-control:focus,.carousel-control:hover {
|
|
color:#fff;
|
|
text-decoration:none;
|
|
opacity:.9;
|
|
}
|
|
|
|
.carousel-indicators {
|
|
position:absolute;
|
|
top:15px;
|
|
right:15px;
|
|
z-index:5;
|
|
margin:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.carousel-indicators li {
|
|
display:block;
|
|
float:left;
|
|
width:10px;
|
|
height:10px;
|
|
margin-left:5px;
|
|
text-indent:-999px;
|
|
background-color:rgba(255,255,255,.25);
|
|
border-radius:5px;
|
|
}
|
|
|
|
.carousel-indicators .active {
|
|
background-color:#fff;
|
|
}
|
|
|
|
.carousel-caption {
|
|
position:absolute;
|
|
right:0;
|
|
bottom:0;
|
|
left:0;
|
|
padding:15px;
|
|
background:rgba(255,255,255,.8);
|
|
}
|
|
|
|
.carousel-caption h4,.carousel-caption p {
|
|
line-height:20px;
|
|
color:#fff;
|
|
}
|
|
|
|
.carousel-caption h4 {
|
|
margin:0 0 5px;
|
|
}
|
|
|
|
.carousel-caption p {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.hero-unit {
|
|
padding:60px;
|
|
margin-bottom:30px;
|
|
font-size:18px;
|
|
font-weight:200;
|
|
line-height:30px;
|
|
color:inherit;
|
|
background-color:rgba(247,247,247,0);
|
|
border-radius:6px;
|
|
}
|
|
|
|
.hero-unit h1 {
|
|
margin-bottom:0;
|
|
font-size:60px;
|
|
line-height:1;
|
|
letter-spacing:-1px;
|
|
color:inherit;
|
|
}
|
|
|
|
.hero-unit li {
|
|
line-height:30px;
|
|
}
|
|
|
|
.pull-right {
|
|
float:right;
|
|
}
|
|
|
|
.pull-left {
|
|
float:left;
|
|
}
|
|
|
|
.hide {
|
|
display:none;
|
|
}
|
|
|
|
.show {
|
|
display:block;
|
|
}
|
|
|
|
.invisible {
|
|
visibility:hidden;
|
|
}
|
|
|
|
.affix {
|
|
position:fixed;
|
|
}
|
|
|
|
div.modal {
|
|
position:fixed;
|
|
top:10%;
|
|
left:50%;
|
|
z-index:1050;
|
|
width:560px;
|
|
margin-left:-280px;
|
|
background:#fff;
|
|
outline:0;
|
|
-webkit-background-clip:padding-box;
|
|
background-clip:padding-box;
|
|
}
|
|
|
|
div.modal.fade {
|
|
top:-25%;
|
|
-webkit-transition:opacity .3s linear,top .3s ease-out;
|
|
transition:opacity .3s linear,top .3s ease-out;
|
|
}
|
|
|
|
div.modal.fade.in {
|
|
top:10%;
|
|
}
|
|
|
|
.page-header {
|
|
margin-bottom:20px;
|
|
padding-bottom:10px;
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.inputbox[type=text]:not([class*=input-]) {
|
|
width:auto!important;
|
|
}
|
|
|
|
select.inputbox:not([class*=input-]) {
|
|
width:200px!important;
|
|
}
|
|
|
|
.btn-group.radio {
|
|
display:block;
|
|
}
|
|
|
|
ul.row-striped>.row-fluid {
|
|
padding:.3em .5em;
|
|
}
|
|
|
|
.element-invisible {
|
|
position:absolute;
|
|
padding:0;
|
|
margin:0;
|
|
border:0;
|
|
height:1px;
|
|
width:1px;
|
|
overflow:hidden;
|
|
}
|
|
|
|
.finder label[for^=mod-finder-searchword] {
|
|
display:none;
|
|
}
|
|
|
|
.finder input[name="q"] {
|
|
margin-bottom:20px!important;
|
|
}
|
|
|
|
fieldset {
|
|
min-width:0;
|
|
}
|
|
|
|
/*!
|
|
* Bootstrap Responsive v2.3.2
|
|
*
|
|
* Copyright 2012 Twitter, Inc
|
|
* Licensed under the Apache License v2.0
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
*
|
|
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
|
*/
|
|
.hide-text {
|
|
font:0/0 a;
|
|
color:transparent;
|
|
text-shadow:none;
|
|
background-color:transparent;
|
|
border:0;
|
|
}
|
|
|
|
.input-block-level {
|
|
display:block;
|
|
width:100%;
|
|
min-height:30px;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.hidden {
|
|
display:none;
|
|
visibility:hidden;
|
|
}
|
|
|
|
.visible-phone {
|
|
display:none!important;
|
|
}
|
|
|
|
.visible-tablet {
|
|
display:none!important;
|
|
}
|
|
|
|
.hidden-desktop {
|
|
display:none!important;
|
|
}
|
|
|
|
.visible-desktop {
|
|
display:inherit!important;
|
|
}
|
|
|
|
@media (min-width:768px) and (max-width:979px) {
|
|
.hidden-desktop {
|
|
display:inherit!important;
|
|
}
|
|
|
|
.visible-desktop {
|
|
display:none!important;
|
|
}
|
|
|
|
.visible-tablet {
|
|
display:inherit!important;
|
|
}
|
|
|
|
.hidden-tablet {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
@media (max-width:767px) {
|
|
.hidden-desktop {
|
|
display:inherit!important;
|
|
}
|
|
|
|
.visible-desktop {
|
|
display:none!important;
|
|
}
|
|
|
|
.visible-phone {
|
|
display:inherit!important;
|
|
}
|
|
|
|
.hidden-phone {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
.visible-print {
|
|
display:none!important;
|
|
}
|
|
|
|
@media print {
|
|
.visible-print {
|
|
display:inherit!important;
|
|
}
|
|
|
|
.hidden-print {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.row {
|
|
margin-left:-30px;
|
|
}
|
|
|
|
.row:after,.row:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.row:after {
|
|
clear:both;
|
|
}
|
|
|
|
[class*=span] {
|
|
float:left;
|
|
min-height:1px;
|
|
margin-left:30px;
|
|
}
|
|
|
|
.container,.navbar-fixed-bottom .container,.navbar-fixed-top .container,.navbar-static-top .container {
|
|
width:1170px;
|
|
}
|
|
|
|
.span12 {
|
|
width:1170px;
|
|
}
|
|
|
|
.span11 {
|
|
width:1070px;
|
|
}
|
|
|
|
.span10 {
|
|
width:970px;
|
|
}
|
|
|
|
.span9 {
|
|
width:870px;
|
|
}
|
|
|
|
.span8 {
|
|
width:770px;
|
|
}
|
|
|
|
.span7 {
|
|
width:670px;
|
|
}
|
|
|
|
.span6 {
|
|
width:570px;
|
|
}
|
|
|
|
.span5 {
|
|
width:470px;
|
|
}
|
|
|
|
.span4 {
|
|
width:370px;
|
|
}
|
|
|
|
.span3 {
|
|
width:270px;
|
|
}
|
|
|
|
.span2 {
|
|
width:170px;
|
|
}
|
|
|
|
.span1 {
|
|
width:70px;
|
|
}
|
|
|
|
.offset12 {
|
|
margin-left:1230px;
|
|
}
|
|
|
|
.offset11 {
|
|
margin-left:1130px;
|
|
}
|
|
|
|
.offset10 {
|
|
margin-left:1030px;
|
|
}
|
|
|
|
.offset9 {
|
|
margin-left:930px;
|
|
}
|
|
|
|
.offset8 {
|
|
margin-left:830px;
|
|
}
|
|
|
|
.offset7 {
|
|
margin-left:730px;
|
|
}
|
|
|
|
.offset6 {
|
|
margin-left:630px;
|
|
}
|
|
|
|
.offset5 {
|
|
margin-left:530px;
|
|
}
|
|
|
|
.offset4 {
|
|
margin-left:430px;
|
|
}
|
|
|
|
.offset3 {
|
|
margin-left:330px;
|
|
}
|
|
|
|
.offset2 {
|
|
margin-left:230px;
|
|
}
|
|
|
|
.offset1 {
|
|
margin-left:130px;
|
|
}
|
|
|
|
.row-fluid {
|
|
width:100%;
|
|
}
|
|
|
|
.row-fluid:after,.row-fluid:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.row-fluid:after {
|
|
clear:both;
|
|
}
|
|
|
|
.row-fluid [class*=span] {
|
|
display:block;
|
|
float:left;
|
|
width:100%;
|
|
min-height:30px;
|
|
margin-left:2.5641025641026%;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.row-fluid [class*=span]:first-child {
|
|
margin-left:0;
|
|
}
|
|
|
|
.row-fluid .controls-row [class*=span]+[class*=span] {
|
|
margin-left:2.5641025641026%;
|
|
}
|
|
|
|
.row-fluid .span12 {
|
|
width:100%;
|
|
}
|
|
|
|
.row-fluid .span11 {
|
|
width:91.452991452991%;
|
|
}
|
|
|
|
.row-fluid .span10 {
|
|
width:82.905982905983%;
|
|
}
|
|
|
|
.row-fluid .span9 {
|
|
width:74.358974358974%;
|
|
}
|
|
|
|
.row-fluid .span8 {
|
|
width:65.811965811966%;
|
|
}
|
|
|
|
.row-fluid .span7 {
|
|
width:57.264957264957%;
|
|
}
|
|
|
|
.row-fluid .span6 {
|
|
width:48.717948717949%;
|
|
}
|
|
|
|
.row-fluid .span5 {
|
|
width:40.17094017094%;
|
|
}
|
|
|
|
.row-fluid .span4 {
|
|
width:31.623931623932%;
|
|
}
|
|
|
|
.row-fluid .span3 {
|
|
width:23.076923076923%;
|
|
}
|
|
|
|
.row-fluid .span2 {
|
|
width:14.529914529915%;
|
|
}
|
|
|
|
.row-fluid .span1 {
|
|
width:5.982905982906%;
|
|
}
|
|
|
|
.row-fluid .offset12 {
|
|
margin-left:105.12820512821%;
|
|
}
|
|
|
|
.row-fluid .offset12:first-child {
|
|
margin-left:102.5641025641%;
|
|
}
|
|
|
|
.row-fluid .offset11 {
|
|
margin-left:96.581196581197%;
|
|
}
|
|
|
|
.row-fluid .offset11:first-child {
|
|
margin-left:94.017094017094%;
|
|
}
|
|
|
|
.row-fluid .offset10 {
|
|
margin-left:88.034188034188%;
|
|
}
|
|
|
|
.row-fluid .offset10:first-child {
|
|
margin-left:85.470085470085%;
|
|
}
|
|
|
|
.row-fluid .offset9 {
|
|
margin-left:79.487179487179%;
|
|
}
|
|
|
|
.row-fluid .offset9:first-child {
|
|
margin-left:76.923076923077%;
|
|
}
|
|
|
|
.row-fluid .offset8 {
|
|
margin-left:70.940170940171%;
|
|
}
|
|
|
|
.row-fluid .offset8:first-child {
|
|
margin-left:68.376068376068%;
|
|
}
|
|
|
|
.row-fluid .offset7 {
|
|
margin-left:62.393162393162%;
|
|
}
|
|
|
|
.row-fluid .offset7:first-child {
|
|
margin-left:59.82905982906%;
|
|
}
|
|
|
|
.row-fluid .offset6 {
|
|
margin-left:53.846153846154%;
|
|
}
|
|
|
|
.row-fluid .offset6:first-child {
|
|
margin-left:51.282051282051%;
|
|
}
|
|
|
|
.row-fluid .offset5 {
|
|
margin-left:45.299145299145%;
|
|
}
|
|
|
|
.row-fluid .offset5:first-child {
|
|
margin-left:42.735042735043%;
|
|
}
|
|
|
|
.row-fluid .offset4 {
|
|
margin-left:36.752136752137%;
|
|
}
|
|
|
|
.row-fluid .offset4:first-child {
|
|
margin-left:34.188034188034%;
|
|
}
|
|
|
|
.row-fluid .offset3 {
|
|
margin-left:28.205128205128%;
|
|
}
|
|
|
|
.row-fluid .offset3:first-child {
|
|
margin-left:25.641025641026%;
|
|
}
|
|
|
|
.row-fluid .offset2 {
|
|
margin-left:19.65811965812%;
|
|
}
|
|
|
|
.row-fluid .offset2:first-child {
|
|
margin-left:17.094017094017%;
|
|
}
|
|
|
|
.row-fluid .offset1 {
|
|
margin-left:11.111111111111%;
|
|
}
|
|
|
|
.row-fluid .offset1:first-child {
|
|
margin-left:8.5470085470085%;
|
|
}
|
|
|
|
.uneditable-input {
|
|
margin-left:0;
|
|
}
|
|
|
|
.controls-row [class*=span]+[class*=span] {
|
|
margin-left:30px;
|
|
}
|
|
|
|
.uneditable-input.span12,input.span12,textarea.span12 {
|
|
width:1156px;
|
|
}
|
|
|
|
.uneditable-input.span11,input.span11,textarea.span11 {
|
|
width:1056px;
|
|
}
|
|
|
|
.uneditable-input.span10,input.span10,textarea.span10 {
|
|
width:956px;
|
|
}
|
|
|
|
.uneditable-input.span9,input.span9,textarea.span9 {
|
|
width:856px;
|
|
}
|
|
|
|
.uneditable-input.span8,input.span8,textarea.span8 {
|
|
width:756px;
|
|
}
|
|
|
|
.uneditable-input.span7,input.span7,textarea.span7 {
|
|
width:656px;
|
|
}
|
|
|
|
.uneditable-input.span6,input.span6,textarea.span6 {
|
|
width:556px;
|
|
}
|
|
|
|
.uneditable-input.span5,input.span5,textarea.span5 {
|
|
width:456px;
|
|
}
|
|
|
|
.uneditable-input.span4,input.span4,textarea.span4 {
|
|
width:356px;
|
|
}
|
|
|
|
.uneditable-input.span3,input.span3,textarea.span3 {
|
|
width:256px;
|
|
}
|
|
|
|
.uneditable-input.span2,input.span2,textarea.span2 {
|
|
width:156px;
|
|
}
|
|
|
|
.uneditable-input.span1,input.span1,textarea.span1 {
|
|
width:56px;
|
|
}
|
|
|
|
.thumbnails {
|
|
margin-left:-30px;
|
|
}
|
|
|
|
.thumbnails>li {
|
|
margin-left:30px;
|
|
}
|
|
|
|
.row-fluid .thumbnails {
|
|
margin-left:0;
|
|
}
|
|
}
|
|
|
|
@media (min-width:768px) and (max-width:979px) {
|
|
.row {
|
|
margin-left:-20px;
|
|
}
|
|
|
|
.row:after,.row:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.row:after {
|
|
clear:both;
|
|
}
|
|
|
|
[class*=span] {
|
|
float:left;
|
|
min-height:1px;
|
|
margin-left:20px;
|
|
}
|
|
|
|
.span12 {
|
|
width:724px;
|
|
}
|
|
|
|
.span11 {
|
|
width:662px;
|
|
}
|
|
|
|
.span10 {
|
|
width:600px;
|
|
}
|
|
|
|
.span9 {
|
|
width:538px;
|
|
}
|
|
|
|
.span8 {
|
|
width:476px;
|
|
}
|
|
|
|
.span7 {
|
|
width:414px;
|
|
}
|
|
|
|
.span6 {
|
|
width:352px;
|
|
}
|
|
|
|
.span5 {
|
|
width:290px;
|
|
}
|
|
|
|
.span4 {
|
|
width:228px;
|
|
}
|
|
|
|
.span3 {
|
|
width:166px;
|
|
}
|
|
|
|
.span2 {
|
|
width:104px;
|
|
}
|
|
|
|
.span1 {
|
|
width:42px;
|
|
}
|
|
|
|
.offset12 {
|
|
margin-left:764px;
|
|
}
|
|
|
|
.offset11 {
|
|
margin-left:702px;
|
|
}
|
|
|
|
.offset10 {
|
|
margin-left:640px;
|
|
}
|
|
|
|
.offset9 {
|
|
margin-left:578px;
|
|
}
|
|
|
|
.offset8 {
|
|
margin-left:516px;
|
|
}
|
|
|
|
.offset7 {
|
|
margin-left:454px;
|
|
}
|
|
|
|
.offset6 {
|
|
margin-left:392px;
|
|
}
|
|
|
|
.offset5 {
|
|
margin-left:330px;
|
|
}
|
|
|
|
.offset4 {
|
|
margin-left:268px;
|
|
}
|
|
|
|
.offset3 {
|
|
margin-left:206px;
|
|
}
|
|
|
|
.offset2 {
|
|
margin-left:144px;
|
|
}
|
|
|
|
.offset1 {
|
|
margin-left:82px;
|
|
}
|
|
|
|
.row-fluid {
|
|
width:100%;
|
|
}
|
|
|
|
.row-fluid:after,.row-fluid:before {
|
|
display:table;
|
|
line-height:0;
|
|
content:"";
|
|
}
|
|
|
|
.row-fluid:after {
|
|
clear:both;
|
|
}
|
|
|
|
.row-fluid [class*=span] {
|
|
display:block;
|
|
float:left;
|
|
width:100%;
|
|
min-height:30px;
|
|
margin-left:2.7624309392265%;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.row-fluid [class*=span]:first-child {
|
|
margin-left:0;
|
|
}
|
|
|
|
.row-fluid .controls-row [class*=span]+[class*=span] {
|
|
margin-left:2.7624309392265%;
|
|
}
|
|
|
|
.row-fluid .span12 {
|
|
width:100%;
|
|
}
|
|
|
|
.row-fluid .span11 {
|
|
width:91.436464088398%;
|
|
}
|
|
|
|
.row-fluid .span10 {
|
|
width:82.872928176796%;
|
|
}
|
|
|
|
.row-fluid .span9 {
|
|
width:74.309392265193%;
|
|
}
|
|
|
|
.row-fluid .span8 {
|
|
width:65.745856353591%;
|
|
}
|
|
|
|
.row-fluid .span7 {
|
|
width:57.182320441989%;
|
|
}
|
|
|
|
.row-fluid .span6 {
|
|
width:48.618784530387%;
|
|
}
|
|
|
|
.row-fluid .span5 {
|
|
width:40.055248618785%;
|
|
}
|
|
|
|
.row-fluid .span4 {
|
|
width:31.491712707182%;
|
|
}
|
|
|
|
.row-fluid .span3 {
|
|
width:22.92817679558%;
|
|
}
|
|
|
|
.row-fluid .span2 {
|
|
width:14.364640883978%;
|
|
}
|
|
|
|
.row-fluid .span1 {
|
|
width:5.8011049723757%;
|
|
}
|
|
|
|
.row-fluid .offset12 {
|
|
margin-left:105.52486187845%;
|
|
}
|
|
|
|
.row-fluid .offset12:first-child {
|
|
margin-left:102.76243093923%;
|
|
}
|
|
|
|
.row-fluid .offset11 {
|
|
margin-left:96.961325966851%;
|
|
}
|
|
|
|
.row-fluid .offset11:first-child {
|
|
margin-left:94.198895027624%;
|
|
}
|
|
|
|
.row-fluid .offset10 {
|
|
margin-left:88.397790055249%;
|
|
}
|
|
|
|
.row-fluid .offset10:first-child {
|
|
margin-left:85.635359116022%;
|
|
}
|
|
|
|
.row-fluid .offset9 {
|
|
margin-left:79.834254143646%;
|
|
}
|
|
|
|
.row-fluid .offset9:first-child {
|
|
margin-left:77.07182320442%;
|
|
}
|
|
|
|
.row-fluid .offset8 {
|
|
margin-left:71.270718232044%;
|
|
}
|
|
|
|
.row-fluid .offset8:first-child {
|
|
margin-left:68.508287292818%;
|
|
}
|
|
|
|
.row-fluid .offset7 {
|
|
margin-left:62.707182320442%;
|
|
}
|
|
|
|
.row-fluid .offset7:first-child {
|
|
margin-left:59.944751381215%;
|
|
}
|
|
|
|
.row-fluid .offset6 {
|
|
margin-left:54.14364640884%;
|
|
}
|
|
|
|
.row-fluid .offset6:first-child {
|
|
margin-left:51.381215469613%;
|
|
}
|
|
|
|
.row-fluid .offset5 {
|
|
margin-left:45.580110497238%;
|
|
}
|
|
|
|
.row-fluid .offset5:first-child {
|
|
margin-left:42.817679558011%;
|
|
}
|
|
|
|
.row-fluid .offset4 {
|
|
margin-left:37.016574585635%;
|
|
}
|
|
|
|
.row-fluid .offset4:first-child {
|
|
margin-left:34.254143646409%;
|
|
}
|
|
|
|
.row-fluid .offset3 {
|
|
margin-left:28.453038674033%;
|
|
}
|
|
|
|
.row-fluid .offset3:first-child {
|
|
margin-left:25.690607734807%;
|
|
}
|
|
|
|
.row-fluid .offset2 {
|
|
margin-left:19.889502762431%;
|
|
}
|
|
|
|
.row-fluid .offset2:first-child {
|
|
margin-left:17.127071823204%;
|
|
}
|
|
|
|
.row-fluid .offset1 {
|
|
margin-left:11.325966850829%;
|
|
}
|
|
|
|
.row-fluid .offset1:first-child {
|
|
margin-left:8.5635359116022%;
|
|
}
|
|
|
|
.uneditable-input {
|
|
margin-left:0;
|
|
}
|
|
|
|
.controls-row [class*=span]+[class*=span] {
|
|
margin-left:20px;
|
|
}
|
|
|
|
.uneditable-input.span12,input.span12,textarea.span12 {
|
|
width:710px;
|
|
}
|
|
|
|
.uneditable-input.span11,input.span11,textarea.span11 {
|
|
width:648px;
|
|
}
|
|
|
|
.uneditable-input.span10,input.span10,textarea.span10 {
|
|
width:586px;
|
|
}
|
|
|
|
.uneditable-input.span9,input.span9,textarea.span9 {
|
|
width:524px;
|
|
}
|
|
|
|
.uneditable-input.span8,input.span8,textarea.span8 {
|
|
width:462px;
|
|
}
|
|
|
|
.uneditable-input.span7,input.span7,textarea.span7 {
|
|
width:400px;
|
|
}
|
|
|
|
.uneditable-input.span6,input.span6,textarea.span6 {
|
|
width:338px;
|
|
}
|
|
|
|
.uneditable-input.span5,input.span5,textarea.span5 {
|
|
width:276px;
|
|
}
|
|
|
|
.uneditable-input.span4,input.span4,textarea.span4 {
|
|
width:214px;
|
|
}
|
|
|
|
.uneditable-input.span3,input.span3,textarea.span3 {
|
|
width:152px;
|
|
}
|
|
|
|
.uneditable-input.span2,input.span2,textarea.span2 {
|
|
width:90px;
|
|
}
|
|
|
|
.uneditable-input.span1,input.span1,textarea.span1 {
|
|
width:28px;
|
|
}
|
|
}
|
|
|
|
@media (max-width:767px) {
|
|
.container-fluid {
|
|
padding:0;
|
|
}
|
|
|
|
.dl-horizontal dt {
|
|
float:none;
|
|
width:auto;
|
|
clear:none;
|
|
text-align:left;
|
|
}
|
|
|
|
.dl-horizontal dd {
|
|
margin-left:0;
|
|
}
|
|
|
|
.container {
|
|
width:auto;
|
|
}
|
|
|
|
.row-fluid {
|
|
width:100%;
|
|
}
|
|
|
|
.row,.thumbnails {
|
|
margin-left:0;
|
|
}
|
|
|
|
.thumbnails>li {
|
|
float:none;
|
|
margin-left:0;
|
|
}
|
|
|
|
.row-fluid [class*=span],.uneditable-input[class*=span],[class*=span] {
|
|
display:block;
|
|
float:none;
|
|
width:100%;
|
|
margin-left:0;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.row-fluid .span12,.span12 {
|
|
width:100%;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.row-fluid [class*=offset]:first-child {
|
|
margin-left:0;
|
|
}
|
|
|
|
.input-large,.input-xlarge,.input-xxlarge,.uneditable-input,input[class*=span],select[class*=span],textarea[class*=span] {
|
|
display:block;
|
|
width:100%;
|
|
min-height:30px;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.input-append input,.input-append input[class*=span],.input-prepend input,.input-prepend input[class*=span] {
|
|
display:inline-block;
|
|
width:auto;
|
|
}
|
|
|
|
.controls-row [class*=span]+[class*=span] {
|
|
margin-left:0;
|
|
}
|
|
|
|
div.modal {
|
|
position:fixed;
|
|
top:20px;
|
|
right:20px;
|
|
left:20px;
|
|
width:auto;
|
|
margin:0;
|
|
}
|
|
|
|
div.modal.fade {
|
|
top:-100px;
|
|
}
|
|
|
|
div.modal.fade.in {
|
|
top:20px;
|
|
}
|
|
}
|
|
|
|
@media (max-width:480px) {
|
|
.page-header h1 small {
|
|
display:block;
|
|
line-height:20px;
|
|
}
|
|
|
|
.form-horizontal .control-label {
|
|
float:none;
|
|
width:auto;
|
|
padding-top:0;
|
|
text-align:left;
|
|
}
|
|
|
|
.form-horizontal .controls {
|
|
margin-left:0;
|
|
}
|
|
|
|
.form-horizontal .control-list {
|
|
padding-top:0;
|
|
}
|
|
|
|
.form-horizontal .form-actions {
|
|
padding-right:10px;
|
|
padding-left:10px;
|
|
}
|
|
|
|
.media .pull-left,.media .pull-right {
|
|
display:block;
|
|
float:none;
|
|
margin-bottom:10px;
|
|
}
|
|
|
|
.media-object {
|
|
margin-right:0;
|
|
margin-left:0;
|
|
}
|
|
|
|
div.modal {
|
|
top:10px;
|
|
right:10px;
|
|
left:10px;
|
|
}
|
|
|
|
.modal-header .close {
|
|
padding:10px;
|
|
margin:-10px;
|
|
}
|
|
|
|
.carousel-caption {
|
|
position:static;
|
|
}
|
|
}
|
|
|
|
html {
|
|
font-family:Montserrat;
|
|
font-size:15px;
|
|
font-weight:400;
|
|
line-height:26px;
|
|
-webkit-text-size-adjust:100%;
|
|
background:#fff;
|
|
color:#4e555c;
|
|
-webkit-font-smoothing:antialiased;
|
|
-moz-osx-font-smoothing:grayscale;
|
|
text-rendering:optimizeLegibility;
|
|
}
|
|
|
|
body {
|
|
margin:0;
|
|
}
|
|
|
|
a {
|
|
-webkit-text-decoration-skip:objects;
|
|
}
|
|
|
|
a:active,a:hover {
|
|
outline:0;
|
|
}
|
|
|
|
.uk-link,a {
|
|
color:#e37b00;
|
|
text-decoration:none;
|
|
cursor:pointer;
|
|
}
|
|
|
|
.uk-link:hover,a:hover {
|
|
color:#c16900;
|
|
text-decoration:none;
|
|
}
|
|
|
|
abbr[title] {
|
|
text-decoration:underline;
|
|
-webkit-text-decoration-style:dotted;
|
|
}
|
|
|
|
b,strong {
|
|
font-weight:bolder;
|
|
}
|
|
|
|
:not(pre)>code,:not(pre)>kbd,:not(pre)>samp {
|
|
font-family:Consolas,monaco,monospace;
|
|
font-size:12px;
|
|
color:#28333e;
|
|
white-space:nowrap;
|
|
padding:2px 6px;
|
|
border:1px solid #e5e5e7;
|
|
border-radius:1px;
|
|
}
|
|
|
|
em {
|
|
color:#28333e;
|
|
}
|
|
|
|
ins {
|
|
background:#ffd;
|
|
color:#4e555c;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.highlight,mark {
|
|
background:#ffd;
|
|
color:#4e555c;
|
|
}
|
|
|
|
q {
|
|
font-style:italic;
|
|
}
|
|
|
|
small {
|
|
font-size:80%;
|
|
}
|
|
|
|
sub,sup {
|
|
font-size:75%;
|
|
line-height:0;
|
|
position:relative;
|
|
vertical-align:baseline;
|
|
}
|
|
|
|
sup {
|
|
top:-.5em;
|
|
}
|
|
|
|
sub {
|
|
bottom:-.25em;
|
|
}
|
|
|
|
audio,canvas,iframe,img,svg,video {
|
|
vertical-align:middle;
|
|
}
|
|
|
|
canvas,img,video {
|
|
max-width:100%;
|
|
height:auto;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
@supports (display:block) {
|
|
svgmax-width:100%;
|
|
height:auto;
|
|
box-sizing:border-box;
|
|
}
|
|
}
|
|
|
|
svg:not(:root) {
|
|
overflow:hidden;
|
|
}
|
|
|
|
img:not([src]) {
|
|
visibility:hidden;
|
|
}
|
|
|
|
iframe {
|
|
border:0;
|
|
}
|
|
|
|
address,dl,fieldset,figure,ol,p,pre,ul {
|
|
margin:0 0 20px;
|
|
}
|
|
|
|
*+address,*+dl,*+fieldset,*+figure,*+ol,*+p,*+pre,*+ul {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-h1,.uk-h2,.uk-h3,.uk-h4,.uk-h5,.uk-h6,h1,h2,h3,h4,h5,h6 {
|
|
margin:0 0 20px;
|
|
font-family:inherit;
|
|
font-weight:inherit;
|
|
color:#28333e;
|
|
text-transform:inherit;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
*+.uk-h1,*+.uk-h2,*+.uk-h3,*+.uk-h4,*+.uk-h5,*+.uk-h6,*+h1,*+h2,*+h3,*+h4,*+h5,*+h6 {
|
|
margin-top:40px;
|
|
}
|
|
|
|
.uk-h1,h1 {
|
|
font-size:38.25px;
|
|
line-height:1.2;
|
|
}
|
|
|
|
.uk-h2,h2 {
|
|
font-size:30.6px;
|
|
line-height:1.3;
|
|
}
|
|
|
|
.uk-h3,h3 {
|
|
font-size:24px;
|
|
line-height:1.4;
|
|
}
|
|
|
|
.uk-h4,h4 {
|
|
font-size:20px;
|
|
line-height:1.4;
|
|
text-transform:none;
|
|
}
|
|
|
|
.uk-h5,h5 {
|
|
font-size:18px;
|
|
line-height:1.4;
|
|
text-transform:none;
|
|
}
|
|
|
|
.uk-h6,h6 {
|
|
font-size:13px;
|
|
line-height:1.4;
|
|
text-transform:none;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-h1,h1 {
|
|
font-size:45px;
|
|
}
|
|
|
|
.uk-h2,h2 {
|
|
font-size:36px;
|
|
}
|
|
}
|
|
|
|
ol,ul {
|
|
padding-left:30px;
|
|
}
|
|
|
|
ol>li>ol,ol>li>ul,ul>li>ol,ul>li>ul {
|
|
margin:0;
|
|
}
|
|
|
|
dt {
|
|
font-weight:700;
|
|
}
|
|
|
|
dd {
|
|
margin-left:0;
|
|
}
|
|
|
|
.uk-hr,hr {
|
|
box-sizing:content-box;
|
|
height:0;
|
|
overflow:visible;
|
|
text-align:inherit;
|
|
margin:0 0 20px;
|
|
border:0;
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
*+.uk-hr,*+hr {
|
|
margin-top:20px;
|
|
}
|
|
|
|
address {
|
|
font-style:normal;
|
|
}
|
|
|
|
blockquote {
|
|
margin:0 0 20px;
|
|
font-size:20px;
|
|
line-height:1.5;
|
|
font-style:italic;
|
|
padding:0 0 0 30px;
|
|
color:#28333e;
|
|
letter-spacing:0;
|
|
border-left:3px solid #ea861b;
|
|
}
|
|
|
|
*+blockquote {
|
|
margin-top:20px;
|
|
}
|
|
|
|
blockquote p:last-of-type {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
blockquote footer {
|
|
margin-top:10px;
|
|
font-size:12px;
|
|
line-height:1.5;
|
|
color:#4e555c;
|
|
text-transform:none;
|
|
}
|
|
|
|
blockquote footer::before {
|
|
content:"— ";
|
|
}
|
|
|
|
pre {
|
|
font:12px/1.5 Consolas,monaco,monospace;
|
|
color:#4e555c;
|
|
-moz-tab-size:4;
|
|
tab-size:4;
|
|
overflow:auto;
|
|
padding:10px;
|
|
background:#fff;
|
|
border:1px solid #e5e5e7;
|
|
}
|
|
|
|
pre code {
|
|
font-family:Consolas,monaco,monospace;
|
|
}
|
|
|
|
::selection {
|
|
background:#39f;
|
|
color:#fff;
|
|
text-shadow:none;
|
|
}
|
|
|
|
details,main {
|
|
display:block;
|
|
}
|
|
|
|
summary {
|
|
display:list-item;
|
|
}
|
|
|
|
template {
|
|
display:none;
|
|
}
|
|
|
|
.uk-breakpoint-s::before {
|
|
content:'640px';
|
|
}
|
|
|
|
.uk-breakpoint-m::before {
|
|
content:'960px';
|
|
}
|
|
|
|
.uk-breakpoint-l::before {
|
|
content:'1200px';
|
|
}
|
|
|
|
.uk-breakpoint-xl::before {
|
|
content:'1600px';
|
|
}
|
|
|
|
:root {
|
|
--uk-breakpoint-s:640px;
|
|
--uk-breakpoint-m:960px;
|
|
--uk-breakpoint-l:1200px;
|
|
--uk-breakpoint-xl:1600px;
|
|
}
|
|
|
|
.uk-link-muted a,a.uk-link-muted {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-link-muted a:hover,a.uk-link-muted:hover {
|
|
color:#4e555c;
|
|
}
|
|
|
|
.uk-link-text a:not(:hover),a.uk-link-text:not(:hover) {
|
|
color:inherit;
|
|
}
|
|
|
|
.uk-link-text a:hover,a.uk-link-text:hover {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-link-heading a:not(:hover),a.uk-link-heading:not(:hover) {
|
|
color:inherit;
|
|
}
|
|
|
|
.uk-link-heading a:hover,a.uk-link-heading:hover {
|
|
color:#ea861b;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.uk-link-reset a,.uk-link-reset a:hover,a.uk-link-reset,a.uk-link-reset:hover {
|
|
color:inherit!important;
|
|
text-decoration:none!important;
|
|
}
|
|
|
|
.uk-heading-primary {
|
|
font-size:44.8px;
|
|
line-height:1.2;
|
|
color:#28333e;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-heading-primary {
|
|
font-size:48px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-heading-primary {
|
|
font-size:64px;
|
|
line-height:1.1;
|
|
}
|
|
}
|
|
|
|
.uk-heading-hero {
|
|
font-size:52px;
|
|
line-height:1.1;
|
|
color:#28333e;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-heading-hero {
|
|
font-size:90px;
|
|
line-height:1;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-heading-hero {
|
|
font-size:120px;
|
|
line-height:1;
|
|
}
|
|
}
|
|
|
|
.uk-heading-divider {
|
|
padding-bottom:10px;
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-heading-bullet {
|
|
position:relative;
|
|
}
|
|
|
|
.uk-heading-bullet::before {
|
|
content:"";
|
|
display:inline-block;
|
|
position:relative;
|
|
top:calc(-.1 * 1em);
|
|
vertical-align:middle;
|
|
height:.9em;
|
|
margin-right:10px;
|
|
border-left:3px solid #1f3e5c;
|
|
}
|
|
|
|
.uk-heading-line {
|
|
overflow:hidden;
|
|
}
|
|
|
|
.uk-heading-line>* {
|
|
display:inline-block;
|
|
position:relative;
|
|
}
|
|
|
|
.uk-heading-line>::after,.uk-heading-line>::before {
|
|
content:"";
|
|
position:absolute;
|
|
top:calc(50% - (1px / 2));
|
|
width:2000px;
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-heading-line>::before {
|
|
right:100%;
|
|
margin-right:.6em;
|
|
}
|
|
|
|
.uk-heading-line>::after {
|
|
left:100%;
|
|
margin-left:.6em;
|
|
}
|
|
|
|
[class*=uk-divider] {
|
|
border:none;
|
|
margin-bottom:20px;
|
|
}
|
|
|
|
*+[class*=uk-divider] {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-divider-icon {
|
|
position:relative;
|
|
height:20px;
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%220%200%2010%2010%22%20width%3D%2210%22%20height%3D%2210%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23ea861b%22%20stroke-width%3D%221.1%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%2210%22%20y2%3D%2210%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23ea861b%22%20stroke-width%3D%221.1%22%20x1%3D%2210%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%2210%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
|
|
background-repeat:no-repeat;
|
|
background-position:50% 50%;
|
|
}
|
|
|
|
.uk-divider-icon::after,.uk-divider-icon::before {
|
|
content:"";
|
|
position:absolute;
|
|
top:50%;
|
|
max-width:calc(50% - (50px / 2));
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-divider-icon::before {
|
|
right:calc(50% + (50px / 2));
|
|
width:100%;
|
|
}
|
|
|
|
.uk-divider-icon::after {
|
|
left:calc(50% + (50px / 2));
|
|
width:100%;
|
|
}
|
|
|
|
.uk-divider-small {
|
|
line-height:0;
|
|
}
|
|
|
|
.uk-divider-small::after {
|
|
content:"";
|
|
display:inline-block;
|
|
width:100px;
|
|
max-width:100%;
|
|
border-top:1px solid #e5e5e7;
|
|
vertical-align:top;
|
|
}
|
|
|
|
.uk-divider-vertical {
|
|
width:1px;
|
|
height:100px;
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
border-left:1px solid #e5e5e7;
|
|
}
|
|
|
|
.tm-child-list>ul,.uk-list {
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.tm-child-list>ul>li::after,.tm-child-list>ul>li::before,.uk-list>li::after,.uk-list>li::before {
|
|
content:"";
|
|
display:table;
|
|
}
|
|
|
|
.tm-child-list>ul>li::after,.uk-list>li::after {
|
|
clear:both;
|
|
}
|
|
|
|
.tm-child-list>ul>li>:last-child,.uk-list>li>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.tm-child-list>ul ul,.uk-list ul {
|
|
margin:0;
|
|
padding-left:20px;
|
|
list-style:none;
|
|
}
|
|
|
|
.tm-child-list>ul>li:nth-child(n+2),.tm-child-list>ul>li>ul,.uk-list>li:nth-child(n+2),.uk-list>li>ul {
|
|
margin-top:4px;
|
|
}
|
|
|
|
.tm-child-list-divider>ul>li:nth-child(n+2),.uk-list-divider>li:nth-child(n+2) {
|
|
margin-top:10px;
|
|
padding-top:10px;
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-list-striped>li {
|
|
padding:10px;
|
|
}
|
|
|
|
.uk-list-striped>li:nth-of-type(odd) {
|
|
background:rgba(247,247,247,0);
|
|
}
|
|
|
|
.uk-list-striped>li:nth-child(n+2) {
|
|
margin-top:0;
|
|
}
|
|
|
|
.uk-list-bullet>li {
|
|
position:relative;
|
|
padding-left:calc(26px + 10px);
|
|
}
|
|
|
|
.uk-list-bullet>li::before {
|
|
content:"";
|
|
position:absolute;
|
|
top:0;
|
|
left:0;
|
|
width:26px;
|
|
height:26px;
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%09%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23d0d0d3%22%20stroke-width%3D%221%22%20cx%3D%225%22%20cy%3D%225%22%20r%3D%224%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
|
|
background-repeat:no-repeat;
|
|
background-position:50% 50%;
|
|
display:block;
|
|
}
|
|
|
|
.uk-list-large>li:nth-child(n+2),.uk-list-large>li>ul {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-list-large.tm-child-list-divider>ul>li:nth-child(n+2),.uk-list-large.uk-list-divider>li:nth-child(n+2) {
|
|
margin-top:20px;
|
|
padding-top:20px;
|
|
}
|
|
|
|
.uk-list-large.uk-list-striped>li {
|
|
padding:20px 10px;
|
|
}
|
|
|
|
.uk-list-large.uk-list-striped>li:nth-child(n+2) {
|
|
margin-top:0;
|
|
}
|
|
|
|
.uk-description-list>dt {
|
|
color:#28333e;
|
|
font-size:12px;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-description-list>dt:nth-child(n+2) {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-description-list>dd {
|
|
font-size:16px;
|
|
}
|
|
|
|
.uk-description-list-divider>dt:nth-child(n+2) {
|
|
margin-top:20px;
|
|
padding-top:20px;
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.table,.uk-table {
|
|
border-collapse:collapse;
|
|
border-spacing:0;
|
|
width:100%;
|
|
margin-bottom:20px;
|
|
}
|
|
|
|
*+.uk-table {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-table th {
|
|
padding:16px 12px;
|
|
text-align:left;
|
|
vertical-align:bottom;
|
|
font-size:12px;
|
|
font-weight:400;
|
|
color:#a3a4a8;
|
|
text-transform:uppercase;
|
|
}
|
|
|
|
.uk-table td {
|
|
padding:16px 12px;
|
|
vertical-align:top;
|
|
}
|
|
|
|
.uk-table td>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-table tfoot {
|
|
font-size:12px;
|
|
}
|
|
|
|
.uk-table caption {
|
|
font-size:12px;
|
|
text-align:left;
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-table-middle,.uk-table-middle td {
|
|
vertical-align:middle!important;
|
|
}
|
|
|
|
.uk-table-divider>:first-child>tr:not(:first-child),.uk-table-divider>:not(:first-child)>tr,.uk-table-divider>tr:not(:first-child) {
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-table-striped tbody tr:nth-of-type(odd),.uk-table-striped>tr:nth-of-type(odd) {
|
|
background:rgba(247,247,247,0);
|
|
}
|
|
|
|
.uk-table-hover tbody tr:hover,.uk-table-hover>tr:hover {
|
|
background:#f2f4f9;
|
|
}
|
|
|
|
.uk-table tbody tr.uk-active,.uk-table>tr.uk-active {
|
|
background:#f2f4f9;
|
|
}
|
|
|
|
.uk-table-small td,.uk-table-small th {
|
|
padding:10px 12px;
|
|
}
|
|
|
|
.uk-table-large td,.uk-table-large th {
|
|
padding:22px 12px;
|
|
}
|
|
|
|
.uk-table-justify td:first-child,.uk-table-justify th:first-child {
|
|
padding-left:0;
|
|
}
|
|
|
|
.uk-table-justify td:last-child,.uk-table-justify th:last-child {
|
|
padding-right:0;
|
|
}
|
|
|
|
.uk-table-shrink {
|
|
width:1px;
|
|
}
|
|
|
|
.uk-table-expand {
|
|
min-width:150px;
|
|
}
|
|
|
|
.uk-table-link {
|
|
padding:0!important;
|
|
}
|
|
|
|
.uk-table-link>a {
|
|
display:block;
|
|
padding:16px 12px;
|
|
}
|
|
|
|
.uk-table-small .uk-table-link>a {
|
|
padding:10px 12px;
|
|
}
|
|
|
|
@media (max-width:959px) {
|
|
.uk-table-responsive,.uk-table-responsive tbody,.uk-table-responsive td,.uk-table-responsive th,.uk-table-responsive tr {
|
|
display:block;
|
|
}
|
|
|
|
.uk-table-responsive thead {
|
|
display:none;
|
|
}
|
|
|
|
.uk-table-responsive td,.uk-table-responsive th {
|
|
width:auto!important;
|
|
max-width:none!important;
|
|
min-width:0!important;
|
|
overflow:visible!important;
|
|
white-space:normal!important;
|
|
}
|
|
|
|
.uk-table-responsive .uk-table-link:not(:first-child)>a,.uk-table-responsive td:not(:first-child):not(.uk-table-link),.uk-table-responsive th:not(:first-child):not(.uk-table-link) {
|
|
padding-top:5px!important;
|
|
}
|
|
|
|
.uk-table-responsive .uk-table-link:not(:last-child)>a,.uk-table-responsive td:not(:last-child):not(.uk-table-link),.uk-table-responsive th:not(:last-child):not(.uk-table-link) {
|
|
padding-bottom:5px!important;
|
|
}
|
|
|
|
.uk-table-justify.uk-table-responsive td,.uk-table-justify.uk-table-responsive th {
|
|
padding-left:0;
|
|
padding-right:0;
|
|
}
|
|
}
|
|
|
|
.uk-table tbody tr {
|
|
transition:background-color .1s linear;
|
|
}
|
|
|
|
.uk-icon {
|
|
margin:0;
|
|
border:none;
|
|
border-radius:0;
|
|
overflow:visible;
|
|
font:inherit;
|
|
color:inherit;
|
|
text-transform:none;
|
|
padding:0;
|
|
background-color:transparent;
|
|
display:inline-block;
|
|
fill:currentcolor;
|
|
line-height:0;
|
|
}
|
|
|
|
button.uk-icon:not(:disabled) {
|
|
cursor:pointer;
|
|
}
|
|
|
|
.uk-icon::-moz-focus-inner {
|
|
border:0;
|
|
padding:0;
|
|
}
|
|
|
|
.uk-icon:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
|
|
fill:currentcolor;
|
|
}
|
|
|
|
.uk-icon:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
|
|
stroke:currentcolor;
|
|
}
|
|
|
|
.uk-icon>* {
|
|
transform:translate(0,0);
|
|
}
|
|
|
|
.uk-icon-image {
|
|
width:20px;
|
|
height:20px;
|
|
background-position:50% 50%;
|
|
background-repeat:no-repeat;
|
|
background-size:contain;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
.uk-icon-link {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-icon-link:focus,.uk-icon-link:hover {
|
|
color:#1f3e5c;
|
|
outline:0;
|
|
}
|
|
|
|
.uk-active>.uk-icon-link,.uk-icon-link:active {
|
|
color:#1f3e5c;
|
|
}
|
|
|
|
.uk-icon-button {
|
|
box-sizing:border-box;
|
|
width:36px;
|
|
height:36px;
|
|
border-radius:500px;
|
|
background:#fff;
|
|
color:#4e555c;
|
|
vertical-align:middle;
|
|
display:inline-flex;
|
|
justify-content:center;
|
|
align-items:center;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
border:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-icon-button:focus,.uk-icon-button:hover {
|
|
background-color:#fff;
|
|
color:#1f3e5c;
|
|
outline:0;
|
|
border-color:#1f3e5c;
|
|
}
|
|
|
|
.uk-active>.uk-icon-button,.uk-icon-button:active {
|
|
background-color:#1f3e5c;
|
|
color:#fff;
|
|
border-color:#1f3e5c;
|
|
}
|
|
|
|
.uk-range {
|
|
box-sizing:border-box;
|
|
margin:0;
|
|
vertical-align:middle;
|
|
max-width:100%;
|
|
width:100%;
|
|
-webkit-appearance:none;
|
|
background:0 0;
|
|
padding:0;
|
|
}
|
|
|
|
.uk-range:focus {
|
|
outline:0;
|
|
}
|
|
|
|
.uk-range::-moz-focus-outer {
|
|
border:none;
|
|
}
|
|
|
|
.uk-range::-ms-track {
|
|
height:15px;
|
|
background:0 0;
|
|
border-color:transparent;
|
|
color:transparent;
|
|
}
|
|
|
|
.uk-range:not(:disabled)::-webkit-slider-thumb {
|
|
cursor:pointer;
|
|
}
|
|
|
|
.uk-range:not(:disabled)::-moz-range-thumb {
|
|
cursor:pointer;
|
|
}
|
|
|
|
.uk-range:not(:disabled)::-ms-thumb {
|
|
cursor:pointer;
|
|
}
|
|
|
|
.uk-range::-webkit-slider-thumb {
|
|
-webkit-appearance:none;
|
|
margin-top:-7px;
|
|
height:15px;
|
|
width:15px;
|
|
border-radius:500px;
|
|
background:#4e555c;
|
|
}
|
|
|
|
.uk-range::-moz-range-thumb {
|
|
border:none;
|
|
height:15px;
|
|
width:15px;
|
|
border-radius:500px;
|
|
background:#4e555c;
|
|
}
|
|
|
|
.uk-range::-ms-thumb {
|
|
margin-top:0;
|
|
}
|
|
|
|
.uk-range::-ms-thumb {
|
|
border:none;
|
|
height:15px;
|
|
width:15px;
|
|
border-radius:500px;
|
|
background:#4e555c;
|
|
}
|
|
|
|
.uk-range::-ms-tooltip {
|
|
display:none;
|
|
}
|
|
|
|
.uk-range::-webkit-slider-runnable-track {
|
|
height:3px;
|
|
background:rgba(234,234,234,0);
|
|
}
|
|
|
|
.uk-range:active::-webkit-slider-runnable-track,.uk-range:focus::-webkit-slider-runnable-track {
|
|
background:rgba(209,209,209,0);
|
|
}
|
|
|
|
.uk-range::-moz-range-track {
|
|
height:3px;
|
|
background:rgba(234,234,234,0);
|
|
}
|
|
|
|
.uk-range:focus::-moz-range-track {
|
|
background:rgba(209,209,209,0);
|
|
}
|
|
|
|
.uk-range::-ms-fill-lower,.uk-range::-ms-fill-upper {
|
|
height:3px;
|
|
background:rgba(234,234,234,0);
|
|
}
|
|
|
|
.uk-range:focus::-ms-fill-lower,.uk-range:focus::-ms-fill-upper {
|
|
background:rgba(209,209,209,0);
|
|
}
|
|
|
|
.uk-checkbox,.uk-input,.uk-radio,.uk-select,.uk-textarea,.uneditable-input:not([class*=uk-]),input[type=checkbox]:not([class*=uk-]),input[type=color]:not([class*=uk-]),input[type=date]:not([class*=uk-]),input[type=datetime-local]:not([class*=uk-]),input[type=datetime]:not([class*=uk-]),input[type=email]:not([class*=uk-]),input[type=month]:not([class*=uk-]),input[type=number]:not([class*=uk-]),input[type=password]:not([class*=uk-]),input[type=radio]:not([class*=uk-]),input[type=search]:not([class*=uk-]),input[type=tel]:not([class*=uk-]),input[type=text]:not([class*=uk-]),input[type=time]:not([class*=uk-]),input[type=url]:not([class*=uk-]),input[type=week]:not([class*=uk-]),select:not([class*=uk-]),textarea:not([class*=uk-]) {
|
|
box-sizing:border-box;
|
|
margin:0;
|
|
border-radius:0;
|
|
font:inherit;
|
|
}
|
|
|
|
.uk-input,.uneditable-input:not([class*=uk-]),input[type=color]:not([class*=uk-]),input[type=date]:not([class*=uk-]),input[type=datetime-local]:not([class*=uk-]),input[type=datetime]:not([class*=uk-]),input[type=email]:not([class*=uk-]),input[type=month]:not([class*=uk-]),input[type=number]:not([class*=uk-]),input[type=password]:not([class*=uk-]),input[type=search]:not([class*=uk-]),input[type=tel]:not([class*=uk-]),input[type=text]:not([class*=uk-]),input[type=time]:not([class*=uk-]),input[type=url]:not([class*=uk-]),input[type=week]:not([class*=uk-]) {
|
|
overflow:visible;
|
|
}
|
|
|
|
.uk-select,select:not([class*=uk-]) {
|
|
text-transform:none;
|
|
}
|
|
|
|
.uk-select optgroup,select:not([class*=uk-]) optgroup {
|
|
font:inherit;
|
|
font-weight:700;
|
|
}
|
|
|
|
.uk-textarea,textarea:not([class*=uk-]) {
|
|
overflow:auto;
|
|
}
|
|
|
|
.uk-input[type=search]::-webkit-search-cancel-button,.uk-input[type=search]::-webkit-search-decoration,.uneditable-input:not([class*=uk-])[type=search]::-webkit-search-cancel-button,.uneditable-input:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=color]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=color]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=date]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=date]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=datetime-local]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=datetime-local]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=datetime]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=datetime]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=email]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=email]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=month]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=month]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=number]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=number]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=password]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=password]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=search]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=search]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=tel]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=tel]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=text]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=text]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=time]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=time]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=url]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=url]:not([class*=uk-])[type=search]::-webkit-search-decoration,input[type=week]:not([class*=uk-])[type=search]::-webkit-search-cancel-button,input[type=week]:not([class*=uk-])[type=search]::-webkit-search-decoration {
|
|
-webkit-appearance:none;
|
|
}
|
|
|
|
.uk-input[type=number]::-webkit-inner-spin-button,.uk-input[type=number]::-webkit-outer-spin-button,.uneditable-input:not([class*=uk-])[type=number]::-webkit-inner-spin-button,.uneditable-input:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=color]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=color]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=date]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=date]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=datetime-local]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=datetime-local]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=datetime]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=datetime]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=email]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=email]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=month]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=month]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=number]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=number]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=password]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=password]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=search]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=search]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=tel]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=tel]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=text]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=text]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=time]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=time]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=url]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=url]:not([class*=uk-])[type=number]::-webkit-outer-spin-button,input[type=week]:not([class*=uk-])[type=number]::-webkit-inner-spin-button,input[type=week]:not([class*=uk-])[type=number]::-webkit-outer-spin-button {
|
|
height:auto;
|
|
}
|
|
|
|
.uk-input::-moz-placeholder,.uk-textarea::-moz-placeholder,.uneditable-input:not([class*=uk-])::-moz-placeholder,input[type=color]:not([class*=uk-])::-moz-placeholder,input[type=date]:not([class*=uk-])::-moz-placeholder,input[type=datetime-local]:not([class*=uk-])::-moz-placeholder,input[type=datetime]:not([class*=uk-])::-moz-placeholder,input[type=email]:not([class*=uk-])::-moz-placeholder,input[type=month]:not([class*=uk-])::-moz-placeholder,input[type=number]:not([class*=uk-])::-moz-placeholder,input[type=password]:not([class*=uk-])::-moz-placeholder,input[type=search]:not([class*=uk-])::-moz-placeholder,input[type=tel]:not([class*=uk-])::-moz-placeholder,input[type=text]:not([class*=uk-])::-moz-placeholder,input[type=time]:not([class*=uk-])::-moz-placeholder,input[type=url]:not([class*=uk-])::-moz-placeholder,input[type=week]:not([class*=uk-])::-moz-placeholder,textarea:not([class*=uk-])::-moz-placeholder {
|
|
opacity:1;
|
|
}
|
|
|
|
.uk-checkbox:not(:disabled),.uk-radio:not(:disabled),input[type=checkbox]:not([class*=uk-]):not(:disabled),input[type=radio]:not([class*=uk-]):not(:disabled) {
|
|
cursor:pointer;
|
|
}
|
|
|
|
.uk-fieldset,fieldset {
|
|
border:none;
|
|
margin:0;
|
|
padding:0;
|
|
}
|
|
|
|
.uk-input,.uk-textarea,.uneditable-input:not([class*=uk-]),input[type=color]:not([class*=uk-]),input[type=date]:not([class*=uk-]),input[type=datetime-local]:not([class*=uk-]),input[type=datetime]:not([class*=uk-]),input[type=email]:not([class*=uk-]),input[type=month]:not([class*=uk-]),input[type=number]:not([class*=uk-]),input[type=password]:not([class*=uk-]),input[type=search]:not([class*=uk-]),input[type=tel]:not([class*=uk-]),input[type=text]:not([class*=uk-]),input[type=time]:not([class*=uk-]),input[type=url]:not([class*=uk-]),input[type=week]:not([class*=uk-]),textarea:not([class*=uk-]) {
|
|
-webkit-appearance:none;
|
|
}
|
|
|
|
.uk-input,.uk-select,.uk-textarea,.uneditable-input:not([class*=uk-]),input[type=color]:not([class*=uk-]),input[type=date]:not([class*=uk-]),input[type=datetime-local]:not([class*=uk-]),input[type=datetime]:not([class*=uk-]),input[type=email]:not([class*=uk-]),input[type=month]:not([class*=uk-]),input[type=number]:not([class*=uk-]),input[type=password]:not([class*=uk-]),input[type=search]:not([class*=uk-]),input[type=tel]:not([class*=uk-]),input[type=text]:not([class*=uk-]),input[type=time]:not([class*=uk-]),input[type=url]:not([class*=uk-]),input[type=week]:not([class*=uk-]),select:not([class*=uk-]),textarea:not([class*=uk-]) {
|
|
max-width:100%;
|
|
width:100%;
|
|
border:0 none;
|
|
padding:0 10px;
|
|
background:#fff;
|
|
color:#4e555c;
|
|
transition:.2s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
}
|
|
|
|
.uk-input,.uk-select:not([multiple]):not([size]),.uneditable-input:not([class*=uk-]),input[type=color]:not([class*=uk-]),input[type=date]:not([class*=uk-]),input[type=datetime-local]:not([class*=uk-]),input[type=datetime]:not([class*=uk-]),input[type=email]:not([class*=uk-]),input[type=month]:not([class*=uk-]),input[type=number]:not([class*=uk-]),input[type=password]:not([class*=uk-]),input[type=search]:not([class*=uk-]),input[type=tel]:not([class*=uk-]),input[type=text]:not([class*=uk-]),input[type=time]:not([class*=uk-]),input[type=url]:not([class*=uk-]),input[type=week]:not([class*=uk-]),select:not([class*=uk-]):not([multiple]):not([size]) {
|
|
height:38px;
|
|
vertical-align:middle;
|
|
display:inline-block;
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-input:not(input),.uk-select:not(select),.uneditable-input:not([class*=uk-]):not(input),input[type=color]:not([class*=uk-]):not(input),input[type=date]:not([class*=uk-]):not(input),input[type=datetime-local]:not([class*=uk-]):not(input),input[type=datetime]:not([class*=uk-]):not(input),input[type=email]:not([class*=uk-]):not(input),input[type=month]:not([class*=uk-]):not(input),input[type=number]:not([class*=uk-]):not(input),input[type=password]:not([class*=uk-]):not(input),input[type=search]:not([class*=uk-]):not(input),input[type=tel]:not([class*=uk-]):not(input),input[type=text]:not([class*=uk-]):not(input),input[type=time]:not([class*=uk-]):not(input),input[type=url]:not([class*=uk-]):not(input),input[type=week]:not([class*=uk-]):not(input),select:not([class*=uk-]):not(select) {
|
|
line-height:36px;
|
|
}
|
|
|
|
.uk-select[multiple],.uk-select[size],.uk-textarea,select:not([class*=uk-])[multiple],select:not([class*=uk-])[size],textarea:not([class*=uk-]) {
|
|
padding-top:4px;
|
|
padding-bottom:4px;
|
|
vertical-align:top;
|
|
border:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-input:focus,.uk-select:focus,.uk-textarea:focus,.uneditable-input:not([class*=uk-]):focus,input[type=color]:not([class*=uk-]):focus,input[type=date]:not([class*=uk-]):focus,input[type=datetime-local]:not([class*=uk-]):focus,input[type=datetime]:not([class*=uk-]):focus,input[type=email]:not([class*=uk-]):focus,input[type=month]:not([class*=uk-]):focus,input[type=number]:not([class*=uk-]):focus,input[type=password]:not([class*=uk-]):focus,input[type=search]:not([class*=uk-]):focus,input[type=tel]:not([class*=uk-]):focus,input[type=text]:not([class*=uk-]):focus,input[type=time]:not([class*=uk-]):focus,input[type=url]:not([class*=uk-]):focus,input[type=week]:not([class*=uk-]):focus,select:not([class*=uk-]):focus,textarea:not([class*=uk-]):focus {
|
|
outline:0;
|
|
background-color:#fff;
|
|
color:#4e555c;
|
|
border-color:#1f3e5c!important;
|
|
}
|
|
|
|
.uk-input:disabled,.uk-select:disabled,.uk-textarea:disabled,.uneditable-input:not([class*=uk-]):disabled,input[type=color]:not([class*=uk-]):disabled,input[type=date]:not([class*=uk-]):disabled,input[type=datetime-local]:not([class*=uk-]):disabled,input[type=datetime]:not([class*=uk-]):disabled,input[type=email]:not([class*=uk-]):disabled,input[type=month]:not([class*=uk-]):disabled,input[type=number]:not([class*=uk-]):disabled,input[type=password]:not([class*=uk-]):disabled,input[type=search]:not([class*=uk-]):disabled,input[type=tel]:not([class*=uk-]):disabled,input[type=text]:not([class*=uk-]):disabled,input[type=time]:not([class*=uk-]):disabled,input[type=url]:not([class*=uk-]):disabled,input[type=week]:not([class*=uk-]):disabled,select:not([class*=uk-]):disabled,textarea:not([class*=uk-]):disabled {
|
|
background-color:rgba(247,247,247,0);
|
|
color:#a3a4a8;
|
|
border-color:#e5e5e7!important;
|
|
box-shadow:none;
|
|
}
|
|
|
|
.uk-input::-ms-input-placeholder,.uneditable-input:not([class*=uk-])::-ms-input-placeholder,input[type=color]:not([class*=uk-])::-ms-input-placeholder,input[type=date]:not([class*=uk-])::-ms-input-placeholder,input[type=datetime-local]:not([class*=uk-])::-ms-input-placeholder,input[type=datetime]:not([class*=uk-])::-ms-input-placeholder,input[type=email]:not([class*=uk-])::-ms-input-placeholder,input[type=month]:not([class*=uk-])::-ms-input-placeholder,input[type=number]:not([class*=uk-])::-ms-input-placeholder,input[type=password]:not([class*=uk-])::-ms-input-placeholder,input[type=search]:not([class*=uk-])::-ms-input-placeholder,input[type=tel]:not([class*=uk-])::-ms-input-placeholder,input[type=text]:not([class*=uk-])::-ms-input-placeholder,input[type=time]:not([class*=uk-])::-ms-input-placeholder,input[type=url]:not([class*=uk-])::-ms-input-placeholder,input[type=week]:not([class*=uk-])::-ms-input-placeholder {
|
|
color:#a3a4a8!important;
|
|
}
|
|
|
|
.uk-input::placeholder,.uneditable-input:not([class*=uk-])::placeholder,input[type=color]:not([class*=uk-])::placeholder,input[type=date]:not([class*=uk-])::placeholder,input[type=datetime-local]:not([class*=uk-])::placeholder,input[type=datetime]:not([class*=uk-])::placeholder,input[type=email]:not([class*=uk-])::placeholder,input[type=month]:not([class*=uk-])::placeholder,input[type=number]:not([class*=uk-])::placeholder,input[type=password]:not([class*=uk-])::placeholder,input[type=search]:not([class*=uk-])::placeholder,input[type=tel]:not([class*=uk-])::placeholder,input[type=text]:not([class*=uk-])::placeholder,input[type=time]:not([class*=uk-])::placeholder,input[type=url]:not([class*=uk-])::placeholder,input[type=week]:not([class*=uk-])::placeholder {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-textarea::-ms-input-placeholder,textarea:not([class*=uk-])::-ms-input-placeholder {
|
|
color:#a3a4a8!important;
|
|
}
|
|
|
|
.uk-textarea::placeholder,textarea:not([class*=uk-])::placeholder {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-form-small {
|
|
font-size:12px;
|
|
}
|
|
|
|
.uk-form-small:not(textarea):not([multiple]):not([size]) {
|
|
height:30px;
|
|
padding-left:8px;
|
|
padding-right:8px;
|
|
}
|
|
|
|
.uk-form-small:not(select):not(input):not(textarea) {
|
|
line-height:28px;
|
|
}
|
|
|
|
.uk-form-large {
|
|
font-size:20px;
|
|
}
|
|
|
|
.uk-form-large:not(textarea):not([multiple]):not([size]) {
|
|
height:55px;
|
|
padding-left:12px;
|
|
padding-right:12px;
|
|
}
|
|
|
|
.uk-form-large:not(select):not(input):not(textarea) {
|
|
line-height:53px;
|
|
}
|
|
|
|
.uk-form-danger,.uk-form-danger:focus {
|
|
color:#4e555c;
|
|
border-color:#ea561b!important;
|
|
}
|
|
|
|
.uk-form-success,.uk-form-success:focus {
|
|
color:#4e555c;
|
|
border-color:#8fd915!important;
|
|
}
|
|
|
|
.uk-form-blank {
|
|
background:0 0;
|
|
border-color:transparent!important;
|
|
}
|
|
|
|
.uk-form-blank:focus {
|
|
border-color:#e5e5e7!important;
|
|
border-style:dashed;
|
|
}
|
|
|
|
input.uk-form-width-xsmall {
|
|
width:50px;
|
|
}
|
|
|
|
select.uk-form-width-xsmall {
|
|
width:75px;
|
|
}
|
|
|
|
.uk-form-width-small {
|
|
width:130px;
|
|
}
|
|
|
|
.uk-form-width-medium {
|
|
width:200px;
|
|
}
|
|
|
|
.uk-form-width-large {
|
|
width:500px;
|
|
}
|
|
|
|
.uk-select:not([multiple]):not([size]),select:not([class*=uk-]):not([multiple]):not([size]) {
|
|
-webkit-appearance:none;
|
|
-moz-appearance:none;
|
|
padding-right:20px;
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%234e555c%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%234e555c%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
|
|
background-repeat:no-repeat;
|
|
background-position:100% 50%;
|
|
}
|
|
|
|
.uk-select:not([multiple]):not([size])::-ms-expand,select:not([class*=uk-]):not([multiple]):not([size])::-ms-expand {
|
|
display:none;
|
|
}
|
|
|
|
.uk-select:not([multiple]):not([size]) option,select:not([class*=uk-]):not([multiple]):not([size]) option {
|
|
color:#444;
|
|
}
|
|
|
|
.uk-select:not([multiple]):not([size]):disabled,select:not([class*=uk-]):not([multiple]):not([size]):disabled {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23a3a4a8%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23a3a4a8%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
|
|
}
|
|
|
|
.uk-checkbox,.uk-radio,input[type=checkbox]:not([class*=uk-]),input[type=radio]:not([class*=uk-]) {
|
|
display:inline-block;
|
|
height:16px;
|
|
width:16px;
|
|
overflow:hidden;
|
|
margin-top:-4px;
|
|
vertical-align:middle;
|
|
-webkit-appearance:none;
|
|
-moz-appearance:none;
|
|
background-color:transparent;
|
|
background-repeat:no-repeat;
|
|
background-position:50% 50%;
|
|
transition:.2s ease-in-out;
|
|
transition-property:background-color,border-color,box-shadow;
|
|
border:1px solid #cacacf;
|
|
}
|
|
|
|
.uk-radio,input[type=radio]:not([class*=uk-]) {
|
|
border-radius:50%;
|
|
}
|
|
|
|
.uk-checkbox:focus,.uk-radio:focus,input[type=checkbox]:not([class*=uk-]):focus,input[type=radio]:not([class*=uk-]):focus {
|
|
outline:0;
|
|
border-color:#1f3e5c;
|
|
}
|
|
|
|
.uk-checkbox:checked,.uk-checkbox:indeterminate,.uk-radio:checked,input[type=checkbox]:not([class*=uk-]):checked,input[type=checkbox]:not([class*=uk-]):indeterminate,input[type=radio]:not([class*=uk-]):checked {
|
|
background-color:#ea861b;
|
|
border-color:transparent;
|
|
}
|
|
|
|
.uk-checkbox:checked:focus,.uk-checkbox:indeterminate:focus,.uk-radio:checked:focus,input[type=checkbox]:not([class*=uk-]):checked:focus,input[type=checkbox]:not([class*=uk-]):indeterminate:focus,input[type=radio]:not([class*=uk-]):checked:focus {
|
|
background-color:#c06c12;
|
|
}
|
|
|
|
.uk-radio:checked,input[type=radio]:not([class*=uk-]):checked {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.uk-checkbox:checked,input[type=checkbox]:not([class*=uk-]):checked {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
|
|
}
|
|
|
|
.uk-checkbox:indeterminate,input[type=checkbox]:not([class*=uk-]):indeterminate {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.uk-checkbox:disabled,.uk-radio:disabled,input[type=checkbox]:not([class*=uk-]):disabled,input[type=radio]:not([class*=uk-]):disabled {
|
|
background-color:rgba(247,247,247,0);
|
|
border-color:#e5e5e7;
|
|
}
|
|
|
|
.uk-radio:disabled:checked,input[type=radio]:not([class*=uk-]):disabled:checked {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23a3a4a8%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.uk-checkbox:disabled:checked,input[type=checkbox]:not([class*=uk-]):disabled:checked {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23a3a4a8%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
|
|
}
|
|
|
|
.uk-checkbox:disabled:indeterminate,input[type=checkbox]:not([class*=uk-]):disabled:indeterminate {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23a3a4a8%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.uk-legend {
|
|
width:100%;
|
|
color:inherit;
|
|
padding:0;
|
|
font-size:24px;
|
|
line-height:1.4;
|
|
}
|
|
|
|
.uk-form-custom {
|
|
display:inline-block;
|
|
position:relative;
|
|
max-width:100%;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
.uk-form-custom input[type=file],.uk-form-custom select {
|
|
position:absolute;
|
|
top:0;
|
|
z-index:1;
|
|
width:100%;
|
|
height:100%;
|
|
left:0;
|
|
-webkit-appearance:none;
|
|
opacity:0;
|
|
cursor:pointer;
|
|
}
|
|
|
|
.uk-form-custom input[type=file] {
|
|
font-size:500px;
|
|
overflow:hidden;
|
|
}
|
|
|
|
.uk-form-label {
|
|
font-size:12px;
|
|
color:#28333e;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-form-stacked .uk-form-label {
|
|
display:block;
|
|
margin-bottom:5px;
|
|
}
|
|
|
|
@media (max-width:959px) {
|
|
.uk-form-horizontal .uk-form-label {
|
|
display:block;
|
|
margin-bottom:5px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-form-horizontal .uk-form-label {
|
|
width:200px;
|
|
margin-top:7px;
|
|
float:left;
|
|
}
|
|
|
|
.uk-form-horizontal .uk-form-controls {
|
|
margin-left:215px;
|
|
}
|
|
|
|
.uk-form-horizontal .uk-form-controls-text {
|
|
padding-top:7px;
|
|
}
|
|
}
|
|
|
|
.uk-form-icon {
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
left:0;
|
|
width:38px;
|
|
display:inline-flex;
|
|
justify-content:center;
|
|
align-items:center;
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-form-icon:hover {
|
|
color:#4e555c;
|
|
}
|
|
|
|
.uk-form-icon:not(a):not(button):not(input) {
|
|
pointer-events:none;
|
|
}
|
|
|
|
.uk-form-icon:not(.uk-form-icon-flip)~.uk-input,.uk-form-icon:not(.uk-form-icon-flip)~.uneditable-input:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=color]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=date]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=datetime-local]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=datetime]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=email]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=month]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=number]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=password]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=search]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=tel]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=text]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=time]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=url]:not([class*=uk-]),.uk-form-icon:not(.uk-form-icon-flip)~input[type=week]:not([class*=uk-]) {
|
|
padding-left:38px!important;
|
|
}
|
|
|
|
.uk-form-icon-flip {
|
|
right:0;
|
|
left:auto;
|
|
}
|
|
|
|
.uk-form-icon-flip~.uk-input,.uk-form-icon-flip~.uneditable-input:not([class*=uk-]),.uk-form-icon-flip~input[type=color]:not([class*=uk-]),.uk-form-icon-flip~input[type=date]:not([class*=uk-]),.uk-form-icon-flip~input[type=datetime-local]:not([class*=uk-]),.uk-form-icon-flip~input[type=datetime]:not([class*=uk-]),.uk-form-icon-flip~input[type=email]:not([class*=uk-]),.uk-form-icon-flip~input[type=month]:not([class*=uk-]),.uk-form-icon-flip~input[type=number]:not([class*=uk-]),.uk-form-icon-flip~input[type=password]:not([class*=uk-]),.uk-form-icon-flip~input[type=search]:not([class*=uk-]),.uk-form-icon-flip~input[type=tel]:not([class*=uk-]),.uk-form-icon-flip~input[type=text]:not([class*=uk-]),.uk-form-icon-flip~input[type=time]:not([class*=uk-]),.uk-form-icon-flip~input[type=url]:not([class*=uk-]),.uk-form-icon-flip~input[type=week]:not([class*=uk-]) {
|
|
padding-right:38px!important;
|
|
}
|
|
|
|
.btn,.uk-button {
|
|
margin:0;
|
|
border:none;
|
|
overflow:visible;
|
|
font:inherit;
|
|
color:inherit;
|
|
display:inline-block;
|
|
box-sizing:border-box;
|
|
padding:0 25px;
|
|
vertical-align:middle;
|
|
font-size:14px;
|
|
line-height:38px;
|
|
text-align:center;
|
|
text-decoration:none;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,background-position,border-color,box-shadow;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
border-radius:500px;
|
|
background-origin:border-box;
|
|
}
|
|
|
|
.btn:not(:disabled),.uk-button:not(:disabled) {
|
|
cursor:pointer;
|
|
}
|
|
|
|
.btn::-moz-focus-inner,.uk-button::-moz-focus-inner {
|
|
border:0;
|
|
padding:0;
|
|
}
|
|
|
|
.btn:hover,.uk-button:hover {
|
|
text-decoration:none;
|
|
}
|
|
|
|
.btn:focus,.uk-button:focus {
|
|
outline:0;
|
|
}
|
|
|
|
.btn,.uk-button-default {
|
|
background-color:rgba(247,247,247,0);
|
|
color:#4e555c;
|
|
border:1px solid transparent;
|
|
}
|
|
|
|
.btn:focus,.btn:hover,.uk-button-default:focus,.uk-button-default:hover {
|
|
background-color:transparent;
|
|
color:#28333e;
|
|
border-color:#e5e5e7;
|
|
}
|
|
|
|
.btn.uk-active,.btn:active,.uk-button-default.uk-active,.uk-button-default:active {
|
|
background-color:transparent;
|
|
color:#4e555c;
|
|
border-color:#cacacf;
|
|
}
|
|
|
|
.btn-info,.btn-primary,.uk-button-primary {
|
|
background-color:#ea861b;
|
|
color:#fff;
|
|
border:1px solid transparent;
|
|
}
|
|
|
|
.btn-info:focus,.btn-info:hover,.btn-primary:focus,.btn-primary:hover,.uk-button-primary:focus,.uk-button-primary:hover {
|
|
background-color:transparent;
|
|
color:#ea861b;
|
|
border-color:#ea861b;
|
|
}
|
|
|
|
.btn-info.uk-active,.btn-info:active,.btn-primary.uk-active,.btn-primary:active,.uk-button-primary.uk-active,.uk-button-primary:active {
|
|
background-color:transparent;
|
|
color:rgba(234,134,27,.8);
|
|
border-color:rgba(234,134,27,.6);
|
|
}
|
|
|
|
.btn-success,.uk-button-secondary {
|
|
background-color:#1f3e5c;
|
|
color:#fff;
|
|
border:1px solid transparent;
|
|
}
|
|
|
|
.btn-success:focus,.btn-success:hover,.uk-button-secondary:focus,.uk-button-secondary:hover {
|
|
background-color:transparent;
|
|
color:#1f3e5c;
|
|
border-color:#1f3e5c;
|
|
}
|
|
|
|
.btn-success.uk-active,.btn-success:active,.uk-button-secondary.uk-active,.uk-button-secondary:active {
|
|
background-color:transparent;
|
|
color:rgba(31,62,92,.8);
|
|
border-color:rgba(31,62,92,.6);
|
|
}
|
|
|
|
.btn-danger,.btn-warning,.uk-button-danger {
|
|
background-color:#ea561b;
|
|
color:#fff;
|
|
border:1px solid transparent;
|
|
}
|
|
|
|
.btn-danger:focus,.btn-danger:hover,.btn-warning:focus,.btn-warning:hover,.uk-button-danger:focus,.uk-button-danger:hover {
|
|
background-color:transparent;
|
|
color:#ea561b;
|
|
border-color:#ea561b;
|
|
}
|
|
|
|
.btn-danger.uk-active,.btn-danger:active,.btn-warning.uk-active,.btn-warning:active,.uk-button-danger.uk-active,.uk-button-danger:active {
|
|
background-color:transparent;
|
|
color:rgba(234,86,27,.8);
|
|
border-color:rgba(234,86,27,.6);
|
|
}
|
|
|
|
.btn-danger:disabled,.btn-info:disabled,.btn-primary:disabled,.btn-success:disabled,.btn-warning:disabled,.btn:disabled,.uk-button-danger:disabled,.uk-button-default:disabled,.uk-button-primary:disabled,.uk-button-secondary:disabled {
|
|
background-color:rgba(247,247,247,0);
|
|
color:#a3a4a8;
|
|
border:1px solid transparent;
|
|
background-image:none;
|
|
box-shadow:none;
|
|
}
|
|
|
|
.btn-small,.uk-button-small {
|
|
padding:0 10px;
|
|
line-height:28px;
|
|
font-size:12px;
|
|
}
|
|
|
|
.btn-large,.uk-button-large {
|
|
padding:0 40px;
|
|
line-height:53px;
|
|
font-size:14px;
|
|
}
|
|
|
|
.uk-button-text {
|
|
padding:0;
|
|
line-height:26px;
|
|
background:0 0;
|
|
color:#28333e;
|
|
position:relative;
|
|
padding-right:27px;
|
|
}
|
|
|
|
.uk-button-text::before {
|
|
content:"";
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
right:0;
|
|
width:22px;
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2223%22%20height%3D%2211%22%20viewBox%3D%220%200%2023%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%2328333e%22%20points%3D%2217%201%2022%205.5%2017%2010%20%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%2328333e%22%20x1%3D%220%22%20y1%3D%225.5%22%20x2%3D%2222.4%22%20y2%3D%225.5%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
background-repeat:no-repeat;
|
|
background-position:calc(100% - 5px) 50%;
|
|
transition:background-position .2s ease-out;
|
|
}
|
|
|
|
.uk-button-text:focus,.uk-button-text:hover {
|
|
color:#28333e;
|
|
}
|
|
|
|
.uk-button-text:focus::before,.uk-button-text:hover::before {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2223%22%20height%3D%2211%22%20viewBox%3D%220%200%2023%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%2328333e%22%20points%3D%2217%201%2022%205.5%2017%2010%20%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%2328333e%22%20x1%3D%220%22%20y1%3D%225.5%22%20x2%3D%2222.4%22%20y2%3D%225.5%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
background-position:100% 50%;
|
|
}
|
|
|
|
.uk-button-text:disabled {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.btn-link,.pager li>a,.pager li>span,.uk-button-link {
|
|
padding:0;
|
|
line-height:26px;
|
|
background:0 0;
|
|
color:#e37b00;
|
|
}
|
|
|
|
.btn-link:focus,.btn-link:hover,.pager li>a:focus,.pager li>a:hover,.pager li>span:focus,.pager li>span:hover,.uk-button-link:focus,.uk-button-link:hover {
|
|
color:#c16900;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.btn-link:disabled,.pager li>a:disabled,.pager li>span:disabled,.uk-button-link:disabled {
|
|
color:#a3a4a8;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.uk-button-group {
|
|
display:inline-flex;
|
|
vertical-align:middle;
|
|
position:relative;
|
|
}
|
|
|
|
.uk-button-group>.btn:nth-child(n+2),.uk-button-group>.uk-button:nth-child(n+2),.uk-button-group>div:nth-child(n+2) .btn,.uk-button-group>div:nth-child(n+2) .uk-button {
|
|
margin-left:-1px;
|
|
}
|
|
|
|
.uk-button-group .btn.uk-active,.uk-button-group .btn:active,.uk-button-group .btn:focus,.uk-button-group .btn:hover,.uk-button-group .uk-button.uk-active,.uk-button-group .uk-button:active,.uk-button-group .uk-button:focus,.uk-button-group .uk-button:hover {
|
|
position:relative;
|
|
z-index:1;
|
|
}
|
|
|
|
.uk-button-group>.btn:not(:first-child):not(:last-child),.uk-button-group>.uk-button:not(:first-child):not(:last-child),.uk-button-group>div:not(:first-child):not(:last-child) .btn,.uk-button-group>div:not(:first-child):not(:last-child) .uk-button {
|
|
border-radius:0;
|
|
}
|
|
|
|
.uk-button-group>.btn:first-child,.uk-button-group>.uk-button:first-child,.uk-button-group>div:first-child .btn,.uk-button-group>div:first-child .uk-button {
|
|
border-top-right-radius:0;
|
|
border-bottom-right-radius:0;
|
|
}
|
|
|
|
.uk-button-group>.btn:last-child,.uk-button-group>.uk-button:last-child,.uk-button-group>div:last-child .btn,.uk-button-group>div:last-child .uk-button {
|
|
border-top-left-radius:0;
|
|
border-bottom-left-radius:0;
|
|
}
|
|
|
|
.uk-section {
|
|
box-sizing:border-box;
|
|
padding-top:40px;
|
|
padding-bottom:40px;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-section {
|
|
padding-top:70px;
|
|
padding-bottom:70px;
|
|
}
|
|
}
|
|
|
|
.uk-section::after,.uk-section::before {
|
|
content:"";
|
|
display:table;
|
|
}
|
|
|
|
.uk-section::after {
|
|
clear:both;
|
|
}
|
|
|
|
.uk-section>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-section-xsmall {
|
|
padding-top:20px;
|
|
padding-bottom:20px;
|
|
}
|
|
|
|
.uk-section-small {
|
|
padding-top:40px;
|
|
padding-bottom:40px;
|
|
}
|
|
|
|
.uk-section-large {
|
|
padding-top:70px;
|
|
padding-bottom:70px;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-section-large {
|
|
padding-top:140px;
|
|
padding-bottom:140px;
|
|
}
|
|
}
|
|
|
|
.uk-section-xlarge {
|
|
padding-top:140px;
|
|
padding-bottom:140px;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-section-xlarge {
|
|
padding-top:210px;
|
|
padding-bottom:210px;
|
|
}
|
|
}
|
|
|
|
.uk-section-default {
|
|
background:#fff;
|
|
}
|
|
|
|
.uk-section-muted {
|
|
background:rgba(242,242,242,0);
|
|
}
|
|
|
|
.uk-section-primary {
|
|
background:#ea861b;
|
|
}
|
|
|
|
.uk-section-secondary {
|
|
background:#1f3e5c;
|
|
}
|
|
|
|
.container,.uk-container {
|
|
box-sizing:content-box;
|
|
max-width:1040px;
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
padding-left:15px;
|
|
padding-right:15px;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.container,.uk-container {
|
|
padding-left:20px;
|
|
padding-right:20px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.container,.uk-container {
|
|
padding-left:40px;
|
|
padding-right:40px;
|
|
}
|
|
}
|
|
|
|
.container::after,.container::before,.uk-container::after,.uk-container::before {
|
|
content:"";
|
|
display:table;
|
|
}
|
|
|
|
.container::after,.uk-container::after {
|
|
clear:both;
|
|
}
|
|
|
|
.container>:last-child,.uk-container>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.container .container,.uk-container .uk-container {
|
|
padding-left:0;
|
|
padding-right:0;
|
|
}
|
|
|
|
.uk-container-xsmall {
|
|
max-width:750px;
|
|
}
|
|
|
|
.uk-container-small {
|
|
max-width:900px;
|
|
}
|
|
|
|
.uk-container-large {
|
|
max-width:1300px;
|
|
}
|
|
|
|
.uk-container-expand {
|
|
max-width:none;
|
|
}
|
|
|
|
.uk-grid {
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
margin:0;
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.uk-grid>* {
|
|
margin:0;
|
|
}
|
|
|
|
.uk-grid>*>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-grid {
|
|
margin-left:-20px;
|
|
}
|
|
|
|
.uk-grid>* {
|
|
padding-left:20px;
|
|
}
|
|
|
|
*+.uk-grid-margin,.uk-grid+.uk-grid,.uk-grid>.uk-grid-margin {
|
|
margin-top:20px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-grid {
|
|
margin-left:-40px;
|
|
}
|
|
|
|
.uk-grid>* {
|
|
padding-left:40px;
|
|
}
|
|
|
|
*+.uk-grid-margin,.uk-grid+.uk-grid,.uk-grid>.uk-grid-margin {
|
|
margin-top:40px;
|
|
}
|
|
}
|
|
|
|
.uk-grid-small {
|
|
margin-left:-10px;
|
|
}
|
|
|
|
.uk-grid-small>* {
|
|
padding-left:10px;
|
|
}
|
|
|
|
*+.uk-grid-margin-small,.uk-grid+.uk-grid-small,.uk-grid-small>.uk-grid-margin {
|
|
margin-top:10px;
|
|
}
|
|
|
|
.uk-grid-medium {
|
|
margin-left:-20px;
|
|
}
|
|
|
|
.uk-grid-medium>* {
|
|
padding-left:20px;
|
|
}
|
|
|
|
*+.uk-grid-margin-medium,.uk-grid+.uk-grid-medium,.uk-grid-medium>.uk-grid-margin {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-grid-large {
|
|
margin-left:-40px;
|
|
}
|
|
|
|
.uk-grid-large>* {
|
|
padding-left:40px;
|
|
}
|
|
|
|
*+.uk-grid-margin-large,.uk-grid+.uk-grid-large,.uk-grid-large>.uk-grid-margin {
|
|
margin-top:40px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-grid-large {
|
|
margin-left:-70px;
|
|
}
|
|
|
|
.uk-grid-large>* {
|
|
padding-left:70px;
|
|
}
|
|
|
|
*+.uk-grid-margin-large,.uk-grid+.uk-grid-large,.uk-grid-large>.uk-grid-margin {
|
|
margin-top:70px;
|
|
}
|
|
}
|
|
|
|
.uk-grid-collapse {
|
|
margin-left:0;
|
|
}
|
|
|
|
.uk-grid-collapse>* {
|
|
padding-left:0;
|
|
}
|
|
|
|
.uk-grid+.uk-grid-collapse,.uk-grid-collapse>.uk-grid-margin {
|
|
margin-top:0;
|
|
}
|
|
|
|
.uk-grid-divider>* {
|
|
position:relative;
|
|
}
|
|
|
|
.uk-grid-divider>:not(.uk-first-column)::before {
|
|
content:"";
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
border-left:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
|
|
content:"";
|
|
position:absolute;
|
|
left:0;
|
|
right:0;
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-grid-divider {
|
|
margin-left:-40px;
|
|
}
|
|
|
|
.uk-grid-divider>* {
|
|
padding-left:40px;
|
|
}
|
|
|
|
.uk-grid-divider>:not(.uk-first-column)::before {
|
|
left:20px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-stack>.uk-grid-margin {
|
|
margin-top:40px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
|
|
top:-20px;
|
|
left:40px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-grid-divider {
|
|
margin-left:-80px;
|
|
}
|
|
|
|
.uk-grid-divider>* {
|
|
padding-left:80px;
|
|
}
|
|
|
|
.uk-grid-divider>:not(.uk-first-column)::before {
|
|
left:40px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-stack>.uk-grid-margin {
|
|
margin-top:80px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
|
|
top:-40px;
|
|
left:80px;
|
|
}
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-small {
|
|
margin-left:-20px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-small>* {
|
|
padding-left:20px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-small>:not(.uk-first-column)::before {
|
|
left:10px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin::before {
|
|
top:-10px;
|
|
left:20px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-medium {
|
|
margin-left:-40px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-medium>* {
|
|
padding-left:40px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-medium>:not(.uk-first-column)::before {
|
|
left:20px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-medium.uk-grid-stack>.uk-grid-margin {
|
|
margin-top:40px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-medium.uk-grid-stack>.uk-grid-margin::before {
|
|
top:-20px;
|
|
left:40px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-large {
|
|
margin-left:-80px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-large>* {
|
|
padding-left:80px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-large>:not(.uk-first-column)::before {
|
|
left:40px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin {
|
|
margin-top:80px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before {
|
|
top:-40px;
|
|
left:80px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-grid-divider.uk-grid-large {
|
|
margin-left:-140px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-large>* {
|
|
padding-left:140px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-large>:not(.uk-first-column)::before {
|
|
left:70px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin {
|
|
margin-top:140px;
|
|
}
|
|
|
|
.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin::before {
|
|
top:-70px;
|
|
left:140px;
|
|
}
|
|
}
|
|
|
|
.uk-grid-item-match,.uk-grid-match>* {
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
}
|
|
|
|
.uk-grid-item-match>:not([class*=uk-width]),.uk-grid-match>*>:not([class*=uk-width]) {
|
|
box-sizing:border-box;
|
|
width:100%;
|
|
flex:auto;
|
|
}
|
|
|
|
.uk-tile {
|
|
position:relative;
|
|
box-sizing:border-box;
|
|
padding-left:15px;
|
|
padding-right:15px;
|
|
padding-top:40px;
|
|
padding-bottom:40px;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-tile {
|
|
padding-left:20px;
|
|
padding-right:20px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-tile {
|
|
padding-left:40px;
|
|
padding-right:40px;
|
|
padding-top:70px;
|
|
padding-bottom:70px;
|
|
}
|
|
}
|
|
|
|
.uk-tile::after,.uk-tile::before {
|
|
content:"";
|
|
display:table;
|
|
}
|
|
|
|
.uk-tile::after {
|
|
clear:both;
|
|
}
|
|
|
|
.uk-tile>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-tile-xsmall {
|
|
padding-top:20px;
|
|
padding-bottom:20px;
|
|
}
|
|
|
|
.uk-tile-small {
|
|
padding-top:40px;
|
|
padding-bottom:40px;
|
|
}
|
|
|
|
.uk-tile-large {
|
|
padding-top:70px;
|
|
padding-bottom:70px;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-tile-large {
|
|
padding-top:140px;
|
|
padding-bottom:140px;
|
|
}
|
|
}
|
|
|
|
.uk-tile-xlarge {
|
|
padding-top:140px;
|
|
padding-bottom:140px;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-tile-xlarge {
|
|
padding-top:210px;
|
|
padding-bottom:210px;
|
|
}
|
|
}
|
|
|
|
.uk-tile-default {
|
|
background:#fff;
|
|
}
|
|
|
|
.uk-tile-muted {
|
|
background:rgba(247,247,247,0);
|
|
}
|
|
|
|
.uk-tile-primary {
|
|
background:#ea861b;
|
|
}
|
|
|
|
.uk-tile-secondary {
|
|
background:#1f3e5c;
|
|
}
|
|
|
|
.uk-card {
|
|
position:relative;
|
|
box-sizing:border-box;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow,top;
|
|
}
|
|
|
|
.uk-card-body {
|
|
padding:20px;
|
|
}
|
|
|
|
.uk-card-header {
|
|
padding:10px 20px;
|
|
}
|
|
|
|
.uk-card-footer {
|
|
padding:10px 20px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-card-body {
|
|
padding:40px;
|
|
}
|
|
|
|
.uk-card-header {
|
|
padding:20px 40px;
|
|
}
|
|
|
|
.uk-card-footer {
|
|
padding:20px 40px;
|
|
}
|
|
}
|
|
|
|
.uk-card-body::after,.uk-card-body::before,.uk-card-footer::after,.uk-card-footer::before,.uk-card-header::after,.uk-card-header::before {
|
|
content:"";
|
|
display:table;
|
|
}
|
|
|
|
.uk-card-body::after,.uk-card-footer::after,.uk-card-header::after {
|
|
clear:both;
|
|
}
|
|
|
|
.uk-card-body>:last-child,.uk-card-footer>:last-child,.uk-card-header>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-card-title {
|
|
font-size:24px;
|
|
line-height:1.4;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-card-badge {
|
|
position:absolute;
|
|
top:20px;
|
|
right:20px;
|
|
z-index:1;
|
|
color:#4e555c;
|
|
font-size:16px;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-card-badge:first-child+* {
|
|
margin-top:0;
|
|
}
|
|
|
|
.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
|
|
background:#fff;
|
|
box-shadow:0 5px 15px rgba(0,0,0,.08);
|
|
}
|
|
|
|
.uk-card-default {
|
|
background:#fff;
|
|
color:#4e555c;
|
|
box-shadow:0 5px 15px rgba(0,0,0,.08);
|
|
}
|
|
|
|
.uk-card-default .uk-card-title {
|
|
color:#28333e;
|
|
}
|
|
|
|
.uk-card-default.uk-card-hover:hover {
|
|
background-color:#fff;
|
|
box-shadow:0 8px 18px rgba(0,0,0,.14);
|
|
}
|
|
|
|
.uk-card-default .uk-card-header {
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-card-default .uk-card-footer {
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-card-primary {
|
|
background:#eb8d29;
|
|
color:#fff;
|
|
}
|
|
|
|
.uk-card-primary .uk-card-title {
|
|
color:#fff;
|
|
}
|
|
|
|
.uk-card-primary.uk-card-hover:hover {
|
|
background-color:#ee9f4a;
|
|
}
|
|
|
|
.uk-card-secondary {
|
|
background:#234667;
|
|
color:#fff;
|
|
}
|
|
|
|
.uk-card-secondary .uk-card-title {
|
|
color:#fff;
|
|
}
|
|
|
|
.uk-card-secondary.uk-card-hover:hover {
|
|
background-color:#29537b;
|
|
}
|
|
|
|
.uk-card-small .uk-card-body,.uk-card-small.uk-card-body {
|
|
padding:20px;
|
|
}
|
|
|
|
.uk-card-small .uk-card-header {
|
|
padding:13px 20px;
|
|
}
|
|
|
|
.uk-card-small .uk-card-footer {
|
|
padding:13px 20px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-card-large .uk-card-body,.uk-card-large.uk-card-body {
|
|
padding:70px;
|
|
}
|
|
|
|
.uk-card-large .uk-card-header {
|
|
padding:35px 70px;
|
|
}
|
|
|
|
.uk-card-large .uk-card-footer {
|
|
padding:35px 70px;
|
|
}
|
|
}
|
|
|
|
.uk-card-body>.uk-nav-default {
|
|
margin-left:-20px;
|
|
margin-right:-20px;
|
|
}
|
|
|
|
.uk-card-body>.uk-nav-default:only-child {
|
|
margin-top:-5px;
|
|
margin-bottom:-5px;
|
|
}
|
|
|
|
.uk-card-body .uk-nav-default .uk-nav-divider,.uk-card-body .uk-nav-default .uk-nav-header,.uk-card-body .uk-nav-default>li>a {
|
|
padding-left:20px;
|
|
padding-right:20px;
|
|
}
|
|
|
|
.uk-card-body .uk-nav-default .uk-nav-sub {
|
|
padding-left:35px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-card-body>.uk-nav-default {
|
|
margin-left:-40px;
|
|
margin-right:-40px;
|
|
}
|
|
|
|
.uk-card-body>.uk-nav-default:only-child {
|
|
margin-top:-25px;
|
|
margin-bottom:-25px;
|
|
}
|
|
|
|
.uk-card-body .uk-nav-default .uk-nav-divider,.uk-card-body .uk-nav-default .uk-nav-header,.uk-card-body .uk-nav-default>li>a {
|
|
padding-left:40px;
|
|
padding-right:40px;
|
|
}
|
|
|
|
.uk-card-body .uk-nav-default .uk-nav-sub {
|
|
padding-left:55px;
|
|
}
|
|
}
|
|
|
|
.uk-card-small>.uk-nav-default {
|
|
margin-left:-20px;
|
|
margin-right:-20px;
|
|
}
|
|
|
|
.uk-card-small>.uk-nav-default:only-child {
|
|
margin-top:-5px;
|
|
margin-bottom:-5px;
|
|
}
|
|
|
|
.uk-card-small .uk-nav-default .uk-nav-divider,.uk-card-small .uk-nav-default .uk-nav-header,.uk-card-small .uk-nav-default>li>a {
|
|
padding-left:20px;
|
|
padding-right:20px;
|
|
}
|
|
|
|
.uk-card-small .uk-nav-default .uk-nav-sub {
|
|
padding-left:35px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-card-large>.uk-nav-default {
|
|
margin:0;
|
|
}
|
|
|
|
.uk-card-large>.uk-nav-default:only-child {
|
|
margin:0;
|
|
}
|
|
|
|
.uk-card-large .uk-nav-default .uk-nav-divider,.uk-card-large .uk-nav-default .uk-nav-header,.uk-card-large .uk-nav-default>li>a {
|
|
padding-left:0;
|
|
padding-right:0;
|
|
}
|
|
|
|
.uk-card-large .uk-nav-default .uk-nav-sub {
|
|
padding-left:15px;
|
|
}
|
|
}
|
|
|
|
.uk-close {
|
|
color:#a3a4a8;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,opacity;
|
|
}
|
|
|
|
.uk-close:focus,.uk-close:hover {
|
|
color:#4e555c;
|
|
outline:0;
|
|
}
|
|
|
|
.uk-spinner>* {
|
|
animation:uk-spinner-rotate 1.4s linear infinite;
|
|
}
|
|
|
|
@keyframes uk-spinner-rotate {
|
|
0% {
|
|
transform:rotate(0);
|
|
}
|
|
|
|
100% {
|
|
transform:rotate(270deg);
|
|
}
|
|
}
|
|
|
|
.uk-spinner>*>* {
|
|
stroke-dasharray:88px;
|
|
stroke-dashoffset:0;
|
|
transform-origin:center;
|
|
animation:uk-spinner-dash 1.4s ease-in-out infinite;
|
|
stroke-width:1;
|
|
stroke-linecap:round;
|
|
}
|
|
|
|
@keyframes uk-spinner-dash {
|
|
0% {
|
|
stroke-dashoffset:88px;
|
|
}
|
|
|
|
50% {
|
|
stroke-dashoffset:22px;
|
|
transform:rotate(135deg);
|
|
}
|
|
|
|
100% {
|
|
stroke-dashoffset:88px;
|
|
transform:rotate(450deg);
|
|
}
|
|
}
|
|
|
|
.uk-totop {
|
|
padding:9px 12px;
|
|
color:#fff;
|
|
background:#ea861b;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
}
|
|
|
|
.uk-totop:focus,.uk-totop:hover {
|
|
color:#ea861b;
|
|
outline:0;
|
|
background-color:#f6cb9e;
|
|
}
|
|
|
|
.uk-totop:active {
|
|
color:#ea861b;
|
|
background-color:#f6cb9e;
|
|
}
|
|
|
|
.uk-marker {
|
|
padding:5px;
|
|
background:#1f3e5c;
|
|
color:#fff;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color;
|
|
border-radius:500px;
|
|
}
|
|
|
|
.uk-marker:focus,.uk-marker:hover {
|
|
color:#fff;
|
|
outline:0;
|
|
background:#ea861b;
|
|
}
|
|
|
|
.alert,.uk-alert {
|
|
position:relative;
|
|
margin-bottom:20px;
|
|
padding:10px 24px 10px 10px;
|
|
background:#fff;
|
|
color:#4e555c;
|
|
border:1px solid #e5e5e7;
|
|
}
|
|
|
|
*+.uk-alert {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-alert>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-alert-close {
|
|
position:absolute;
|
|
top:15px;
|
|
right:10px;
|
|
color:inherit;
|
|
opacity:.4;
|
|
}
|
|
|
|
.uk-alert-close:first-child+* {
|
|
margin-top:0;
|
|
}
|
|
|
|
.uk-alert-close:focus,.uk-alert-close:hover {
|
|
color:inherit;
|
|
opacity:.8;
|
|
}
|
|
|
|
.alert-info,.uk-alert-primary {
|
|
background:#fff;
|
|
color:#ea861b;
|
|
border-color:#ea861b;
|
|
}
|
|
|
|
.alert-success,.uk-alert-success {
|
|
background:#fff;
|
|
color:#8fd915;
|
|
border-color:#8fd915;
|
|
}
|
|
|
|
.uk-alert-warning {
|
|
background:#fff;
|
|
color:#ef9b0c;
|
|
border-color:#ef9b0c;
|
|
}
|
|
|
|
.alert-danger,.alert-error,.uk-alert-danger {
|
|
background:#fff;
|
|
color:#ea561b;
|
|
border-color:#ea561b;
|
|
}
|
|
|
|
.uk-alert h1,.uk-alert h2,.uk-alert h3,.uk-alert h4,.uk-alert h5,.uk-alert h6 {
|
|
color:inherit;
|
|
}
|
|
|
|
.uk-alert a:not([class]) {
|
|
color:inherit;
|
|
text-decoration:underline;
|
|
}
|
|
|
|
.uk-alert a:not([class]):hover {
|
|
color:inherit;
|
|
text-decoration:underline;
|
|
}
|
|
|
|
.badge,.uk-badge,a.badge {
|
|
box-sizing:border-box;
|
|
min-width:22px;
|
|
height:22px;
|
|
padding:0 5px;
|
|
border-radius:500px;
|
|
vertical-align:middle;
|
|
background:#1f3e5c;
|
|
color:#fff;
|
|
font-size:12px;
|
|
display:inline-flex;
|
|
justify-content:center;
|
|
align-items:center;
|
|
font-weight:700;
|
|
line-height:0;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-badge:focus,.uk-badge:hover {
|
|
color:#fff;
|
|
text-decoration:none;
|
|
outline:0;
|
|
}
|
|
|
|
.label,.uk-label,a.label {
|
|
display:inline-block;
|
|
padding:0 6px;
|
|
background:0 0;
|
|
line-height:26px;
|
|
font-size:12px;
|
|
color:#1f3e5c;
|
|
vertical-align:middle;
|
|
white-space:nowrap;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
border:1px solid #1f3e5c;
|
|
}
|
|
|
|
.badge-success,.badge-success[href],.label-success,.label-success[href],.uk-label-success {
|
|
background-color:transparent;
|
|
color:#8fd915;
|
|
border-color:#8fd915;
|
|
}
|
|
|
|
.badge-warning,.badge-warning[href],.label-warning,.label-warning[href],.uk-label-warning {
|
|
background-color:transparent;
|
|
color:#ef9b0c;
|
|
border-color:#ef9b0c;
|
|
}
|
|
|
|
.badge-important,.badge-important[href],.label-important,.label-important[href],.uk-label-danger {
|
|
background-color:transparent;
|
|
color:#ea561b;
|
|
border-color:#ea561b;
|
|
}
|
|
|
|
.uk-overlay {
|
|
padding:20px;
|
|
}
|
|
|
|
.uk-overlay>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-overlay-default {
|
|
background:rgba(255,255,255,.8);
|
|
}
|
|
|
|
.uk-overlay-primary {
|
|
background:rgba(31,62,92,.8);
|
|
}
|
|
|
|
.uk-article::after,.uk-article::before {
|
|
content:"";
|
|
display:table;
|
|
}
|
|
|
|
.uk-article::after {
|
|
clear:both;
|
|
}
|
|
|
|
.uk-article>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-article+.uk-article {
|
|
margin-top:70px;
|
|
}
|
|
|
|
.uk-article-title {
|
|
font-size:32.4px;
|
|
line-height:1.2;
|
|
color:#28333e;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-article-title {
|
|
font-size:36px;
|
|
}
|
|
}
|
|
|
|
.uk-article-meta {
|
|
font-size:14px;
|
|
line-height:1.4;
|
|
color:#a3a4a8;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-article-meta a {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-article-meta a:hover {
|
|
color:#4e555c;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.uk-comment-body {
|
|
overflow-wrap:break-word;
|
|
word-wrap:break-word;
|
|
}
|
|
|
|
.uk-comment-header {
|
|
margin-bottom:20px;
|
|
}
|
|
|
|
.uk-comment-body::after,.uk-comment-body::before,.uk-comment-header::after,.uk-comment-header::before {
|
|
content:"";
|
|
display:table;
|
|
}
|
|
|
|
.uk-comment-body::after,.uk-comment-header::after {
|
|
clear:both;
|
|
}
|
|
|
|
.uk-comment-body>:last-child,.uk-comment-header>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-comment-title {
|
|
font-size:20px;
|
|
line-height:1.4;
|
|
}
|
|
|
|
.uk-comment-meta {
|
|
font-size:12px;
|
|
line-height:1.4;
|
|
color:#a3a4a8;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-comment-list {
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.uk-comment-list>:nth-child(n+2) {
|
|
margin-top:70px;
|
|
}
|
|
|
|
.uk-comment-list .uk-comment~ul {
|
|
margin:70px 0 0;
|
|
padding-left:30px;
|
|
list-style:none;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-comment-list .uk-comment~ul {
|
|
padding-left:100px;
|
|
}
|
|
}
|
|
|
|
.uk-comment-list .uk-comment~ul>:nth-child(n+2) {
|
|
margin-top:70px;
|
|
}
|
|
|
|
.uk-comment-primary {
|
|
padding:20px;
|
|
background-color:rgba(247,247,247,0);
|
|
}
|
|
|
|
.uk-search {
|
|
display:inline-block;
|
|
position:relative;
|
|
max-width:100%;
|
|
margin:0;
|
|
}
|
|
|
|
.uk-search-input::-webkit-search-cancel-button,.uk-search-input::-webkit-search-decoration {
|
|
-webkit-appearance:none;
|
|
}
|
|
|
|
.uk-search-input::-moz-placeholder {
|
|
opacity:1;
|
|
}
|
|
|
|
.uk-search-input {
|
|
box-sizing:border-box;
|
|
margin:0;
|
|
border-radius:0;
|
|
font:inherit;
|
|
overflow:visible;
|
|
-webkit-appearance:none;
|
|
vertical-align:middle;
|
|
width:100%;
|
|
border:none;
|
|
color:#4e555c;
|
|
transition:.2s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
}
|
|
|
|
.uk-search-input:focus {
|
|
outline:0;
|
|
}
|
|
|
|
.uk-search-input:-ms-input-placeholder {
|
|
color:#a3a4a8!important;
|
|
}
|
|
|
|
.uk-search-input::placeholder {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-search-icon:focus {
|
|
outline:0;
|
|
}
|
|
|
|
.uk-search .uk-search-icon {
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
left:0;
|
|
display:inline-flex;
|
|
justify-content:center;
|
|
align-items:center;
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-search .uk-search-icon:hover {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-search .uk-search-icon:not(a):not(button):not(input) {
|
|
pointer-events:none;
|
|
}
|
|
|
|
.uk-search .uk-search-icon-flip {
|
|
right:0;
|
|
left:auto;
|
|
}
|
|
|
|
.uk-search-default {
|
|
width:180px;
|
|
}
|
|
|
|
.uk-search-default .uk-search-input {
|
|
height:38px;
|
|
padding-left:6px;
|
|
padding-right:6px;
|
|
background:0 0;
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-search-default .uk-search-input:focus {
|
|
background-color:transparent;
|
|
border-bottom-color:#1f3e5c;
|
|
}
|
|
|
|
.uk-search-default .uk-search-icon {
|
|
width:38px;
|
|
}
|
|
|
|
.uk-search-default .uk-search-icon:not(.uk-search-icon-flip)~.uk-search-input {
|
|
padding-left:38px;
|
|
}
|
|
|
|
.uk-search-default .uk-search-icon-flip~.uk-search-input {
|
|
padding-right:38px;
|
|
}
|
|
|
|
.uk-search-navbar {
|
|
width:400px;
|
|
}
|
|
|
|
.uk-search-navbar .uk-search-input {
|
|
height:40px;
|
|
background:0 0;
|
|
font-size:20px;
|
|
}
|
|
|
|
.uk-search-navbar .uk-search-icon {
|
|
width:40px;
|
|
}
|
|
|
|
.uk-search-navbar .uk-search-icon:not(.uk-search-icon-flip)~.uk-search-input {
|
|
padding-left:40px;
|
|
}
|
|
|
|
.uk-search-navbar .uk-search-icon-flip~.uk-search-input {
|
|
padding-right:40px;
|
|
}
|
|
|
|
.uk-search-large {
|
|
width:500px;
|
|
}
|
|
|
|
.uk-search-large .uk-search-input {
|
|
height:80px;
|
|
background:0 0;
|
|
font-size:36px;
|
|
}
|
|
|
|
.uk-search-large .uk-search-icon {
|
|
width:80px;
|
|
}
|
|
|
|
.uk-search-large .uk-search-icon:not(.uk-search-icon-flip)~.uk-search-input {
|
|
padding-left:80px;
|
|
}
|
|
|
|
.uk-search-large .uk-search-icon-flip~.uk-search-input {
|
|
padding-right:80px;
|
|
}
|
|
|
|
.uk-search-toggle {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-search-toggle:focus,.uk-search-toggle:hover {
|
|
color:#4e555c;
|
|
}
|
|
|
|
.dropdown-menu,.uk-nav,.uk-nav ul {
|
|
margin:0;
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.uk-nav li>a {
|
|
display:block;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.uk-nav li>a:focus {
|
|
outline:0;
|
|
}
|
|
|
|
.uk-nav>li>a {
|
|
padding:8px 0;
|
|
}
|
|
|
|
ul.uk-nav-sub {
|
|
padding:5px 0 5px 15px;
|
|
}
|
|
|
|
.uk-nav-sub ul {
|
|
padding-left:15px;
|
|
}
|
|
|
|
.uk-nav-sub a {
|
|
padding:2px 0;
|
|
}
|
|
|
|
.uk-nav-parent-icon>.uk-parent>a::after {
|
|
content:"";
|
|
width:26px;
|
|
height:26px;
|
|
float:right;
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%234e555c%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
background-repeat:no-repeat;
|
|
background-position:50% 50%;
|
|
margin-right:0;
|
|
}
|
|
|
|
.uk-nav-parent-icon>.uk-parent.uk-open>a::after {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%234e555c%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.uk-nav-header {
|
|
padding:8px 0;
|
|
text-transform:uppercase;
|
|
font-size:12px;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-nav-header:not(:first-child) {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-nav-divider {
|
|
margin:15px 0;
|
|
}
|
|
|
|
.uk-nav-default {
|
|
font-size:16px;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-nav-default>li>a {
|
|
color:#4e555c;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
}
|
|
|
|
.uk-nav-default>li>a:focus,.uk-nav-default>li>a:hover {
|
|
color:#ea861b;
|
|
background-color:transparent;
|
|
}
|
|
|
|
.uk-nav-default>li.uk-active>a {
|
|
color:#28333e;
|
|
background-color:transparent;
|
|
}
|
|
|
|
.uk-nav-default .uk-nav-header {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-nav-default .uk-nav-divider {
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-nav-default .uk-nav-sub a {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-nav-default .uk-nav-sub a:focus,.uk-nav-default .uk-nav-sub a:hover {
|
|
color:#4e555c;
|
|
}
|
|
|
|
.uk-nav-primary {
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-nav-primary>li>a {
|
|
font-size:24px;
|
|
line-height:26px;
|
|
color:#a3a4a8;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
padding:8px 0;
|
|
}
|
|
|
|
.uk-nav-primary>li>a:focus,.uk-nav-primary>li>a:hover {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.uk-nav-primary>li.uk-active>a {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.uk-nav-primary .uk-nav-header {
|
|
color:#28333e;
|
|
padding:8px 0;
|
|
}
|
|
|
|
.uk-nav-primary .uk-nav-divider {
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-nav-primary .uk-nav-sub a {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-nav-primary .uk-nav-sub a:focus,.uk-nav-primary .uk-nav-sub a:hover {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.uk-nav-center {
|
|
text-align:center;
|
|
}
|
|
|
|
.uk-nav-center .uk-nav-sub,.uk-nav-center .uk-nav-sub ul {
|
|
padding-left:0;
|
|
}
|
|
|
|
.uk-nav-center.uk-nav-parent-icon>.uk-parent>a::after {
|
|
position:absolute;
|
|
}
|
|
|
|
.uk-navbar {
|
|
display:flex;
|
|
position:relative;
|
|
}
|
|
|
|
.uk-navbar-container:not(.uk-navbar-transparent) {
|
|
background:#1f3e5c;
|
|
}
|
|
|
|
.uk-navbar-container>::after,.uk-navbar-container>::before {
|
|
display:none!important;
|
|
}
|
|
|
|
.uk-navbar-center,.uk-navbar-center-left>*,.uk-navbar-center-right>*,.uk-navbar-left,.uk-navbar-right {
|
|
display:flex;
|
|
align-items:center;
|
|
}
|
|
|
|
.uk-navbar-right {
|
|
margin-left:auto;
|
|
}
|
|
|
|
.uk-navbar-center:only-child {
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
position:relative;
|
|
}
|
|
|
|
.uk-navbar-center:not(:only-child) {
|
|
position:absolute;
|
|
top:50%;
|
|
left:50%;
|
|
transform:translate(-50%,-50%);
|
|
z-index:990;
|
|
}
|
|
|
|
.uk-navbar-center:not(:only-child) .uk-navbar-item,.uk-navbar-center:not(:only-child) .uk-navbar-nav>li>a,.uk-navbar-center:not(:only-child) .uk-navbar-toggle {
|
|
white-space:nowrap;
|
|
}
|
|
|
|
.uk-navbar-center-left,.uk-navbar-center-right {
|
|
position:absolute;
|
|
top:0;
|
|
}
|
|
|
|
.uk-navbar-center-left {
|
|
right:100%;
|
|
}
|
|
|
|
.uk-navbar-center-right {
|
|
left:100%;
|
|
}
|
|
|
|
[class*=uk-navbar-center-] .uk-navbar-item,[class*=uk-navbar-center-] .uk-navbar-nav>li>a,[class*=uk-navbar-center-] .uk-navbar-toggle {
|
|
white-space:nowrap;
|
|
}
|
|
|
|
.uk-navbar-nav {
|
|
display:flex;
|
|
margin:0;
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.uk-navbar-center:only-child,.uk-navbar-left,.uk-navbar-right {
|
|
flex-wrap:wrap;
|
|
}
|
|
|
|
.navbar .brand,.navbar .nav>li>a,.navbar-search,.uk-navbar-item,.uk-navbar-nav>li>a,.uk-navbar-toggle {
|
|
display:flex;
|
|
justify-content:center;
|
|
align-items:center;
|
|
box-sizing:border-box;
|
|
min-height:100px;
|
|
padding:0 15px;
|
|
font-size:18px;
|
|
font-family:inherit;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.uk-navbar-nav>li>a {
|
|
color:#f1f1f1;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
font-weight:500;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-navbar-nav>li:hover>a,.uk-navbar-nav>li>a.uk-open,.uk-navbar-nav>li>a:focus {
|
|
color:#ea861b;
|
|
outline:0;
|
|
}
|
|
|
|
.uk-navbar-nav>li>a:active {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.uk-navbar-nav>li.uk-active>a {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.navbar .brand,.navbar .nav>li>a,.navbar-search,.uk-navbar-item {
|
|
color:#4e555c;
|
|
}
|
|
|
|
.uk-navbar-toggle {
|
|
color:#62abf3;
|
|
font-weight:500;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-navbar-toggle.uk-open,.uk-navbar-toggle:focus,.uk-navbar-toggle:hover {
|
|
color:#ea861b;
|
|
outline:0;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.uk-navbar-subtitle {
|
|
font-size:12px;
|
|
}
|
|
|
|
.navbar .nav>li>.dropdown-menu,.uk-navbar-dropdown {
|
|
display:none;
|
|
position:absolute;
|
|
z-index:1020;
|
|
box-sizing:border-box;
|
|
width:280px;
|
|
padding:25px;
|
|
background:#fff;
|
|
color:#4e555c;
|
|
box-shadow:0 1px 4px rgba(0,0,0,.14);
|
|
}
|
|
|
|
.navbar .nav>li>.dropdown-menu.uk-open,.uk-navbar-dropdown.uk-open {
|
|
display:block;
|
|
}
|
|
|
|
[class*=uk-navbar-dropdown-top] {
|
|
margin-top:15px;
|
|
}
|
|
|
|
[class*=uk-navbar-dropdown-bottom] {
|
|
margin-top:-15px;
|
|
}
|
|
|
|
[class*=uk-navbar-dropdown-left] {
|
|
margin-left:15px;
|
|
}
|
|
|
|
[class*=uk-navbar-dropdown-right] {
|
|
margin-left:-15px;
|
|
}
|
|
|
|
.uk-navbar-dropdown-grid {
|
|
margin-left:-50px;
|
|
}
|
|
|
|
.uk-navbar-dropdown-grid>* {
|
|
padding-left:50px;
|
|
}
|
|
|
|
.uk-navbar-dropdown-grid>.uk-grid-margin {
|
|
margin-top:50px;
|
|
}
|
|
|
|
.uk-navbar-dropdown-stack .uk-navbar-dropdown-grid>* {
|
|
width:100%!important;
|
|
}
|
|
|
|
.uk-navbar-dropdown-width-2:not(.uk-navbar-dropdown-stack) {
|
|
width:560px;
|
|
}
|
|
|
|
.uk-navbar-dropdown-width-3:not(.uk-navbar-dropdown-stack) {
|
|
width:840px;
|
|
}
|
|
|
|
.uk-navbar-dropdown-width-4:not(.uk-navbar-dropdown-stack) {
|
|
width:1120px;
|
|
}
|
|
|
|
.uk-navbar-dropdown-width-5:not(.uk-navbar-dropdown-stack) {
|
|
width:1400px;
|
|
}
|
|
|
|
.uk-navbar-dropdown-dropbar {
|
|
margin-top:0;
|
|
margin-bottom:30px;
|
|
box-shadow:none;
|
|
}
|
|
|
|
.uk-navbar-dropdown-nav {
|
|
margin-left:0;
|
|
margin-right:0;
|
|
font-size:15px;
|
|
font-weight:400;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-navbar-dropdown-nav>li>a {
|
|
color:#a3a4a8;
|
|
padding:6px 0;
|
|
}
|
|
|
|
.uk-navbar-dropdown-nav>li>a:focus,.uk-navbar-dropdown-nav>li>a:hover {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.uk-navbar-dropdown-nav>li.uk-active>a {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.uk-navbar-dropdown-nav .uk-nav-header {
|
|
color:#28333e;
|
|
padding:6px 0;
|
|
}
|
|
|
|
.uk-navbar-dropdown-nav .uk-nav-divider {
|
|
border-top:1px solid #e5e5e7;
|
|
margin-top:8px;
|
|
margin-bottom:8px;
|
|
}
|
|
|
|
.uk-navbar-dropdown-nav .uk-nav-sub a {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-navbar-dropdown-nav .uk-nav-sub a:focus,.uk-navbar-dropdown-nav .uk-nav-sub a:hover {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.uk-navbar-dropbar {
|
|
background:#fff;
|
|
}
|
|
|
|
.uk-navbar-dropbar-slide {
|
|
position:absolute;
|
|
z-index:980;
|
|
left:0;
|
|
right:0;
|
|
box-shadow:0 3px 4px rgba(0,0,0,.1);
|
|
}
|
|
|
|
.uk-navbar-container>.container .uk-navbar-left,.uk-navbar-container>.uk-container .uk-navbar-left {
|
|
margin-left:-15px;
|
|
margin-right:-15px;
|
|
}
|
|
|
|
.uk-navbar-container>.container .uk-navbar-right,.uk-navbar-container>.uk-container .uk-navbar-right {
|
|
margin-right:-15px;
|
|
}
|
|
|
|
.uk-navbar-dropdown-nav .uk-nav-sub {
|
|
padding-left:15px;
|
|
}
|
|
|
|
.uk-navbar-dropdown-grid>* {
|
|
position:relative;
|
|
}
|
|
|
|
.uk-navbar-dropdown-grid>:not(.uk-first-column)::before {
|
|
content:"";
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
left:25px;
|
|
border-left:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-navbar-dropdown-grid.uk-grid-stack>.uk-grid-margin::before {
|
|
content:"";
|
|
position:absolute;
|
|
top:-25px;
|
|
left:50px;
|
|
right:0;
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-subnav {
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
margin-left:-20px;
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.uk-subnav>* {
|
|
flex:none;
|
|
padding-left:20px;
|
|
position:relative;
|
|
}
|
|
|
|
.uk-subnav>*>:first-child {
|
|
display:block;
|
|
color:#4e555c;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
font-size:15px;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-subnav>*>a:focus,.uk-subnav>*>a:hover {
|
|
color:#28333e;
|
|
text-decoration:none;
|
|
outline:0;
|
|
}
|
|
|
|
.uk-subnav>.uk-active>a {
|
|
color:#28333e;
|
|
}
|
|
|
|
.uk-subnav-divider>* {
|
|
display:flex;
|
|
align-items:center;
|
|
}
|
|
|
|
.uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before {
|
|
content:"";
|
|
height:1em;
|
|
margin-left:0;
|
|
margin-right:20px;
|
|
border-left:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-subnav-pill>*>:first-child {
|
|
padding:7px 14px;
|
|
background:0 0;
|
|
color:#4e555c;
|
|
}
|
|
|
|
.nav-pills>li>a:focus,.nav-pills>li>a:hover,.uk-subnav-pill>*>a:focus,.uk-subnav-pill>*>a:hover {
|
|
background-color:rgba(247,247,247,0);
|
|
color:#4e555c;
|
|
}
|
|
|
|
.nav-pills>li>a:active,.uk-subnav-pill>*>a:active {
|
|
background-color:rgba(247,247,247,0);
|
|
color:#4e555c;
|
|
}
|
|
|
|
.nav-pills>.active>a,.uk-subnav-pill>.uk-active>a {
|
|
background-color:#ea861b;
|
|
color:#fff;
|
|
}
|
|
|
|
.uk-subnav>.uk-disabled>a {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.breadcrumb,.uk-breadcrumb {
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.uk-breadcrumb>* {
|
|
flex:none;
|
|
}
|
|
|
|
.uk-breadcrumb>*>* {
|
|
display:inline-block;
|
|
font-size:12px;
|
|
color:#a3a4a8;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-breadcrumb>*>:focus,.uk-breadcrumb>*>:hover {
|
|
color:#4e555c;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.uk-breadcrumb>.uk-disabled>* {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-breadcrumb>:last-child>* {
|
|
color:#4e555c;
|
|
}
|
|
|
|
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
|
|
content:"/";
|
|
display:inline-block;
|
|
margin:0 20px;
|
|
color:#e5e5e7;
|
|
}
|
|
|
|
.uk-pagination {
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
margin-left:-20px;
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.uk-pagination>* {
|
|
flex:none;
|
|
padding-left:20px;
|
|
position:relative;
|
|
}
|
|
|
|
.uk-pagination>*>* {
|
|
display:block;
|
|
color:#4e555c;
|
|
box-sizing:border-box;
|
|
min-width:0;
|
|
padding:0;
|
|
background:0 0;
|
|
line-height:26px;
|
|
text-align:center;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
font-size:12px;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
border-bottom:1px solid transparent;
|
|
}
|
|
|
|
.uk-pagination>*>:focus,.uk-pagination>*>:hover {
|
|
color:#1f3e5c;
|
|
text-decoration:none;
|
|
background-color:transparent;
|
|
border-bottom-color:#e5e5e7;
|
|
}
|
|
|
|
.uk-pagination>.uk-active>* {
|
|
color:#28333e;
|
|
background-color:transparent;
|
|
border-bottom-color:#1f3e5c;
|
|
}
|
|
|
|
.uk-pagination>.uk-disabled>* {
|
|
color:#a3a4a8;
|
|
background-color:transparent;
|
|
border-bottom-color:transparent;
|
|
}
|
|
|
|
.nav-tabs,.uk-tab {
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
margin-left:-20px;
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.nav-tabs>li,.uk-tab>* {
|
|
flex:none;
|
|
padding-left:20px;
|
|
position:relative;
|
|
}
|
|
|
|
.nav-tabs>li>a,.uk-tab>*>a {
|
|
display:block;
|
|
text-align:center;
|
|
padding:10px;
|
|
color:#a3a4a8;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
font-size:15px;
|
|
line-height:20px;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
border-bottom:3px solid transparent;
|
|
}
|
|
|
|
.uk-tab>*>a:focus,.uk-tab>*>a:hover {
|
|
color:#4e555c;
|
|
text-decoration:none;
|
|
border-color:#ea861b;
|
|
}
|
|
|
|
.nav-tabs>.active>a,.uk-tab>.uk-active>a {
|
|
color:#28333e;
|
|
border-color:#ea861b;
|
|
}
|
|
|
|
.uk-tab>.uk-disabled>a {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-tab-bottom>*>a {
|
|
border-top:3px solid transparent;
|
|
border-bottom:0 none;
|
|
}
|
|
|
|
.uk-tab-left,.uk-tab-right {
|
|
flex-direction:column;
|
|
margin-left:0;
|
|
}
|
|
|
|
.uk-tab-left>*,.uk-tab-right>* {
|
|
padding-left:0;
|
|
}
|
|
|
|
.uk-tab-left>*>a {
|
|
text-align:left;
|
|
padding:10px;
|
|
border-right:3px solid transparent;
|
|
border-bottom:0 none;
|
|
}
|
|
|
|
.uk-tab-right>*>a {
|
|
text-align:left;
|
|
padding:10px;
|
|
border-left:3px solid transparent;
|
|
border-bottom:0 none;
|
|
}
|
|
|
|
.uk-tab .uk-dropdown {
|
|
margin-left:30px;
|
|
}
|
|
|
|
.uk-slidenav {
|
|
padding:10px 12px;
|
|
color:rgba(78,85,92,.5);
|
|
background:#fff;
|
|
transition:.1s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
}
|
|
|
|
.uk-slidenav:focus,.uk-slidenav:hover {
|
|
color:rgba(78,85,92,.9);
|
|
outline:0;
|
|
background-color:rgba(255,255,255,.5);
|
|
}
|
|
|
|
.uk-slidenav:active {
|
|
color:rgba(78,85,92,.5);
|
|
background-color:rgba(255,255,255,.5);
|
|
}
|
|
|
|
.uk-slidenav-large {
|
|
padding:16px 20px;
|
|
}
|
|
|
|
.uk-slidenav-container {
|
|
display:flex;
|
|
}
|
|
|
|
.uk-dotnav {
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
margin:0;
|
|
padding:0;
|
|
list-style:none;
|
|
margin-left:-14px;
|
|
}
|
|
|
|
.uk-dotnav>* {
|
|
flex:none;
|
|
padding-left:14px;
|
|
}
|
|
|
|
.uk-dotnav>*>* {
|
|
display:block;
|
|
box-sizing:border-box;
|
|
width:11px;
|
|
height:11px;
|
|
border-radius:50%;
|
|
background:rgba(78,85,92,.1);
|
|
text-indent:100%;
|
|
overflow:hidden;
|
|
white-space:nowrap;
|
|
transition:.2s ease-in-out;
|
|
transition-property:color,background-color,border-color,box-shadow;
|
|
}
|
|
|
|
.uk-dotnav>*>:focus,.uk-dotnav>*>:hover {
|
|
background-color:#1f3e5c;
|
|
outline:0;
|
|
}
|
|
|
|
.uk-dotnav>*>:active {
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.uk-dotnav>.uk-active>* {
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.uk-dotnav-vertical {
|
|
flex-direction:column;
|
|
margin-left:0;
|
|
margin-top:-14px;
|
|
}
|
|
|
|
.uk-dotnav-vertical>* {
|
|
padding-left:0;
|
|
padding-top:14px;
|
|
}
|
|
|
|
.uk-thumbnav {
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
margin:0;
|
|
padding:0;
|
|
list-style:none;
|
|
margin-left:-15px;
|
|
}
|
|
|
|
.uk-thumbnav>* {
|
|
padding-left:15px;
|
|
}
|
|
|
|
.uk-thumbnav>*>* {
|
|
display:inline-block;
|
|
position:relative;
|
|
}
|
|
|
|
.uk-thumbnav>*>::after {
|
|
content:"";
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
left:0;
|
|
right:0;
|
|
background:rgba(255,255,255,.4);
|
|
transition:.1s ease-in-out;
|
|
transition-property:background-color,border-color,box-shadow;
|
|
}
|
|
|
|
.uk-thumbnav>*>:focus,.uk-thumbnav>*>:hover {
|
|
outline:0;
|
|
}
|
|
|
|
.uk-thumbnav>*>:focus::after,.uk-thumbnav>*>:hover::after {
|
|
background-color:transparent;
|
|
}
|
|
|
|
.uk-thumbnav>.uk-active>::after {
|
|
background-color:transparent;
|
|
}
|
|
|
|
.uk-thumbnav-vertical {
|
|
flex-direction:column;
|
|
margin-left:0;
|
|
margin-top:-15px;
|
|
}
|
|
|
|
.uk-thumbnav-vertical>* {
|
|
padding-left:0;
|
|
padding-top:15px;
|
|
}
|
|
|
|
.uk-accordion {
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.uk-accordion>:nth-child(n+2) {
|
|
margin-top:14px;
|
|
padding-top:14px;
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-accordion-title {
|
|
display:block;
|
|
font-size:18px;
|
|
line-height:1.4;
|
|
color:#28333e;
|
|
padding:0;
|
|
background:0 0;
|
|
overflow:hidden;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-accordion-title::before {
|
|
content:"";
|
|
width:1.4em;
|
|
height:1.4em;
|
|
margin-left:10px;
|
|
float:right;
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%234e555c%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%234e555c%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
background-repeat:no-repeat;
|
|
background-position:50% 50%;
|
|
}
|
|
|
|
.uk-open>.uk-accordion-title::before {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%234e555c%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.uk-accordion-title:focus,.uk-accordion-title:hover {
|
|
color:#e37b00;
|
|
text-decoration:none;
|
|
outline:0;
|
|
}
|
|
|
|
.uk-accordion-content {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-accordion-content::after,.uk-accordion-content::before {
|
|
content:"";
|
|
display:table;
|
|
}
|
|
|
|
.uk-accordion-content::after {
|
|
clear:both;
|
|
}
|
|
|
|
.uk-accordion-content>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-drop {
|
|
display:none;
|
|
position:absolute;
|
|
z-index:1020;
|
|
box-sizing:border-box;
|
|
width:300px;
|
|
}
|
|
|
|
.uk-drop.uk-open {
|
|
display:block;
|
|
}
|
|
|
|
[class*=uk-drop-top] {
|
|
margin-top:-20px;
|
|
}
|
|
|
|
[class*=uk-drop-bottom] {
|
|
margin-top:20px;
|
|
}
|
|
|
|
[class*=uk-drop-left] {
|
|
margin-left:-20px;
|
|
}
|
|
|
|
[class*=uk-drop-right] {
|
|
margin-left:20px;
|
|
}
|
|
|
|
.uk-drop-stack .uk-drop-grid>* {
|
|
width:100%!important;
|
|
}
|
|
|
|
.dropdown-menu,.uk-dropdown {
|
|
display:none;
|
|
position:absolute;
|
|
z-index:1020;
|
|
box-sizing:border-box;
|
|
min-width:200px;
|
|
padding:25px;
|
|
background:#fff;
|
|
color:#4e555c;
|
|
box-shadow:0 1px 4px rgba(0,0,0,.14);
|
|
}
|
|
|
|
.uk-dropdown.uk-open {
|
|
display:block;
|
|
}
|
|
|
|
.dropdown-menu,.uk-dropdown-nav {
|
|
white-space:nowrap;
|
|
margin-left:0;
|
|
margin-right:0;
|
|
font-size:12px;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.dropdown-menu>li>a,.uk-dropdown-nav>li>a {
|
|
color:#4e555c;
|
|
padding:6px 0;
|
|
}
|
|
|
|
.uk-dropdown-nav>li.uk-active>a,.uk-dropdown-nav>li>a:focus,.uk-dropdown-nav>li>a:hover {
|
|
color:#28333e;
|
|
background-color:transparent;
|
|
}
|
|
|
|
.uk-dropdown-nav .uk-nav-header {
|
|
color:#28333e;
|
|
padding:6px 0;
|
|
}
|
|
|
|
.uk-dropdown-nav .uk-nav-divider {
|
|
border-top:1px solid #e5e5e7;
|
|
margin-left:-25px;
|
|
margin-right:-25px;
|
|
}
|
|
|
|
.uk-dropdown-nav .uk-nav-sub a {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-dropdown-nav .uk-nav-sub a:focus,.uk-dropdown-nav .uk-nav-sub a:hover {
|
|
color:#4e555c;
|
|
}
|
|
|
|
[class*=uk-dropdown-top] {
|
|
margin-top:-10px;
|
|
}
|
|
|
|
[class*=uk-dropdown-bottom] {
|
|
margin-top:10px;
|
|
}
|
|
|
|
[class*=uk-dropdown-left] {
|
|
margin-left:-10px;
|
|
}
|
|
|
|
[class*=uk-dropdown-right] {
|
|
margin-left:10px;
|
|
}
|
|
|
|
.uk-dropdown-stack .uk-dropdown-grid>* {
|
|
width:100%!important;
|
|
}
|
|
|
|
.uk-dropdown-nav .uk-nav-sub {
|
|
padding-left:15px;
|
|
}
|
|
|
|
.uk-modal {
|
|
display:none;
|
|
position:fixed;
|
|
top:0;
|
|
right:0;
|
|
bottom:0;
|
|
left:0;
|
|
z-index:1010;
|
|
overflow-y:auto;
|
|
-webkit-overflow-scrolling:touch;
|
|
padding:15px;
|
|
background:rgba(0,0,0,.6);
|
|
opacity:0;
|
|
transition:opacity .15s linear;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-modal {
|
|
padding:50px 20px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-modal {
|
|
padding-left:40px;
|
|
padding-right:40px;
|
|
}
|
|
}
|
|
|
|
.uk-modal.uk-open {
|
|
opacity:1;
|
|
}
|
|
|
|
.uk-modal-page {
|
|
overflow:hidden;
|
|
}
|
|
|
|
.uk-modal-dialog {
|
|
position:relative;
|
|
box-sizing:border-box;
|
|
margin:0 auto;
|
|
width:600px;
|
|
max-width:calc(100% - .01px)!important;
|
|
background:#fff;
|
|
opacity:0;
|
|
transform:translateY(-100px);
|
|
transition:.3s linear;
|
|
transition-property:opacity,transform;
|
|
}
|
|
|
|
.uk-open>.uk-modal-dialog {
|
|
opacity:1;
|
|
transform:translateY(0);
|
|
}
|
|
|
|
.uk-modal-container .uk-modal-dialog {
|
|
width:1200px;
|
|
}
|
|
|
|
.uk-modal-full {
|
|
padding:0;
|
|
background:0 0;
|
|
}
|
|
|
|
.uk-modal-full .uk-modal-dialog {
|
|
margin:0;
|
|
width:100%;
|
|
max-width:100%;
|
|
transform:translateY(0);
|
|
}
|
|
|
|
.uk-modal-body {
|
|
padding:20px;
|
|
}
|
|
|
|
.uk-modal-header {
|
|
padding:10px 20px;
|
|
background:#fff;
|
|
border-bottom:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-modal-footer {
|
|
padding:10px 20px;
|
|
background:#fff;
|
|
border-top:1px solid #e5e5e7;
|
|
}
|
|
|
|
.uk-modal-body::after,.uk-modal-body::before,.uk-modal-footer::after,.uk-modal-footer::before,.uk-modal-header::after,.uk-modal-header::before {
|
|
content:"";
|
|
display:table;
|
|
}
|
|
|
|
.uk-modal-body::after,.uk-modal-footer::after,.uk-modal-header::after {
|
|
clear:both;
|
|
}
|
|
|
|
.uk-modal-body>:last-child,.uk-modal-footer>:last-child,.uk-modal-header>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-modal-title {
|
|
font-size:36px;
|
|
line-height:1.3;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
[class*=uk-modal-close-] {
|
|
position:absolute;
|
|
z-index:1010;
|
|
top:10px;
|
|
right:10px;
|
|
padding:5px;
|
|
}
|
|
|
|
[class*=uk-modal-close-]:first-child+* {
|
|
margin-top:0;
|
|
}
|
|
|
|
.uk-modal-close-outside {
|
|
top:0;
|
|
right:-5px;
|
|
transform:translate(0,-100%);
|
|
color:#fff;
|
|
}
|
|
|
|
.uk-modal-close-outside:hover {
|
|
color:#fff;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-modal-close-outside {
|
|
right:0;
|
|
transform:translate(100%,-100%);
|
|
}
|
|
}
|
|
|
|
.uk-modal-close-full {
|
|
top:0;
|
|
right:0;
|
|
padding:20px;
|
|
background:#fff;
|
|
}
|
|
|
|
.uk-lightbox {
|
|
display:none;
|
|
position:fixed;
|
|
top:0;
|
|
right:0;
|
|
bottom:0;
|
|
left:0;
|
|
z-index:1010;
|
|
background:#000;
|
|
opacity:0;
|
|
transition:opacity .15s linear;
|
|
}
|
|
|
|
.uk-lightbox.uk-open {
|
|
display:block;
|
|
opacity:1;
|
|
}
|
|
|
|
.uk-lightbox-page {
|
|
overflow:hidden;
|
|
}
|
|
|
|
.uk-lightbox-items>* {
|
|
position:absolute;
|
|
top:0;
|
|
right:0;
|
|
bottom:0;
|
|
left:0;
|
|
display:none;
|
|
justify-content:center;
|
|
align-items:center;
|
|
color:rgba(255,255,255,.7);
|
|
will-change:transform,opacity;
|
|
}
|
|
|
|
.uk-lightbox-items>*>* {
|
|
max-width:100vw;
|
|
max-height:100vh;
|
|
}
|
|
|
|
.uk-lightbox-items>*>:not(iframe) {
|
|
width:auto;
|
|
height:auto;
|
|
}
|
|
|
|
.uk-lightbox-items>.uk-active {
|
|
display:flex;
|
|
}
|
|
|
|
.uk-lightbox-toolbar {
|
|
padding:10px;
|
|
background:rgba(0,0,0,.3);
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.uk-lightbox-toolbar>* {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.uk-lightbox-toolbar-icon {
|
|
padding:5px;
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.uk-lightbox-toolbar-icon:hover {
|
|
color:#fff;
|
|
}
|
|
|
|
.uk-lightbox-button {
|
|
box-sizing:border-box;
|
|
width:50px;
|
|
height:50px;
|
|
background:rgba(0,0,0,.3);
|
|
color:rgba(255,255,255,.7);
|
|
display:inline-flex;
|
|
justify-content:center;
|
|
align-items:center;
|
|
}
|
|
|
|
.uk-lightbox-button:hover {
|
|
color:#fff;
|
|
}
|
|
|
|
.uk-lightbox-iframe {
|
|
width:80%;
|
|
height:80%;
|
|
}
|
|
|
|
.uk-slideshow {
|
|
-webkit-tap-highlight-color:transparent;
|
|
}
|
|
|
|
.uk-slideshow-items {
|
|
position:relative;
|
|
z-index:0;
|
|
margin:0;
|
|
padding:0;
|
|
list-style:none;
|
|
overflow:hidden;
|
|
-webkit-touch-callout:none;
|
|
}
|
|
|
|
.uk-slideshow-items>* {
|
|
position:absolute;
|
|
top:0;
|
|
left:0;
|
|
right:0;
|
|
bottom:0;
|
|
overflow:hidden;
|
|
will-change:transform,opacity;
|
|
touch-action:pan-y;
|
|
}
|
|
|
|
.uk-slideshow-items>:not(.uk-active) {
|
|
display:none;
|
|
}
|
|
|
|
.uk-slider {
|
|
-webkit-tap-highlight-color:transparent;
|
|
}
|
|
|
|
.uk-slider-container {
|
|
overflow:hidden;
|
|
}
|
|
|
|
.uk-slider-items {
|
|
will-change:transform;
|
|
position:relative;
|
|
}
|
|
|
|
.uk-slider-items:not(.uk-grid) {
|
|
display:flex;
|
|
margin:0;
|
|
padding:0;
|
|
list-style:none;
|
|
-webkit-touch-callout:none;
|
|
}
|
|
|
|
.uk-slider-items.uk-grid {
|
|
flex-wrap:nowrap;
|
|
}
|
|
|
|
.uk-slider-items>* {
|
|
flex:none;
|
|
position:relative;
|
|
touch-action:pan-y;
|
|
}
|
|
|
|
.uk-sticky-fixed {
|
|
z-index:980;
|
|
box-sizing:border-box;
|
|
margin:0!important;
|
|
-webkit-backface-visibility:hidden;
|
|
backface-visibility:hidden;
|
|
}
|
|
|
|
.uk-sticky[class*=uk-animation-] {
|
|
animation-duration:.2s;
|
|
}
|
|
|
|
.uk-sticky.uk-animation-reverse {
|
|
animation-duration:.2s;
|
|
}
|
|
|
|
.uk-offcanvas {
|
|
display:none;
|
|
position:fixed;
|
|
top:0;
|
|
bottom:0;
|
|
left:0;
|
|
z-index:1000;
|
|
}
|
|
|
|
.uk-offcanvas-flip .uk-offcanvas {
|
|
right:0;
|
|
left:auto;
|
|
}
|
|
|
|
.uk-offcanvas-bar {
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
left:0;
|
|
box-sizing:border-box;
|
|
width:270px;
|
|
padding:20px;
|
|
background:#fff;
|
|
overflow-y:auto;
|
|
-webkit-overflow-scrolling:touch;
|
|
transform:translateX(-100%);
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-offcanvas-bar {
|
|
width:350px;
|
|
padding:40px;
|
|
}
|
|
}
|
|
|
|
.uk-offcanvas-flip .uk-offcanvas-bar {
|
|
left:auto;
|
|
right:0;
|
|
transform:translateX(100%);
|
|
}
|
|
|
|
.uk-open>.uk-offcanvas-bar {
|
|
transform:translateX(0);
|
|
}
|
|
|
|
.uk-offcanvas-bar-animation {
|
|
transition:transform .3s ease-out;
|
|
}
|
|
|
|
.uk-offcanvas-reveal {
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
left:0;
|
|
width:0;
|
|
overflow:hidden;
|
|
transition:width .3s ease-out;
|
|
}
|
|
|
|
.uk-offcanvas-reveal .uk-offcanvas-bar {
|
|
transform:translateX(0);
|
|
}
|
|
|
|
.uk-open>.uk-offcanvas-reveal {
|
|
width:270px;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-open>.uk-offcanvas-reveal {
|
|
width:350px;
|
|
}
|
|
}
|
|
|
|
.uk-offcanvas-flip .uk-offcanvas-reveal {
|
|
right:0;
|
|
left:auto;
|
|
}
|
|
|
|
.uk-offcanvas-close {
|
|
position:absolute;
|
|
z-index:1000;
|
|
top:20px;
|
|
right:20px;
|
|
padding:5px;
|
|
}
|
|
|
|
.uk-offcanvas-overlay {
|
|
width:100vw;
|
|
touch-action:none;
|
|
}
|
|
|
|
.uk-offcanvas-overlay::before {
|
|
content:"";
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
left:0;
|
|
right:0;
|
|
background:rgba(0,0,0,.1);
|
|
opacity:0;
|
|
transition:opacity .15s linear;
|
|
}
|
|
|
|
.uk-offcanvas-overlay.uk-open::before {
|
|
opacity:1;
|
|
}
|
|
|
|
.uk-offcanvas-container,.uk-offcanvas-page {
|
|
overflow-x:hidden;
|
|
}
|
|
|
|
.uk-offcanvas-container {
|
|
position:relative;
|
|
left:0;
|
|
transition:left .3s ease-out;
|
|
box-sizing:border-box;
|
|
width:100%;
|
|
}
|
|
|
|
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
|
|
left:270px;
|
|
}
|
|
|
|
.uk-offcanvas-flip.uk-offcanvas-container-animation {
|
|
left:-270px;
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
|
|
left:350px;
|
|
}
|
|
|
|
.uk-offcanvas-flip.uk-offcanvas-container-animation {
|
|
left:-350px;
|
|
}
|
|
}
|
|
|
|
.uk-switcher {
|
|
margin:0;
|
|
padding:0;
|
|
list-style:none;
|
|
}
|
|
|
|
.uk-switcher>:not(.uk-active) {
|
|
display:none;
|
|
}
|
|
|
|
.uk-switcher>*>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-leader {
|
|
overflow:hidden;
|
|
}
|
|
|
|
.uk-leader-fill::after {
|
|
display:inline-block;
|
|
margin-left:10px;
|
|
width:0;
|
|
content:attr(data-fill);
|
|
white-space:nowrap;
|
|
color:#4e555c;
|
|
}
|
|
|
|
.uk-leader-fill.uk-leader-hide::after {
|
|
display:none;
|
|
}
|
|
|
|
.uk-leader-fill-content::before {
|
|
content:'.';
|
|
}
|
|
|
|
:root {
|
|
--uk-leader-fill-content:.;
|
|
}
|
|
|
|
.uk-iconnav {
|
|
display:flex;
|
|
flex-wrap:wrap;
|
|
margin:0;
|
|
padding:0;
|
|
list-style:none;
|
|
margin-left:-10px;
|
|
}
|
|
|
|
.uk-iconnav>* {
|
|
padding-left:10px;
|
|
}
|
|
|
|
.uk-iconnav>*>a {
|
|
display:block;
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-iconnav>*>a:focus,.uk-iconnav>*>a:hover {
|
|
color:#1f3e5c;
|
|
outline:0;
|
|
}
|
|
|
|
.uk-iconnav>.uk-active>a {
|
|
color:#1f3e5c;
|
|
}
|
|
|
|
.uk-iconnav-vertical {
|
|
flex-direction:column;
|
|
margin-left:0;
|
|
margin-top:-10px;
|
|
}
|
|
|
|
.uk-iconnav-vertical>* {
|
|
padding-left:0;
|
|
padding-top:10px;
|
|
}
|
|
|
|
.uk-notification {
|
|
position:fixed;
|
|
top:10px;
|
|
left:10px;
|
|
z-index:1040;
|
|
box-sizing:border-box;
|
|
width:350px;
|
|
}
|
|
|
|
.uk-notification-bottom-right,.uk-notification-top-right {
|
|
left:auto;
|
|
right:10px;
|
|
}
|
|
|
|
.uk-notification-bottom-center,.uk-notification-top-center {
|
|
left:50%;
|
|
margin-left:-175px;
|
|
}
|
|
|
|
.uk-notification-bottom-center,.uk-notification-bottom-left,.uk-notification-bottom-right {
|
|
top:auto;
|
|
bottom:10px;
|
|
}
|
|
|
|
@media (max-width:639px) {
|
|
.uk-notification {
|
|
left:10px;
|
|
right:10px;
|
|
width:auto;
|
|
margin:0;
|
|
}
|
|
}
|
|
|
|
.uk-notification-message {
|
|
position:relative;
|
|
margin-bottom:10px;
|
|
padding:10px;
|
|
background:rgba(247,247,247,0);
|
|
color:#4e555c;
|
|
font-size:20px;
|
|
line-height:1.4;
|
|
cursor:pointer;
|
|
}
|
|
|
|
.uk-notification-close {
|
|
display:none;
|
|
position:absolute;
|
|
top:15px;
|
|
right:10px;
|
|
}
|
|
|
|
.uk-notification-message:hover .uk-notification-close {
|
|
display:block;
|
|
}
|
|
|
|
.uk-notification-message-primary {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.uk-notification-message-success {
|
|
color:#8fd915;
|
|
}
|
|
|
|
.uk-notification-message-warning {
|
|
color:#ef9b0c;
|
|
}
|
|
|
|
.uk-notification-message-danger {
|
|
color:#ea561b;
|
|
}
|
|
|
|
.uk-tooltip {
|
|
display:none;
|
|
position:absolute;
|
|
z-index:1030;
|
|
box-sizing:border-box;
|
|
max-width:200px;
|
|
padding:3px 6px;
|
|
background:#666;
|
|
border-radius:2px;
|
|
color:#fff;
|
|
font-size:12px;
|
|
}
|
|
|
|
.uk-tooltip.uk-active {
|
|
display:block;
|
|
}
|
|
|
|
[class*=uk-tooltip-top] {
|
|
margin-top:-10px;
|
|
}
|
|
|
|
[class*=uk-tooltip-bottom] {
|
|
margin-top:10px;
|
|
}
|
|
|
|
[class*=uk-tooltip-left] {
|
|
margin-left:-10px;
|
|
}
|
|
|
|
[class*=uk-tooltip-right] {
|
|
margin-left:10px;
|
|
}
|
|
|
|
.uk-placeholder {
|
|
margin-bottom:20px;
|
|
padding:20px;
|
|
background:0 0;
|
|
border:1px dashed #e5e5e7;
|
|
}
|
|
|
|
*+.uk-placeholder {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-placeholder>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-progress {
|
|
vertical-align:baseline;
|
|
-webkit-appearance:none;
|
|
-moz-appearance:none;
|
|
display:block;
|
|
width:100%;
|
|
border:0;
|
|
background-color:rgba(247,247,247,0);
|
|
margin-bottom:20px;
|
|
height:15px;
|
|
border-radius:500px;
|
|
overflow:hidden;
|
|
}
|
|
|
|
*+.uk-progress {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.uk-progress:indeterminate {
|
|
color:transparent;
|
|
}
|
|
|
|
.uk-progress::-webkit-progress-bar {
|
|
background-color:rgba(247,247,247,0);
|
|
border-radius:500px;
|
|
overflow:hidden;
|
|
}
|
|
|
|
.uk-progress:indeterminate::-moz-progress-bar {
|
|
width:0;
|
|
}
|
|
|
|
.uk-progress::-webkit-progress-value {
|
|
background-color:#ea861b;
|
|
transition:width .6s ease;
|
|
}
|
|
|
|
.uk-progress::-moz-progress-bar {
|
|
background-color:#ea861b;
|
|
}
|
|
|
|
.uk-progress::-ms-fill {
|
|
background-color:#ea861b;
|
|
transition:width .6s ease;
|
|
border:0;
|
|
}
|
|
|
|
.uk-sortable {
|
|
position:relative;
|
|
}
|
|
|
|
.uk-sortable svg {
|
|
pointer-events:none;
|
|
}
|
|
|
|
.uk-sortable>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-sortable-drag {
|
|
position:absolute!important;
|
|
z-index:1050!important;
|
|
pointer-events:none;
|
|
}
|
|
|
|
.uk-sortable-placeholder {
|
|
opacity:0;
|
|
}
|
|
|
|
.uk-sortable-empty {
|
|
min-height:50px;
|
|
}
|
|
|
|
.uk-sortable-handle:hover {
|
|
cursor:move;
|
|
}
|
|
|
|
.uk-countdown-number,.uk-countdown-separator {
|
|
line-height:70px;
|
|
color:#28333e;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-countdown-number {
|
|
font-size:2rem;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-countdown-number {
|
|
font-size:4rem;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-countdown-number {
|
|
font-size:6rem;
|
|
}
|
|
}
|
|
|
|
.uk-countdown-separator {
|
|
font-size:1rem;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-countdown-separator {
|
|
font-size:2rem;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-countdown-separator {
|
|
font-size:3rem;
|
|
}
|
|
}
|
|
|
|
.uk-countdown-label {
|
|
color:#a3a4a8;
|
|
font-size:16px;
|
|
}
|
|
|
|
[class*=uk-animation-] {
|
|
animation-duration:.5s;
|
|
animation-timing-function:ease-out;
|
|
animation-fill-mode:both;
|
|
}
|
|
|
|
.uk-animation-reverse {
|
|
animation-direction:reverse;
|
|
animation-timing-function:ease-in;
|
|
}
|
|
|
|
.uk-animation-fade {
|
|
animation-name:uk-fade;
|
|
animation-duration:.8s;
|
|
animation-timing-function:linear;
|
|
}
|
|
|
|
.uk-animation-scale-up {
|
|
animation-name:uk-fade-scale-02;
|
|
}
|
|
|
|
.uk-animation-scale-down {
|
|
animation-name:uk-fade-scale-18;
|
|
}
|
|
|
|
.uk-animation-slide-top {
|
|
animation-name:uk-fade-top;
|
|
}
|
|
|
|
.uk-animation-slide-bottom {
|
|
animation-name:uk-fade-bottom;
|
|
}
|
|
|
|
.uk-animation-slide-left {
|
|
animation-name:uk-fade-left;
|
|
}
|
|
|
|
.uk-animation-slide-right {
|
|
animation-name:uk-fade-right;
|
|
}
|
|
|
|
.uk-animation-slide-top-small {
|
|
animation-name:uk-fade-top-small;
|
|
}
|
|
|
|
.uk-animation-slide-bottom-small {
|
|
animation-name:uk-fade-bottom-small;
|
|
}
|
|
|
|
.uk-animation-slide-left-small {
|
|
animation-name:uk-fade-left-small;
|
|
}
|
|
|
|
.uk-animation-slide-right-small {
|
|
animation-name:uk-fade-right-small;
|
|
}
|
|
|
|
.uk-animation-slide-top-medium {
|
|
animation-name:uk-fade-top-medium;
|
|
}
|
|
|
|
.uk-animation-slide-bottom-medium {
|
|
animation-name:uk-fade-bottom-medium;
|
|
}
|
|
|
|
.uk-animation-slide-left-medium {
|
|
animation-name:uk-fade-left-medium;
|
|
}
|
|
|
|
.uk-animation-slide-right-medium {
|
|
animation-name:uk-fade-right-medium;
|
|
}
|
|
|
|
.uk-animation-kenburns {
|
|
animation-name:uk-scale-kenburns;
|
|
animation-duration:15s;
|
|
}
|
|
|
|
.uk-animation-shake {
|
|
animation-name:uk-shake;
|
|
}
|
|
|
|
.uk-animation-fast {
|
|
animation-duration:.1s;
|
|
}
|
|
|
|
.uk-animation-toggle:not(:hover):not(.uk-hover) [class*=uk-animation-] {
|
|
animation-name:none;
|
|
}
|
|
|
|
@keyframes uk-fade {
|
|
0% {
|
|
opacity:0;
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-top {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateY(-100%);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateY(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-bottom {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateY(100%);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateY(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-left {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateX(-100%);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateX(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-right {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateX(100%);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateX(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-top-small {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateY(-10px);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateY(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-bottom-small {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateY(10px);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateY(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-left-small {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateX(-10px);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateX(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-right-small {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateX(10px);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateX(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-top-medium {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateY(-50px);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateY(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-bottom-medium {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateY(50px);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateY(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-left-medium {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateX(-50px);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateX(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-right-medium {
|
|
0% {
|
|
opacity:0;
|
|
transform:translateX(50px);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:translateX(0);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-scale-02 {
|
|
0% {
|
|
opacity:0;
|
|
transform:scale(.2);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:scale(1);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-fade-scale-18 {
|
|
0% {
|
|
opacity:0;
|
|
transform:scale(1.8);
|
|
}
|
|
|
|
100% {
|
|
opacity:1;
|
|
transform:scale(1);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-scale-kenburns {
|
|
0% {
|
|
transform:scale(1);
|
|
}
|
|
|
|
100% {
|
|
transform:scale(1.2);
|
|
}
|
|
}
|
|
|
|
@keyframes uk-shake {
|
|
0%,100% {
|
|
transform:translateX(0);
|
|
}
|
|
|
|
10% {
|
|
transform:translateX(-9px);
|
|
}
|
|
|
|
20% {
|
|
transform:translateX(8px);
|
|
}
|
|
|
|
30% {
|
|
transform:translateX(-7px);
|
|
}
|
|
|
|
40% {
|
|
transform:translateX(6px);
|
|
}
|
|
|
|
50% {
|
|
transform:translateX(-5px);
|
|
}
|
|
|
|
60% {
|
|
transform:translateX(4px);
|
|
}
|
|
|
|
70% {
|
|
transform:translateX(-3px);
|
|
}
|
|
|
|
80% {
|
|
transform:translateX(2px);
|
|
}
|
|
|
|
90% {
|
|
transform:translateX(-1px);
|
|
}
|
|
}
|
|
|
|
[class*=uk-child-width]>* {
|
|
box-sizing:border-box;
|
|
width:100%;
|
|
}
|
|
|
|
.uk-child-width-1-2>* {
|
|
width:50%;
|
|
}
|
|
|
|
.uk-child-width-1-3>* {
|
|
width:calc(100% * 1 / 3.001);
|
|
}
|
|
|
|
.uk-child-width-1-4>* {
|
|
width:25%;
|
|
}
|
|
|
|
.uk-child-width-1-5>* {
|
|
width:20%;
|
|
}
|
|
|
|
.uk-child-width-1-6>* {
|
|
width:calc(100% * 1 / 6.001);
|
|
}
|
|
|
|
.uk-child-width-auto>* {
|
|
width:auto;
|
|
}
|
|
|
|
.uk-child-width-expand>:not([class*=uk-width]) {
|
|
flex:1;
|
|
min-width:1px;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-child-width-1-1\@s>* {
|
|
width:100%;
|
|
}
|
|
|
|
.uk-child-width-1-2\@s>* {
|
|
width:50%;
|
|
}
|
|
|
|
.uk-child-width-1-3\@s>* {
|
|
width:calc(100% * 1 / 3.001);
|
|
}
|
|
|
|
.uk-child-width-1-4\@s>* {
|
|
width:25%;
|
|
}
|
|
|
|
.uk-child-width-1-5\@s>* {
|
|
width:20%;
|
|
}
|
|
|
|
.uk-child-width-1-6\@s>* {
|
|
width:calc(100% * 1 / 6.001);
|
|
}
|
|
|
|
.uk-child-width-auto\@s>* {
|
|
width:auto;
|
|
}
|
|
|
|
.uk-child-width-expand\@s>:not([class*=uk-width]) {
|
|
flex:1;
|
|
min-width:1px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-child-width-1-1\@m>* {
|
|
width:100%;
|
|
}
|
|
|
|
.uk-child-width-1-2\@m>* {
|
|
width:50%;
|
|
}
|
|
|
|
.uk-child-width-1-3\@m>* {
|
|
width:calc(100% * 1 / 3.001);
|
|
}
|
|
|
|
.uk-child-width-1-4\@m>* {
|
|
width:25%;
|
|
}
|
|
|
|
.uk-child-width-1-5\@m>* {
|
|
width:20%;
|
|
}
|
|
|
|
.uk-child-width-1-6\@m>* {
|
|
width:calc(100% * 1 / 6.001);
|
|
}
|
|
|
|
.uk-child-width-auto\@m>* {
|
|
width:auto;
|
|
}
|
|
|
|
.uk-child-width-expand\@m>:not([class*=uk-width]) {
|
|
flex:1;
|
|
min-width:1px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-child-width-1-1\@l>* {
|
|
width:100%;
|
|
}
|
|
|
|
.uk-child-width-1-2\@l>* {
|
|
width:50%;
|
|
}
|
|
|
|
.uk-child-width-1-3\@l>* {
|
|
width:calc(100% * 1 / 3.001);
|
|
}
|
|
|
|
.uk-child-width-1-4\@l>* {
|
|
width:25%;
|
|
}
|
|
|
|
.uk-child-width-1-5\@l>* {
|
|
width:20%;
|
|
}
|
|
|
|
.uk-child-width-1-6\@l>* {
|
|
width:calc(100% * 1 / 6.001);
|
|
}
|
|
|
|
.uk-child-width-auto\@l>* {
|
|
width:auto;
|
|
}
|
|
|
|
.uk-child-width-expand\@l>:not([class*=uk-width]) {
|
|
flex:1;
|
|
min-width:1px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1600px) {
|
|
.uk-child-width-1-1\@xl>* {
|
|
width:100%;
|
|
}
|
|
|
|
.uk-child-width-1-2\@xl>* {
|
|
width:50%;
|
|
}
|
|
|
|
.uk-child-width-1-3\@xl>* {
|
|
width:calc(100% * 1 / 3.001);
|
|
}
|
|
|
|
.uk-child-width-1-4\@xl>* {
|
|
width:25%;
|
|
}
|
|
|
|
.uk-child-width-1-5\@xl>* {
|
|
width:20%;
|
|
}
|
|
|
|
.uk-child-width-1-6\@xl>* {
|
|
width:calc(100% * 1 / 6.001);
|
|
}
|
|
|
|
.uk-child-width-auto\@xl>* {
|
|
width:auto;
|
|
}
|
|
|
|
.uk-child-width-expand\@xl>:not([class*=uk-width]) {
|
|
flex:1;
|
|
min-width:1px;
|
|
}
|
|
}
|
|
|
|
[class*=uk-width] {
|
|
box-sizing:border-box;
|
|
width:100%;
|
|
max-width:100%;
|
|
}
|
|
|
|
.uk-width-1-2 {
|
|
width:50%;
|
|
}
|
|
|
|
.uk-width-1-3 {
|
|
width:calc(100% * 1 / 3.001);
|
|
}
|
|
|
|
.uk-width-2-3 {
|
|
width:calc(100% * 2 / 3.001);
|
|
}
|
|
|
|
.uk-width-1-4 {
|
|
width:25%;
|
|
}
|
|
|
|
.uk-width-3-4 {
|
|
width:75%;
|
|
}
|
|
|
|
.uk-width-1-5 {
|
|
width:20%;
|
|
}
|
|
|
|
.uk-width-2-5 {
|
|
width:40%;
|
|
}
|
|
|
|
.uk-width-3-5 {
|
|
width:60%;
|
|
}
|
|
|
|
.uk-width-4-5 {
|
|
width:80%;
|
|
}
|
|
|
|
.uk-width-1-6 {
|
|
width:calc(100% * 1 / 6.001);
|
|
}
|
|
|
|
.uk-width-5-6 {
|
|
width:calc(100% * 5 / 6.001);
|
|
}
|
|
|
|
.uk-width-small {
|
|
width:150px;
|
|
}
|
|
|
|
.uk-width-medium {
|
|
width:300px;
|
|
}
|
|
|
|
.uk-width-large {
|
|
width:450px;
|
|
}
|
|
|
|
.uk-width-xlarge {
|
|
width:600px;
|
|
}
|
|
|
|
.uk-width-xxlarge {
|
|
width:750px;
|
|
}
|
|
|
|
.uk-width-auto {
|
|
width:auto;
|
|
}
|
|
|
|
.uk-width-expand {
|
|
flex:1;
|
|
min-width:1px;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-width-1-1\@s {
|
|
width:100%;
|
|
}
|
|
|
|
.uk-width-1-2\@s {
|
|
width:50%;
|
|
}
|
|
|
|
.uk-width-1-3\@s {
|
|
width:calc(100% * 1 / 3.001);
|
|
}
|
|
|
|
.uk-width-2-3\@s {
|
|
width:calc(100% * 2 / 3.001);
|
|
}
|
|
|
|
.uk-width-1-4\@s {
|
|
width:25%;
|
|
}
|
|
|
|
.uk-width-3-4\@s {
|
|
width:75%;
|
|
}
|
|
|
|
.uk-width-1-5\@s {
|
|
width:20%;
|
|
}
|
|
|
|
.uk-width-2-5\@s {
|
|
width:40%;
|
|
}
|
|
|
|
.uk-width-3-5\@s {
|
|
width:60%;
|
|
}
|
|
|
|
.uk-width-4-5\@s {
|
|
width:80%;
|
|
}
|
|
|
|
.uk-width-1-6\@s {
|
|
width:calc(100% * 1 / 6.001);
|
|
}
|
|
|
|
.uk-width-5-6\@s {
|
|
width:calc(100% * 5 / 6.001);
|
|
}
|
|
|
|
.uk-width-small\@s {
|
|
width:150px;
|
|
}
|
|
|
|
.uk-width-medium\@s {
|
|
width:300px;
|
|
}
|
|
|
|
.uk-width-large\@s {
|
|
width:450px;
|
|
}
|
|
|
|
.uk-width-xlarge\@s {
|
|
width:600px;
|
|
}
|
|
|
|
.uk-width-xxlarge\@s {
|
|
width:750px;
|
|
}
|
|
|
|
.uk-width-auto\@s {
|
|
width:auto;
|
|
}
|
|
|
|
.uk-width-expand\@s {
|
|
flex:1;
|
|
min-width:1px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-width-1-1\@m {
|
|
width:100%;
|
|
}
|
|
|
|
.uk-width-1-2\@m {
|
|
width:50%;
|
|
}
|
|
|
|
.uk-width-1-3\@m {
|
|
width:calc(100% * 1 / 3.001);
|
|
}
|
|
|
|
.uk-width-2-3\@m {
|
|
width:calc(100% * 2 / 3.001);
|
|
}
|
|
|
|
.uk-width-1-4\@m {
|
|
width:25%;
|
|
}
|
|
|
|
.uk-width-3-4\@m {
|
|
width:75%;
|
|
}
|
|
|
|
.uk-width-1-5\@m {
|
|
width:20%;
|
|
}
|
|
|
|
.uk-width-2-5\@m {
|
|
width:40%;
|
|
}
|
|
|
|
.uk-width-3-5\@m {
|
|
width:60%;
|
|
}
|
|
|
|
.uk-width-4-5\@m {
|
|
width:80%;
|
|
}
|
|
|
|
.uk-width-1-6\@m {
|
|
width:calc(100% * 1 / 6.001);
|
|
}
|
|
|
|
.uk-width-5-6\@m {
|
|
width:calc(100% * 5 / 6.001);
|
|
}
|
|
|
|
.uk-width-small\@m {
|
|
width:150px;
|
|
}
|
|
|
|
.uk-width-medium\@m {
|
|
width:300px;
|
|
}
|
|
|
|
.uk-width-large\@m {
|
|
width:450px;
|
|
}
|
|
|
|
.uk-width-xlarge\@m {
|
|
width:600px;
|
|
}
|
|
|
|
.uk-width-xxlarge\@m {
|
|
width:750px;
|
|
}
|
|
|
|
.uk-width-auto\@m {
|
|
width:auto;
|
|
}
|
|
|
|
.uk-width-expand\@m {
|
|
flex:1;
|
|
min-width:1px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-width-1-1\@l {
|
|
width:100%;
|
|
}
|
|
|
|
.uk-width-1-2\@l {
|
|
width:50%;
|
|
}
|
|
|
|
.uk-width-1-3\@l {
|
|
width:calc(100% * 1 / 3.001);
|
|
}
|
|
|
|
.uk-width-2-3\@l {
|
|
width:calc(100% * 2 / 3.001);
|
|
}
|
|
|
|
.uk-width-1-4\@l {
|
|
width:25%;
|
|
}
|
|
|
|
.uk-width-3-4\@l {
|
|
width:75%;
|
|
}
|
|
|
|
.uk-width-1-5\@l {
|
|
width:20%;
|
|
}
|
|
|
|
.uk-width-2-5\@l {
|
|
width:40%;
|
|
}
|
|
|
|
.uk-width-3-5\@l {
|
|
width:60%;
|
|
}
|
|
|
|
.uk-width-4-5\@l {
|
|
width:80%;
|
|
}
|
|
|
|
.uk-width-1-6\@l {
|
|
width:calc(100% * 1 / 6.001);
|
|
}
|
|
|
|
.uk-width-5-6\@l {
|
|
width:calc(100% * 5 / 6.001);
|
|
}
|
|
|
|
.uk-width-small\@l {
|
|
width:150px;
|
|
}
|
|
|
|
.uk-width-medium\@l {
|
|
width:300px;
|
|
}
|
|
|
|
.uk-width-large\@l {
|
|
width:450px;
|
|
}
|
|
|
|
.uk-width-xlarge\@l {
|
|
width:600px;
|
|
}
|
|
|
|
.uk-width-xxlarge\@l {
|
|
width:750px;
|
|
}
|
|
|
|
.uk-width-auto\@l {
|
|
width:auto;
|
|
}
|
|
|
|
.uk-width-expand\@l {
|
|
flex:1;
|
|
min-width:1px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1600px) {
|
|
.uk-width-1-1\@xl {
|
|
width:100%;
|
|
}
|
|
|
|
.uk-width-1-2\@xl {
|
|
width:50%;
|
|
}
|
|
|
|
.uk-width-1-3\@xl {
|
|
width:calc(100% * 1 / 3.001);
|
|
}
|
|
|
|
.uk-width-2-3\@xl {
|
|
width:calc(100% * 2 / 3.001);
|
|
}
|
|
|
|
.uk-width-1-4\@xl {
|
|
width:25%;
|
|
}
|
|
|
|
.uk-width-3-4\@xl {
|
|
width:75%;
|
|
}
|
|
|
|
.uk-width-1-5\@xl {
|
|
width:20%;
|
|
}
|
|
|
|
.uk-width-2-5\@xl {
|
|
width:40%;
|
|
}
|
|
|
|
.uk-width-3-5\@xl {
|
|
width:60%;
|
|
}
|
|
|
|
.uk-width-4-5\@xl {
|
|
width:80%;
|
|
}
|
|
|
|
.uk-width-1-6\@xl {
|
|
width:calc(100% * 1 / 6.001);
|
|
}
|
|
|
|
.uk-width-5-6\@xl {
|
|
width:calc(100% * 5 / 6.001);
|
|
}
|
|
|
|
.uk-width-small\@xl {
|
|
width:150px;
|
|
}
|
|
|
|
.uk-width-medium\@xl {
|
|
width:300px;
|
|
}
|
|
|
|
.uk-width-large\@xl {
|
|
width:450px;
|
|
}
|
|
|
|
.uk-width-xlarge\@xl {
|
|
width:600px;
|
|
}
|
|
|
|
.uk-width-xxlarge\@xl {
|
|
width:750px;
|
|
}
|
|
|
|
.uk-width-auto\@xl {
|
|
width:auto;
|
|
}
|
|
|
|
.uk-width-expand\@xl {
|
|
flex:1;
|
|
min-width:1px;
|
|
}
|
|
}
|
|
|
|
[class*=uk-height] {
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.uk-height-1-1 {
|
|
height:100%;
|
|
}
|
|
|
|
.uk-height-viewport {
|
|
min-height:100vh;
|
|
}
|
|
|
|
.uk-height-small {
|
|
height:150px;
|
|
}
|
|
|
|
.uk-height-medium {
|
|
height:300px;
|
|
}
|
|
|
|
.uk-height-large {
|
|
height:450px;
|
|
}
|
|
|
|
.uk-height-max-small {
|
|
max-height:150px;
|
|
}
|
|
|
|
.uk-height-max-medium {
|
|
max-height:300px;
|
|
}
|
|
|
|
.uk-height-max-large {
|
|
max-height:450px;
|
|
}
|
|
|
|
.uk-text-lead {
|
|
font-size:20px;
|
|
line-height:1.5;
|
|
color:#28333e;
|
|
font-weight:400;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-text-meta {
|
|
font-size:14px;
|
|
line-height:1.4;
|
|
color:#a3a4a8;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.uk-text-meta a {
|
|
color:#a3a4a8;
|
|
}
|
|
|
|
.uk-text-meta a:hover {
|
|
color:#4e555c;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.uk-text-small {
|
|
font-size:12px;
|
|
line-height:1.5;
|
|
}
|
|
|
|
.uk-text-large {
|
|
font-size:20px;
|
|
line-height:1.5;
|
|
}
|
|
|
|
.uk-text-bold {
|
|
font-weight:bolder;
|
|
}
|
|
|
|
.uk-text-uppercase {
|
|
text-transform:uppercase!important;
|
|
}
|
|
|
|
.uk-text-capitalize {
|
|
text-transform:capitalize!important;
|
|
}
|
|
|
|
.uk-text-lowercase {
|
|
text-transform:lowercase!important;
|
|
}
|
|
|
|
.uk-text-muted {
|
|
color:#a3a4a8!important;
|
|
}
|
|
|
|
.uk-text-emphasis {
|
|
color:#28333e!important;
|
|
}
|
|
|
|
.uk-text-primary {
|
|
color:#ea861b!important;
|
|
}
|
|
|
|
.uk-text-success {
|
|
color:#8fd915!important;
|
|
}
|
|
|
|
.uk-text-warning {
|
|
color:#ef9b0c!important;
|
|
}
|
|
|
|
.uk-text-danger {
|
|
color:#ea561b!important;
|
|
}
|
|
|
|
.uk-text-background {
|
|
-webkit-background-clip:text;
|
|
-webkit-text-fill-color:transparent;
|
|
display:inline-block;
|
|
color:#ea861b!important;
|
|
}
|
|
|
|
@supports (-webkit-background-clip:text) {
|
|
.uk-text-backgroundbackground-color:#ea861b;
|
|
background-image:linear-gradient(135deg,#326595,#1f3e5c);
|
|
}
|
|
}
|
|
|
|
.uk-text-left {
|
|
text-align:left!important;
|
|
}
|
|
|
|
.uk-text-right {
|
|
text-align:right!important;
|
|
}
|
|
|
|
.uk-text-center {
|
|
text-align:center!important;
|
|
}
|
|
|
|
.uk-text-justify {
|
|
text-align:justify!important;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-text-left\@s {
|
|
text-align:left!important;
|
|
}
|
|
|
|
.uk-text-right\@s {
|
|
text-align:right!important;
|
|
}
|
|
|
|
.uk-text-center\@s {
|
|
text-align:center!important;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-text-left\@m {
|
|
text-align:left!important;
|
|
}
|
|
|
|
.uk-text-right\@m {
|
|
text-align:right!important;
|
|
}
|
|
|
|
.uk-text-center\@m {
|
|
text-align:center!important;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-text-left\@l {
|
|
text-align:left!important;
|
|
}
|
|
|
|
.uk-text-right\@l {
|
|
text-align:right!important;
|
|
}
|
|
|
|
.uk-text-center\@l {
|
|
text-align:center!important;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1600px) {
|
|
.uk-text-left\@xl {
|
|
text-align:left!important;
|
|
}
|
|
|
|
.uk-text-right\@xl {
|
|
text-align:right!important;
|
|
}
|
|
|
|
.uk-text-center\@xl {
|
|
text-align:center!important;
|
|
}
|
|
}
|
|
|
|
.uk-text-top {
|
|
vertical-align:top!important;
|
|
}
|
|
|
|
.uk-text-middle {
|
|
vertical-align:middle!important;
|
|
}
|
|
|
|
.uk-text-bottom {
|
|
vertical-align:bottom!important;
|
|
}
|
|
|
|
.uk-text-baseline {
|
|
vertical-align:baseline!important;
|
|
}
|
|
|
|
.uk-text-nowrap {
|
|
white-space:nowrap;
|
|
}
|
|
|
|
.uk-text-truncate {
|
|
max-width:100%;
|
|
overflow:hidden;
|
|
text-overflow:ellipsis;
|
|
white-space:nowrap;
|
|
}
|
|
|
|
td.uk-text-truncate,th.uk-text-truncate {
|
|
max-width:0;
|
|
}
|
|
|
|
.uk-text-break {
|
|
overflow-wrap:break-word;
|
|
word-wrap:break-word;
|
|
}
|
|
|
|
td.uk-text-break,th.uk-text-break {
|
|
word-break:break-all;
|
|
}
|
|
|
|
[class*=uk-column-] {
|
|
column-gap:20px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
[class*=uk-column-] {
|
|
column-gap:40px;
|
|
}
|
|
}
|
|
|
|
[class*=uk-column-] img {
|
|
transform:translate3d(0,0,0);
|
|
}
|
|
|
|
.uk-column-divider {
|
|
column-rule:1px solid #e5e5e7;
|
|
column-gap:40px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-column-divider {
|
|
column-gap:80px;
|
|
}
|
|
}
|
|
|
|
.uk-column-1-2 {
|
|
column-count:2;
|
|
}
|
|
|
|
.uk-column-1-3 {
|
|
column-count:3;
|
|
}
|
|
|
|
.uk-column-1-4 {
|
|
column-count:4;
|
|
}
|
|
|
|
.uk-column-1-5 {
|
|
column-count:5;
|
|
}
|
|
|
|
.uk-column-1-6 {
|
|
column-count:6;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-column-1-2\@s {
|
|
column-count:2;
|
|
}
|
|
|
|
.uk-column-1-3\@s {
|
|
column-count:3;
|
|
}
|
|
|
|
.uk-column-1-4\@s {
|
|
column-count:4;
|
|
}
|
|
|
|
.uk-column-1-5\@s {
|
|
column-count:5;
|
|
}
|
|
|
|
.uk-column-1-6\@s {
|
|
column-count:6;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-column-1-2\@m {
|
|
column-count:2;
|
|
}
|
|
|
|
.uk-column-1-3\@m {
|
|
column-count:3;
|
|
}
|
|
|
|
.uk-column-1-4\@m {
|
|
column-count:4;
|
|
}
|
|
|
|
.uk-column-1-5\@m {
|
|
column-count:5;
|
|
}
|
|
|
|
.uk-column-1-6\@m {
|
|
column-count:6;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-column-1-2\@l {
|
|
column-count:2;
|
|
}
|
|
|
|
.uk-column-1-3\@l {
|
|
column-count:3;
|
|
}
|
|
|
|
.uk-column-1-4\@l {
|
|
column-count:4;
|
|
}
|
|
|
|
.uk-column-1-5\@l {
|
|
column-count:5;
|
|
}
|
|
|
|
.uk-column-1-6\@l {
|
|
column-count:6;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1600px) {
|
|
.uk-column-1-2\@xl {
|
|
column-count:2;
|
|
}
|
|
|
|
.uk-column-1-3\@xl {
|
|
column-count:3;
|
|
}
|
|
|
|
.uk-column-1-4\@xl {
|
|
column-count:4;
|
|
}
|
|
|
|
.uk-column-1-5\@xl {
|
|
column-count:5;
|
|
}
|
|
|
|
.uk-column-1-6\@xl {
|
|
column-count:6;
|
|
}
|
|
}
|
|
|
|
.uk-column-span {
|
|
column-span:all;
|
|
}
|
|
|
|
.uk-cover {
|
|
max-width:none;
|
|
position:absolute;
|
|
left:50%;
|
|
top:50%;
|
|
transform:translate(-50%,-50%);
|
|
}
|
|
|
|
iframe.uk-cover {
|
|
pointer-events:none;
|
|
}
|
|
|
|
.uk-cover-container {
|
|
overflow:hidden;
|
|
position:relative;
|
|
}
|
|
|
|
.uk-background-default {
|
|
background-color:#fff;
|
|
}
|
|
|
|
.uk-background-muted {
|
|
background-color:rgba(247,247,247,0);
|
|
}
|
|
|
|
.uk-background-primary {
|
|
background-color:#ea861b;
|
|
}
|
|
|
|
.uk-background-secondary {
|
|
background-color:#1f3e5c;
|
|
}
|
|
|
|
.uk-background-contain,.uk-background-cover {
|
|
background-position:50% 50%;
|
|
background-repeat:no-repeat;
|
|
}
|
|
|
|
.uk-background-cover {
|
|
background-size:cover;
|
|
}
|
|
|
|
.uk-background-contain {
|
|
background-size:contain;
|
|
}
|
|
|
|
.uk-background-top-left {
|
|
background-position:0 0;
|
|
}
|
|
|
|
.uk-background-top-center {
|
|
background-position:50% 0;
|
|
}
|
|
|
|
.uk-background-top-right {
|
|
background-position:100% 0;
|
|
}
|
|
|
|
.uk-background-center-left {
|
|
background-position:0 50%;
|
|
}
|
|
|
|
.uk-background-center-center {
|
|
background-position:50% 50%;
|
|
}
|
|
|
|
.uk-background-center-right {
|
|
background-position:100% 50%;
|
|
}
|
|
|
|
.uk-background-bottom-left {
|
|
background-position:0 100%;
|
|
}
|
|
|
|
.uk-background-bottom-center {
|
|
background-position:50% 100%;
|
|
}
|
|
|
|
.uk-background-bottom-right {
|
|
background-position:100% 100%;
|
|
}
|
|
|
|
.uk-background-norepeat {
|
|
background-repeat:no-repeat;
|
|
}
|
|
|
|
.uk-background-fixed {
|
|
background-attachment:fixed;
|
|
backface-visibility:hidden;
|
|
}
|
|
|
|
@media (pointer:coarse) {
|
|
.uk-background-fixed {
|
|
background-attachment:scroll;
|
|
}
|
|
}
|
|
|
|
@media (max-width:639px) {
|
|
.uk-background-image\@s {
|
|
background-image:none!important;
|
|
}
|
|
}
|
|
|
|
@media (max-width:959px) {
|
|
.uk-background-image\@m {
|
|
background-image:none!important;
|
|
}
|
|
}
|
|
|
|
@media (max-width:1199px) {
|
|
.uk-background-image\@l {
|
|
background-image:none!important;
|
|
}
|
|
}
|
|
|
|
@media (max-width:1599px) {
|
|
.uk-background-image\@xl {
|
|
background-image:none!important;
|
|
}
|
|
}
|
|
|
|
.uk-background-blend-multiply {
|
|
background-blend-mode:multiply;
|
|
}
|
|
|
|
.uk-background-blend-screen {
|
|
background-blend-mode:screen;
|
|
}
|
|
|
|
.uk-background-blend-overlay {
|
|
background-blend-mode:overlay;
|
|
}
|
|
|
|
.uk-background-blend-darken {
|
|
background-blend-mode:darken;
|
|
}
|
|
|
|
.uk-background-blend-lighten {
|
|
background-blend-mode:lighten;
|
|
}
|
|
|
|
.uk-background-blend-color-dodge {
|
|
background-blend-mode:color-dodge;
|
|
}
|
|
|
|
.uk-background-blend-color-burn {
|
|
background-blend-mode:color-burn;
|
|
}
|
|
|
|
.uk-background-blend-hard-light {
|
|
background-blend-mode:hard-light;
|
|
}
|
|
|
|
.uk-background-blend-soft-light {
|
|
background-blend-mode:soft-light;
|
|
}
|
|
|
|
.uk-background-blend-difference {
|
|
background-blend-mode:difference;
|
|
}
|
|
|
|
.uk-background-blend-exclusion {
|
|
background-blend-mode:exclusion;
|
|
}
|
|
|
|
.uk-background-blend-hue {
|
|
background-blend-mode:hue;
|
|
}
|
|
|
|
.uk-background-blend-saturation {
|
|
background-blend-mode:saturation;
|
|
}
|
|
|
|
.uk-background-blend-color {
|
|
background-blend-mode:color;
|
|
}
|
|
|
|
.uk-background-blend-luminosity {
|
|
background-blend-mode:luminosity;
|
|
}
|
|
|
|
[class*=uk-align] {
|
|
display:block;
|
|
margin-bottom:20px;
|
|
}
|
|
|
|
*+[class*=uk-align] {
|
|
margin-top:20px;
|
|
}
|
|
|
|
.aligncenter,.uk-align-center {
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
}
|
|
|
|
.alignleft,.uk-align-left {
|
|
margin-top:0;
|
|
margin-right:20px;
|
|
float:left;
|
|
}
|
|
|
|
.alignright,.uk-align-right {
|
|
margin-top:0;
|
|
margin-left:20px;
|
|
float:right;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-align-left\@s {
|
|
margin-top:0;
|
|
margin-right:20px;
|
|
float:left;
|
|
}
|
|
|
|
.uk-align-right\@s {
|
|
margin-top:0;
|
|
margin-left:20px;
|
|
float:right;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-align-left\@m {
|
|
margin-top:0;
|
|
margin-right:20px;
|
|
float:left;
|
|
}
|
|
|
|
.uk-align-right\@m {
|
|
margin-top:0;
|
|
margin-left:20px;
|
|
float:right;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-align-left\@l {
|
|
margin-top:0;
|
|
float:left;
|
|
}
|
|
|
|
.uk-align-right\@l {
|
|
margin-top:0;
|
|
float:right;
|
|
}
|
|
|
|
.alignleft,.uk-align-left,.uk-align-left\@l,.uk-align-left\@m,.uk-align-left\@s {
|
|
margin-right:40px;
|
|
}
|
|
|
|
.alignright,.uk-align-right,.uk-align-right\@l,.uk-align-right\@m,.uk-align-right\@s {
|
|
margin-left:40px;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1600px) {
|
|
.uk-align-left\@xl {
|
|
margin-top:0;
|
|
margin-right:40px;
|
|
float:left;
|
|
}
|
|
|
|
.uk-align-right\@xl {
|
|
margin-top:0;
|
|
margin-left:40px;
|
|
float:right;
|
|
}
|
|
}
|
|
|
|
.uk-svg,.uk-svg:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
|
|
fill:currentcolor;
|
|
}
|
|
|
|
.uk-svg:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
|
|
stroke:currentcolor;
|
|
}
|
|
|
|
.uk-svg {
|
|
transform:translate(0,0);
|
|
}
|
|
|
|
.uk-fill-default {
|
|
fill:#4e555c!important;
|
|
}
|
|
|
|
.uk-fill-muted {
|
|
fill:rgba(247,247,247,0)!important;
|
|
}
|
|
|
|
.uk-fill-primary {
|
|
fill:#ea861b!important;
|
|
}
|
|
|
|
.uk-fill-secondary {
|
|
fill:#1f3e5c!important;
|
|
}
|
|
|
|
.uk-stroke-default {
|
|
stroke:#4e555c!important;
|
|
}
|
|
|
|
.uk-stroke-muted {
|
|
stroke:rgba(247,247,247,0)!important;
|
|
}
|
|
|
|
.uk-stroke-primary {
|
|
stroke:#ea861b!important;
|
|
}
|
|
|
|
.uk-stroke-secondary {
|
|
stroke:#1f3e5c!important;
|
|
}
|
|
|
|
.uk-panel {
|
|
position:relative;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.uk-panel::after,.uk-panel::before {
|
|
content:"";
|
|
display:table;
|
|
}
|
|
|
|
.uk-panel::after {
|
|
clear:both;
|
|
}
|
|
|
|
.uk-panel>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-panel-scrollable {
|
|
height:170px;
|
|
padding:10px;
|
|
border:1px solid #e5e5e7;
|
|
overflow:auto;
|
|
-webkit-overflow-scrolling:touch;
|
|
resize:both;
|
|
}
|
|
|
|
.clearfix::before,.dl-horizontal::before,.form-group::before,.nav-pills::before,.nav-tabs::before,.uk-clearfix::before {
|
|
content:"";
|
|
display:table-cell;
|
|
}
|
|
|
|
.clearfix::after,.dl-horizontal::after,.form-group::after,.nav-pills::after,.nav-tabs::after,.uk-clearfix::after {
|
|
content:"";
|
|
display:table;
|
|
clear:both;
|
|
}
|
|
|
|
.uk-float-left {
|
|
float:left;
|
|
}
|
|
|
|
.uk-float-right {
|
|
float:right;
|
|
}
|
|
|
|
[class*=uk-float-] {
|
|
max-width:100%;
|
|
}
|
|
|
|
.uk-overflow-hidden {
|
|
overflow:hidden;
|
|
}
|
|
|
|
.uk-overflow-auto {
|
|
overflow:auto;
|
|
-webkit-overflow-scrolling:touch;
|
|
}
|
|
|
|
.uk-overflow-auto>:last-child {
|
|
margin-bottom:0;
|
|
}
|
|
|
|
.uk-resize {
|
|
resize:both;
|
|
}
|
|
|
|
.uk-resize-vertical {
|
|
resize:vertical;
|
|
}
|
|
|
|
.uk-display-block {
|
|
display:block!important;
|
|
}
|
|
|
|
.uk-display-inline {
|
|
display:inline!important;
|
|
}
|
|
|
|
.uk-display-inline-block {
|
|
display:inline-block!important;
|
|
}
|
|
|
|
[class*=uk-inline] {
|
|
display:inline-block;
|
|
position:relative;
|
|
max-width:100%;
|
|
vertical-align:middle;
|
|
-webkit-backface-visibility:hidden;
|
|
}
|
|
|
|
.uk-inline-clip {
|
|
overflow:hidden;
|
|
}
|
|
|
|
.uk-preserve-width,.uk-preserve-width canvas,.uk-preserve-width img,.uk-preserve-width svg,.uk-preserve-width video {
|
|
max-width:none;
|
|
}
|
|
|
|
.uk-responsive-height,.uk-responsive-width {
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.uk-responsive-width {
|
|
max-width:100%!important;
|
|
height:auto;
|
|
}
|
|
|
|
.uk-responsive-height {
|
|
max-height:100%;
|
|
width:auto;
|
|
max-width:none;
|
|
}
|
|
|
|
.uk-border-circle {
|
|
border-radius:50%;
|
|
}
|
|
|
|
.uk-border-pill {
|
|
border-radius:500px;
|
|
}
|
|
|
|
.uk-border-rounded {
|
|
border-radius:5px;
|
|
}
|
|
|
|
.uk-inline-clip[class*=uk-border-] {
|
|
-webkit-transform:translateZ(0);
|
|
}
|
|
|
|
.uk-box-shadow-small {
|
|
box-shadow:0 1px 4px rgba(0,0,0,.14);
|
|
}
|
|
|
|
.uk-box-shadow-medium {
|
|
box-shadow:0 5px 15px rgba(0,0,0,.08);
|
|
}
|
|
|
|
.uk-box-shadow-large {
|
|
box-shadow:0 8px 18px rgba(0,0,0,.14);
|
|
}
|
|
|
|
.uk-box-shadow-xlarge {
|
|
box-shadow:0 14px 50px rgba(0,0,0,.16);
|
|
}
|
|
|
|
[class*=uk-box-shadow-hover] {
|
|
transition:box-shadow .1s ease-in-out;
|
|
}
|
|
|
|
.uk-box-shadow-hover-small:hover {
|
|
box-shadow:0 1px 4px rgba(0,0,0,.14);
|
|
}
|
|
|
|
.uk-box-shadow-hover-medium:hover {
|
|
box-shadow:0 5px 15px rgba(0,0,0,.08);
|
|
}
|
|
|
|
.uk-box-shadow-hover-large:hover {
|
|
box-shadow:0 8px 18px rgba(0,0,0,.14);
|
|
}
|
|
|
|
.uk-box-shadow-hover-xlarge:hover {
|
|
box-shadow:0 14px 50px rgba(0,0,0,.16);
|
|
}
|
|
|
|
@supports (filter:blur(0)) {
|
|
.uk-box-shadow-bottomdisplay:inline-block;
|
|
position:relative;
|
|
max-width:100%;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
.uk-box-shadow-bottom::before {
|
|
content:'';
|
|
position:absolute;
|
|
bottom:-30px;
|
|
left:0;
|
|
right:0;
|
|
height:30px;
|
|
border-radius:100%;
|
|
background:#444;
|
|
filter:blur(20px);
|
|
}
|
|
|
|
.uk-box-shadow-bottom>* {
|
|
position:relative;
|
|
}
|
|
}
|
|
|
|
.uk-dropcap::first-letter,.uk-dropcap>p:first-of-type::first-letter {
|
|
display:block;
|
|
margin-right:10px;
|
|
float:left;
|
|
font-size:78px;
|
|
line-height:1;
|
|
color:inherit;
|
|
margin-bottom:-2px;
|
|
}
|
|
|
|
@-moz-document url-prefix() {
|
|
.uk-dropcap::first-letter,.uk-dropcap>p:first-of-type::first-letter{margin-top:1.1%;
|
|
}
|
|
}
|
|
|
|
@supports (-ms-ime-align:auto) {
|
|
.uk-dropcapp:first-of-type::first-letter{font-size:1em;
|
|
}
|
|
}
|
|
|
|
.navbar .brand,.uk-logo {
|
|
font-size:24px;
|
|
font-family:Montserrat;
|
|
color:#4e555c;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.uk-logo:focus,.uk-logo:hover {
|
|
color:#4e555c;
|
|
outline:0;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.uk-logo-inverse {
|
|
display:none;
|
|
}
|
|
|
|
.uk-disabled {
|
|
pointer-events:none;
|
|
}
|
|
|
|
.uk-drag,.uk-drag * {
|
|
cursor:move;
|
|
}
|
|
|
|
.uk-drag iframe {
|
|
pointer-events:none;
|
|
}
|
|
|
|
.uk-dragover {
|
|
box-shadow:0 0 20px rgba(100,100,100,.3);
|
|
}
|
|
|
|
.uk-blend-multiply {
|
|
mix-blend-mode:multiply;
|
|
}
|
|
|
|
.uk-blend-screen {
|
|
mix-blend-mode:screen;
|
|
}
|
|
|
|
.uk-blend-overlay {
|
|
mix-blend-mode:overlay;
|
|
}
|
|
|
|
.uk-blend-darken {
|
|
mix-blend-mode:darken;
|
|
}
|
|
|
|
.uk-blend-lighten {
|
|
mix-blend-mode:lighten;
|
|
}
|
|
|
|
.uk-blend-color-dodge {
|
|
mix-blend-mode:color-dodge;
|
|
}
|
|
|
|
.uk-blend-color-burn {
|
|
mix-blend-mode:color-burn;
|
|
}
|
|
|
|
.uk-blend-hard-light {
|
|
mix-blend-mode:hard-light;
|
|
}
|
|
|
|
.uk-blend-soft-light {
|
|
mix-blend-mode:soft-light;
|
|
}
|
|
|
|
.uk-blend-difference {
|
|
mix-blend-mode:difference;
|
|
}
|
|
|
|
.uk-blend-exclusion {
|
|
mix-blend-mode:exclusion;
|
|
}
|
|
|
|
.uk-blend-hue {
|
|
mix-blend-mode:hue;
|
|
}
|
|
|
|
.uk-blend-saturation {
|
|
mix-blend-mode:saturation;
|
|
}
|
|
|
|
.uk-blend-color {
|
|
mix-blend-mode:color;
|
|
}
|
|
|
|
.uk-blend-luminosity {
|
|
mix-blend-mode:luminosity;
|
|
}
|
|
|
|
.uk-transform-center {
|
|
transform:translate(-50%,-50%);
|
|
}
|
|
|
|
.uk-transform-origin-top-left {
|
|
transform-origin:0 0;
|
|
}
|
|
|
|
.uk-transform-origin-top-center {
|
|
transform-origin:50% 0;
|
|
}
|
|
|
|
.uk-transform-origin-top-right {
|
|
transform-origin:100% 0;
|
|
}
|
|
|
|
.uk-transform-origin-center-left {
|
|
transform-origin:0 50%;
|
|
}
|
|
|
|
.uk-transform-origin-center-right {
|
|
transform-origin:100% 50%;
|
|
}
|
|
|
|
.uk-transform-origin-bottom-left {
|
|
transform-origin:0 100%;
|
|
}
|
|
|
|
.uk-transform-origin-bottom-center {
|
|
transform-origin:50% 100%;
|
|
}
|
|
|
|
.uk-transform-origin-bottom-right {
|
|
transform-origin:100% 100%;
|
|
}
|
|
|
|
.uk-flex {
|
|
display:flex;
|
|
}
|
|
|
|
.uk-flex-inline {
|
|
display:inline-flex;
|
|
}
|
|
|
|
.uk-flex-inline::after,.uk-flex-inline::before,.uk-flex::after,.uk-flex::before {
|
|
display:none;
|
|
}
|
|
|
|
.uk-flex-left {
|
|
justify-content:flex-start;
|
|
}
|
|
|
|
.uk-flex-center {
|
|
justify-content:center;
|
|
}
|
|
|
|
.uk-flex-right {
|
|
justify-content:flex-end;
|
|
}
|
|
|
|
.uk-flex-between {
|
|
justify-content:space-between;
|
|
}
|
|
|
|
.uk-flex-around {
|
|
justify-content:space-around;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-flex-left\@s {
|
|
justify-content:flex-start;
|
|
}
|
|
|
|
.uk-flex-center\@s {
|
|
justify-content:center;
|
|
}
|
|
|
|
.uk-flex-right\@s {
|
|
justify-content:flex-end;
|
|
}
|
|
|
|
.uk-flex-between\@s {
|
|
justify-content:space-between;
|
|
}
|
|
|
|
.uk-flex-around\@s {
|
|
justify-content:space-around;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-flex-left\@m {
|
|
justify-content:flex-start;
|
|
}
|
|
|
|
.uk-flex-center\@m {
|
|
justify-content:center;
|
|
}
|
|
|
|
.uk-flex-right\@m {
|
|
justify-content:flex-end;
|
|
}
|
|
|
|
.uk-flex-between\@m {
|
|
justify-content:space-between;
|
|
}
|
|
|
|
.uk-flex-around\@m {
|
|
justify-content:space-around;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-flex-left\@l {
|
|
justify-content:flex-start;
|
|
}
|
|
|
|
.uk-flex-center\@l {
|
|
justify-content:center;
|
|
}
|
|
|
|
.uk-flex-right\@l {
|
|
justify-content:flex-end;
|
|
}
|
|
|
|
.uk-flex-between\@l {
|
|
justify-content:space-between;
|
|
}
|
|
|
|
.uk-flex-around\@l {
|
|
justify-content:space-around;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1600px) {
|
|
.uk-flex-left\@xl {
|
|
justify-content:flex-start;
|
|
}
|
|
|
|
.uk-flex-center\@xl {
|
|
justify-content:center;
|
|
}
|
|
|
|
.uk-flex-right\@xl {
|
|
justify-content:flex-end;
|
|
}
|
|
|
|
.uk-flex-between\@xl {
|
|
justify-content:space-between;
|
|
}
|
|
|
|
.uk-flex-around\@xl {
|
|
justify-content:space-around;
|
|
}
|
|
}
|
|
|
|
.uk-flex-stretch {
|
|
align-items:stretch;
|
|
}
|
|
|
|
.uk-flex-top {
|
|
align-items:flex-start;
|
|
}
|
|
|
|
.uk-flex-middle {
|
|
align-items:center;
|
|
}
|
|
|
|
.uk-flex-bottom {
|
|
align-items:flex-end;
|
|
}
|
|
|
|
.uk-flex-row {
|
|
flex-direction:row;
|
|
}
|
|
|
|
.uk-flex-row-reverse {
|
|
flex-direction:row-reverse;
|
|
}
|
|
|
|
.uk-flex-column {
|
|
flex-direction:column;
|
|
}
|
|
|
|
.uk-flex-column-reverse {
|
|
flex-direction:column-reverse;
|
|
}
|
|
|
|
.uk-flex-nowrap {
|
|
flex-wrap:nowrap;
|
|
}
|
|
|
|
.uk-flex-wrap {
|
|
flex-wrap:wrap;
|
|
}
|
|
|
|
.uk-flex-wrap-reverse {
|
|
flex-wrap:wrap-reverse;
|
|
}
|
|
|
|
.uk-flex-wrap-stretch {
|
|
align-content:stretch;
|
|
}
|
|
|
|
.uk-flex-wrap-top {
|
|
align-content:flex-start;
|
|
}
|
|
|
|
.uk-flex-wrap-middle {
|
|
align-content:center;
|
|
}
|
|
|
|
.uk-flex-wrap-bottom {
|
|
align-content:flex-end;
|
|
}
|
|
|
|
.uk-flex-wrap-between {
|
|
align-content:space-between;
|
|
}
|
|
|
|
.uk-flex-wrap-around {
|
|
align-content:space-around;
|
|
}
|
|
|
|
.uk-flex-first {
|
|
order:-1;
|
|
}
|
|
|
|
.uk-flex-last {
|
|
order:99;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-flex-first\@s {
|
|
order:-1;
|
|
}
|
|
|
|
.uk-flex-last\@s {
|
|
order:99;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-flex-first\@m {
|
|
order:-1;
|
|
}
|
|
|
|
.uk-flex-last\@m {
|
|
order:99;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-flex-first\@l {
|
|
order:-1;
|
|
}
|
|
|
|
.uk-flex-last\@l {
|
|
order:99;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1600px) {
|
|
.uk-flex-first\@xl {
|
|
order:-1;
|
|
}
|
|
|
|
.uk-flex-last\@xl {
|
|
order:99;
|
|
}
|
|
}
|
|
|
|
.uk-flex-none {
|
|
flex:none;
|
|
}
|
|
|
|
.uk-flex-auto {
|
|
flex:auto;
|
|
}
|
|
|
|
.uk-flex-1 {
|
|
flex:1;
|
|
}
|
|
|
|
.form-group,.uk-margin {
|
|
margin-bottom:20px;
|
|
}
|
|
|
|
*+.uk-margin {
|
|
margin-top:20px!important;
|
|
}
|
|
|
|
.uk-margin-top {
|
|
margin-top:20px!important;
|
|
}
|
|
|
|
.uk-margin-bottom {
|
|
margin-bottom:20px!important;
|
|
}
|
|
|
|
.uk-margin-left {
|
|
margin-left:20px!important;
|
|
}
|
|
|
|
.uk-margin-right {
|
|
margin-right:20px!important;
|
|
}
|
|
|
|
.uk-margin-small {
|
|
margin-bottom:10px;
|
|
}
|
|
|
|
*+.uk-margin-small {
|
|
margin-top:10px!important;
|
|
}
|
|
|
|
.uk-margin-small-top {
|
|
margin-top:10px!important;
|
|
}
|
|
|
|
.uk-margin-small-bottom {
|
|
margin-bottom:10px!important;
|
|
}
|
|
|
|
.uk-margin-small-left {
|
|
margin-left:10px!important;
|
|
}
|
|
|
|
.uk-margin-small-right {
|
|
margin-right:10px!important;
|
|
}
|
|
|
|
.uk-margin-medium {
|
|
margin-bottom:40px;
|
|
}
|
|
|
|
*+.uk-margin-medium {
|
|
margin-top:40px!important;
|
|
}
|
|
|
|
.uk-margin-medium-top {
|
|
margin-top:40px!important;
|
|
}
|
|
|
|
.uk-margin-medium-bottom {
|
|
margin-bottom:40px!important;
|
|
}
|
|
|
|
.uk-margin-medium-left {
|
|
margin-left:40px!important;
|
|
}
|
|
|
|
.uk-margin-medium-right {
|
|
margin-right:40px!important;
|
|
}
|
|
|
|
.uk-margin-large {
|
|
margin-bottom:40px;
|
|
}
|
|
|
|
*+.uk-margin-large {
|
|
margin-top:40px!important;
|
|
}
|
|
|
|
.uk-margin-large-top {
|
|
margin-top:40px!important;
|
|
}
|
|
|
|
.uk-margin-large-bottom {
|
|
margin-bottom:40px!important;
|
|
}
|
|
|
|
.uk-margin-large-left {
|
|
margin-left:40px!important;
|
|
}
|
|
|
|
.uk-margin-large-right {
|
|
margin-right:40px!important;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-margin-large {
|
|
margin-bottom:70px;
|
|
}
|
|
|
|
*+.uk-margin-large {
|
|
margin-top:70px!important;
|
|
}
|
|
|
|
.uk-margin-large-top {
|
|
margin-top:70px!important;
|
|
}
|
|
|
|
.uk-margin-large-bottom {
|
|
margin-bottom:70px!important;
|
|
}
|
|
|
|
.uk-margin-large-left {
|
|
margin-left:70px!important;
|
|
}
|
|
|
|
.uk-margin-large-right {
|
|
margin-right:70px!important;
|
|
}
|
|
}
|
|
|
|
.uk-margin-xlarge {
|
|
margin-bottom:70px;
|
|
}
|
|
|
|
*+.uk-margin-xlarge {
|
|
margin-top:70px!important;
|
|
}
|
|
|
|
.uk-margin-xlarge-top {
|
|
margin-top:70px!important;
|
|
}
|
|
|
|
.uk-margin-xlarge-bottom {
|
|
margin-bottom:70px!important;
|
|
}
|
|
|
|
.uk-margin-xlarge-left {
|
|
margin-left:70px!important;
|
|
}
|
|
|
|
.uk-margin-xlarge-right {
|
|
margin-right:70px!important;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-margin-xlarge {
|
|
margin-bottom:140px;
|
|
}
|
|
|
|
*+.uk-margin-xlarge {
|
|
margin-top:140px!important;
|
|
}
|
|
|
|
.uk-margin-xlarge-top {
|
|
margin-top:140px!important;
|
|
}
|
|
|
|
.uk-margin-xlarge-bottom {
|
|
margin-bottom:140px!important;
|
|
}
|
|
|
|
.uk-margin-xlarge-left {
|
|
margin-left:140px!important;
|
|
}
|
|
|
|
.uk-margin-xlarge-right {
|
|
margin-right:140px!important;
|
|
}
|
|
}
|
|
|
|
.uk-margin-remove {
|
|
margin:0!important;
|
|
}
|
|
|
|
.uk-margin-remove-top {
|
|
margin-top:0!important;
|
|
}
|
|
|
|
.uk-margin-remove-bottom {
|
|
margin-bottom:0!important;
|
|
}
|
|
|
|
.uk-margin-remove-left {
|
|
margin-left:0!important;
|
|
}
|
|
|
|
.uk-margin-remove-right {
|
|
margin-right:0!important;
|
|
}
|
|
|
|
.uk-margin-remove-vertical {
|
|
margin-top:0!important;
|
|
margin-bottom:0!important;
|
|
}
|
|
|
|
.uk-margin-remove-adjacent+* {
|
|
margin-top:0!important;
|
|
}
|
|
|
|
.uk-margin-auto {
|
|
margin-left:auto!important;
|
|
margin-right:auto!important;
|
|
}
|
|
|
|
.uk-margin-auto-top {
|
|
margin-top:auto!important;
|
|
}
|
|
|
|
.uk-margin-auto-bottom {
|
|
margin-bottom:auto!important;
|
|
}
|
|
|
|
.uk-margin-auto-left {
|
|
margin-left:auto!important;
|
|
}
|
|
|
|
.uk-margin-auto-right {
|
|
margin-right:auto!important;
|
|
}
|
|
|
|
.uk-margin-auto-vertical {
|
|
margin-top:auto!important;
|
|
margin-bottom:auto!important;
|
|
}
|
|
|
|
.uk-padding {
|
|
padding:20px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-padding {
|
|
padding:40px;
|
|
}
|
|
}
|
|
|
|
.uk-padding-small {
|
|
padding:10px;
|
|
}
|
|
|
|
.uk-padding-large {
|
|
padding:20px;
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-padding-large {
|
|
padding:70px;
|
|
}
|
|
}
|
|
|
|
.uk-padding-remove {
|
|
padding:0!important;
|
|
}
|
|
|
|
.uk-padding-remove-top {
|
|
padding-top:0!important;
|
|
}
|
|
|
|
.uk-padding-remove-bottom {
|
|
padding-bottom:0!important;
|
|
}
|
|
|
|
.uk-padding-remove-left {
|
|
padding-left:0!important;
|
|
}
|
|
|
|
.uk-padding-remove-right {
|
|
padding-right:0!important;
|
|
}
|
|
|
|
.uk-padding-remove-vertical {
|
|
padding-top:0!important;
|
|
padding-bottom:0!important;
|
|
}
|
|
|
|
.uk-padding-remove-horizontal {
|
|
padding-left:0!important;
|
|
padding-right:0!important;
|
|
}
|
|
|
|
[class*=uk-position-bottom],[class*=uk-position-center],[class*=uk-position-left],[class*=uk-position-right],[class*=uk-position-top] {
|
|
position:absolute!important;
|
|
}
|
|
|
|
.uk-position-top {
|
|
top:0;
|
|
left:0;
|
|
right:0;
|
|
}
|
|
|
|
.uk-position-bottom {
|
|
bottom:0;
|
|
left:0;
|
|
right:0;
|
|
}
|
|
|
|
.uk-position-left {
|
|
top:0;
|
|
bottom:0;
|
|
left:0;
|
|
}
|
|
|
|
.uk-position-right {
|
|
top:0;
|
|
bottom:0;
|
|
right:0;
|
|
}
|
|
|
|
.uk-position-top-left {
|
|
top:0;
|
|
left:0;
|
|
}
|
|
|
|
.uk-position-top-right {
|
|
top:0;
|
|
right:0;
|
|
}
|
|
|
|
.uk-position-bottom-left {
|
|
bottom:0;
|
|
left:0;
|
|
}
|
|
|
|
.uk-position-bottom-right {
|
|
bottom:0;
|
|
right:0;
|
|
}
|
|
|
|
.uk-position-center {
|
|
top:50%;
|
|
left:50%;
|
|
transform:translate(-50%,-50%);
|
|
display:table;
|
|
width:-moz-max-content;
|
|
max-width:100%;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
[class*=uk-position-center-left],[class*=uk-position-center-right] {
|
|
top:50%;
|
|
transform:translateY(-50%);
|
|
}
|
|
|
|
.uk-position-center-left {
|
|
left:0;
|
|
}
|
|
|
|
.uk-position-center-right {
|
|
right:0;
|
|
}
|
|
|
|
.uk-position-center-left-out {
|
|
right:100%;
|
|
width:max-content;
|
|
}
|
|
|
|
.uk-position-center-right-out {
|
|
left:100%;
|
|
width:max-content;
|
|
}
|
|
|
|
.uk-position-bottom-center,.uk-position-top-center {
|
|
left:50%;
|
|
transform:translateX(-50%);
|
|
display:table;
|
|
width:-moz-max-content;
|
|
max-width:100%;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.uk-position-top-center {
|
|
top:0;
|
|
}
|
|
|
|
.uk-position-bottom-center {
|
|
bottom:0;
|
|
}
|
|
|
|
.uk-position-cover {
|
|
position:absolute;
|
|
top:0;
|
|
bottom:0;
|
|
left:0;
|
|
right:0;
|
|
}
|
|
|
|
.uk-position-relative {
|
|
position:relative!important;
|
|
}
|
|
|
|
.uk-position-absolute {
|
|
position:absolute!important;
|
|
}
|
|
|
|
.uk-position-fixed {
|
|
position:fixed!important;
|
|
}
|
|
|
|
.uk-position-z-index {
|
|
z-index:1;
|
|
}
|
|
|
|
.uk-position-small {
|
|
margin:10px;
|
|
}
|
|
|
|
.uk-position-small.uk-position-center {
|
|
transform:translate(-50%,-50%) translate(-10px,-10px);
|
|
}
|
|
|
|
.uk-position-small[class*=uk-position-center-left],.uk-position-small[class*=uk-position-center-right] {
|
|
transform:translateY(-50%) translateY(-10px);
|
|
}
|
|
|
|
.uk-position-small.uk-position-bottom-center,.uk-position-small.uk-position-top-center {
|
|
transform:translateX(-50%) translateX(-10px);
|
|
}
|
|
|
|
.uk-position-medium {
|
|
margin:20px;
|
|
}
|
|
|
|
.uk-position-medium.uk-position-center {
|
|
transform:translate(-50%,-50%) translate(-20px,-20px);
|
|
}
|
|
|
|
.uk-position-medium[class*=uk-position-center-left],.uk-position-medium[class*=uk-position-center-right] {
|
|
transform:translateY(-50%) translateY(-20px);
|
|
}
|
|
|
|
.uk-position-medium.uk-position-bottom-center,.uk-position-medium.uk-position-top-center {
|
|
transform:translateX(-50%) translateX(-20px);
|
|
}
|
|
|
|
.uk-position-large {
|
|
margin:20px;
|
|
}
|
|
|
|
.uk-position-large.uk-position-center {
|
|
transform:translate(-50%,-50%) translate(-20px,-20px);
|
|
}
|
|
|
|
.uk-position-large[class*=uk-position-center-left],.uk-position-large[class*=uk-position-center-right] {
|
|
transform:translateY(-50%) translateY(-20px);
|
|
}
|
|
|
|
.uk-position-large.uk-position-bottom-center,.uk-position-large.uk-position-top-center {
|
|
transform:translateX(-50%) translateX(-20px);
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-position-large {
|
|
margin:50px;
|
|
}
|
|
|
|
.uk-position-large.uk-position-center {
|
|
transform:translate(-50%,-50%) translate(-50px,-50px);
|
|
}
|
|
|
|
.uk-position-large[class*=uk-position-center-left],.uk-position-large[class*=uk-position-center-right] {
|
|
transform:translateY(-50%) translateY(-50px);
|
|
}
|
|
|
|
.uk-position-large.uk-position-bottom-center,.uk-position-large.uk-position-top-center {
|
|
transform:translateX(-50%) translateX(-50px);
|
|
}
|
|
}
|
|
|
|
.uk-transition-fade,[class*=uk-transition-scale],[class*=uk-transition-slide] {
|
|
transition:.3s ease-out;
|
|
transition-property:opacity,transform,filter;
|
|
}
|
|
|
|
.uk-transition-toggle:focus {
|
|
outline:0;
|
|
}
|
|
|
|
.uk-transition-fade {
|
|
opacity:0;
|
|
}
|
|
|
|
.uk-transition-active.uk-active [class*=uk-transition-fade],.uk-transition-toggle.uk-hover [class*=uk-transition-fade],.uk-transition-toggle:focus [class*=uk-transition-fade],.uk-transition-toggle:hover [class*=uk-transition-fade] {
|
|
opacity:1;
|
|
}
|
|
|
|
[class*=uk-transition-scale] {
|
|
opacity:0;
|
|
}
|
|
|
|
.uk-transition-scale-up {
|
|
transform:scale3d(1,1,1);
|
|
}
|
|
|
|
.uk-transition-scale-down {
|
|
transform:scale3d(1.1,1.1,1);
|
|
}
|
|
|
|
.uk-transition-active.uk-active .uk-transition-scale-up,.uk-transition-toggle.uk-hover .uk-transition-scale-up,.uk-transition-toggle:focus .uk-transition-scale-up,.uk-transition-toggle:hover .uk-transition-scale-up {
|
|
opacity:1;
|
|
transform:scale3d(1.1,1.1,1);
|
|
}
|
|
|
|
.uk-transition-active.uk-active .uk-transition-scale-down,.uk-transition-toggle.uk-hover .uk-transition-scale-down,.uk-transition-toggle:focus .uk-transition-scale-down,.uk-transition-toggle:hover .uk-transition-scale-down {
|
|
opacity:1;
|
|
transform:scale3d(1,1,1);
|
|
}
|
|
|
|
[class*=uk-transition-slide] {
|
|
opacity:0;
|
|
}
|
|
|
|
.uk-transition-slide-top {
|
|
transform:translateY(-100%);
|
|
}
|
|
|
|
.uk-transition-slide-bottom {
|
|
transform:translateY(100%);
|
|
}
|
|
|
|
.uk-transition-slide-left {
|
|
transform:translateX(-100%);
|
|
}
|
|
|
|
.uk-transition-slide-right {
|
|
transform:translateX(100%);
|
|
}
|
|
|
|
.uk-transition-slide-top-small {
|
|
transform:translateY(-10px);
|
|
}
|
|
|
|
.uk-transition-slide-bottom-small {
|
|
transform:translateY(10px);
|
|
}
|
|
|
|
.uk-transition-slide-left-small {
|
|
transform:translateX(-10px);
|
|
}
|
|
|
|
.uk-transition-slide-right-small {
|
|
transform:translateX(10px);
|
|
}
|
|
|
|
.uk-transition-slide-top-medium {
|
|
transform:translateY(-50px);
|
|
}
|
|
|
|
.uk-transition-slide-bottom-medium {
|
|
transform:translateY(50px);
|
|
}
|
|
|
|
.uk-transition-slide-left-medium {
|
|
transform:translateX(-50px);
|
|
}
|
|
|
|
.uk-transition-slide-right-medium {
|
|
transform:translateX(50px);
|
|
}
|
|
|
|
.uk-transition-active.uk-active [class*=uk-transition-slide],.uk-transition-toggle.uk-hover [class*=uk-transition-slide],.uk-transition-toggle:focus [class*=uk-transition-slide],.uk-transition-toggle:hover [class*=uk-transition-slide] {
|
|
opacity:1;
|
|
transform:translateX(0) translateY(0);
|
|
}
|
|
|
|
.uk-transition-opaque {
|
|
opacity:1;
|
|
}
|
|
|
|
.uk-transition-slow {
|
|
transition-duration:.7s;
|
|
}
|
|
|
|
.uk-hidden,[hidden] {
|
|
display:none!important;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.uk-hidden\@s {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
@media (min-width:960px) {
|
|
.uk-hidden\@m {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1200px) {
|
|
.uk-hidden\@l {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
@media (min-width:1600px) {
|
|
.uk-hidden\@xl {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
@media (max-width:639px) {
|
|
.uk-visible\@s {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
@media (max-width:959px) {
|
|
.uk-visible\@m {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
@media (max-width:1199px) {
|
|
.uk-visible\@l {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
@media (max-width:1599px) {
|
|
.uk-visible\@xl {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
.uk-invisible {
|
|
visibility:hidden!important;
|
|
}
|
|
|
|
.uk-visible-toggle:not(:hover):not(.uk-hover) .uk-hidden-hover:not(:focus) {
|
|
position:absolute!important;
|
|
width:0!important;
|
|
height:0!important;
|
|
padding:0!important;
|
|
margin:0!important;
|
|
overflow:hidden!important;
|
|
}
|
|
|
|
.uk-visible-toggle:not(:hover):not(.uk-hover) .uk-invisible-hover:not(:focus) {
|
|
opacity:0!important;
|
|
}
|
|
|
|
@media (pointer:coarse) {
|
|
.uk-hidden-touch {
|
|
display:none!important;
|
|
}
|
|
}
|
|
|
|
.uk-hidden-notouch {
|
|
display:none!important;
|
|
}
|
|
|
|
@media (pointer:coarse) {
|
|
.uk-hidden-notouch {
|
|
display:block!important;
|
|
}
|
|
}
|
|
|
|
.tm-toolbar,.uk-card-primary.uk-card-body,.uk-card-primary>:not([class*=uk-card-media]),.uk-card-secondary.uk-card-body,.uk-card-secondary>:not([class*=uk-card-media]),.uk-light,.uk-overlay-primary,.uk-section-primary:not(.uk-preserve-color),.uk-section-secondary:not(.uk-preserve-color),.uk-tile-primary:not(.uk-preserve-color),.uk-tile-secondary:not(.uk-preserve-color) {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-link,.tm-toolbar a,.uk-card-primary.uk-card-body .uk-link,.uk-card-primary.uk-card-body a,.uk-card-primary>:not([class*=uk-card-media]) .uk-link,.uk-card-primary>:not([class*=uk-card-media]) a,.uk-card-secondary.uk-card-body .uk-link,.uk-card-secondary.uk-card-body a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-link,.uk-card-secondary>:not([class*=uk-card-media]) a,.uk-light .uk-link,.uk-light a,.uk-overlay-primary .uk-link,.uk-overlay-primary a,.uk-section-primary:not(.uk-preserve-color) .uk-link,.uk-section-primary:not(.uk-preserve-color) a,.uk-section-secondary:not(.uk-preserve-color) .uk-link,.uk-section-secondary:not(.uk-preserve-color) a,.uk-tile-primary:not(.uk-preserve-color) .uk-link,.uk-tile-primary:not(.uk-preserve-color) a,.uk-tile-secondary:not(.uk-preserve-color) .uk-link,.uk-tile-secondary:not(.uk-preserve-color) a {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-link:hover,.tm-toolbar a:hover,.uk-card-primary.uk-card-body .uk-link:hover,.uk-card-primary.uk-card-body a:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-link:hover,.uk-card-primary>:not([class*=uk-card-media]) a:hover,.uk-card-secondary.uk-card-body .uk-link:hover,.uk-card-secondary.uk-card-body a:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-link:hover,.uk-card-secondary>:not([class*=uk-card-media]) a:hover,.uk-light .uk-link:hover,.uk-light a:hover,.uk-overlay-primary .uk-link:hover,.uk-overlay-primary a:hover,.uk-section-primary:not(.uk-preserve-color) .uk-link:hover,.uk-section-primary:not(.uk-preserve-color) a:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-link:hover,.uk-section-secondary:not(.uk-preserve-color) a:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-link:hover,.uk-tile-primary:not(.uk-preserve-color) a:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-link:hover,.uk-tile-secondary:not(.uk-preserve-color) a:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar :not(pre)>code,.tm-toolbar :not(pre)>kbd,.tm-toolbar :not(pre)>samp,.uk-card-primary.uk-card-body :not(pre)>code,.uk-card-primary.uk-card-body :not(pre)>kbd,.uk-card-primary.uk-card-body :not(pre)>samp,.uk-card-primary>:not([class*=uk-card-media]) :not(pre)>code,.uk-card-primary>:not([class*=uk-card-media]) :not(pre)>kbd,.uk-card-primary>:not([class*=uk-card-media]) :not(pre)>samp,.uk-card-secondary.uk-card-body :not(pre)>code,.uk-card-secondary.uk-card-body :not(pre)>kbd,.uk-card-secondary.uk-card-body :not(pre)>samp,.uk-card-secondary>:not([class*=uk-card-media]) :not(pre)>code,.uk-card-secondary>:not([class*=uk-card-media]) :not(pre)>kbd,.uk-card-secondary>:not([class*=uk-card-media]) :not(pre)>samp,.uk-light :not(pre)>code,.uk-light :not(pre)>kbd,.uk-light :not(pre)>samp,.uk-overlay-primary :not(pre)>code,.uk-overlay-primary :not(pre)>kbd,.uk-overlay-primary :not(pre)>samp,.uk-section-primary:not(.uk-preserve-color) :not(pre)>code,.uk-section-primary:not(.uk-preserve-color) :not(pre)>kbd,.uk-section-primary:not(.uk-preserve-color) :not(pre)>samp,.uk-section-secondary:not(.uk-preserve-color) :not(pre)>code,.uk-section-secondary:not(.uk-preserve-color) :not(pre)>kbd,.uk-section-secondary:not(.uk-preserve-color) :not(pre)>samp,.uk-tile-primary:not(.uk-preserve-color) :not(pre)>code,.uk-tile-primary:not(.uk-preserve-color) :not(pre)>kbd,.uk-tile-primary:not(.uk-preserve-color) :not(pre)>samp,.uk-tile-secondary:not(.uk-preserve-color) :not(pre)>code,.uk-tile-secondary:not(.uk-preserve-color) :not(pre)>kbd,.uk-tile-secondary:not(.uk-preserve-color) :not(pre)>samp {
|
|
color:rgba(255,255,255,.7);
|
|
border-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar em,.uk-card-primary.uk-card-body em,.uk-card-primary>:not([class*=uk-card-media]) em,.uk-card-secondary.uk-card-body em,.uk-card-secondary>:not([class*=uk-card-media]) em,.uk-light em,.uk-overlay-primary em,.uk-section-primary:not(.uk-preserve-color) em,.uk-section-secondary:not(.uk-preserve-color) em,.uk-tile-primary:not(.uk-preserve-color) em,.uk-tile-secondary:not(.uk-preserve-color) em {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-h1,.tm-toolbar .uk-h2,.tm-toolbar .uk-h3,.tm-toolbar .uk-h4,.tm-toolbar .uk-h5,.tm-toolbar .uk-h6,.tm-toolbar h1,.tm-toolbar h2,.tm-toolbar h3,.tm-toolbar h4,.tm-toolbar h5,.tm-toolbar h6,.uk-card-primary.uk-card-body .uk-h1,.uk-card-primary.uk-card-body .uk-h2,.uk-card-primary.uk-card-body .uk-h3,.uk-card-primary.uk-card-body .uk-h4,.uk-card-primary.uk-card-body .uk-h5,.uk-card-primary.uk-card-body .uk-h6,.uk-card-primary.uk-card-body h1,.uk-card-primary.uk-card-body h2,.uk-card-primary.uk-card-body h3,.uk-card-primary.uk-card-body h4,.uk-card-primary.uk-card-body h5,.uk-card-primary.uk-card-body h6,.uk-card-primary>:not([class*=uk-card-media]) .uk-h1,.uk-card-primary>:not([class*=uk-card-media]) .uk-h2,.uk-card-primary>:not([class*=uk-card-media]) .uk-h3,.uk-card-primary>:not([class*=uk-card-media]) .uk-h4,.uk-card-primary>:not([class*=uk-card-media]) .uk-h5,.uk-card-primary>:not([class*=uk-card-media]) .uk-h6,.uk-card-primary>:not([class*=uk-card-media]) h1,.uk-card-primary>:not([class*=uk-card-media]) h2,.uk-card-primary>:not([class*=uk-card-media]) h3,.uk-card-primary>:not([class*=uk-card-media]) h4,.uk-card-primary>:not([class*=uk-card-media]) h5,.uk-card-primary>:not([class*=uk-card-media]) h6,.uk-card-secondary.uk-card-body .uk-h1,.uk-card-secondary.uk-card-body .uk-h2,.uk-card-secondary.uk-card-body .uk-h3,.uk-card-secondary.uk-card-body .uk-h4,.uk-card-secondary.uk-card-body .uk-h5,.uk-card-secondary.uk-card-body .uk-h6,.uk-card-secondary.uk-card-body h1,.uk-card-secondary.uk-card-body h2,.uk-card-secondary.uk-card-body h3,.uk-card-secondary.uk-card-body h4,.uk-card-secondary.uk-card-body h5,.uk-card-secondary.uk-card-body h6,.uk-card-secondary>:not([class*=uk-card-media]) .uk-h1,.uk-card-secondary>:not([class*=uk-card-media]) .uk-h2,.uk-card-secondary>:not([class*=uk-card-media]) .uk-h3,.uk-card-secondary>:not([class*=uk-card-media]) .uk-h4,.uk-card-secondary>:not([class*=uk-card-media]) .uk-h5,.uk-card-secondary>:not([class*=uk-card-media]) .uk-h6,.uk-card-secondary>:not([class*=uk-card-media]) h1,.uk-card-secondary>:not([class*=uk-card-media]) h2,.uk-card-secondary>:not([class*=uk-card-media]) h3,.uk-card-secondary>:not([class*=uk-card-media]) h4,.uk-card-secondary>:not([class*=uk-card-media]) h5,.uk-card-secondary>:not([class*=uk-card-media]) h6,.uk-light .uk-h1,.uk-light .uk-h2,.uk-light .uk-h3,.uk-light .uk-h4,.uk-light .uk-h5,.uk-light .uk-h6,.uk-light h1,.uk-light h2,.uk-light h3,.uk-light h4,.uk-light h5,.uk-light h6,.uk-overlay-primary .uk-h1,.uk-overlay-primary .uk-h2,.uk-overlay-primary .uk-h3,.uk-overlay-primary .uk-h4,.uk-overlay-primary .uk-h5,.uk-overlay-primary .uk-h6,.uk-overlay-primary h1,.uk-overlay-primary h2,.uk-overlay-primary h3,.uk-overlay-primary h4,.uk-overlay-primary h5,.uk-overlay-primary h6,.uk-section-primary:not(.uk-preserve-color) .uk-h1,.uk-section-primary:not(.uk-preserve-color) .uk-h2,.uk-section-primary:not(.uk-preserve-color) .uk-h3,.uk-section-primary:not(.uk-preserve-color) .uk-h4,.uk-section-primary:not(.uk-preserve-color) .uk-h5,.uk-section-primary:not(.uk-preserve-color) .uk-h6,.uk-section-primary:not(.uk-preserve-color) h1,.uk-section-primary:not(.uk-preserve-color) h2,.uk-section-primary:not(.uk-preserve-color) h3,.uk-section-primary:not(.uk-preserve-color) h4,.uk-section-primary:not(.uk-preserve-color) h5,.uk-section-primary:not(.uk-preserve-color) h6,.uk-section-secondary:not(.uk-preserve-color) .uk-h1,.uk-section-secondary:not(.uk-preserve-color) .uk-h2,.uk-section-secondary:not(.uk-preserve-color) .uk-h3,.uk-section-secondary:not(.uk-preserve-color) .uk-h4,.uk-section-secondary:not(.uk-preserve-color) .uk-h5,.uk-section-secondary:not(.uk-preserve-color) .uk-h6,.uk-section-secondary:not(.uk-preserve-color) h1,.uk-section-secondary:not(.uk-preserve-color) h2,.uk-section-secondary:not(.uk-preserve-color) h3,.uk-section-secondary:not(.uk-preserve-color) h4,.uk-section-secondary:not(.uk-preserve-color) h5,.uk-section-secondary:not(.uk-preserve-color) h6,.uk-tile-primary:not(.uk-preserve-color) .uk-h1,.uk-tile-primary:not(.uk-preserve-color) .uk-h2,.uk-tile-primary:not(.uk-preserve-color) .uk-h3,.uk-tile-primary:not(.uk-preserve-color) .uk-h4,.uk-tile-primary:not(.uk-preserve-color) .uk-h5,.uk-tile-primary:not(.uk-preserve-color) .uk-h6,.uk-tile-primary:not(.uk-preserve-color) h1,.uk-tile-primary:not(.uk-preserve-color) h2,.uk-tile-primary:not(.uk-preserve-color) h3,.uk-tile-primary:not(.uk-preserve-color) h4,.uk-tile-primary:not(.uk-preserve-color) h5,.uk-tile-primary:not(.uk-preserve-color) h6,.uk-tile-secondary:not(.uk-preserve-color) .uk-h1,.uk-tile-secondary:not(.uk-preserve-color) .uk-h2,.uk-tile-secondary:not(.uk-preserve-color) .uk-h3,.uk-tile-secondary:not(.uk-preserve-color) .uk-h4,.uk-tile-secondary:not(.uk-preserve-color) .uk-h5,.uk-tile-secondary:not(.uk-preserve-color) .uk-h6,.uk-tile-secondary:not(.uk-preserve-color) h1,.uk-tile-secondary:not(.uk-preserve-color) h2,.uk-tile-secondary:not(.uk-preserve-color) h3,.uk-tile-secondary:not(.uk-preserve-color) h4,.uk-tile-secondary:not(.uk-preserve-color) h5,.uk-tile-secondary:not(.uk-preserve-color) h6 {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar blockquote,.uk-card-primary.uk-card-body blockquote,.uk-card-primary>:not([class*=uk-card-media]) blockquote,.uk-card-secondary.uk-card-body blockquote,.uk-card-secondary>:not([class*=uk-card-media]) blockquote,.uk-light blockquote,.uk-overlay-primary blockquote,.uk-section-primary:not(.uk-preserve-color) blockquote,.uk-section-secondary:not(.uk-preserve-color) blockquote,.uk-tile-primary:not(.uk-preserve-color) blockquote,.uk-tile-secondary:not(.uk-preserve-color) blockquote {
|
|
color:#fff;
|
|
border-left-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar blockquote footer,.uk-card-primary.uk-card-body blockquote footer,.uk-card-primary>:not([class*=uk-card-media]) blockquote footer,.uk-card-secondary.uk-card-body blockquote footer,.uk-card-secondary>:not([class*=uk-card-media]) blockquote footer,.uk-light blockquote footer,.uk-overlay-primary blockquote footer,.uk-section-primary:not(.uk-preserve-color) blockquote footer,.uk-section-secondary:not(.uk-preserve-color) blockquote footer,.uk-tile-primary:not(.uk-preserve-color) blockquote footer,.uk-tile-secondary:not(.uk-preserve-color) blockquote footer {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-hr,.tm-toolbar hr,.uk-card-primary.uk-card-body .uk-hr,.uk-card-primary.uk-card-body hr,.uk-card-primary>:not([class*=uk-card-media]) .uk-hr,.uk-card-primary>:not([class*=uk-card-media]) hr,.uk-card-secondary.uk-card-body .uk-hr,.uk-card-secondary.uk-card-body hr,.uk-card-secondary>:not([class*=uk-card-media]) .uk-hr,.uk-card-secondary>:not([class*=uk-card-media]) hr,.uk-light .uk-hr,.uk-light hr,.uk-overlay-primary .uk-hr,.uk-overlay-primary hr,.uk-section-primary:not(.uk-preserve-color) .uk-hr,.uk-section-primary:not(.uk-preserve-color) hr,.uk-section-secondary:not(.uk-preserve-color) .uk-hr,.uk-section-secondary:not(.uk-preserve-color) hr,.uk-tile-primary:not(.uk-preserve-color) .uk-hr,.uk-tile-primary:not(.uk-preserve-color) hr,.uk-tile-secondary:not(.uk-preserve-color) .uk-hr,.uk-tile-secondary:not(.uk-preserve-color) hr {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-link-muted a,.tm-toolbar a.uk-link-muted,.uk-card-primary.uk-card-body .uk-link-muted a,.uk-card-primary.uk-card-body a.uk-link-muted,.uk-card-primary>:not([class*=uk-card-media]) .uk-link-muted a,.uk-card-primary>:not([class*=uk-card-media]) a.uk-link-muted,.uk-card-secondary.uk-card-body .uk-link-muted a,.uk-card-secondary.uk-card-body a.uk-link-muted,.uk-card-secondary>:not([class*=uk-card-media]) .uk-link-muted a,.uk-card-secondary>:not([class*=uk-card-media]) a.uk-link-muted,.uk-light .uk-link-muted a,.uk-light a.uk-link-muted,.uk-overlay-primary .uk-link-muted a,.uk-overlay-primary a.uk-link-muted,.uk-section-primary:not(.uk-preserve-color) .uk-link-muted a,.uk-section-primary:not(.uk-preserve-color) a.uk-link-muted,.uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a,.uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted,.uk-tile-primary:not(.uk-preserve-color) .uk-link-muted a,.uk-tile-primary:not(.uk-preserve-color) a.uk-link-muted,.uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted a,.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-muted {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-link-muted a:hover,.tm-toolbar a.uk-link-muted:hover,.uk-card-primary.uk-card-body .uk-link-muted a:hover,.uk-card-primary.uk-card-body a.uk-link-muted:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-link-muted a:hover,.uk-card-primary>:not([class*=uk-card-media]) a.uk-link-muted:hover,.uk-card-secondary.uk-card-body .uk-link-muted a:hover,.uk-card-secondary.uk-card-body a.uk-link-muted:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-link-muted a:hover,.uk-card-secondary>:not([class*=uk-card-media]) a.uk-link-muted:hover,.uk-light .uk-link-muted a:hover,.uk-light a.uk-link-muted:hover,.uk-overlay-primary .uk-link-muted a:hover,.uk-overlay-primary a.uk-link-muted:hover,.uk-section-primary:not(.uk-preserve-color) .uk-link-muted a:hover,.uk-section-primary:not(.uk-preserve-color) a.uk-link-muted:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a:hover,.uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-link-muted a:hover,.uk-tile-primary:not(.uk-preserve-color) a.uk-link-muted:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted a:hover,.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-muted:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-link-text a:hover,.tm-toolbar a.uk-link-text:hover,.uk-card-primary.uk-card-body .uk-link-text a:hover,.uk-card-primary.uk-card-body a.uk-link-text:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-link-text a:hover,.uk-card-primary>:not([class*=uk-card-media]) a.uk-link-text:hover,.uk-card-secondary.uk-card-body .uk-link-text a:hover,.uk-card-secondary.uk-card-body a.uk-link-text:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-link-text a:hover,.uk-card-secondary>:not([class*=uk-card-media]) a.uk-link-text:hover,.uk-light .uk-link-text a:hover,.uk-light a.uk-link-text:hover,.uk-overlay-primary .uk-link-text a:hover,.uk-overlay-primary a.uk-link-text:hover,.uk-section-primary:not(.uk-preserve-color) .uk-link-text a:hover,.uk-section-primary:not(.uk-preserve-color) a.uk-link-text:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-link-text a:hover,.uk-section-secondary:not(.uk-preserve-color) a.uk-link-text:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-link-text a:hover,.uk-tile-primary:not(.uk-preserve-color) a.uk-link-text:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-link-text a:hover,.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-text:hover {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-link-heading a:hover,.tm-toolbar a.uk-link-heading:hover,.uk-card-primary.uk-card-body .uk-link-heading a:hover,.uk-card-primary.uk-card-body a.uk-link-heading:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-link-heading a:hover,.uk-card-primary>:not([class*=uk-card-media]) a.uk-link-heading:hover,.uk-card-secondary.uk-card-body .uk-link-heading a:hover,.uk-card-secondary.uk-card-body a.uk-link-heading:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-link-heading a:hover,.uk-card-secondary>:not([class*=uk-card-media]) a.uk-link-heading:hover,.uk-light .uk-link-heading a:hover,.uk-light a.uk-link-heading:hover,.uk-overlay-primary .uk-link-heading a:hover,.uk-overlay-primary a.uk-link-heading:hover,.uk-section-primary:not(.uk-preserve-color) .uk-link-heading a:hover,.uk-section-primary:not(.uk-preserve-color) a.uk-link-heading:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-link-heading a:hover,.uk-section-secondary:not(.uk-preserve-color) a.uk-link-heading:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-link-heading a:hover,.uk-tile-primary:not(.uk-preserve-color) a.uk-link-heading:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-link-heading a:hover,.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-heading:hover {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-heading-primary,.uk-card-primary.uk-card-body .uk-heading-primary,.uk-card-primary>:not([class*=uk-card-media]) .uk-heading-primary,.uk-card-secondary.uk-card-body .uk-heading-primary,.uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-primary,.uk-light .uk-heading-primary,.uk-overlay-primary .uk-heading-primary,.uk-section-primary:not(.uk-preserve-color) .uk-heading-primary,.uk-section-secondary:not(.uk-preserve-color) .uk-heading-primary,.uk-tile-primary:not(.uk-preserve-color) .uk-heading-primary,.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-primary {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-heading-hero,.uk-card-primary.uk-card-body .uk-heading-hero,.uk-card-primary>:not([class*=uk-card-media]) .uk-heading-hero,.uk-card-secondary.uk-card-body .uk-heading-hero,.uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-hero,.uk-light .uk-heading-hero,.uk-overlay-primary .uk-heading-hero,.uk-section-primary:not(.uk-preserve-color) .uk-heading-hero,.uk-section-secondary:not(.uk-preserve-color) .uk-heading-hero,.uk-tile-primary:not(.uk-preserve-color) .uk-heading-hero,.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-hero {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-heading-divider,.uk-card-primary.uk-card-body .uk-heading-divider,.uk-card-primary>:not([class*=uk-card-media]) .uk-heading-divider,.uk-card-secondary.uk-card-body .uk-heading-divider,.uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-divider,.uk-light .uk-heading-divider,.uk-overlay-primary .uk-heading-divider,.uk-section-primary:not(.uk-preserve-color) .uk-heading-divider,.uk-section-secondary:not(.uk-preserve-color) .uk-heading-divider,.uk-tile-primary:not(.uk-preserve-color) .uk-heading-divider,.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-divider {
|
|
border-bottom-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-heading-bullet::before,.uk-card-primary.uk-card-body .uk-heading-bullet::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-heading-bullet::before,.uk-card-secondary.uk-card-body .uk-heading-bullet::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-bullet::before,.uk-light .uk-heading-bullet::before,.uk-overlay-primary .uk-heading-bullet::before,.uk-section-primary:not(.uk-preserve-color) .uk-heading-bullet::before,.uk-section-secondary:not(.uk-preserve-color) .uk-heading-bullet::before,.uk-tile-primary:not(.uk-preserve-color) .uk-heading-bullet::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-bullet::before {
|
|
border-left-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-heading-line>::after,.tm-toolbar .uk-heading-line>::before,.uk-card-primary.uk-card-body .uk-heading-line>::after,.uk-card-primary.uk-card-body .uk-heading-line>::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-heading-line>::after,.uk-card-primary>:not([class*=uk-card-media]) .uk-heading-line>::before,.uk-card-secondary.uk-card-body .uk-heading-line>::after,.uk-card-secondary.uk-card-body .uk-heading-line>::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-line>::after,.uk-card-secondary>:not([class*=uk-card-media]) .uk-heading-line>::before,.uk-light .uk-heading-line>::after,.uk-light .uk-heading-line>::before,.uk-overlay-primary .uk-heading-line>::after,.uk-overlay-primary .uk-heading-line>::before,.uk-section-primary:not(.uk-preserve-color) .uk-heading-line>::after,.uk-section-primary:not(.uk-preserve-color) .uk-heading-line>::before,.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line>::after,.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line>::before,.uk-tile-primary:not(.uk-preserve-color) .uk-heading-line>::after,.uk-tile-primary:not(.uk-preserve-color) .uk-heading-line>::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line>::after,.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line>::before {
|
|
border-bottom-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-divider-icon,.uk-card-primary.uk-card-body .uk-divider-icon,.uk-card-primary>:not([class*=uk-card-media]) .uk-divider-icon,.uk-card-secondary.uk-card-body .uk-divider-icon,.uk-card-secondary>:not([class*=uk-card-media]) .uk-divider-icon,.uk-light .uk-divider-icon,.uk-overlay-primary .uk-divider-icon,.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon,.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon,.uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon,.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20viewBox%3D%220%200%2010%2010%22%20width%3D%2210%22%20height%3D%2210%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.1%29%22%20stroke-width%3D%221.1%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%2210%22%20y2%3D%2210%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.1%29%22%20stroke-width%3D%221.1%22%20x1%3D%2210%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%2210%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
|
|
}
|
|
|
|
.tm-toolbar .uk-divider-icon::after,.tm-toolbar .uk-divider-icon::before,.uk-card-primary.uk-card-body .uk-divider-icon::after,.uk-card-primary.uk-card-body .uk-divider-icon::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-divider-icon::after,.uk-card-primary>:not([class*=uk-card-media]) .uk-divider-icon::before,.uk-card-secondary.uk-card-body .uk-divider-icon::after,.uk-card-secondary.uk-card-body .uk-divider-icon::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-divider-icon::after,.uk-card-secondary>:not([class*=uk-card-media]) .uk-divider-icon::before,.uk-light .uk-divider-icon::after,.uk-light .uk-divider-icon::before,.uk-overlay-primary .uk-divider-icon::after,.uk-overlay-primary .uk-divider-icon::before,.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon::after,.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon::before,.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::after,.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::before,.uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon::after,.uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon::after,.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon::before {
|
|
border-bottom-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-divider-small::after,.uk-card-primary.uk-card-body .uk-divider-small::after,.uk-card-primary>:not([class*=uk-card-media]) .uk-divider-small::after,.uk-card-secondary.uk-card-body .uk-divider-small::after,.uk-card-secondary>:not([class*=uk-card-media]) .uk-divider-small::after,.uk-light .uk-divider-small::after,.uk-overlay-primary .uk-divider-small::after,.uk-section-primary:not(.uk-preserve-color) .uk-divider-small::after,.uk-section-secondary:not(.uk-preserve-color) .uk-divider-small::after,.uk-tile-primary:not(.uk-preserve-color) .uk-divider-small::after,.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-small::after {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-divider-vertical::after,.uk-card-primary.uk-card-body .uk-divider-vertical::after,.uk-card-primary>:not([class*=uk-card-media]) .uk-divider-vertical::after,.uk-card-secondary.uk-card-body .uk-divider-vertical::after,.uk-card-secondary>:not([class*=uk-card-media]) .uk-divider-vertical::after,.uk-light .uk-divider-vertical::after,.uk-overlay-primary .uk-divider-vertical::after,.uk-section-primary:not(.uk-preserve-color) .uk-divider-vertical::after,.uk-section-secondary:not(.uk-preserve-color) .uk-divider-vertical::after,.uk-tile-primary:not(.uk-preserve-color) .uk-divider-vertical::after,.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-vertical::after {
|
|
border-left-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-list-divider>li:nth-child(n+2),.uk-card-primary.uk-card-body .uk-list-divider>li:nth-child(n+2),.uk-card-primary>:not([class*=uk-card-media]) .uk-list-divider>li:nth-child(n+2),.uk-card-secondary.uk-card-body .uk-list-divider>li:nth-child(n+2),.uk-card-secondary>:not([class*=uk-card-media]) .uk-list-divider>li:nth-child(n+2),.uk-light .tm-child-list-divider>ul>li:nth-child(n+2),.uk-light .uk-list-divider>li:nth-child(n+2),.uk-overlay-primary .uk-list-divider>li:nth-child(n+2),.uk-section-primary:not(.uk-preserve-color) .uk-list-divider>li:nth-child(n+2),.uk-section-secondary:not(.uk-preserve-color) .uk-list-divider>li:nth-child(n+2),.uk-tile-primary:not(.uk-preserve-color) .uk-list-divider>li:nth-child(n+2),.uk-tile-secondary:not(.uk-preserve-color) .uk-list-divider>li:nth-child(n+2) {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-list-striped>li:nth-of-type(odd),.uk-card-primary.uk-card-body .uk-list-striped>li:nth-of-type(odd),.uk-card-primary>:not([class*=uk-card-media]) .uk-list-striped>li:nth-of-type(odd),.uk-card-secondary.uk-card-body .uk-list-striped>li:nth-of-type(odd),.uk-card-secondary>:not([class*=uk-card-media]) .uk-list-striped>li:nth-of-type(odd),.uk-light .uk-list-striped>li:nth-of-type(odd),.uk-overlay-primary .uk-list-striped>li:nth-of-type(odd),.uk-section-primary:not(.uk-preserve-color) .uk-list-striped>li:nth-of-type(odd),.uk-section-secondary:not(.uk-preserve-color) .uk-list-striped>li:nth-of-type(odd),.uk-tile-primary:not(.uk-preserve-color) .uk-list-striped>li:nth-of-type(odd),.uk-tile-secondary:not(.uk-preserve-color) .uk-list-striped>li:nth-of-type(odd) {
|
|
background-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-list-bullet>li::before,.uk-card-primary.uk-card-body .uk-list-bullet>li::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-list-bullet>li::before,.uk-card-secondary.uk-card-body .uk-list-bullet>li::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-list-bullet>li::before,.uk-light .uk-list-bullet>li::before,.uk-overlay-primary .uk-list-bullet>li::before,.uk-section-primary:not(.uk-preserve-color) .uk-list-bullet>li::before,.uk-section-secondary:not(.uk-preserve-color) .uk-list-bullet>li::before,.uk-tile-primary:not(.uk-preserve-color) .uk-list-bullet>li::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-list-bullet>li::before {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%09%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20stroke-width%3D%221%22%20cx%3D%225%22%20cy%3D%225%22%20r%3D%224%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
|
|
}
|
|
|
|
.tm-toolbar .uk-table th,.uk-card-primary.uk-card-body .uk-table th,.uk-card-primary>:not([class*=uk-card-media]) .uk-table th,.uk-card-secondary.uk-card-body .uk-table th,.uk-card-secondary>:not([class*=uk-card-media]) .uk-table th,.uk-light .uk-table th,.uk-overlay-primary .uk-table th,.uk-section-primary:not(.uk-preserve-color) .uk-table th,.uk-section-secondary:not(.uk-preserve-color) .uk-table th,.uk-tile-primary:not(.uk-preserve-color) .uk-table th,.uk-tile-secondary:not(.uk-preserve-color) .uk-table th {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-table caption,.uk-card-primary.uk-card-body .uk-table caption,.uk-card-primary>:not([class*=uk-card-media]) .uk-table caption,.uk-card-secondary.uk-card-body .uk-table caption,.uk-card-secondary>:not([class*=uk-card-media]) .uk-table caption,.uk-light .uk-table caption,.uk-overlay-primary .uk-table caption,.uk-section-primary:not(.uk-preserve-color) .uk-table caption,.uk-section-secondary:not(.uk-preserve-color) .uk-table caption,.uk-tile-primary:not(.uk-preserve-color) .uk-table caption,.uk-tile-secondary:not(.uk-preserve-color) .uk-table caption {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-table tbody tr.uk-active,.tm-toolbar .uk-table>tr.uk-active,.uk-card-primary.uk-card-body .uk-table tbody tr.uk-active,.uk-card-primary.uk-card-body .uk-table>tr.uk-active,.uk-card-primary>:not([class*=uk-card-media]) .uk-table tbody tr.uk-active,.uk-card-primary>:not([class*=uk-card-media]) .uk-table>tr.uk-active,.uk-card-secondary.uk-card-body .uk-table tbody tr.uk-active,.uk-card-secondary.uk-card-body .uk-table>tr.uk-active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-table tbody tr.uk-active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-table>tr.uk-active,.uk-light .uk-table tbody tr.uk-active,.uk-light .uk-table>tr.uk-active,.uk-overlay-primary .uk-table tbody tr.uk-active,.uk-overlay-primary .uk-table>tr.uk-active,.uk-section-primary:not(.uk-preserve-color) .uk-table tbody tr.uk-active,.uk-section-primary:not(.uk-preserve-color) .uk-table>tr.uk-active,.uk-section-secondary:not(.uk-preserve-color) .uk-table tbody tr.uk-active,.uk-section-secondary:not(.uk-preserve-color) .uk-table>tr.uk-active,.uk-tile-primary:not(.uk-preserve-color) .uk-table tbody tr.uk-active,.uk-tile-primary:not(.uk-preserve-color) .uk-table>tr.uk-active,.uk-tile-secondary:not(.uk-preserve-color) .uk-table tbody tr.uk-active,.uk-tile-secondary:not(.uk-preserve-color) .uk-table>tr.uk-active {
|
|
background:rgba(255,255,255,.04);
|
|
}
|
|
|
|
.tm-toolbar .uk-table-divider>:first-child>tr:not(:first-child),.tm-toolbar .uk-table-divider>:not(:first-child)>tr,.tm-toolbar .uk-table-divider>tr:not(:first-child),.uk-card-primary.uk-card-body .uk-table-divider>:first-child>tr:not(:first-child),.uk-card-primary.uk-card-body .uk-table-divider>:not(:first-child)>tr,.uk-card-primary.uk-card-body .uk-table-divider>tr:not(:first-child),.uk-card-primary>:not([class*=uk-card-media]) .uk-table-divider>:first-child>tr:not(:first-child),.uk-card-primary>:not([class*=uk-card-media]) .uk-table-divider>:not(:first-child)>tr,.uk-card-primary>:not([class*=uk-card-media]) .uk-table-divider>tr:not(:first-child),.uk-card-secondary.uk-card-body .uk-table-divider>:first-child>tr:not(:first-child),.uk-card-secondary.uk-card-body .uk-table-divider>:not(:first-child)>tr,.uk-card-secondary.uk-card-body .uk-table-divider>tr:not(:first-child),.uk-card-secondary>:not([class*=uk-card-media]) .uk-table-divider>:first-child>tr:not(:first-child),.uk-card-secondary>:not([class*=uk-card-media]) .uk-table-divider>:not(:first-child)>tr,.uk-card-secondary>:not([class*=uk-card-media]) .uk-table-divider>tr:not(:first-child),.uk-light .uk-table-divider>:first-child>tr:not(:first-child),.uk-light .uk-table-divider>:not(:first-child)>tr,.uk-light .uk-table-divider>tr:not(:first-child),.uk-overlay-primary .uk-table-divider>:first-child>tr:not(:first-child),.uk-overlay-primary .uk-table-divider>:not(:first-child)>tr,.uk-overlay-primary .uk-table-divider>tr:not(:first-child),.uk-section-primary:not(.uk-preserve-color) .uk-table-divider>:first-child>tr:not(:first-child),.uk-section-primary:not(.uk-preserve-color) .uk-table-divider>:not(:first-child)>tr,.uk-section-primary:not(.uk-preserve-color) .uk-table-divider>tr:not(:first-child),.uk-section-secondary:not(.uk-preserve-color) .uk-table-divider>:first-child>tr:not(:first-child),.uk-section-secondary:not(.uk-preserve-color) .uk-table-divider>:not(:first-child)>tr,.uk-section-secondary:not(.uk-preserve-color) .uk-table-divider>tr:not(:first-child),.uk-tile-primary:not(.uk-preserve-color) .uk-table-divider>:first-child>tr:not(:first-child),.uk-tile-primary:not(.uk-preserve-color) .uk-table-divider>:not(:first-child)>tr,.uk-tile-primary:not(.uk-preserve-color) .uk-table-divider>tr:not(:first-child),.uk-tile-secondary:not(.uk-preserve-color) .uk-table-divider>:first-child>tr:not(:first-child),.uk-tile-secondary:not(.uk-preserve-color) .uk-table-divider>:not(:first-child)>tr,.uk-tile-secondary:not(.uk-preserve-color) .uk-table-divider>tr:not(:first-child) {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-table-striped tbody tr:nth-of-type(odd),.tm-toolbar .uk-table-striped>tr:nth-of-type(odd),.uk-card-primary.uk-card-body .uk-table-striped tbody tr:nth-of-type(odd),.uk-card-primary.uk-card-body .uk-table-striped>tr:nth-of-type(odd),.uk-card-primary>:not([class*=uk-card-media]) .uk-table-striped tbody tr:nth-of-type(odd),.uk-card-primary>:not([class*=uk-card-media]) .uk-table-striped>tr:nth-of-type(odd),.uk-card-secondary.uk-card-body .uk-table-striped tbody tr:nth-of-type(odd),.uk-card-secondary.uk-card-body .uk-table-striped>tr:nth-of-type(odd),.uk-card-secondary>:not([class*=uk-card-media]) .uk-table-striped tbody tr:nth-of-type(odd),.uk-card-secondary>:not([class*=uk-card-media]) .uk-table-striped>tr:nth-of-type(odd),.uk-light .uk-table-striped tbody tr:nth-of-type(odd),.uk-light .uk-table-striped>tr:nth-of-type(odd),.uk-overlay-primary .uk-table-striped tbody tr:nth-of-type(odd),.uk-overlay-primary .uk-table-striped>tr:nth-of-type(odd),.uk-section-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd),.uk-section-primary:not(.uk-preserve-color) .uk-table-striped>tr:nth-of-type(odd),.uk-section-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd),.uk-section-secondary:not(.uk-preserve-color) .uk-table-striped>tr:nth-of-type(odd),.uk-tile-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd),.uk-tile-primary:not(.uk-preserve-color) .uk-table-striped>tr:nth-of-type(odd),.uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd),.uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped>tr:nth-of-type(odd) {
|
|
background:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-table-hover tbody tr:hover,.tm-toolbar .uk-table-hover>tr:hover,.uk-card-primary.uk-card-body .uk-table-hover tbody tr:hover,.uk-card-primary.uk-card-body .uk-table-hover>tr:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-table-hover tbody tr:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-table-hover>tr:hover,.uk-card-secondary.uk-card-body .uk-table-hover tbody tr:hover,.uk-card-secondary.uk-card-body .uk-table-hover>tr:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-table-hover tbody tr:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-table-hover>tr:hover,.uk-light .uk-table-hover tbody tr:hover,.uk-light .uk-table-hover>tr:hover,.uk-overlay-primary .uk-table-hover tbody tr:hover,.uk-overlay-primary .uk-table-hover>tr:hover,.uk-section-primary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover,.uk-section-primary:not(.uk-preserve-color) .uk-table-hover>tr:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-table-hover>tr:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-table-hover>tr:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-table-hover>tr:hover {
|
|
background:rgba(255,255,255,.04);
|
|
}
|
|
|
|
.tm-toolbar .uk-icon-link,.uk-card-primary.uk-card-body .uk-icon-link,.uk-card-primary>:not([class*=uk-card-media]) .uk-icon-link,.uk-card-secondary.uk-card-body .uk-icon-link,.uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-link,.uk-light .uk-icon-link,.uk-overlay-primary .uk-icon-link,.uk-section-primary:not(.uk-preserve-color) .uk-icon-link,.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link,.uk-tile-primary:not(.uk-preserve-color) .uk-icon-link,.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-icon-link:focus,.tm-toolbar .uk-icon-link:hover,.uk-card-primary.uk-card-body .uk-icon-link:focus,.uk-card-primary.uk-card-body .uk-icon-link:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-icon-link:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-icon-link:hover,.uk-card-secondary.uk-card-body .uk-icon-link:focus,.uk-card-secondary.uk-card-body .uk-icon-link:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-link:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-link:hover,.uk-light .uk-icon-link:focus,.uk-light .uk-icon-link:hover,.uk-overlay-primary .uk-icon-link:focus,.uk-overlay-primary .uk-icon-link:hover,.uk-section-primary:not(.uk-preserve-color) .uk-icon-link:focus,.uk-section-primary:not(.uk-preserve-color) .uk-icon-link:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-active>.uk-icon-link,.tm-toolbar .uk-icon-link:active,.uk-card-primary.uk-card-body .uk-active>.uk-icon-link,.uk-card-primary.uk-card-body .uk-icon-link:active,.uk-card-primary>:not([class*=uk-card-media]) .uk-active>.uk-icon-link,.uk-card-primary>:not([class*=uk-card-media]) .uk-icon-link:active,.uk-card-secondary.uk-card-body .uk-active>.uk-icon-link,.uk-card-secondary.uk-card-body .uk-icon-link:active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-active>.uk-icon-link,.uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-link:active,.uk-light .uk-active>.uk-icon-link,.uk-light .uk-icon-link:active,.uk-overlay-primary .uk-active>.uk-icon-link,.uk-overlay-primary .uk-icon-link:active,.uk-section-primary:not(.uk-preserve-color) .uk-active>.uk-icon-link,.uk-section-primary:not(.uk-preserve-color) .uk-icon-link:active,.uk-section-secondary:not(.uk-preserve-color) .uk-active>.uk-icon-link,.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:active,.uk-tile-primary:not(.uk-preserve-color) .uk-active>.uk-icon-link,.uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:active,.uk-tile-secondary:not(.uk-preserve-color) .uk-active>.uk-icon-link,.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:active {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-icon-button,.uk-card-primary.uk-card-body .uk-icon-button,.uk-card-primary>:not([class*=uk-card-media]) .uk-icon-button,.uk-card-secondary.uk-card-body .uk-icon-button,.uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-button,.uk-light .uk-icon-button,.uk-overlay-primary .uk-icon-button,.uk-section-primary:not(.uk-preserve-color) .uk-icon-button,.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button,.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button,.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button {
|
|
background-color:transparent;
|
|
color:rgba(255,255,255,.7);
|
|
border-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-icon-button:focus,.tm-toolbar .uk-icon-button:hover,.uk-card-primary.uk-card-body .uk-icon-button:focus,.uk-card-primary.uk-card-body .uk-icon-button:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-icon-button:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-icon-button:hover,.uk-card-secondary.uk-card-body .uk-icon-button:focus,.uk-card-secondary.uk-card-body .uk-icon-button:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-button:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-button:hover,.uk-light .uk-icon-button:focus,.uk-light .uk-icon-button:hover,.uk-overlay-primary .uk-icon-button:focus,.uk-overlay-primary .uk-icon-button:hover,.uk-section-primary:not(.uk-preserve-color) .uk-icon-button:focus,.uk-section-primary:not(.uk-preserve-color) .uk-icon-button:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:hover {
|
|
background-color:transparent;
|
|
color:#fff;
|
|
border-color:rgba(255,255,255,.2);
|
|
}
|
|
|
|
.tm-toolbar .uk-icon-button:active,.uk-card-primary.uk-card-body .uk-icon-button:active,.uk-card-primary>:not([class*=uk-card-media]) .uk-icon-button:active,.uk-card-secondary.uk-card-body .uk-icon-button:active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-icon-button:active,.uk-light .uk-icon-button:active,.uk-overlay-primary .uk-icon-button:active,.uk-section-primary:not(.uk-preserve-color) .uk-icon-button:active,.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:active,.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:active,.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:active {
|
|
background-color:#fff;
|
|
color:#ea861b;
|
|
border-color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-input,.tm-toolbar .uk-select,.tm-toolbar .uk-textarea,.uk-card-primary.uk-card-body .uk-input,.uk-card-primary.uk-card-body .uk-select,.uk-card-primary.uk-card-body .uk-textarea,.uk-card-primary>:not([class*=uk-card-media]) .uk-input,.uk-card-primary>:not([class*=uk-card-media]) .uk-select,.uk-card-primary>:not([class*=uk-card-media]) .uk-textarea,.uk-card-secondary.uk-card-body .uk-input,.uk-card-secondary.uk-card-body .uk-select,.uk-card-secondary.uk-card-body .uk-textarea,.uk-card-secondary>:not([class*=uk-card-media]) .uk-input,.uk-card-secondary>:not([class*=uk-card-media]) .uk-select,.uk-card-secondary>:not([class*=uk-card-media]) .uk-textarea,.uk-light .uk-input,.uk-light .uk-select,.uk-light .uk-textarea,.uk-light .uneditable-input:not([class*=uk-]),.uk-light input[type=color]:not([class*=uk-]),.uk-light input[type=date]:not([class*=uk-]),.uk-light input[type=datetime-local]:not([class*=uk-]),.uk-light input[type=datetime]:not([class*=uk-]),.uk-light input[type=email]:not([class*=uk-]),.uk-light input[type=month]:not([class*=uk-]),.uk-light input[type=number]:not([class*=uk-]),.uk-light input[type=password]:not([class*=uk-]),.uk-light input[type=search]:not([class*=uk-]),.uk-light input[type=tel]:not([class*=uk-]),.uk-light input[type=text]:not([class*=uk-]),.uk-light input[type=time]:not([class*=uk-]),.uk-light input[type=url]:not([class*=uk-]),.uk-light input[type=week]:not([class*=uk-]),.uk-light select:not([class*=uk-]),.uk-light textarea:not([class*=uk-]),.uk-overlay-primary .uk-input,.uk-overlay-primary .uk-select,.uk-overlay-primary .uk-textarea,.uk-section-primary:not(.uk-preserve-color) .uk-input,.uk-section-primary:not(.uk-preserve-color) .uk-select,.uk-section-primary:not(.uk-preserve-color) .uk-textarea,.uk-section-secondary:not(.uk-preserve-color) .uk-input,.uk-section-secondary:not(.uk-preserve-color) .uk-select,.uk-section-secondary:not(.uk-preserve-color) .uk-textarea,.uk-tile-primary:not(.uk-preserve-color) .uk-input,.uk-tile-primary:not(.uk-preserve-color) .uk-select,.uk-tile-primary:not(.uk-preserve-color) .uk-textarea,.uk-tile-secondary:not(.uk-preserve-color) .uk-input,.uk-tile-secondary:not(.uk-preserve-color) .uk-select,.uk-tile-secondary:not(.uk-preserve-color) .uk-textarea {
|
|
background-color:transparent;
|
|
color:rgba(255,255,255,.7);
|
|
background-clip:padding-box;
|
|
border-color:rgba(255,255,255,.24)!important;
|
|
}
|
|
|
|
.tm-toolbar .uk-input:focus,.tm-toolbar .uk-select:focus,.tm-toolbar .uk-textarea:focus,.uk-card-primary.uk-card-body .uk-input:focus,.uk-card-primary.uk-card-body .uk-select:focus,.uk-card-primary.uk-card-body .uk-textarea:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-input:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-select:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-textarea:focus,.uk-card-secondary.uk-card-body .uk-input:focus,.uk-card-secondary.uk-card-body .uk-select:focus,.uk-card-secondary.uk-card-body .uk-textarea:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-input:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-select:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-textarea:focus,.uk-light .uk-input:focus,.uk-light .uk-select:focus,.uk-light .uk-textarea:focus,.uk-light .uneditable-input:not([class*=uk-]):focus,.uk-light input[type=color]:not([class*=uk-]):focus,.uk-light input[type=date]:not([class*=uk-]):focus,.uk-light input[type=datetime-local]:not([class*=uk-]):focus,.uk-light input[type=datetime]:not([class*=uk-]):focus,.uk-light input[type=email]:not([class*=uk-]):focus,.uk-light input[type=month]:not([class*=uk-]):focus,.uk-light input[type=number]:not([class*=uk-]):focus,.uk-light input[type=password]:not([class*=uk-]):focus,.uk-light input[type=search]:not([class*=uk-]):focus,.uk-light input[type=tel]:not([class*=uk-]):focus,.uk-light input[type=text]:not([class*=uk-]):focus,.uk-light input[type=time]:not([class*=uk-]):focus,.uk-light input[type=url]:not([class*=uk-]):focus,.uk-light input[type=week]:not([class*=uk-]):focus,.uk-light select:not([class*=uk-]):focus,.uk-light textarea:not([class*=uk-]):focus,.uk-overlay-primary .uk-input:focus,.uk-overlay-primary .uk-select:focus,.uk-overlay-primary .uk-textarea:focus,.uk-section-primary:not(.uk-preserve-color) .uk-input:focus,.uk-section-primary:not(.uk-preserve-color) .uk-select:focus,.uk-section-primary:not(.uk-preserve-color) .uk-textarea:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-input:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-select:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-textarea:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-input:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-select:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-textarea:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-input:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-select:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-textarea:focus {
|
|
background-color:transparent;
|
|
color:rgba(255,255,255,.7);
|
|
border-color:#fff!important;
|
|
}
|
|
|
|
.tm-toolbar .uk-input::-ms-input-placeholder,.uk-card-primary.uk-card-body .uk-input::-ms-input-placeholder,.uk-card-primary>:not([class*=uk-card-media]) .uk-input::-ms-input-placeholder,.uk-card-secondary.uk-card-body .uk-input::-ms-input-placeholder,.uk-card-secondary>:not([class*=uk-card-media]) .uk-input::-ms-input-placeholder,.uk-light .uk-input::-ms-input-placeholder,.uk-light .uneditable-input:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=color]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=date]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=datetime-local]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=datetime]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=email]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=month]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=number]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=password]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=search]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=tel]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=text]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=time]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=url]:not([class*=uk-])::-ms-input-placeholder,.uk-light input[type=week]:not([class*=uk-])::-ms-input-placeholder,.uk-overlay-primary .uk-input::-ms-input-placeholder,.uk-section-primary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder,.uk-section-secondary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder,.uk-tile-primary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder,.uk-tile-secondary:not(.uk-preserve-color) .uk-input::-ms-input-placeholder {
|
|
color:rgba(255,255,255,.4)!important;
|
|
}
|
|
|
|
.tm-toolbar .uk-input::placeholder,.uk-card-primary.uk-card-body .uk-input::placeholder,.uk-card-primary>:not([class*=uk-card-media]) .uk-input::placeholder,.uk-card-secondary.uk-card-body .uk-input::placeholder,.uk-card-secondary>:not([class*=uk-card-media]) .uk-input::placeholder,.uk-light .uk-input::placeholder,.uk-light .uneditable-input:not([class*=uk-])::placeholder,.uk-light input[type=color]:not([class*=uk-])::placeholder,.uk-light input[type=date]:not([class*=uk-])::placeholder,.uk-light input[type=datetime-local]:not([class*=uk-])::placeholder,.uk-light input[type=datetime]:not([class*=uk-])::placeholder,.uk-light input[type=email]:not([class*=uk-])::placeholder,.uk-light input[type=month]:not([class*=uk-])::placeholder,.uk-light input[type=number]:not([class*=uk-])::placeholder,.uk-light input[type=password]:not([class*=uk-])::placeholder,.uk-light input[type=search]:not([class*=uk-])::placeholder,.uk-light input[type=tel]:not([class*=uk-])::placeholder,.uk-light input[type=text]:not([class*=uk-])::placeholder,.uk-light input[type=time]:not([class*=uk-])::placeholder,.uk-light input[type=url]:not([class*=uk-])::placeholder,.uk-light input[type=week]:not([class*=uk-])::placeholder,.uk-overlay-primary .uk-input::placeholder,.uk-section-primary:not(.uk-preserve-color) .uk-input::placeholder,.uk-section-secondary:not(.uk-preserve-color) .uk-input::placeholder,.uk-tile-primary:not(.uk-preserve-color) .uk-input::placeholder,.uk-tile-secondary:not(.uk-preserve-color) .uk-input::placeholder {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-textarea::-ms-input-placeholder,.uk-card-primary.uk-card-body .uk-textarea::-ms-input-placeholder,.uk-card-primary>:not([class*=uk-card-media]) .uk-textarea::-ms-input-placeholder,.uk-card-secondary.uk-card-body .uk-textarea::-ms-input-placeholder,.uk-card-secondary>:not([class*=uk-card-media]) .uk-textarea::-ms-input-placeholder,.uk-light .uk-textarea::-ms-input-placeholder,.uk-light textarea:not([class*=uk-])::-ms-input-placeholder,.uk-overlay-primary .uk-textarea::-ms-input-placeholder,.uk-section-primary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder,.uk-section-secondary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder,.uk-tile-primary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder,.uk-tile-secondary:not(.uk-preserve-color) .uk-textarea::-ms-input-placeholder {
|
|
color:rgba(255,255,255,.4)!important;
|
|
}
|
|
|
|
.tm-toolbar .uk-textarea::placeholder,.uk-card-primary.uk-card-body .uk-textarea::placeholder,.uk-card-primary>:not([class*=uk-card-media]) .uk-textarea::placeholder,.uk-card-secondary.uk-card-body .uk-textarea::placeholder,.uk-card-secondary>:not([class*=uk-card-media]) .uk-textarea::placeholder,.uk-light .uk-textarea::placeholder,.uk-light textarea:not([class*=uk-])::placeholder,.uk-overlay-primary .uk-textarea::placeholder,.uk-section-primary:not(.uk-preserve-color) .uk-textarea::placeholder,.uk-section-secondary:not(.uk-preserve-color) .uk-textarea::placeholder,.uk-tile-primary:not(.uk-preserve-color) .uk-textarea::placeholder,.uk-tile-secondary:not(.uk-preserve-color) .uk-textarea::placeholder {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-select:not([multiple]):not([size]),.uk-card-primary.uk-card-body .uk-select:not([multiple]):not([size]),.uk-card-primary>:not([class*=uk-card-media]) .uk-select:not([multiple]):not([size]),.uk-card-secondary.uk-card-body .uk-select:not([multiple]):not([size]),.uk-card-secondary>:not([class*=uk-card-media]) .uk-select:not([multiple]):not([size]),.uk-light .uk-select:not([multiple]):not([size]),.uk-light select:not([class*=uk-]):not([multiple]):not([size]),.uk-overlay-primary .uk-select:not([multiple]):not([size]),.uk-section-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),.uk-section-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),.uk-tile-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),.uk-tile-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]) {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
|
|
}
|
|
|
|
.tm-toolbar .uk-checkbox,.tm-toolbar .uk-radio,.uk-card-primary.uk-card-body .uk-checkbox,.uk-card-primary.uk-card-body .uk-radio,.uk-card-primary>:not([class*=uk-card-media]) .uk-checkbox,.uk-card-primary>:not([class*=uk-card-media]) .uk-radio,.uk-card-secondary.uk-card-body .uk-checkbox,.uk-card-secondary.uk-card-body .uk-radio,.uk-card-secondary>:not([class*=uk-card-media]) .uk-checkbox,.uk-card-secondary>:not([class*=uk-card-media]) .uk-radio,.uk-light .uk-checkbox,.uk-light .uk-radio,.uk-light input[type=checkbox]:not([class*=uk-]),.uk-light input[type=radio]:not([class*=uk-]),.uk-overlay-primary .uk-checkbox,.uk-overlay-primary .uk-radio,.uk-section-primary:not(.uk-preserve-color) .uk-checkbox,.uk-section-primary:not(.uk-preserve-color) .uk-radio,.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox,.uk-section-secondary:not(.uk-preserve-color) .uk-radio,.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox,.uk-tile-primary:not(.uk-preserve-color) .uk-radio,.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox,.uk-tile-secondary:not(.uk-preserve-color) .uk-radio {
|
|
background-color:rgba(242,242,242,.1);
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-checkbox:focus,.tm-toolbar .uk-radio:focus,.uk-card-primary.uk-card-body .uk-checkbox:focus,.uk-card-primary.uk-card-body .uk-radio:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-checkbox:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-radio:focus,.uk-card-secondary.uk-card-body .uk-checkbox:focus,.uk-card-secondary.uk-card-body .uk-radio:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-checkbox:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-radio:focus,.uk-light .uk-checkbox:focus,.uk-light .uk-radio:focus,.uk-light input[type=checkbox]:not([class*=uk-]):focus,.uk-light input[type=radio]:not([class*=uk-]):focus,.uk-overlay-primary .uk-checkbox:focus,.uk-overlay-primary .uk-radio:focus,.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:focus,.uk-section-primary:not(.uk-preserve-color) .uk-radio:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-radio:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-radio:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:focus {
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-checkbox:checked,.tm-toolbar .uk-checkbox:indeterminate,.tm-toolbar .uk-radio:checked,.uk-card-primary.uk-card-body .uk-checkbox:checked,.uk-card-primary.uk-card-body .uk-checkbox:indeterminate,.uk-card-primary.uk-card-body .uk-radio:checked,.uk-card-primary>:not([class*=uk-card-media]) .uk-checkbox:checked,.uk-card-primary>:not([class*=uk-card-media]) .uk-checkbox:indeterminate,.uk-card-primary>:not([class*=uk-card-media]) .uk-radio:checked,.uk-card-secondary.uk-card-body .uk-checkbox:checked,.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate,.uk-card-secondary.uk-card-body .uk-radio:checked,.uk-card-secondary>:not([class*=uk-card-media]) .uk-checkbox:checked,.uk-card-secondary>:not([class*=uk-card-media]) .uk-checkbox:indeterminate,.uk-card-secondary>:not([class*=uk-card-media]) .uk-radio:checked,.uk-light .uk-checkbox:checked,.uk-light .uk-checkbox:indeterminate,.uk-light .uk-radio:checked,.uk-light input[type=checkbox]:not([class*=uk-]):checked,.uk-light input[type=checkbox]:not([class*=uk-]):indeterminate,.uk-light input[type=radio]:not([class*=uk-]):checked,.uk-overlay-primary .uk-checkbox:checked,.uk-overlay-primary .uk-checkbox:indeterminate,.uk-overlay-primary .uk-radio:checked,.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked,.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked,.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked,.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked,.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked,.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,.uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked,.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked,.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked {
|
|
background-color:#fff;
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-checkbox:checked:focus,.tm-toolbar .uk-checkbox:indeterminate:focus,.tm-toolbar .uk-radio:checked:focus,.uk-card-primary.uk-card-body .uk-checkbox:checked:focus,.uk-card-primary.uk-card-body .uk-checkbox:indeterminate:focus,.uk-card-primary.uk-card-body .uk-radio:checked:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-checkbox:checked:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-checkbox:indeterminate:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-radio:checked:focus,.uk-card-secondary.uk-card-body .uk-checkbox:checked:focus,.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate:focus,.uk-card-secondary.uk-card-body .uk-radio:checked:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-checkbox:checked:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-checkbox:indeterminate:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-radio:checked:focus,.uk-light .uk-checkbox:checked:focus,.uk-light .uk-checkbox:indeterminate:focus,.uk-light .uk-radio:checked:focus,.uk-light input[type=checkbox]:not([class*=uk-]):checked:focus,.uk-light input[type=checkbox]:not([class*=uk-]):indeterminate:focus,.uk-light input[type=radio]:not([class*=uk-]):checked:focus,.uk-overlay-primary .uk-checkbox:checked:focus,.uk-overlay-primary .uk-checkbox:indeterminate:focus,.uk-overlay-primary .uk-radio:checked:focus,.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked:focus,.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked:focus {
|
|
background-color:#e6e6e6;
|
|
}
|
|
|
|
.tm-toolbar .uk-radio:checked,.uk-card-primary.uk-card-body .uk-radio:checked,.uk-card-primary>:not([class*=uk-card-media]) .uk-radio:checked,.uk-card-secondary.uk-card-body .uk-radio:checked,.uk-card-secondary>:not([class*=uk-card-media]) .uk-radio:checked,.uk-light .uk-radio:checked,.uk-light input[type=radio]:not([class*=uk-]):checked,.uk-overlay-primary .uk-radio:checked,.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked,.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked,.uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked,.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23ea861b%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.tm-toolbar .uk-checkbox:checked,.uk-card-primary.uk-card-body .uk-checkbox:checked,.uk-card-primary>:not([class*=uk-card-media]) .uk-checkbox:checked,.uk-card-secondary.uk-card-body .uk-checkbox:checked,.uk-card-secondary>:not([class*=uk-card-media]) .uk-checkbox:checked,.uk-light .uk-checkbox:checked,.uk-light input[type=checkbox]:not([class*=uk-]):checked,.uk-overlay-primary .uk-checkbox:checked,.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked,.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked,.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked,.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23ea861b%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
|
|
}
|
|
|
|
.tm-toolbar .uk-checkbox:indeterminate,.uk-card-primary.uk-card-body .uk-checkbox:indeterminate,.uk-card-primary>:not([class*=uk-card-media]) .uk-checkbox:indeterminate,.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate,.uk-card-secondary>:not([class*=uk-card-media]) .uk-checkbox:indeterminate,.uk-light .uk-checkbox:indeterminate,.uk-light input[type=checkbox]:not([class*=uk-]):indeterminate,.uk-overlay-primary .uk-checkbox:indeterminate,.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23ea861b%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.tm-toolbar .uk-form-label,.uk-card-primary.uk-card-body .uk-form-label,.uk-card-primary>:not([class*=uk-card-media]) .uk-form-label,.uk-card-secondary.uk-card-body .uk-form-label,.uk-card-secondary>:not([class*=uk-card-media]) .uk-form-label,.uk-light .uk-form-label,.uk-overlay-primary .uk-form-label,.uk-section-primary:not(.uk-preserve-color) .uk-form-label,.uk-section-secondary:not(.uk-preserve-color) .uk-form-label,.uk-tile-primary:not(.uk-preserve-color) .uk-form-label,.uk-tile-secondary:not(.uk-preserve-color) .uk-form-label {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-form-icon,.uk-card-primary.uk-card-body .uk-form-icon,.uk-card-primary>:not([class*=uk-card-media]) .uk-form-icon,.uk-card-secondary.uk-card-body .uk-form-icon,.uk-card-secondary>:not([class*=uk-card-media]) .uk-form-icon,.uk-light .uk-form-icon,.uk-overlay-primary .uk-form-icon,.uk-section-primary:not(.uk-preserve-color) .uk-form-icon,.uk-section-secondary:not(.uk-preserve-color) .uk-form-icon,.uk-tile-primary:not(.uk-preserve-color) .uk-form-icon,.uk-tile-secondary:not(.uk-preserve-color) .uk-form-icon {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-form-icon:hover,.uk-card-primary.uk-card-body .uk-form-icon:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-form-icon:hover,.uk-card-secondary.uk-card-body .uk-form-icon:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-form-icon:hover,.uk-light .uk-form-icon:hover,.uk-overlay-primary .uk-form-icon:hover,.uk-section-primary:not(.uk-preserve-color) .uk-form-icon:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-form-icon:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-form-icon:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-form-icon:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-button-default,.uk-card-primary.uk-card-body .uk-button-default,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-default,.uk-card-secondary.uk-card-body .uk-button-default,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default,.uk-light .btn,.uk-light .uk-button-default,.uk-overlay-primary .uk-button-default,.uk-section-primary:not(.uk-preserve-color) .uk-button-default,.uk-section-secondary:not(.uk-preserve-color) .uk-button-default,.uk-tile-primary:not(.uk-preserve-color) .uk-button-default,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default {
|
|
background-color:#fff;
|
|
color:#ea861b;
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-button-default:focus,.tm-toolbar .uk-button-default:hover,.uk-card-primary.uk-card-body .uk-button-default:focus,.uk-card-primary.uk-card-body .uk-button-default:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-default:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-default:hover,.uk-card-secondary.uk-card-body .uk-button-default:focus,.uk-card-secondary.uk-card-body .uk-button-default:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:hover,.uk-light .btn:focus,.uk-light .btn:hover,.uk-light .uk-button-default:focus,.uk-light .uk-button-default:hover,.uk-overlay-primary .uk-button-default:focus,.uk-overlay-primary .uk-button-default:hover,.uk-section-primary:not(.uk-preserve-color) .uk-button-default:focus,.uk-section-primary:not(.uk-preserve-color) .uk-button-default:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-button-default:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-button-default:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:hover {
|
|
background-color:#f2f2f2;
|
|
color:#ea861b;
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-button-default.uk-active,.tm-toolbar .uk-button-default:active,.uk-card-primary.uk-card-body .uk-button-default.uk-active,.uk-card-primary.uk-card-body .uk-button-default:active,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-default.uk-active,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-default:active,.uk-card-secondary.uk-card-body .uk-button-default.uk-active,.uk-card-secondary.uk-card-body .uk-button-default:active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default.uk-active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default:active,.uk-light .btn.uk-active,.uk-light .btn:active,.uk-light .uk-button-default.uk-active,.uk-light .uk-button-default:active,.uk-overlay-primary .uk-button-default.uk-active,.uk-overlay-primary .uk-button-default:active,.uk-section-primary:not(.uk-preserve-color) .uk-button-default.uk-active,.uk-section-primary:not(.uk-preserve-color) .uk-button-default:active,.uk-section-secondary:not(.uk-preserve-color) .uk-button-default.uk-active,.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:active,.uk-tile-primary:not(.uk-preserve-color) .uk-button-default.uk-active,.uk-tile-primary:not(.uk-preserve-color) .uk-button-default:active,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default.uk-active,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:active {
|
|
background-color:#e6e6e6;
|
|
color:#ea861b;
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-button-primary,.uk-card-primary.uk-card-body .uk-button-primary,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-primary,.uk-card-secondary.uk-card-body .uk-button-primary,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-primary,.uk-light .btn-info,.uk-light .btn-primary,.uk-light .uk-button-primary,.uk-overlay-primary .uk-button-primary,.uk-section-primary:not(.uk-preserve-color) .uk-button-primary,.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary,.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary {
|
|
background-color:#ea861b;
|
|
color:rgba(255,255,255,.7);
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-button-primary:focus,.tm-toolbar .uk-button-primary:hover,.uk-card-primary.uk-card-body .uk-button-primary:focus,.uk-card-primary.uk-card-body .uk-button-primary:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-primary:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-primary:hover,.uk-card-secondary.uk-card-body .uk-button-primary:focus,.uk-card-secondary.uk-card-body .uk-button-primary:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-primary:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-primary:hover,.uk-light .btn-info:focus,.uk-light .btn-info:hover,.uk-light .btn-primary:focus,.uk-light .btn-primary:hover,.uk-light .uk-button-primary:focus,.uk-light .uk-button-primary:hover,.uk-overlay-primary .uk-button-primary:focus,.uk-overlay-primary .uk-button-primary:hover,.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:focus,.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:hover {
|
|
background-color:#fff;
|
|
color:#ea861b;
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-button-primary.uk-active,.tm-toolbar .uk-button-primary:active,.uk-card-primary.uk-card-body .uk-button-primary.uk-active,.uk-card-primary.uk-card-body .uk-button-primary:active,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-primary.uk-active,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-primary:active,.uk-card-secondary.uk-card-body .uk-button-primary.uk-active,.uk-card-secondary.uk-card-body .uk-button-primary:active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-primary.uk-active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-primary:active,.uk-light .btn-info.uk-active,.uk-light .btn-info:active,.uk-light .btn-primary.uk-active,.uk-light .btn-primary:active,.uk-light .uk-button-primary.uk-active,.uk-light .uk-button-primary:active,.uk-overlay-primary .uk-button-primary.uk-active,.uk-overlay-primary .uk-button-primary:active,.uk-section-primary:not(.uk-preserve-color) .uk-button-primary.uk-active,.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:active,.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active,.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:active,.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary.uk-active,.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:active,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:active {
|
|
background-color:#e6e6e6;
|
|
color:#ea861b;
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-button-secondary,.uk-card-primary.uk-card-body .uk-button-secondary,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-secondary,.uk-card-secondary.uk-card-body .uk-button-secondary,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-secondary,.uk-light .btn-success,.uk-light .uk-button-secondary,.uk-overlay-primary .uk-button-secondary,.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary,.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary,.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary {
|
|
background-color:#fff;
|
|
color:#ea861b;
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-button-secondary:focus,.tm-toolbar .uk-button-secondary:hover,.uk-card-primary.uk-card-body .uk-button-secondary:focus,.uk-card-primary.uk-card-body .uk-button-secondary:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-secondary:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-secondary:hover,.uk-card-secondary.uk-card-body .uk-button-secondary:focus,.uk-card-secondary.uk-card-body .uk-button-secondary:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-secondary:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-secondary:hover,.uk-light .btn-success:focus,.uk-light .btn-success:hover,.uk-light .uk-button-secondary:focus,.uk-light .uk-button-secondary:hover,.uk-overlay-primary .uk-button-secondary:focus,.uk-overlay-primary .uk-button-secondary:hover,.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:focus,.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:hover {
|
|
background-color:#f2f2f2;
|
|
color:#ea861b;
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-button-secondary.uk-active,.tm-toolbar .uk-button-secondary:active,.uk-card-primary.uk-card-body .uk-button-secondary.uk-active,.uk-card-primary.uk-card-body .uk-button-secondary:active,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-secondary.uk-active,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-secondary:active,.uk-card-secondary.uk-card-body .uk-button-secondary.uk-active,.uk-card-secondary.uk-card-body .uk-button-secondary:active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-secondary.uk-active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-secondary:active,.uk-light .btn-success.uk-active,.uk-light .btn-success:active,.uk-light .uk-button-secondary.uk-active,.uk-light .uk-button-secondary:active,.uk-overlay-primary .uk-button-secondary.uk-active,.uk-overlay-primary .uk-button-secondary:active,.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active,.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:active,.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active,.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:active,.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active,.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:active,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:active {
|
|
background-color:#e6e6e6;
|
|
color:#ea861b;
|
|
border-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-button-text,.uk-card-primary.uk-card-body .uk-button-text,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-text,.uk-card-secondary.uk-card-body .uk-button-text,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-text,.uk-light .uk-button-text,.uk-overlay-primary .uk-button-text,.uk-section-primary:not(.uk-preserve-color) .uk-button-text,.uk-section-secondary:not(.uk-preserve-color) .uk-button-text,.uk-tile-primary:not(.uk-preserve-color) .uk-button-text,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-button-text::before,.uk-card-primary.uk-card-body .uk-button-text::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-text::before,.uk-card-secondary.uk-card-body .uk-button-text::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-text::before,.uk-light .uk-button-text::before,.uk-overlay-primary .uk-button-text::before,.uk-section-primary:not(.uk-preserve-color) .uk-button-text::before,.uk-section-secondary:not(.uk-preserve-color) .uk-button-text::before,.uk-tile-primary:not(.uk-preserve-color) .uk-button-text::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text::before {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2223%22%20height%3D%2211%22%20viewBox%3D%220%200%2023%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.4%29%22%20points%3D%2217%201%2022%205.5%2017%2010%20%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.4%29%22%20x1%3D%220%22%20y1%3D%225.5%22%20x2%3D%2222.4%22%20y2%3D%225.5%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.tm-toolbar .uk-button-text:focus,.tm-toolbar .uk-button-text:hover,.uk-card-primary.uk-card-body .uk-button-text:focus,.uk-card-primary.uk-card-body .uk-button-text:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-text:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-text:hover,.uk-card-secondary.uk-card-body .uk-button-text:focus,.uk-card-secondary.uk-card-body .uk-button-text:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-text:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-text:hover,.uk-light .uk-button-text:focus,.uk-light .uk-button-text:hover,.uk-overlay-primary .uk-button-text:focus,.uk-overlay-primary .uk-button-text:hover,.uk-section-primary:not(.uk-preserve-color) .uk-button-text:focus,.uk-section-primary:not(.uk-preserve-color) .uk-button-text:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-button-text:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-button-text:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-button-text:focus::before,.tm-toolbar .uk-button-text:hover::before,.uk-card-primary.uk-card-body .uk-button-text:focus::before,.uk-card-primary.uk-card-body .uk-button-text:hover::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-text:focus::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-text:hover::before,.uk-card-secondary.uk-card-body .uk-button-text:focus::before,.uk-card-secondary.uk-card-body .uk-button-text:hover::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-text:focus::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-text:hover::before,.uk-light .uk-button-text:focus::before,.uk-light .uk-button-text:hover::before,.uk-overlay-primary .uk-button-text:focus::before,.uk-overlay-primary .uk-button-text:hover::before,.uk-section-primary:not(.uk-preserve-color) .uk-button-text:focus::before,.uk-section-primary:not(.uk-preserve-color) .uk-button-text:hover::before,.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:focus::before,.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:hover::before,.uk-tile-primary:not(.uk-preserve-color) .uk-button-text:focus::before,.uk-tile-primary:not(.uk-preserve-color) .uk-button-text:hover::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:focus::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:hover::before {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2223%22%20height%3D%2211%22%20viewBox%3D%220%200%2023%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2217%201%2022%205.5%2017%2010%20%22%20%2F%3E%0A%20%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20x1%3D%220%22%20y1%3D%225.5%22%20x2%3D%2222.4%22%20y2%3D%225.5%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.tm-toolbar .uk-button-text:disabled,.uk-card-primary.uk-card-body .uk-button-text:disabled,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-text:disabled,.uk-card-secondary.uk-card-body .uk-button-text:disabled,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-text:disabled,.uk-light .uk-button-text:disabled,.uk-overlay-primary .uk-button-text:disabled,.uk-section-primary:not(.uk-preserve-color) .uk-button-text:disabled,.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:disabled,.uk-tile-primary:not(.uk-preserve-color) .uk-button-text:disabled,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:disabled {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-button-link,.uk-card-primary.uk-card-body .uk-button-link,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-link,.uk-card-secondary.uk-card-body .uk-button-link,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-link,.uk-light .btn-link,.uk-light .pager li>a,.uk-light .pager li>span,.uk-light .uk-button-link,.uk-overlay-primary .uk-button-link,.uk-section-primary:not(.uk-preserve-color) .uk-button-link,.uk-section-secondary:not(.uk-preserve-color) .uk-button-link,.uk-tile-primary:not(.uk-preserve-color) .uk-button-link,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-link {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-button-link:focus,.tm-toolbar .uk-button-link:hover,.uk-card-primary.uk-card-body .uk-button-link:focus,.uk-card-primary.uk-card-body .uk-button-link:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-link:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-button-link:hover,.uk-card-secondary.uk-card-body .uk-button-link:focus,.uk-card-secondary.uk-card-body .uk-button-link:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-link:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-button-link:hover,.uk-light .btn-link:focus,.uk-light .btn-link:hover,.uk-light .pager li>a:focus,.uk-light .pager li>a:hover,.uk-light .pager li>span:focus,.uk-light .pager li>span:hover,.uk-light .uk-button-link:focus,.uk-light .uk-button-link:hover,.uk-overlay-primary .uk-button-link:focus,.uk-overlay-primary .uk-button-link:hover,.uk-section-primary:not(.uk-preserve-color) .uk-button-link:focus,.uk-section-primary:not(.uk-preserve-color) .uk-button-link:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-button-link:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-button-link:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-button-link:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-button-link:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-link:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-button-link:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-grid-divider>:not(.uk-first-column)::before,.uk-card-primary.uk-card-body .uk-grid-divider>:not(.uk-first-column)::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-grid-divider>:not(.uk-first-column)::before,.uk-card-secondary.uk-card-body .uk-grid-divider>:not(.uk-first-column)::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-grid-divider>:not(.uk-first-column)::before,.uk-light .uk-grid-divider>:not(.uk-first-column)::before,.uk-overlay-primary .uk-grid-divider>:not(.uk-first-column)::before,.uk-section-primary:not(.uk-preserve-color) .uk-grid-divider>:not(.uk-first-column)::before,.uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider>:not(.uk-first-column)::before,.uk-tile-primary:not(.uk-preserve-color) .uk-grid-divider>:not(.uk-first-column)::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-grid-divider>:not(.uk-first-column)::before {
|
|
border-left-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-card-primary.uk-card-body .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-card-secondary.uk-card-body .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-light .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-overlay-primary .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-section-primary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-tile-primary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-close,.uk-card-primary.uk-card-body .uk-close,.uk-card-primary>:not([class*=uk-card-media]) .uk-close,.uk-card-secondary.uk-card-body .uk-close,.uk-card-secondary>:not([class*=uk-card-media]) .uk-close,.uk-light .uk-close,.uk-overlay-primary .uk-close,.uk-section-primary:not(.uk-preserve-color) .uk-close,.uk-section-secondary:not(.uk-preserve-color) .uk-close,.uk-tile-primary:not(.uk-preserve-color) .uk-close,.uk-tile-secondary:not(.uk-preserve-color) .uk-close {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-close:focus,.tm-toolbar .uk-close:hover,.uk-card-primary.uk-card-body .uk-close:focus,.uk-card-primary.uk-card-body .uk-close:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-close:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-close:hover,.uk-card-secondary.uk-card-body .uk-close:focus,.uk-card-secondary.uk-card-body .uk-close:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-close:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-close:hover,.uk-light .uk-close:focus,.uk-light .uk-close:hover,.uk-overlay-primary .uk-close:focus,.uk-overlay-primary .uk-close:hover,.uk-section-primary:not(.uk-preserve-color) .uk-close:focus,.uk-section-primary:not(.uk-preserve-color) .uk-close:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-close:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-close:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-close:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-close:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-close:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-close:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-totop,.uk-card-primary.uk-card-body .uk-totop,.uk-card-primary>:not([class*=uk-card-media]) .uk-totop,.uk-card-secondary.uk-card-body .uk-totop,.uk-card-secondary>:not([class*=uk-card-media]) .uk-totop,.uk-light .uk-totop,.uk-overlay-primary .uk-totop,.uk-section-primary:not(.uk-preserve-color) .uk-totop,.uk-section-secondary:not(.uk-preserve-color) .uk-totop,.uk-tile-primary:not(.uk-preserve-color) .uk-totop,.uk-tile-secondary:not(.uk-preserve-color) .uk-totop {
|
|
color:rgba(255,255,255,.4);
|
|
background-color:#ea861b;
|
|
}
|
|
|
|
.tm-toolbar .uk-totop:focus,.tm-toolbar .uk-totop:hover,.uk-card-primary.uk-card-body .uk-totop:focus,.uk-card-primary.uk-card-body .uk-totop:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-totop:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-totop:hover,.uk-card-secondary.uk-card-body .uk-totop:focus,.uk-card-secondary.uk-card-body .uk-totop:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-totop:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-totop:hover,.uk-light .uk-totop:focus,.uk-light .uk-totop:hover,.uk-overlay-primary .uk-totop:focus,.uk-overlay-primary .uk-totop:hover,.uk-section-primary:not(.uk-preserve-color) .uk-totop:focus,.uk-section-primary:not(.uk-preserve-color) .uk-totop:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-totop:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-totop:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-totop:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-totop:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-totop:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-totop:hover {
|
|
color:rgba(255,255,255,.7);
|
|
background-color:#c06c12;
|
|
}
|
|
|
|
.tm-toolbar .uk-totop:active,.uk-card-primary.uk-card-body .uk-totop:active,.uk-card-primary>:not([class*=uk-card-media]) .uk-totop:active,.uk-card-secondary.uk-card-body .uk-totop:active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-totop:active,.uk-light .uk-totop:active,.uk-overlay-primary .uk-totop:active,.uk-section-primary:not(.uk-preserve-color) .uk-totop:active,.uk-section-secondary:not(.uk-preserve-color) .uk-totop:active,.uk-tile-primary:not(.uk-preserve-color) .uk-totop:active,.uk-tile-secondary:not(.uk-preserve-color) .uk-totop:active {
|
|
color:#fff;
|
|
background-color:#ea861b;
|
|
}
|
|
|
|
.tm-toolbar .uk-marker,.uk-card-primary.uk-card-body .uk-marker,.uk-card-primary>:not([class*=uk-card-media]) .uk-marker,.uk-card-secondary.uk-card-body .uk-marker,.uk-card-secondary>:not([class*=uk-card-media]) .uk-marker,.uk-light .uk-marker,.uk-overlay-primary .uk-marker,.uk-section-primary:not(.uk-preserve-color) .uk-marker,.uk-section-secondary:not(.uk-preserve-color) .uk-marker,.uk-tile-primary:not(.uk-preserve-color) .uk-marker,.uk-tile-secondary:not(.uk-preserve-color) .uk-marker {
|
|
background:rgba(247,247,247,0);
|
|
color:#4e555c;
|
|
}
|
|
|
|
.tm-toolbar .uk-marker:focus,.tm-toolbar .uk-marker:hover,.uk-card-primary.uk-card-body .uk-marker:focus,.uk-card-primary.uk-card-body .uk-marker:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-marker:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-marker:hover,.uk-card-secondary.uk-card-body .uk-marker:focus,.uk-card-secondary.uk-card-body .uk-marker:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-marker:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-marker:hover,.uk-light .uk-marker:focus,.uk-light .uk-marker:hover,.uk-overlay-primary .uk-marker:focus,.uk-overlay-primary .uk-marker:hover,.uk-section-primary:not(.uk-preserve-color) .uk-marker:focus,.uk-section-primary:not(.uk-preserve-color) .uk-marker:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-marker:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-marker:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-marker:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-marker:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-marker:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-marker:hover {
|
|
color:#4e555c;
|
|
}
|
|
|
|
.tm-toolbar .uk-badge,.uk-card-primary.uk-card-body .uk-badge,.uk-card-primary>:not([class*=uk-card-media]) .uk-badge,.uk-card-secondary.uk-card-body .uk-badge,.uk-card-secondary>:not([class*=uk-card-media]) .uk-badge,.uk-light .uk-badge,.uk-overlay-primary .uk-badge,.uk-section-primary:not(.uk-preserve-color) .uk-badge,.uk-section-secondary:not(.uk-preserve-color) .uk-badge,.uk-tile-primary:not(.uk-preserve-color) .uk-badge,.uk-tile-secondary:not(.uk-preserve-color) .uk-badge {
|
|
background-color:#fff;
|
|
color:#ea861b;
|
|
}
|
|
|
|
.tm-toolbar .uk-badge:focus,.tm-toolbar .uk-badge:hover,.uk-card-primary.uk-card-body .uk-badge:focus,.uk-card-primary.uk-card-body .uk-badge:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-badge:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-badge:hover,.uk-card-secondary.uk-card-body .uk-badge:focus,.uk-card-secondary.uk-card-body .uk-badge:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-badge:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-badge:hover,.uk-light .uk-badge:focus,.uk-light .uk-badge:hover,.uk-overlay-primary .uk-badge:focus,.uk-overlay-primary .uk-badge:hover,.uk-section-primary:not(.uk-preserve-color) .uk-badge:focus,.uk-section-primary:not(.uk-preserve-color) .uk-badge:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-badge:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-badge:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-badge:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-badge:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-badge:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-badge:hover {
|
|
color:#ea861b;
|
|
}
|
|
|
|
.tm-toolbar .uk-label,.uk-card-primary.uk-card-body .uk-label,.uk-card-primary>:not([class*=uk-card-media]) .uk-label,.uk-card-secondary.uk-card-body .uk-label,.uk-card-secondary>:not([class*=uk-card-media]) .uk-label,.uk-light .uk-label,.uk-overlay-primary .uk-label,.uk-section-primary:not(.uk-preserve-color) .uk-label,.uk-section-secondary:not(.uk-preserve-color) .uk-label,.uk-tile-primary:not(.uk-preserve-color) .uk-label,.uk-tile-secondary:not(.uk-preserve-color) .uk-label {
|
|
background-color:transparent;
|
|
color:#fff;
|
|
border-color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-article-title,.uk-card-primary.uk-card-body .uk-article-title,.uk-card-primary>:not([class*=uk-card-media]) .uk-article-title,.uk-card-secondary.uk-card-body .uk-article-title,.uk-card-secondary>:not([class*=uk-card-media]) .uk-article-title,.uk-light .uk-article-title,.uk-overlay-primary .uk-article-title,.uk-section-primary:not(.uk-preserve-color) .uk-article-title,.uk-section-secondary:not(.uk-preserve-color) .uk-article-title,.uk-tile-primary:not(.uk-preserve-color) .uk-article-title,.uk-tile-secondary:not(.uk-preserve-color) .uk-article-title {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-article-meta,.uk-card-primary.uk-card-body .uk-article-meta,.uk-card-primary>:not([class*=uk-card-media]) .uk-article-meta,.uk-card-secondary.uk-card-body .uk-article-meta,.uk-card-secondary>:not([class*=uk-card-media]) .uk-article-meta,.uk-light .uk-article-meta,.uk-overlay-primary .uk-article-meta,.uk-section-primary:not(.uk-preserve-color) .uk-article-meta,.uk-section-secondary:not(.uk-preserve-color) .uk-article-meta,.uk-tile-primary:not(.uk-preserve-color) .uk-article-meta,.uk-tile-secondary:not(.uk-preserve-color) .uk-article-meta {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-search-input,.uk-card-primary.uk-card-body .uk-search-input,.uk-card-primary>:not([class*=uk-card-media]) .uk-search-input,.uk-card-secondary.uk-card-body .uk-search-input,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search-input,.uk-light .uk-search-input,.uk-overlay-primary .uk-search-input,.uk-section-primary:not(.uk-preserve-color) .uk-search-input,.uk-section-secondary:not(.uk-preserve-color) .uk-search-input,.uk-tile-primary:not(.uk-preserve-color) .uk-search-input,.uk-tile-secondary:not(.uk-preserve-color) .uk-search-input {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-search-input:-ms-input-placeholder,.uk-card-primary.uk-card-body .uk-search-input:-ms-input-placeholder,.uk-card-primary>:not([class*=uk-card-media]) .uk-search-input:-ms-input-placeholder,.uk-card-secondary.uk-card-body .uk-search-input:-ms-input-placeholder,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search-input:-ms-input-placeholder,.uk-light .uk-search-input:-ms-input-placeholder,.uk-overlay-primary .uk-search-input:-ms-input-placeholder,.uk-section-primary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder,.uk-section-secondary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder,.uk-tile-primary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder,.uk-tile-secondary:not(.uk-preserve-color) .uk-search-input:-ms-input-placeholder {
|
|
color:rgba(255,255,255,.4)!important;
|
|
}
|
|
|
|
.tm-toolbar .uk-search-input::placeholder,.uk-card-primary.uk-card-body .uk-search-input::placeholder,.uk-card-primary>:not([class*=uk-card-media]) .uk-search-input::placeholder,.uk-card-secondary.uk-card-body .uk-search-input::placeholder,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search-input::placeholder,.uk-light .uk-search-input::placeholder,.uk-overlay-primary .uk-search-input::placeholder,.uk-section-primary:not(.uk-preserve-color) .uk-search-input::placeholder,.uk-section-secondary:not(.uk-preserve-color) .uk-search-input::placeholder,.uk-tile-primary:not(.uk-preserve-color) .uk-search-input::placeholder,.uk-tile-secondary:not(.uk-preserve-color) .uk-search-input::placeholder {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-search .uk-search-icon,.uk-card-primary.uk-card-body .uk-search .uk-search-icon,.uk-card-primary>:not([class*=uk-card-media]) .uk-search .uk-search-icon,.uk-card-secondary.uk-card-body .uk-search .uk-search-icon,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search .uk-search-icon,.uk-light .uk-search .uk-search-icon,.uk-overlay-primary .uk-search .uk-search-icon,.uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon,.uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon,.uk-tile-primary:not(.uk-preserve-color) .uk-search .uk-search-icon,.uk-tile-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-search .uk-search-icon:hover,.uk-card-primary.uk-card-body .uk-search .uk-search-icon:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-search .uk-search-icon:hover,.uk-card-secondary.uk-card-body .uk-search .uk-search-icon:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search .uk-search-icon:hover,.uk-light .uk-search .uk-search-icon:hover,.uk-overlay-primary .uk-search .uk-search-icon:hover,.uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-search-default .uk-search-input,.uk-card-primary.uk-card-body .uk-search-default .uk-search-input,.uk-card-primary>:not([class*=uk-card-media]) .uk-search-default .uk-search-input,.uk-card-secondary.uk-card-body .uk-search-default .uk-search-input,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search-default .uk-search-input,.uk-light .uk-search-default .uk-search-input,.uk-overlay-primary .uk-search-default .uk-search-input,.uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input,.uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input,.uk-tile-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input,.uk-tile-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input {
|
|
background-color:transparent;
|
|
border-bottom-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-search-default .uk-search-input:focus,.uk-card-primary.uk-card-body .uk-search-default .uk-search-input:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-search-default .uk-search-input:focus,.uk-card-secondary.uk-card-body .uk-search-default .uk-search-input:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search-default .uk-search-input:focus,.uk-light .uk-search-default .uk-search-input:focus,.uk-overlay-primary .uk-search-default .uk-search-input:focus,.uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus {
|
|
background-color:transparent;
|
|
border-bottom-color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-search-navbar .uk-search-input,.uk-card-primary.uk-card-body .uk-search-navbar .uk-search-input,.uk-card-primary>:not([class*=uk-card-media]) .uk-search-navbar .uk-search-input,.uk-card-secondary.uk-card-body .uk-search-navbar .uk-search-input,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search-navbar .uk-search-input,.uk-light .uk-search-navbar .uk-search-input,.uk-overlay-primary .uk-search-navbar .uk-search-input,.uk-section-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,.uk-section-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,.uk-tile-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,.uk-tile-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input {
|
|
background-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-search-large .uk-search-input,.uk-card-primary.uk-card-body .uk-search-large .uk-search-input,.uk-card-primary>:not([class*=uk-card-media]) .uk-search-large .uk-search-input,.uk-card-secondary.uk-card-body .uk-search-large .uk-search-input,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search-large .uk-search-input,.uk-light .uk-search-large .uk-search-input,.uk-overlay-primary .uk-search-large .uk-search-input,.uk-section-primary:not(.uk-preserve-color) .uk-search-large .uk-search-input,.uk-section-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input,.uk-tile-primary:not(.uk-preserve-color) .uk-search-large .uk-search-input,.uk-tile-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input {
|
|
background-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-search-toggle,.uk-card-primary.uk-card-body .uk-search-toggle,.uk-card-primary>:not([class*=uk-card-media]) .uk-search-toggle,.uk-card-secondary.uk-card-body .uk-search-toggle,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search-toggle,.uk-light .uk-search-toggle,.uk-overlay-primary .uk-search-toggle,.uk-section-primary:not(.uk-preserve-color) .uk-search-toggle,.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle,.uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle,.uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-search-toggle:focus,.tm-toolbar .uk-search-toggle:hover,.uk-card-primary.uk-card-body .uk-search-toggle:focus,.uk-card-primary.uk-card-body .uk-search-toggle:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-search-toggle:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-search-toggle:hover,.uk-card-secondary.uk-card-body .uk-search-toggle:focus,.uk-card-secondary.uk-card-body .uk-search-toggle:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search-toggle:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-search-toggle:hover,.uk-light .uk-search-toggle:focus,.uk-light .uk-search-toggle:hover,.uk-overlay-primary .uk-search-toggle:focus,.uk-overlay-primary .uk-search-toggle:hover,.uk-section-primary:not(.uk-preserve-color) .uk-search-toggle:focus,.uk-section-primary:not(.uk-preserve-color) .uk-search-toggle:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-parent-icon>.uk-parent>a::after,.uk-card-primary.uk-card-body .uk-nav-parent-icon>.uk-parent>a::after,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-parent-icon>.uk-parent>a::after,.uk-card-secondary.uk-card-body .uk-nav-parent-icon>.uk-parent>a::after,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-parent-icon>.uk-parent>a::after,.uk-light .uk-nav-parent-icon>.uk-parent>a::after,.uk-overlay-primary .uk-nav-parent-icon>.uk-parent>a::after,.uk-section-primary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent>a::after,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent>a::after,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent>a::after,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent>a::after {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-parent-icon>.uk-parent.uk-open>a::after,.uk-card-primary.uk-card-body .uk-nav-parent-icon>.uk-parent.uk-open>a::after,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,.uk-card-secondary.uk-card-body .uk-nav-parent-icon>.uk-parent.uk-open>a::after,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,.uk-light .uk-nav-parent-icon>.uk-parent.uk-open>a::after,.uk-overlay-primary .uk-nav-parent-icon>.uk-parent.uk-open>a::after,.uk-section-primary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent.uk-open>a::after,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-parent-icon>.uk-parent.uk-open>a::after {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-default>li>a,.uk-card-primary.uk-card-body .uk-nav-default>li>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default>li>a,.uk-card-secondary.uk-card-body .uk-nav-default>li>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default>li>a,.uk-light .uk-nav-default>li>a,.uk-overlay-primary .uk-nav-default>li>a,.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li>a,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li>a,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default>li>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default>li>a {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-default>li>a:focus,.tm-toolbar .uk-nav-default>li>a:hover,.uk-card-primary.uk-card-body .uk-nav-default>li>a:focus,.uk-card-primary.uk-card-body .uk-nav-default>li>a:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default>li>a:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default>li>a:hover,.uk-card-secondary.uk-card-body .uk-nav-default>li>a:focus,.uk-card-secondary.uk-card-body .uk-nav-default>li>a:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default>li>a:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default>li>a:hover,.uk-light .uk-nav-default>li>a:focus,.uk-light .uk-nav-default>li>a:hover,.uk-overlay-primary .uk-nav-default>li>a:focus,.uk-overlay-primary .uk-nav-default>li>a:hover,.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li>a:focus,.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li>a:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li>a:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li>a:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default>li>a:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default>li>a:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default>li>a:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default>li>a:hover {
|
|
color:rgba(255,255,255,.7);
|
|
background-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-default>li.uk-active>a,.uk-card-primary.uk-card-body .uk-nav-default>li.uk-active>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default>li.uk-active>a,.uk-card-secondary.uk-card-body .uk-nav-default>li.uk-active>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default>li.uk-active>a,.uk-light .uk-nav-default>li.uk-active>a,.uk-overlay-primary .uk-nav-default>li.uk-active>a,.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li.uk-active>a,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li.uk-active>a,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default>li.uk-active>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default>li.uk-active>a {
|
|
color:#fff;
|
|
background-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-default .uk-nav-header,.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-header,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-header,.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-header,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-header,.uk-light .uk-nav-default .uk-nav-header,.uk-overlay-primary .uk-nav-default .uk-nav-header,.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-default .uk-nav-divider,.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-divider,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-divider,.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-divider,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-divider,.uk-light .uk-nav-default .uk-nav-divider,.uk-overlay-primary .uk-nav-default .uk-nav-divider,.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-default .uk-nav-sub a,.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a,.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a,.uk-light .uk-nav-default .uk-nav-sub a,.uk-overlay-primary .uk-nav-default .uk-nav-sub a,.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-default .uk-nav-sub a:focus,.tm-toolbar .uk-nav-default .uk-nav-sub a:hover,.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a:focus,.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:hover,.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a:focus,.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-default .uk-nav-sub a:hover,.uk-light .uk-nav-default .uk-nav-sub a:focus,.uk-light .uk-nav-default .uk-nav-sub a:hover,.uk-overlay-primary .uk-nav-default .uk-nav-sub a:focus,.uk-overlay-primary .uk-nav-default .uk-nav-sub a:hover,.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus,.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-primary>li>a,.uk-card-primary.uk-card-body .uk-nav-primary>li>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary>li>a,.uk-card-secondary.uk-card-body .uk-nav-primary>li>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary>li>a,.uk-light .uk-nav-primary>li>a,.uk-overlay-primary .uk-nav-primary>li>a,.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li>a,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary>li>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-primary>li>a:focus,.tm-toolbar .uk-nav-primary>li>a:hover,.uk-card-primary.uk-card-body .uk-nav-primary>li>a:focus,.uk-card-primary.uk-card-body .uk-nav-primary>li>a:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary>li>a:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary>li>a:hover,.uk-card-secondary.uk-card-body .uk-nav-primary>li>a:focus,.uk-card-secondary.uk-card-body .uk-nav-primary>li>a:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary>li>a:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary>li>a:hover,.uk-light .uk-nav-primary>li>a:focus,.uk-light .uk-nav-primary>li>a:hover,.uk-overlay-primary .uk-nav-primary>li>a:focus,.uk-overlay-primary .uk-nav-primary>li>a:hover,.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li>a:focus,.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li>a:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary>li>a:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary>li>a:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-primary>li.uk-active>a,.uk-card-primary.uk-card-body .uk-nav-primary>li.uk-active>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary>li.uk-active>a,.uk-card-secondary.uk-card-body .uk-nav-primary>li.uk-active>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary>li.uk-active>a,.uk-light .uk-nav-primary>li.uk-active>a,.uk-overlay-primary .uk-nav-primary>li.uk-active>a,.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li.uk-active>a,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li.uk-active>a,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary>li.uk-active>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary>li.uk-active>a {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-primary .uk-nav-header,.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-header,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-header,.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-header,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-header,.uk-light .uk-nav-primary .uk-nav-header,.uk-overlay-primary .uk-nav-primary .uk-nav-header,.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-primary .uk-nav-divider,.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-divider,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-divider,.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-divider,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-divider,.uk-light .uk-nav-primary .uk-nav-divider,.uk-overlay-primary .uk-nav-primary .uk-nav-divider,.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-primary .uk-nav-sub a,.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a,.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a,.uk-light .uk-nav-primary .uk-nav-sub a,.uk-overlay-primary .uk-nav-primary .uk-nav-sub a,.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-nav-primary .uk-nav-sub a:focus,.tm-toolbar .uk-nav-primary .uk-nav-sub a:hover,.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:focus,.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:hover,.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:focus,.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-nav-primary .uk-nav-sub a:hover,.uk-light .uk-nav-primary .uk-nav-sub a:focus,.uk-light .uk-nav-primary .uk-nav-sub a:hover,.uk-overlay-primary .uk-nav-primary .uk-nav-sub a:focus,.uk-overlay-primary .uk-nav-primary .uk-nav-sub a:hover,.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus,.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-navbar-nav>li>a,.uk-card-primary.uk-card-body .uk-navbar-nav>li>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-navbar-nav>li>a,.uk-card-secondary.uk-card-body .uk-navbar-nav>li>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-navbar-nav>li>a,.uk-light .uk-navbar-nav>li>a,.uk-overlay-primary .uk-navbar-nav>li>a,.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a,.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-navbar-nav>li:hover>a,.tm-toolbar .uk-navbar-nav>li>a.uk-open,.tm-toolbar .uk-navbar-nav>li>a:focus,.uk-card-primary.uk-card-body .uk-navbar-nav>li:hover>a,.uk-card-primary.uk-card-body .uk-navbar-nav>li>a.uk-open,.uk-card-primary.uk-card-body .uk-navbar-nav>li>a:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-navbar-nav>li:hover>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-navbar-nav>li>a.uk-open,.uk-card-primary>:not([class*=uk-card-media]) .uk-navbar-nav>li>a:focus,.uk-card-secondary.uk-card-body .uk-navbar-nav>li:hover>a,.uk-card-secondary.uk-card-body .uk-navbar-nav>li>a.uk-open,.uk-card-secondary.uk-card-body .uk-navbar-nav>li>a:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-navbar-nav>li:hover>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-navbar-nav>li>a.uk-open,.uk-card-secondary>:not([class*=uk-card-media]) .uk-navbar-nav>li>a:focus,.uk-light .uk-navbar-nav>li:hover>a,.uk-light .uk-navbar-nav>li>a.uk-open,.uk-light .uk-navbar-nav>li>a:focus,.uk-overlay-primary .uk-navbar-nav>li:hover>a,.uk-overlay-primary .uk-navbar-nav>li>a.uk-open,.uk-overlay-primary .uk-navbar-nav>li>a:focus,.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a.uk-open,.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a.uk-open,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a.uk-open,.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a.uk-open,.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:focus {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-navbar-nav>li>a:active,.uk-card-primary.uk-card-body .uk-navbar-nav>li>a:active,.uk-card-primary>:not([class*=uk-card-media]) .uk-navbar-nav>li>a:active,.uk-card-secondary.uk-card-body .uk-navbar-nav>li>a:active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-navbar-nav>li>a:active,.uk-light .uk-navbar-nav>li>a:active,.uk-overlay-primary .uk-navbar-nav>li>a:active,.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active,.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active,.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-navbar-nav>li.uk-active>a,.uk-card-primary.uk-card-body .uk-navbar-nav>li.uk-active>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-navbar-nav>li.uk-active>a,.uk-card-secondary.uk-card-body .uk-navbar-nav>li.uk-active>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-navbar-nav>li.uk-active>a,.uk-light .uk-navbar-nav>li.uk-active>a,.uk-overlay-primary .uk-navbar-nav>li.uk-active>a,.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a,.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-navbar-item,.uk-card-primary.uk-card-body .uk-navbar-item,.uk-card-primary>:not([class*=uk-card-media]) .uk-navbar-item,.uk-card-secondary.uk-card-body .uk-navbar-item,.uk-card-secondary>:not([class*=uk-card-media]) .uk-navbar-item,.uk-light .uk-navbar-item,.uk-overlay-primary .uk-navbar-item,.uk-section-primary:not(.uk-preserve-color) .uk-navbar-item,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-item,.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-item,.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-item {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-navbar-toggle,.uk-card-primary.uk-card-body .uk-navbar-toggle,.uk-card-primary>:not([class*=uk-card-media]) .uk-navbar-toggle,.uk-card-secondary.uk-card-body .uk-navbar-toggle,.uk-card-secondary>:not([class*=uk-card-media]) .uk-navbar-toggle,.uk-light .uk-navbar-toggle,.uk-overlay-primary .uk-navbar-toggle,.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle,.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle,.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-navbar-toggle.uk-open,.tm-toolbar .uk-navbar-toggle:focus,.tm-toolbar .uk-navbar-toggle:hover,.uk-card-primary.uk-card-body .uk-navbar-toggle.uk-open,.uk-card-primary.uk-card-body .uk-navbar-toggle:focus,.uk-card-primary.uk-card-body .uk-navbar-toggle:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-navbar-toggle.uk-open,.uk-card-primary>:not([class*=uk-card-media]) .uk-navbar-toggle:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-navbar-toggle:hover,.uk-card-secondary.uk-card-body .uk-navbar-toggle.uk-open,.uk-card-secondary.uk-card-body .uk-navbar-toggle:focus,.uk-card-secondary.uk-card-body .uk-navbar-toggle:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-navbar-toggle.uk-open,.uk-card-secondary>:not([class*=uk-card-media]) .uk-navbar-toggle:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-navbar-toggle:hover,.uk-light .uk-navbar-toggle.uk-open,.uk-light .uk-navbar-toggle:focus,.uk-light .uk-navbar-toggle:hover,.uk-overlay-primary .uk-navbar-toggle.uk-open,.uk-overlay-primary .uk-navbar-toggle:focus,.uk-overlay-primary .uk-navbar-toggle:hover,.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open,.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle:focus,.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open,.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle.uk-open,.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav>*>:first-child,.uk-card-primary.uk-card-body .uk-subnav>*>:first-child,.uk-card-primary>:not([class*=uk-card-media]) .uk-subnav>*>:first-child,.uk-card-secondary.uk-card-body .uk-subnav>*>:first-child,.uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav>*>:first-child,.uk-light .uk-subnav>*>:first-child,.uk-overlay-primary .uk-subnav>*>:first-child,.uk-section-primary:not(.uk-preserve-color) .uk-subnav>*>:first-child,.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>*>:first-child,.uk-tile-primary:not(.uk-preserve-color) .uk-subnav>*>:first-child,.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav>*>:first-child {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav>*>a:focus,.tm-toolbar .uk-subnav>*>a:hover,.uk-card-primary.uk-card-body .uk-subnav>*>a:focus,.uk-card-primary.uk-card-body .uk-subnav>*>a:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-subnav>*>a:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-subnav>*>a:hover,.uk-card-secondary.uk-card-body .uk-subnav>*>a:focus,.uk-card-secondary.uk-card-body .uk-subnav>*>a:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav>*>a:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav>*>a:hover,.uk-light .uk-subnav>*>a:focus,.uk-light .uk-subnav>*>a:hover,.uk-overlay-primary .uk-subnav>*>a:focus,.uk-overlay-primary .uk-subnav>*>a:hover,.uk-section-primary:not(.uk-preserve-color) .uk-subnav>*>a:focus,.uk-section-primary:not(.uk-preserve-color) .uk-subnav>*>a:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>*>a:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>*>a:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-subnav>*>a:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-subnav>*>a:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav>*>a:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav>*>a:hover {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav>.uk-active>a,.uk-card-primary.uk-card-body .uk-subnav>.uk-active>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-subnav>.uk-active>a,.uk-card-secondary.uk-card-body .uk-subnav>.uk-active>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav>.uk-active>a,.uk-light .uk-subnav>.uk-active>a,.uk-overlay-primary .uk-subnav>.uk-active>a,.uk-section-primary:not(.uk-preserve-color) .uk-subnav>.uk-active>a,.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>.uk-active>a,.uk-tile-primary:not(.uk-preserve-color) .uk-subnav>.uk-active>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav>.uk-active>a {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-card-primary.uk-card-body .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-card-secondary.uk-card-body .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-light .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-overlay-primary .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-section-primary:not(.uk-preserve-color) .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before {
|
|
border-left-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav-pill>*>:first-child,.uk-card-primary.uk-card-body .uk-subnav-pill>*>:first-child,.uk-card-primary>:not([class*=uk-card-media]) .uk-subnav-pill>*>:first-child,.uk-card-secondary.uk-card-body .uk-subnav-pill>*>:first-child,.uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav-pill>*>:first-child,.uk-light .uk-subnav-pill>*>:first-child,.uk-overlay-primary .uk-subnav-pill>*>:first-child,.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>*>:first-child,.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>:first-child,.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill>*>:first-child,.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>:first-child {
|
|
background-color:transparent;
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav-pill>*>a:focus,.tm-toolbar .uk-subnav-pill>*>a:hover,.uk-card-primary.uk-card-body .uk-subnav-pill>*>a:focus,.uk-card-primary.uk-card-body .uk-subnav-pill>*>a:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-subnav-pill>*>a:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-subnav-pill>*>a:hover,.uk-card-secondary.uk-card-body .uk-subnav-pill>*>a:focus,.uk-card-secondary.uk-card-body .uk-subnav-pill>*>a:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav-pill>*>a:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav-pill>*>a:hover,.uk-light .nav-pills>li>a:focus,.uk-light .nav-pills>li>a:hover,.uk-light .uk-subnav-pill>*>a:focus,.uk-light .uk-subnav-pill>*>a:hover,.uk-overlay-primary .uk-subnav-pill>*>a:focus,.uk-overlay-primary .uk-subnav-pill>*>a:hover,.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:focus,.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:hover {
|
|
background-color:rgba(255,255,255,.1);
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav-pill>*>a:active,.uk-card-primary.uk-card-body .uk-subnav-pill>*>a:active,.uk-card-primary>:not([class*=uk-card-media]) .uk-subnav-pill>*>a:active,.uk-card-secondary.uk-card-body .uk-subnav-pill>*>a:active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav-pill>*>a:active,.uk-light .nav-pills>li>a:active,.uk-light .uk-subnav-pill>*>a:active,.uk-overlay-primary .uk-subnav-pill>*>a:active,.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:active,.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:active,.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:active,.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:active {
|
|
background-color:rgba(255,255,255,.1);
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav-pill>.uk-active>a,.uk-card-primary.uk-card-body .uk-subnav-pill>.uk-active>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-subnav-pill>.uk-active>a,.uk-card-secondary.uk-card-body .uk-subnav-pill>.uk-active>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav-pill>.uk-active>a,.uk-light .nav-pills>.active>a,.uk-light .uk-subnav-pill>.uk-active>a,.uk-overlay-primary .uk-subnav-pill>.uk-active>a,.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>.uk-active>a,.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>.uk-active>a,.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill>.uk-active>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill>.uk-active>a {
|
|
background-color:#fff;
|
|
color:#ea861b;
|
|
}
|
|
|
|
.tm-toolbar .uk-subnav>.uk-disabled>a,.uk-card-primary.uk-card-body .uk-subnav>.uk-disabled>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-subnav>.uk-disabled>a,.uk-card-secondary.uk-card-body .uk-subnav>.uk-disabled>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-subnav>.uk-disabled>a,.uk-light .uk-subnav>.uk-disabled>a,.uk-overlay-primary .uk-subnav>.uk-disabled>a,.uk-section-primary:not(.uk-preserve-color) .uk-subnav>.uk-disabled>a,.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>.uk-disabled>a,.uk-tile-primary:not(.uk-preserve-color) .uk-subnav>.uk-disabled>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav>.uk-disabled>a {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-breadcrumb>*>*,.uk-card-primary.uk-card-body .uk-breadcrumb>*>*,.uk-card-primary>:not([class*=uk-card-media]) .uk-breadcrumb>*>*,.uk-card-secondary.uk-card-body .uk-breadcrumb>*>*,.uk-card-secondary>:not([class*=uk-card-media]) .uk-breadcrumb>*>*,.uk-light .uk-breadcrumb>*>*,.uk-overlay-primary .uk-breadcrumb>*>*,.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>*>*,.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>*>*,.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb>*>*,.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb>*>* {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-breadcrumb>*>:focus,.tm-toolbar .uk-breadcrumb>*>:hover,.uk-card-primary.uk-card-body .uk-breadcrumb>*>:focus,.uk-card-primary.uk-card-body .uk-breadcrumb>*>:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-breadcrumb>*>:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-breadcrumb>*>:hover,.uk-card-secondary.uk-card-body .uk-breadcrumb>*>:focus,.uk-card-secondary.uk-card-body .uk-breadcrumb>*>:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-breadcrumb>*>:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-breadcrumb>*>:hover,.uk-light .uk-breadcrumb>*>:focus,.uk-light .uk-breadcrumb>*>:hover,.uk-overlay-primary .uk-breadcrumb>*>:focus,.uk-overlay-primary .uk-breadcrumb>*>:hover,.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>*>:focus,.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>*>:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>*>:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>*>:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb>*>:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb>*>:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb>*>:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb>*>:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-breadcrumb>.uk-disabled>*,.uk-card-primary.uk-card-body .uk-breadcrumb>.uk-disabled>*,.uk-card-primary>:not([class*=uk-card-media]) .uk-breadcrumb>.uk-disabled>*,.uk-card-secondary.uk-card-body .uk-breadcrumb>.uk-disabled>*,.uk-card-secondary>:not([class*=uk-card-media]) .uk-breadcrumb>.uk-disabled>*,.uk-light .uk-breadcrumb>.uk-disabled>*,.uk-overlay-primary .uk-breadcrumb>.uk-disabled>*,.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>.uk-disabled>*,.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>.uk-disabled>*,.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb>.uk-disabled>*,.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb>.uk-disabled>* {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-breadcrumb>:last-child>*,.uk-card-primary.uk-card-body .uk-breadcrumb>:last-child>*,.uk-card-primary>:not([class*=uk-card-media]) .uk-breadcrumb>:last-child>*,.uk-card-secondary.uk-card-body .uk-breadcrumb>:last-child>*,.uk-card-secondary>:not([class*=uk-card-media]) .uk-breadcrumb>:last-child>*,.uk-light .uk-breadcrumb>:last-child>*,.uk-overlay-primary .uk-breadcrumb>:last-child>*,.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>:last-child>*,.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>:last-child>*,.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb>:last-child>*,.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb>:last-child>* {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-card-primary.uk-card-body .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-card-secondary.uk-card-body .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-light .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-overlay-primary .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-pagination>*>*,.uk-card-primary.uk-card-body .uk-pagination>*>*,.uk-card-primary>:not([class*=uk-card-media]) .uk-pagination>*>*,.uk-card-secondary.uk-card-body .uk-pagination>*>*,.uk-card-secondary>:not([class*=uk-card-media]) .uk-pagination>*>*,.uk-light .uk-pagination>*>*,.uk-overlay-primary .uk-pagination>*>*,.uk-section-primary:not(.uk-preserve-color) .uk-pagination>*>*,.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>*>*,.uk-tile-primary:not(.uk-preserve-color) .uk-pagination>*>*,.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination>*>* {
|
|
color:rgba(255,255,255,.4);
|
|
background-color:transparent;
|
|
border-bottom-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-pagination>*>:focus,.tm-toolbar .uk-pagination>*>:hover,.uk-card-primary.uk-card-body .uk-pagination>*>:focus,.uk-card-primary.uk-card-body .uk-pagination>*>:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-pagination>*>:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-pagination>*>:hover,.uk-card-secondary.uk-card-body .uk-pagination>*>:focus,.uk-card-secondary.uk-card-body .uk-pagination>*>:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-pagination>*>:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-pagination>*>:hover,.uk-light .uk-pagination>*>:focus,.uk-light .uk-pagination>*>:hover,.uk-overlay-primary .uk-pagination>*>:focus,.uk-overlay-primary .uk-pagination>*>:hover,.uk-section-primary:not(.uk-preserve-color) .uk-pagination>*>:focus,.uk-section-primary:not(.uk-preserve-color) .uk-pagination>*>:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>*>:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>*>:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-pagination>*>:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-pagination>*>:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination>*>:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination>*>:hover {
|
|
color:#fff;
|
|
background-color:transparent;
|
|
border-bottom-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-pagination>.uk-active>*,.uk-card-primary.uk-card-body .uk-pagination>.uk-active>*,.uk-card-primary>:not([class*=uk-card-media]) .uk-pagination>.uk-active>*,.uk-card-secondary.uk-card-body .uk-pagination>.uk-active>*,.uk-card-secondary>:not([class*=uk-card-media]) .uk-pagination>.uk-active>*,.uk-light .uk-pagination>.uk-active>*,.uk-overlay-primary .uk-pagination>.uk-active>*,.uk-section-primary:not(.uk-preserve-color) .uk-pagination>.uk-active>*,.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>.uk-active>*,.uk-tile-primary:not(.uk-preserve-color) .uk-pagination>.uk-active>*,.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination>.uk-active>* {
|
|
color:rgba(255,255,255,.7);
|
|
background-color:transparent;
|
|
border-bottom-color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-pagination>.uk-disabled>*,.uk-card-primary.uk-card-body .uk-pagination>.uk-disabled>*,.uk-card-primary>:not([class*=uk-card-media]) .uk-pagination>.uk-disabled>*,.uk-card-secondary.uk-card-body .uk-pagination>.uk-disabled>*,.uk-card-secondary>:not([class*=uk-card-media]) .uk-pagination>.uk-disabled>*,.uk-light .uk-pagination>.uk-disabled>*,.uk-overlay-primary .uk-pagination>.uk-disabled>*,.uk-section-primary:not(.uk-preserve-color) .uk-pagination>.uk-disabled>*,.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>.uk-disabled>*,.uk-tile-primary:not(.uk-preserve-color) .uk-pagination>.uk-disabled>*,.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination>.uk-disabled>* {
|
|
color:rgba(255,255,255,.4);
|
|
background-color:transparent;
|
|
border-bottom-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-tab>*>a,.uk-card-primary.uk-card-body .uk-tab>*>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-tab>*>a,.uk-card-secondary.uk-card-body .uk-tab>*>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-tab>*>a,.uk-light .uk-tab>*>a,.uk-overlay-primary .uk-tab>*>a,.uk-section-primary:not(.uk-preserve-color) .uk-tab>*>a,.uk-section-secondary:not(.uk-preserve-color) .uk-tab>*>a,.uk-tile-primary:not(.uk-preserve-color) .uk-tab>*>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-tab>*>a {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-tab>*>a:focus,.tm-toolbar .uk-tab>*>a:hover,.uk-card-primary.uk-card-body .uk-tab>*>a:focus,.uk-card-primary.uk-card-body .uk-tab>*>a:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-tab>*>a:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-tab>*>a:hover,.uk-card-secondary.uk-card-body .uk-tab>*>a:focus,.uk-card-secondary.uk-card-body .uk-tab>*>a:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-tab>*>a:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-tab>*>a:hover,.uk-light .uk-tab>*>a:focus,.uk-light .uk-tab>*>a:hover,.uk-overlay-primary .uk-tab>*>a:focus,.uk-overlay-primary .uk-tab>*>a:hover,.uk-section-primary:not(.uk-preserve-color) .uk-tab>*>a:focus,.uk-section-primary:not(.uk-preserve-color) .uk-tab>*>a:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-tab>*>a:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-tab>*>a:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-tab>*>a:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-tab>*>a:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-tab>*>a:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-tab>*>a:hover {
|
|
color:rgba(255,255,255,.4);
|
|
border-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-tab>.uk-active>a,.uk-card-primary.uk-card-body .uk-tab>.uk-active>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-tab>.uk-active>a,.uk-card-secondary.uk-card-body .uk-tab>.uk-active>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-tab>.uk-active>a,.uk-light .nav-tabs>.active>a,.uk-light .uk-tab>.uk-active>a,.uk-overlay-primary .uk-tab>.uk-active>a,.uk-section-primary:not(.uk-preserve-color) .uk-tab>.uk-active>a,.uk-section-secondary:not(.uk-preserve-color) .uk-tab>.uk-active>a,.uk-tile-primary:not(.uk-preserve-color) .uk-tab>.uk-active>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-tab>.uk-active>a {
|
|
color:#fff;
|
|
border-color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-tab>.uk-disabled>a,.uk-card-primary.uk-card-body .uk-tab>.uk-disabled>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-tab>.uk-disabled>a,.uk-card-secondary.uk-card-body .uk-tab>.uk-disabled>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-tab>.uk-disabled>a,.uk-light .uk-tab>.uk-disabled>a,.uk-overlay-primary .uk-tab>.uk-disabled>a,.uk-section-primary:not(.uk-preserve-color) .uk-tab>.uk-disabled>a,.uk-section-secondary:not(.uk-preserve-color) .uk-tab>.uk-disabled>a,.uk-tile-primary:not(.uk-preserve-color) .uk-tab>.uk-disabled>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-tab>.uk-disabled>a {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-slidenav,.uk-card-primary.uk-card-body .uk-slidenav,.uk-card-primary>:not([class*=uk-card-media]) .uk-slidenav,.uk-card-secondary.uk-card-body .uk-slidenav,.uk-card-secondary>:not([class*=uk-card-media]) .uk-slidenav,.uk-light .uk-slidenav,.uk-overlay-primary .uk-slidenav,.uk-section-primary:not(.uk-preserve-color) .uk-slidenav,.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav,.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav,.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav {
|
|
color:rgba(255,255,255,.7);
|
|
background-color:#28333e;
|
|
}
|
|
|
|
.tm-toolbar .uk-slidenav:focus,.tm-toolbar .uk-slidenav:hover,.uk-card-primary.uk-card-body .uk-slidenav:focus,.uk-card-primary.uk-card-body .uk-slidenav:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-slidenav:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-slidenav:hover,.uk-card-secondary.uk-card-body .uk-slidenav:focus,.uk-card-secondary.uk-card-body .uk-slidenav:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-slidenav:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-slidenav:hover,.uk-light .uk-slidenav:focus,.uk-light .uk-slidenav:hover,.uk-overlay-primary .uk-slidenav:focus,.uk-overlay-primary .uk-slidenav:hover,.uk-section-primary:not(.uk-preserve-color) .uk-slidenav:focus,.uk-section-primary:not(.uk-preserve-color) .uk-slidenav:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:hover {
|
|
color:rgba(255,255,255,.95);
|
|
background-color:rgba(40,51,62,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-slidenav:active,.uk-card-primary.uk-card-body .uk-slidenav:active,.uk-card-primary>:not([class*=uk-card-media]) .uk-slidenav:active,.uk-card-secondary.uk-card-body .uk-slidenav:active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-slidenav:active,.uk-light .uk-slidenav:active,.uk-overlay-primary .uk-slidenav:active,.uk-section-primary:not(.uk-preserve-color) .uk-slidenav:active,.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:active,.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:active,.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:active {
|
|
color:rgba(255,255,255,.7);
|
|
background-color:rgba(40,51,62,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-dotnav>*>*,.uk-card-primary.uk-card-body .uk-dotnav>*>*,.uk-card-primary>:not([class*=uk-card-media]) .uk-dotnav>*>*,.uk-card-secondary.uk-card-body .uk-dotnav>*>*,.uk-card-secondary>:not([class*=uk-card-media]) .uk-dotnav>*>*,.uk-light .uk-dotnav>*>*,.uk-overlay-primary .uk-dotnav>*>*,.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*>*,.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*>*,.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*>*,.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*>* {
|
|
background-color:rgba(255,255,255,.5);
|
|
}
|
|
|
|
.tm-toolbar .uk-dotnav>*>:focus,.tm-toolbar .uk-dotnav>*>:hover,.uk-card-primary.uk-card-body .uk-dotnav>*>:focus,.uk-card-primary.uk-card-body .uk-dotnav>*>:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-dotnav>*>:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-dotnav>*>:hover,.uk-card-secondary.uk-card-body .uk-dotnav>*>:focus,.uk-card-secondary.uk-card-body .uk-dotnav>*>:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-dotnav>*>:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-dotnav>*>:hover,.uk-light .uk-dotnav>*>:focus,.uk-light .uk-dotnav>*>:hover,.uk-overlay-primary .uk-dotnav>*>:focus,.uk-overlay-primary .uk-dotnav>*>:hover,.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*>:focus,.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*>:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*>:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*>:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*>:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*>:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*>:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*>:hover {
|
|
background-color:rgba(255,255,255,.9);
|
|
}
|
|
|
|
.tm-toolbar .uk-dotnav>*>:active,.uk-card-primary.uk-card-body .uk-dotnav>*>:active,.uk-card-primary>:not([class*=uk-card-media]) .uk-dotnav>*>:active,.uk-card-secondary.uk-card-body .uk-dotnav>*>:active,.uk-card-secondary>:not([class*=uk-card-media]) .uk-dotnav>*>:active,.uk-light .uk-dotnav>*>:active,.uk-overlay-primary .uk-dotnav>*>:active,.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*>:active,.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*>:active,.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*>:active,.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*>:active {
|
|
background-color:rgba(255,255,255,.5);
|
|
}
|
|
|
|
.tm-toolbar .uk-dotnav>.uk-active>*,.uk-card-primary.uk-card-body .uk-dotnav>.uk-active>*,.uk-card-primary>:not([class*=uk-card-media]) .uk-dotnav>.uk-active>*,.uk-card-secondary.uk-card-body .uk-dotnav>.uk-active>*,.uk-card-secondary>:not([class*=uk-card-media]) .uk-dotnav>.uk-active>*,.uk-light .uk-dotnav>.uk-active>*,.uk-overlay-primary .uk-dotnav>.uk-active>*,.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>.uk-active>*,.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>.uk-active>*,.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>.uk-active>*,.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>.uk-active>* {
|
|
background-color:rgba(255,255,255,.9);
|
|
}
|
|
|
|
.tm-toolbar .uk-thumbnav>*>*,.uk-card-primary.uk-card-body .uk-thumbnav>*>*,.uk-card-primary>:not([class*=uk-card-media]) .uk-thumbnav>*>*,.uk-card-secondary.uk-card-body .uk-thumbnav>*>*,.uk-card-secondary>:not([class*=uk-card-media]) .uk-thumbnav>*>*,.uk-light .uk-thumbnav>*>*,.uk-overlay-primary .uk-thumbnav>*>*,.uk-section-primary:not(.uk-preserve-color) .uk-thumbnav>*>*,.uk-section-secondary:not(.uk-preserve-color) .uk-thumbnav>*>*,.uk-tile-primary:not(.uk-preserve-color) .uk-thumbnav>*>*,.uk-tile-secondary:not(.uk-preserve-color) .uk-thumbnav>*>* {
|
|
background-color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-thumbnav>*>:focus,.tm-toolbar .uk-thumbnav>*>:hover,.uk-card-primary.uk-card-body .uk-thumbnav>*>:focus,.uk-card-primary.uk-card-body .uk-thumbnav>*>:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-thumbnav>*>:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-thumbnav>*>:hover,.uk-card-secondary.uk-card-body .uk-thumbnav>*>:focus,.uk-card-secondary.uk-card-body .uk-thumbnav>*>:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-thumbnav>*>:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-thumbnav>*>:hover,.uk-light .uk-thumbnav>*>:focus,.uk-light .uk-thumbnav>*>:hover,.uk-overlay-primary .uk-thumbnav>*>:focus,.uk-overlay-primary .uk-thumbnav>*>:hover,.uk-section-primary:not(.uk-preserve-color) .uk-thumbnav>*>:focus,.uk-section-primary:not(.uk-preserve-color) .uk-thumbnav>*>:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-thumbnav>*>:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-thumbnav>*>:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-thumbnav>*>:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-thumbnav>*>:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-thumbnav>*>:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-thumbnav>*>:hover {
|
|
background-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-thumbnav>.uk-active>*,.uk-card-primary.uk-card-body .uk-thumbnav>.uk-active>*,.uk-card-primary>:not([class*=uk-card-media]) .uk-thumbnav>.uk-active>*,.uk-card-secondary.uk-card-body .uk-thumbnav>.uk-active>*,.uk-card-secondary>:not([class*=uk-card-media]) .uk-thumbnav>.uk-active>*,.uk-light .uk-thumbnav>.uk-active>*,.uk-overlay-primary .uk-thumbnav>.uk-active>*,.uk-section-primary:not(.uk-preserve-color) .uk-thumbnav>.uk-active>*,.uk-section-secondary:not(.uk-preserve-color) .uk-thumbnav>.uk-active>*,.uk-tile-primary:not(.uk-preserve-color) .uk-thumbnav>.uk-active>*,.uk-tile-secondary:not(.uk-preserve-color) .uk-thumbnav>.uk-active>* {
|
|
background-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-accordion>:nth-child(n+2),.uk-card-primary.uk-card-body .uk-accordion>:nth-child(n+2),.uk-card-primary>:not([class*=uk-card-media]) .uk-accordion>:nth-child(n+2),.uk-card-secondary.uk-card-body .uk-accordion>:nth-child(n+2),.uk-card-secondary>:not([class*=uk-card-media]) .uk-accordion>:nth-child(n+2),.uk-light .uk-accordion>:nth-child(n+2),.uk-overlay-primary .uk-accordion>:nth-child(n+2),.uk-section-primary:not(.uk-preserve-color) .uk-accordion>:nth-child(n+2),.uk-section-secondary:not(.uk-preserve-color) .uk-accordion>:nth-child(n+2),.uk-tile-primary:not(.uk-preserve-color) .uk-accordion>:nth-child(n+2),.uk-tile-secondary:not(.uk-preserve-color) .uk-accordion>:nth-child(n+2) {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-accordion-title,.uk-card-primary.uk-card-body .uk-accordion-title,.uk-card-primary>:not([class*=uk-card-media]) .uk-accordion-title,.uk-card-secondary.uk-card-body .uk-accordion-title,.uk-card-secondary>:not([class*=uk-card-media]) .uk-accordion-title,.uk-light .uk-accordion-title,.uk-overlay-primary .uk-accordion-title,.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title,.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title,.uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title,.uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title {
|
|
color:#fff;
|
|
background-color:transparent;
|
|
}
|
|
|
|
.tm-toolbar .uk-accordion-title:focus,.tm-toolbar .uk-accordion-title:hover,.uk-card-primary.uk-card-body .uk-accordion-title:focus,.uk-card-primary.uk-card-body .uk-accordion-title:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-accordion-title:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-accordion-title:hover,.uk-card-secondary.uk-card-body .uk-accordion-title:focus,.uk-card-secondary.uk-card-body .uk-accordion-title:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-accordion-title:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-accordion-title:hover,.uk-light .uk-accordion-title:focus,.uk-light .uk-accordion-title:hover,.uk-overlay-primary .uk-accordion-title:focus,.uk-overlay-primary .uk-accordion-title:hover,.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title:focus,.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-leader-fill,.uk-card-primary.uk-card-body .uk-leader-fill,.uk-card-primary>:not([class*=uk-card-media]) .uk-leader-fill,.uk-card-secondary.uk-card-body .uk-leader-fill,.uk-card-secondary>:not([class*=uk-card-media]) .uk-leader-fill,.uk-light .uk-leader-fill,.uk-overlay-primary .uk-leader-fill,.uk-section-primary:not(.uk-preserve-color) .uk-leader-fill,.uk-section-secondary:not(.uk-preserve-color) .uk-leader-fill,.uk-tile-primary:not(.uk-preserve-color) .uk-leader-fill,.uk-tile-secondary:not(.uk-preserve-color) .uk-leader-fill {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-iconnav>*>a,.uk-card-primary.uk-card-body .uk-iconnav>*>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-iconnav>*>a,.uk-card-secondary.uk-card-body .uk-iconnav>*>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-iconnav>*>a,.uk-light .uk-iconnav>*>a,.uk-overlay-primary .uk-iconnav>*>a,.uk-section-primary:not(.uk-preserve-color) .uk-iconnav>*>a,.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav>*>a,.uk-tile-primary:not(.uk-preserve-color) .uk-iconnav>*>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav>*>a {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-iconnav>*>a:focus,.tm-toolbar .uk-iconnav>*>a:hover,.uk-card-primary.uk-card-body .uk-iconnav>*>a:focus,.uk-card-primary.uk-card-body .uk-iconnav>*>a:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-iconnav>*>a:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-iconnav>*>a:hover,.uk-card-secondary.uk-card-body .uk-iconnav>*>a:focus,.uk-card-secondary.uk-card-body .uk-iconnav>*>a:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-iconnav>*>a:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-iconnav>*>a:hover,.uk-light .uk-iconnav>*>a:focus,.uk-light .uk-iconnav>*>a:hover,.uk-overlay-primary .uk-iconnav>*>a:focus,.uk-overlay-primary .uk-iconnav>*>a:hover,.uk-section-primary:not(.uk-preserve-color) .uk-iconnav>*>a:focus,.uk-section-primary:not(.uk-preserve-color) .uk-iconnav>*>a:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav>*>a:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav>*>a:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-iconnav>*>a:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-iconnav>*>a:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav>*>a:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav>*>a:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-iconnav>.uk-active>a,.uk-card-primary.uk-card-body .uk-iconnav>.uk-active>a,.uk-card-primary>:not([class*=uk-card-media]) .uk-iconnav>.uk-active>a,.uk-card-secondary.uk-card-body .uk-iconnav>.uk-active>a,.uk-card-secondary>:not([class*=uk-card-media]) .uk-iconnav>.uk-active>a,.uk-light .uk-iconnav>.uk-active>a,.uk-overlay-primary .uk-iconnav>.uk-active>a,.uk-section-primary:not(.uk-preserve-color) .uk-iconnav>.uk-active>a,.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav>.uk-active>a,.uk-tile-primary:not(.uk-preserve-color) .uk-iconnav>.uk-active>a,.uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav>.uk-active>a {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-countdown-number,.tm-toolbar .uk-countdown-separator,.uk-card-primary.uk-card-body .uk-countdown-number,.uk-card-primary.uk-card-body .uk-countdown-separator,.uk-card-primary>:not([class*=uk-card-media]) .uk-countdown-number,.uk-card-primary>:not([class*=uk-card-media]) .uk-countdown-separator,.uk-card-secondary.uk-card-body .uk-countdown-number,.uk-card-secondary.uk-card-body .uk-countdown-separator,.uk-card-secondary>:not([class*=uk-card-media]) .uk-countdown-number,.uk-card-secondary>:not([class*=uk-card-media]) .uk-countdown-separator,.uk-light .uk-countdown-number,.uk-light .uk-countdown-separator,.uk-overlay-primary .uk-countdown-number,.uk-overlay-primary .uk-countdown-separator,.uk-section-primary:not(.uk-preserve-color) .uk-countdown-number,.uk-section-primary:not(.uk-preserve-color) .uk-countdown-separator,.uk-section-secondary:not(.uk-preserve-color) .uk-countdown-number,.uk-section-secondary:not(.uk-preserve-color) .uk-countdown-separator,.uk-tile-primary:not(.uk-preserve-color) .uk-countdown-number,.uk-tile-primary:not(.uk-preserve-color) .uk-countdown-separator,.uk-tile-secondary:not(.uk-preserve-color) .uk-countdown-number,.uk-tile-secondary:not(.uk-preserve-color) .uk-countdown-separator {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-countdown-label,.uk-card-primary.uk-card-body .uk-countdown-label,.uk-card-primary>:not([class*=uk-card-media]) .uk-countdown-label,.uk-card-secondary.uk-card-body .uk-countdown-label,.uk-card-secondary>:not([class*=uk-card-media]) .uk-countdown-label,.uk-light .uk-countdown-label,.uk-overlay-primary .uk-countdown-label,.uk-section-primary:not(.uk-preserve-color) .uk-countdown-label,.uk-section-secondary:not(.uk-preserve-color) .uk-countdown-label,.uk-tile-primary:not(.uk-preserve-color) .uk-countdown-label,.uk-tile-secondary:not(.uk-preserve-color) .uk-countdown-label {
|
|
color:#fff;
|
|
}
|
|
|
|
.tm-toolbar .uk-text-lead,.uk-card-primary.uk-card-body .uk-text-lead,.uk-card-primary>:not([class*=uk-card-media]) .uk-text-lead,.uk-card-secondary.uk-card-body .uk-text-lead,.uk-card-secondary>:not([class*=uk-card-media]) .uk-text-lead,.uk-light .uk-text-lead,.uk-overlay-primary .uk-text-lead,.uk-section-primary:not(.uk-preserve-color) .uk-text-lead,.uk-section-secondary:not(.uk-preserve-color) .uk-text-lead,.uk-tile-primary:not(.uk-preserve-color) .uk-text-lead,.uk-tile-secondary:not(.uk-preserve-color) .uk-text-lead {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-text-meta,.uk-card-primary.uk-card-body .uk-text-meta,.uk-card-primary>:not([class*=uk-card-media]) .uk-text-meta,.uk-card-secondary.uk-card-body .uk-text-meta,.uk-card-secondary>:not([class*=uk-card-media]) .uk-text-meta,.uk-light .uk-text-meta,.uk-overlay-primary .uk-text-meta,.uk-section-primary:not(.uk-preserve-color) .uk-text-meta,.uk-section-secondary:not(.uk-preserve-color) .uk-text-meta,.uk-tile-primary:not(.uk-preserve-color) .uk-text-meta,.uk-tile-secondary:not(.uk-preserve-color) .uk-text-meta {
|
|
color:rgba(255,255,255,.4);
|
|
}
|
|
|
|
.tm-toolbar .uk-text-muted,.uk-card-primary.uk-card-body .uk-text-muted,.uk-card-primary>:not([class*=uk-card-media]) .uk-text-muted,.uk-card-secondary.uk-card-body .uk-text-muted,.uk-card-secondary>:not([class*=uk-card-media]) .uk-text-muted,.uk-light .uk-text-muted,.uk-overlay-primary .uk-text-muted,.uk-section-primary:not(.uk-preserve-color) .uk-text-muted,.uk-section-secondary:not(.uk-preserve-color) .uk-text-muted,.uk-tile-primary:not(.uk-preserve-color) .uk-text-muted,.uk-tile-secondary:not(.uk-preserve-color) .uk-text-muted {
|
|
color:rgba(255,255,255,.4)!important;
|
|
}
|
|
|
|
.tm-toolbar .uk-text-emphasis,.uk-card-primary.uk-card-body .uk-text-emphasis,.uk-card-primary>:not([class*=uk-card-media]) .uk-text-emphasis,.uk-card-secondary.uk-card-body .uk-text-emphasis,.uk-card-secondary>:not([class*=uk-card-media]) .uk-text-emphasis,.uk-light .uk-text-emphasis,.uk-overlay-primary .uk-text-emphasis,.uk-section-primary:not(.uk-preserve-color) .uk-text-emphasis,.uk-section-secondary:not(.uk-preserve-color) .uk-text-emphasis,.uk-tile-primary:not(.uk-preserve-color) .uk-text-emphasis,.uk-tile-secondary:not(.uk-preserve-color) .uk-text-emphasis {
|
|
color:#fff!important;
|
|
}
|
|
|
|
.tm-toolbar .uk-text-primary,.uk-card-primary.uk-card-body .uk-text-primary,.uk-card-primary>:not([class*=uk-card-media]) .uk-text-primary,.uk-card-secondary.uk-card-body .uk-text-primary,.uk-card-secondary>:not([class*=uk-card-media]) .uk-text-primary,.uk-light .uk-text-primary,.uk-overlay-primary .uk-text-primary,.uk-section-primary:not(.uk-preserve-color) .uk-text-primary,.uk-section-secondary:not(.uk-preserve-color) .uk-text-primary,.uk-tile-primary:not(.uk-preserve-color) .uk-text-primary,.uk-tile-secondary:not(.uk-preserve-color) .uk-text-primary {
|
|
color:rgba(255,255,255,.7)!important;
|
|
}
|
|
|
|
.tm-toolbar .uk-column-divider,.uk-card-primary.uk-card-body .uk-column-divider,.uk-card-primary>:not([class*=uk-card-media]) .uk-column-divider,.uk-card-secondary.uk-card-body .uk-column-divider,.uk-card-secondary>:not([class*=uk-card-media]) .uk-column-divider,.uk-light .uk-column-divider,.uk-overlay-primary .uk-column-divider,.uk-section-primary:not(.uk-preserve-color) .uk-column-divider,.uk-section-secondary:not(.uk-preserve-color) .uk-column-divider,.uk-tile-primary:not(.uk-preserve-color) .uk-column-divider,.uk-tile-secondary:not(.uk-preserve-color) .uk-column-divider {
|
|
column-rule-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.tm-toolbar .uk-dropcap p:first-of-type::first-letter,.tm-toolbar .uk-dropcap::first-letter,.uk-card-primary.uk-card-body .uk-dropcap p:first-of-type::first-letter,.uk-card-primary.uk-card-body .uk-dropcap::first-letter,.uk-card-primary>:not([class*=uk-card-media]) .uk-dropcap p:first-of-type::first-letter,.uk-card-primary>:not([class*=uk-card-media]) .uk-dropcap::first-letter,.uk-card-secondary.uk-card-body .uk-dropcap p:first-of-type::first-letter,.uk-card-secondary.uk-card-body .uk-dropcap::first-letter,.uk-card-secondary>:not([class*=uk-card-media]) .uk-dropcap p:first-of-type::first-letter,.uk-card-secondary>:not([class*=uk-card-media]) .uk-dropcap::first-letter,.uk-light .uk-dropcap p:first-of-type::first-letter,.uk-light .uk-dropcap::first-letter,.uk-overlay-primary .uk-dropcap p:first-of-type::first-letter,.uk-overlay-primary .uk-dropcap::first-letter,.uk-section-primary:not(.uk-preserve-color) .uk-dropcap p:first-of-type::first-letter,.uk-section-primary:not(.uk-preserve-color) .uk-dropcap::first-letter,.uk-section-secondary:not(.uk-preserve-color) .uk-dropcap p:first-of-type::first-letter,.uk-section-secondary:not(.uk-preserve-color) .uk-dropcap::first-letter,.uk-tile-primary:not(.uk-preserve-color) .uk-dropcap p:first-of-type::first-letter,.uk-tile-primary:not(.uk-preserve-color) .uk-dropcap::first-letter,.uk-tile-secondary:not(.uk-preserve-color) .uk-dropcap p:first-of-type::first-letter,.uk-tile-secondary:not(.uk-preserve-color) .uk-dropcap::first-letter {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-logo,.uk-card-primary.uk-card-body .uk-logo,.uk-card-primary>:not([class*=uk-card-media]) .uk-logo,.uk-card-secondary.uk-card-body .uk-logo,.uk-card-secondary>:not([class*=uk-card-media]) .uk-logo,.uk-light .uk-logo,.uk-overlay-primary .uk-logo,.uk-section-primary:not(.uk-preserve-color) .uk-logo,.uk-section-secondary:not(.uk-preserve-color) .uk-logo,.uk-tile-primary:not(.uk-preserve-color) .uk-logo,.uk-tile-secondary:not(.uk-preserve-color) .uk-logo {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-logo:focus,.tm-toolbar .uk-logo:hover,.uk-card-primary.uk-card-body .uk-logo:focus,.uk-card-primary.uk-card-body .uk-logo:hover,.uk-card-primary>:not([class*=uk-card-media]) .uk-logo:focus,.uk-card-primary>:not([class*=uk-card-media]) .uk-logo:hover,.uk-card-secondary.uk-card-body .uk-logo:focus,.uk-card-secondary.uk-card-body .uk-logo:hover,.uk-card-secondary>:not([class*=uk-card-media]) .uk-logo:focus,.uk-card-secondary>:not([class*=uk-card-media]) .uk-logo:hover,.uk-light .uk-logo:focus,.uk-light .uk-logo:hover,.uk-overlay-primary .uk-logo:focus,.uk-overlay-primary .uk-logo:hover,.uk-section-primary:not(.uk-preserve-color) .uk-logo:focus,.uk-section-primary:not(.uk-preserve-color) .uk-logo:hover,.uk-section-secondary:not(.uk-preserve-color) .uk-logo:focus,.uk-section-secondary:not(.uk-preserve-color) .uk-logo:hover,.uk-tile-primary:not(.uk-preserve-color) .uk-logo:focus,.uk-tile-primary:not(.uk-preserve-color) .uk-logo:hover,.uk-tile-secondary:not(.uk-preserve-color) .uk-logo:focus,.uk-tile-secondary:not(.uk-preserve-color) .uk-logo:hover {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-logo>:not(.uk-logo-inverse):not(:only-of-type),.uk-card-primary.uk-card-body .uk-logo>:not(.uk-logo-inverse):not(:only-of-type),.uk-card-primary>:not([class*=uk-card-media]) .uk-logo>:not(.uk-logo-inverse):not(:only-of-type),.uk-card-secondary.uk-card-body .uk-logo>:not(.uk-logo-inverse):not(:only-of-type),.uk-card-secondary>:not([class*=uk-card-media]) .uk-logo>:not(.uk-logo-inverse):not(:only-of-type),.uk-light .uk-logo>:not(.uk-logo-inverse):not(:only-of-type),.uk-overlay-primary .uk-logo>:not(.uk-logo-inverse):not(:only-of-type),.uk-section-primary:not(.uk-preserve-color) .uk-logo>:not(.uk-logo-inverse):not(:only-of-type),.uk-section-secondary:not(.uk-preserve-color) .uk-logo>:not(.uk-logo-inverse):not(:only-of-type),.uk-tile-primary:not(.uk-preserve-color) .uk-logo>:not(.uk-logo-inverse):not(:only-of-type),.uk-tile-secondary:not(.uk-preserve-color) .uk-logo>:not(.uk-logo-inverse):not(:only-of-type) {
|
|
display:none;
|
|
}
|
|
|
|
.tm-toolbar .uk-logo-inverse,.uk-card-primary.uk-card-body .uk-logo-inverse,.uk-card-primary>:not([class*=uk-card-media]) .uk-logo-inverse,.uk-card-secondary.uk-card-body .uk-logo-inverse,.uk-card-secondary>:not([class*=uk-card-media]) .uk-logo-inverse,.uk-light .uk-logo-inverse,.uk-overlay-primary .uk-logo-inverse,.uk-section-primary:not(.uk-preserve-color) .uk-logo-inverse,.uk-section-secondary:not(.uk-preserve-color) .uk-logo-inverse,.uk-tile-primary:not(.uk-preserve-color) .uk-logo-inverse,.uk-tile-secondary:not(.uk-preserve-color) .uk-logo-inverse {
|
|
display:inline;
|
|
}
|
|
|
|
.tm-toolbar .uk-card-badge,.uk-card-primary.uk-card-body .uk-card-badge,.uk-card-primary>:not([class*=uk-card-media]) .uk-card-badge,.uk-card-secondary.uk-card-body .uk-card-badge,.uk-card-secondary>:not([class*=uk-card-media]) .uk-card-badge,.uk-light .uk-card-badge,.uk-overlay-primary .uk-card-badge,.uk-section-primary:not(.uk-preserve-color) .uk-card-badge,.uk-section-secondary:not(.uk-preserve-color) .uk-card-badge,.uk-tile-primary:not(.uk-preserve-color) .uk-card-badge,.uk-tile-secondary:not(.uk-preserve-color) .uk-card-badge {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
.tm-toolbar .uk-accordion-title::before,.uk-card-primary.uk-card-body .uk-accordion-title::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-accordion-title::before,.uk-card-secondary.uk-card-body .uk-accordion-title::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-accordion-title::before,.uk-light .uk-accordion-title::before,.uk-overlay-primary .uk-accordion-title::before,.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title::before,.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title::before,.uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title::before {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.tm-toolbar .uk-open>.uk-accordion-title::before,.uk-card-primary.uk-card-body .uk-open>.uk-accordion-title::before,.uk-card-primary>:not([class*=uk-card-media]) .uk-open>.uk-accordion-title::before,.uk-card-secondary.uk-card-body .uk-open>.uk-accordion-title::before,.uk-card-secondary>:not([class*=uk-card-media]) .uk-open>.uk-accordion-title::before,.uk-light .uk-open>.uk-accordion-title::before,.uk-overlay-primary .uk-open>.uk-accordion-title::before,.uk-section-primary:not(.uk-preserve-color) .uk-open>.uk-accordion-title::before,.uk-section-secondary:not(.uk-preserve-color) .uk-open>.uk-accordion-title::before,.uk-tile-primary:not(.uk-preserve-color) .uk-open>.uk-accordion-title::before,.uk-tile-secondary:not(.uk-preserve-color) .uk-open>.uk-accordion-title::before {
|
|
background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E);
|
|
}
|
|
|
|
.tm-toolbar .tm-section-title,.uk-card-primary.uk-card-body .tm-section-title,.uk-card-primary>:not([class*=uk-card-media]) .tm-section-title,.uk-card-secondary.uk-card-body .tm-section-title,.uk-card-secondary>:not([class*=uk-card-media]) .tm-section-title,.uk-light .tm-section-title,.uk-overlay-primary .tm-section-title,.uk-section-primary:not(.uk-preserve-color) .tm-section-title,.uk-section-secondary:not(.uk-preserve-color) .tm-section-title,.uk-tile-primary:not(.uk-preserve-color) .tm-section-title,.uk-tile-secondary:not(.uk-preserve-color) .tm-section-title {
|
|
color:rgba(255,255,255,.7);
|
|
}
|
|
|
|
@media print {
|
|
*,::after,::before {
|
|
background:0 0!important;
|
|
color:#000!important;
|
|
box-shadow:none!important;
|
|
text-shadow:none!important;
|
|
}
|
|
|
|
a,a:visited {
|
|
text-decoration:underline;
|
|
}
|
|
|
|
blockquote,pre {
|
|
border:1px solid #999;
|
|
page-break-inside:avoid;
|
|
}
|
|
|
|
thead {
|
|
display:table-header-group;
|
|
}
|
|
|
|
img,tr {
|
|
page-break-inside:avoid;
|
|
}
|
|
|
|
img {
|
|
max-width:100%!important;
|
|
}
|
|
|
|
@page {
|
|
margin:.5cm;
|
|
}
|
|
|
|
h2,h3,p {
|
|
orphans:3;
|
|
widows:3;
|
|
}
|
|
|
|
h2,h3 {
|
|
page-break-after:avoid;
|
|
}
|
|
}
|
|
|
|
@nav-default-item-active-color : @nav-default-item-hover-color @nav-default-sublist-item-hover-color: @nav-default-item-hover-colorhtml {
|
|
overflow-y:scroll;
|
|
}
|
|
|
|
body {
|
|
overflow:hidden;
|
|
}
|
|
|
|
.tm-page {
|
|
position:relative;
|
|
}
|
|
|
|
@media (min-width:1360px) {
|
|
.tm-page-container {
|
|
background:#16222d 50% 50%/cover no-repeat fixed;
|
|
}
|
|
|
|
.tm-page-container .tm-page {
|
|
max-width:1360px;
|
|
background:#fff;
|
|
}
|
|
|
|
.tm-page-container-padding {
|
|
padding-top:70px;
|
|
padding-bottom:70px;
|
|
}
|
|
}
|
|
|
|
.tm-toolbar {
|
|
padding-top:10px;
|
|
padding-bottom:10px;
|
|
background:#1f3e5c;
|
|
font-size:12px;
|
|
}
|
|
|
|
.tm-headerbar-top {
|
|
padding-top:40px;
|
|
padding-bottom:40px;
|
|
background:#1f3e5c;
|
|
}
|
|
|
|
.tm-headerbar-bottom {
|
|
padding-top:40px;
|
|
padding-bottom:40px;
|
|
background:#1f3e5c;
|
|
}
|
|
|
|
.tm-headerbar-stacked {
|
|
margin-top:40px;
|
|
}
|
|
|
|
.tm-header-transparent {
|
|
position:absolute;
|
|
z-index:980;
|
|
left:0;
|
|
right:0;
|
|
}
|
|
|
|
.tm-header-transparent .tm-headerbar-bottom,.tm-header-transparent .tm-headerbar-top {
|
|
background:0 0;
|
|
}
|
|
|
|
.tm-header-transparent .tm-headerbar-top {
|
|
border-bottom-color:transparent;
|
|
}
|
|
|
|
.tm-header-mobile-slide {
|
|
z-index:1020;
|
|
}
|
|
|
|
@media (min-width:640px) {
|
|
.tm-sidebar {
|
|
min-width:200px;
|
|
}
|
|
}
|
|
|
|
.uk-dropdown-navbar.uk-dropdown-stack {
|
|
min-width:0!important;
|
|
max-width:none!important;
|
|
}
|
|
|
|
.tm-leading-article .uk-article:last-child {
|
|
padding-bottom:20px;
|
|
}
|
|
|
|
.tm-error-icon {
|
|
font-size:250px;
|
|
}
|
|
|
|
.tm-error-headline {
|
|
font-size:100px;
|
|
}
|
|
|
|
.tm-offline {
|
|
width:300px;
|
|
}
|
|
|
|
.uk-card-primary.uk-card-body .tm-child-list-divider>ul>li:nth-child(n+2),.uk-card-primary.uk-card-body .uk-list-divider>li:nth-child(n+2) {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.uk-card-primary .uk-card-body .tm-child-list-divider>ul>li:nth-child(n+2),.uk-card-primary .uk-card-body .uk-list-divider>li:nth-child(n+2) {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.uk-card-secondary.uk-card-body .tm-child-list-divider>ul>li:nth-child(n+2),.uk-card-secondary.uk-card-body .uk-list-divider>li:nth-child(n+2) {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.uk-card-secondary .uk-card-body .tm-child-list-divider>ul>li:nth-child(n+2),.uk-card-secondary .uk-card-body .uk-list-divider>li:nth-child(n+2) {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.uk-section-primary:not(.uk-preserve-color) .tm-child-list-divider>ul>li:nth-child(n+2),.uk-section-primary:not(.uk-preserve-color) .uk-list-divider>li:nth-child(n+2) {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.uk-section-secondary:not(.uk-preserve-color) .tm-child-list-divider>ul>li:nth-child(n+2),.uk-section-secondary:not(.uk-preserve-color) .uk-list-divider>li:nth-child(n+2) {
|
|
border-top-color:rgba(255,255,255,.1);
|
|
}
|
|
|
|
.hljs {
|
|
padding:0;
|
|
background:0 0;
|
|
overflow:visible;
|
|
}
|
|
|
|
.tm-section-title {
|
|
color:#a3a4a8;
|
|
font-size:12px;
|
|
line-height:26px;
|
|
-webkit-writing-mode:vertical-lr;
|
|
writing-mode:vertical-lr;
|
|
text-transform:none;
|
|
letter-spacing:0;
|
|
}
|
|
|
|
.tm-section-title>::before {
|
|
content:"";
|
|
position:absolute;
|
|
top:-30px;
|
|
left:calc(50% - (1px / 2));
|
|
height:15px;
|
|
width:1px;
|
|
background-color:currentColor;
|
|
}
|
|
|
|
.tm-section-title>* {
|
|
-ms-writing-mode:tb-lr;
|
|
display:inline-block;
|
|
}
|
|
|
|
@supports (-ms-ime-align:auto) {
|
|
.tm-section-titlewriting-mode:inherit;
|
|
}
|
|
|
|
.tm-section-title>* {
|
|
writing-mode:vertical-lr;
|
|
}
|
|
}
|
|
|
|
.tm-rotate-180 {
|
|
-webkit-transform:rotate(180deg);
|
|
transform:rotate(180deg);
|
|
} |