123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563 |
- @charset "UTF-8";
- /*
- * Customizable variables
- * Update these variable to create theme
- */
- /*
- * General
- */
- /*
- * Sidebar
- */
- /*
- * Top
- */
- /*
- * Content
- */
- /*
- * Buttons
- */
- /*
- * Inputs
- */
- /*
- * Messages
- */
- /*
- * Login
- */
- /*
- * jQuery UI
- */
- /*
- * Charts
- */
- /*
- * Default variable values
- * Create separate themes/theme/_variables.scss to override these variables
- */
- /*
- * General
- */
- /*
- * Sidebar
- */
- /*
- * Top
- */
- /*
- * Content
- */
- /*
- * Buttons
- */
- /*
- * Inputs
- */
- /*
- * Messages
- */
- /*
- * Login
- */
- /*
- * jQuery UI
- */
- /*
- * Charts
- */
- .hidden {
- display: none; }
- .clear-list {
- margin: 0;
- padding: 0;
- list-style: none; }
- .fl {
- float: left; }
- .fr {
- float: right; }
- .cf:before, .cf:after {
- content: "";
- display: table; }
- .cf:after {
- clear: both; }
- .p10 {
- padding: 10px;
- padding: 0.71429rem; }
- .p20 {
- padding: 20px;
- padding: 1.42857rem; }
- .p30 {
- padding: 30px;
- padding: 2.14286rem; }
- .p40 {
- padding: 40px;
- padding: 2.85714rem; }
- .p50 {
- padding: 50px;
- padding: 3.57143rem; }
- .p60 {
- padding: 60px;
- padding: 4.28571rem; }
- .p70 {
- padding: 70px;
- padding: 5rem; }
- .p80 {
- padding: 80px;
- padding: 5.71429rem; }
- .pt10 {
- padding-top: 10px;
- padding-top: 0.71429rem; }
- .pt20 {
- padding-top: 20px;
- padding-top: 1.42857rem; }
- .pt30 {
- padding-top: 30px;
- padding-top: 2.14286rem; }
- .pt40 {
- padding-top: 40px;
- padding-top: 2.85714rem; }
- .pt50 {
- padding-top: 50px;
- padding-top: 3.57143rem; }
- .pt60 {
- padding-top: 60px;
- padding-top: 4.28571rem; }
- .pt70 {
- padding-top: 70px;
- padding-top: 5rem; }
- .pt80 {
- padding-top: 80px;
- padding-top: 5.71429rem; }
- .pr10 {
- padding-right: 10px;
- padding-right: 0.71429rem; }
- .pr20 {
- padding-right: 20px;
- padding-right: 1.42857rem; }
- .pr30 {
- padding-right: 30px;
- padding-right: 2.14286rem; }
- .pr40 {
- padding-right: 40px;
- padding-right: 2.85714rem; }
- .pr50 {
- padding-right: 50px;
- padding-right: 3.57143rem; }
- .pr60 {
- padding-right: 60px;
- padding-right: 4.28571rem; }
- .pr70 {
- padding-right: 70px;
- padding-right: 5rem; }
- .pr80 {
- padding-right: 80px;
- padding-right: 5.71429rem; }
- .pb10 {
- padding-bottom: 10px;
- padding-bottom: 0.71429rem; }
- .pb20 {
- padding-bottom: 20px;
- padding-bottom: 1.42857rem; }
- .pb30 {
- padding-bottom: 30px;
- padding-bottom: 2.14286rem; }
- .pb40 {
- padding-bottom: 40px;
- padding-bottom: 2.85714rem; }
- .pb50 {
- padding-bottom: 50px;
- padding-bottom: 3.57143rem; }
- .pb60 {
- padding-bottom: 60px;
- padding-bottom: 4.28571rem; }
- .pb70 {
- padding-bottom: 70px;
- padding-bottom: 5rem; }
- .pb80 {
- padding-bottom: 80px;
- padding-bottom: 5.71429rem; }
- .pl10 {
- padding-left: 10px;
- padding-left: 0.71429rem; }
- .pl20 {
- padding-left: 20px;
- padding-left: 1.42857rem; }
- .pl30 {
- padding-left: 30px;
- padding-left: 2.14286rem; }
- .pl40 {
- padding-left: 40px;
- padding-left: 2.85714rem; }
- .pl50 {
- padding-left: 50px;
- padding-left: 3.57143rem; }
- .pl60 {
- padding-left: 60px;
- padding-left: 4.28571rem; }
- .pl70 {
- padding-left: 70px;
- padding-left: 5rem; }
- .pl80 {
- padding-left: 80px;
- padding-left: 5.71429rem; }
- .m10 {
- margin: 10px;
- margin: 0.71429rem; }
- .m20 {
- margin: 20px;
- margin: 1.42857rem; }
- .m30 {
- margin: 30px;
- margin: 2.14286rem; }
- .m40 {
- margin: 40px;
- margin: 2.85714rem; }
- .m50 {
- margin: 50px;
- margin: 3.57143rem; }
- .m60 {
- margin: 60px;
- margin: 4.28571rem; }
- .m70 {
- margin: 70px;
- margin: 5rem; }
- .m80 {
- margin: 80px;
- margin: 5.71429rem; }
- .mt10 {
- margin-top: 10px;
- margin-top: 0.71429rem; }
- .mt20 {
- margin-top: 20px;
- margin-top: 1.42857rem; }
- .mt30 {
- margin-top: 30px;
- margin-top: 2.14286rem; }
- .mt40 {
- margin-top: 40px;
- margin-top: 2.85714rem; }
- .mt50 {
- margin-top: 50px;
- margin-top: 3.57143rem; }
- .mt60 {
- margin-top: 60px;
- margin-top: 4.28571rem; }
- .mt70 {
- margin-top: 70px;
- margin-top: 5rem; }
- .mt80 {
- margin-top: 80px;
- margin-top: 5.71429rem; }
- .mr10 {
- margin-right: 10px;
- margin-right: 0.71429rem; }
- .mr20 {
- margin-right: 20px;
- margin-right: 1.42857rem; }
- .mr30 {
- margin-right: 30px;
- margin-right: 2.14286rem; }
- .mr40 {
- margin-right: 40px;
- margin-right: 2.85714rem; }
- .mr50 {
- margin-right: 50px;
- margin-right: 3.57143rem; }
- .mr60 {
- margin-right: 60px;
- margin-right: 4.28571rem; }
- .mr70 {
- margin-right: 70px;
- margin-right: 5rem; }
- .mr80 {
- margin-right: 80px;
- margin-right: 5.71429rem; }
- .mb10 {
- margin-bottom: 10px;
- margin-bottom: 0.71429rem; }
- .mb20 {
- margin-bottom: 20px;
- margin-bottom: 1.42857rem; }
- .mb30 {
- margin-bottom: 30px;
- margin-bottom: 2.14286rem; }
- .mb40 {
- margin-bottom: 40px;
- margin-bottom: 2.85714rem; }
- .mb50 {
- margin-bottom: 50px;
- margin-bottom: 3.57143rem; }
- .mb60 {
- margin-bottom: 60px;
- margin-bottom: 4.28571rem; }
- .mb70 {
- margin-bottom: 70px;
- margin-bottom: 5rem; }
- .mb80 {
- margin-bottom: 80px;
- margin-bottom: 5.71429rem; }
- .ml10 {
- margin-left: 10px;
- margin-left: 0.71429rem; }
- .ml20 {
- margin-left: 20px;
- margin-left: 1.42857rem; }
- .ml30 {
- margin-left: 30px;
- margin-left: 2.14286rem; }
- .ml40 {
- margin-left: 40px;
- margin-left: 2.85714rem; }
- .ml50 {
- margin-left: 50px;
- margin-left: 3.57143rem; }
- .ml60 {
- margin-left: 60px;
- margin-left: 4.28571rem; }
- .ml70 {
- margin-left: 70px;
- margin-left: 5rem; }
- .ml80 {
- margin-left: 80px;
- margin-left: 5.71429rem; }
- .pos_rel {
- position: relative; }
- .pos_abs {
- position: absolute; }
- .fill_width {
- width: 100% !important; }
- @-webkit-keyframes spin {
- 100% {
- -webkit-transform: rotate(360deg);
- transform: rotate(360deg); } }
- @keyframes spin {
- 100% {
- -webkit-transform: rotate(360deg);
- transform: rotate(360deg); } }
- .ui-widget-content {
- color: #62a29c;
- border-color: #f5f3f4; }
- .ui-widget.ui-widget-content, .ui-timepicker-table.ui-widget-content {
- background: #fff;
- box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
- box-shadow: 0 0 0.71429rem 0 rgba(0, 0, 0, 0.5); }
- .ui-widget {
- font-family: inherit;
- font-size: inherit; }
- .ui-widget-header {
- border: 0;
- background: #3c706b;
- color: #fff;
- font-weight: bold; }
- .ui-widget-header a {
- color: #fff; }
- .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
- border: 1px solid #eff6f5;
- border: 0.07143rem solid #eff6f5;
- background: #fff;
- font-weight: bold;
- color: #62a29c;
- border-radius: 3px;
- border-radius: 0.21429rem; }
- .ui-widget-header .ui-state-default {
- background: none;
- color: #fff;
- border: 0; }
- .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
- border: 1px solid #7FB1DC;
- border: 0.07143rem solid #7FB1DC;
- background: #7FB1DC;
- font-weight: bold;
- color: #fff; }
- .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
- border: 1px solid #44b78b;
- border: 0.07143rem solid #44b78b;
- background: #44b78b;
- font-weight: bold;
- color: #fff; }
- .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
- border: 1px solid #7FB1DC;
- border: 0.07143rem solid #7FB1DC;
- background: #fff;
- color: #7FB1DC; }
- @media only screen and (max-width: 480px) {
- .ui-dialog {
- left: 10px !important;
- left: 0.71429rem !important;
- right: 10px !important;
- right: 0.71429rem !important;
- width: auto !important; } }
- .ui-dialog-buttonpane {
- background: #eff6f5;
- margin: .5em -0.2em -0.2em -0.2em; }
- .ui-dialog-buttonpane .ui-button {
- border: 0 !important;
- outline: 0; }
- .ui-icon {
- font-family: 'jet-icons';
- speak: none;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- line-height: 1;
- /* Better Font Rendering =========== */
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- display: inline-block;
- font-size: 16px;
- font-size: 1.14286rem;
- font-weight: bold;
- background: none !important;
- text-indent: 0;
- overflow: visible; }
- .ui-icon-circle-triangle-e:before {
- content: ""; }
- .ui-icon-circle-triangle-w:before {
- content: ""; }
- .ui-icon-closethick:before {
- content: ""; }
- .ui-widget-overlay {
- background: #000;
- opacity: 0.5;
- filter: Alpha(Opacity=50); }
- .ui-tooltip {
- background: #000 !important;
- color: #fff;
- border: 0;
- box-shadow: none !important;
- opacity: 0.8;
- font-size: 13px;
- font-size: 0.92857rem;
- pointer-events: none; }
- .ui-datepicker table, .ui-timepicker table {
- margin: 0 0 .4em;
- background: transparent;
- border-radius: 0;
- box-shadow: none; }
- .ui-datepicker th, .ui-timepicker th {
- background: inherit;
- color: inherit;
- text-transform: inherit; }
- .ui-datepicker tbody tr, .ui-timepicker tbody tr {
- border-bottom: inherit; }
- .ui-datepicker table {
- margin: 0 0 .4em; }
- .ui-timepicker-table table {
- margin: .15em 0 0; }
- /*# sourceMappingURL=jquery-ui.theme.css.map */
|