2017-06-06 00:05:22 -07:00
/ * !
* Bootstrap v3 . 3 . 7 ( http : / / getbootstrap . com )
* Copyright 2011-2016 Twitter , Inc .
* Licensed under MIT ( https : / / github . com / twbs / bootstrap / blob / master / LICENSE )
2017-06-09 14:57:57 -07:00
* / /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ . label , sub , sup { vertical-align : baseline } hr , img { border : 0 } body , figure { margin : 0 } . btn-group > . btn-group , . btn-toolbar . btn , . btn-toolbar . btn-group , . btn-toolbar . input-group , . col-xs-1 , . col-xs-10 , . col-xs-11 , . col-xs-12 , . col-xs-2 , . col-xs-3 , . col-xs-4 , . col-xs-5 , . col-xs-6 , . col-xs-7 , . col-xs-8 , . col-xs-9 , . dropdown-menu { float : left } . navbar-fixed-bottom . navbar-collapse , . navbar-fixed-top . navbar-collapse , . pre-scrollable { max-height : 340 px } html { font-family : sans-serif ; -ms- text-size-adjust : 100 % ; -webkit- text-size-adjust : 100 % } article , aside , details , figcaption , figure , footer , header , hgroup , main , menu , nav , section , summary { display : block } audio , canvas , progress , video { display : inline-block ; vertical-align : baseline } audio : not ( [ controls ] ) { display : none ; height : 0 } [ hidden ] , template { display : none } a { background-color : transparent } a : active , a : hover { outline : 0 } b , optgroup , strong { font-weight : 700 } dfn { font-style : italic } h1 { margin : .67 em 0 } mark { background : #ff0 ; color : #000 } sub , sup { font-size : 75 % ; line-height : 0 ; position : relative } sup { top : -.5 em } sub { bottom : -.25 em } img { vertical-align : middle } svg : not ( : root ) { overflow : hidden } hr { box-sizing : content-box ; height : 0 } pre , textarea { overflow : auto } code , kbd , pre , samp { font-size : 1 em } button , input , optgroup , select , textarea { color : inherit ; font : inherit ; margin : 0 } . glyphicon , address { font-style : normal } button { overflow : visible } button , select { text-transform : none } button , html input [ type = button ] , input [ type = reset ] , input [ type = submit ] { -webkit- appearance : button ; cursor : pointer } button [ disabled ] , html input [ disabled ] { cursor : default } button :: -moz-focus-inner , input :: -moz-focus-inner { border : 0 ; padding : 0 } input [ type = checkbox ] , input [ type = radio ] { box-sizing : border-box ; padding : 0 } input [ type = number ] :: -webkit-inner-spin-button , input [ type = number ] :: -webkit-outer-spin-button { height : auto } input [ type = search ] :: -webkit-search-cancel-button , input [ type = search ] :: -webkit-search-decoration { -webkit- appearance : none } table { border-collapse : collapse ; border-spacing : 0 } td , th { padding : 0 } /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @ media print { blockquote , img , pre , tr { page-break-inside : avoid } * , : after , : before { background : 0 0 !important ; color : #000 !important ; box-shadow : none !important ; text-shadow : none !important } a , a : visited { text-decoration : underline } a [ href ] : after { content : " (" attr ( href ) ")" } abbr [ title ] : after { content : " (" attr ( title ) ")" } a [ href ^ = "#" ] : after , a [ href ^ = "javascript:" ] : after { content : "" } blockquote , pre { border : 1 px solid #999 } thead { display : table-header-group } img { max-width : 100 % !important } h2 , h3 , p { orphans : 3 ; widows : 3 } h2 , h3 { page-break-after : avoid } . navbar { display : none } . btn > . caret , . dropup > . btn > . caret { border-top-color : #000 !important } . label { border : 1 px solid #000 } . table { border-collapse : collapse !important } . table td , . table th { background-color : #fff !important } . table-bordered td , . table-bordered th { border : 1 px solid #ddd !important } } . btn , . btn-danger . active , . btn-danger : active , . btn-default . active , . btn-default : active , . btn-info . active , . btn-info : active , . btn-primary . active , . btn-primary : active , . btn-warning . active , . btn-warning : active , . btn . active , . btn : active , . dropdown-menu > . disabled > a : focus , . dropdown-menu > . disabled > a : hover , . form-control , . navbar-toggle , . open > . dropdown-toggle . btn-danger , . open > . dropdown-toggle . btn-default , . open > . dropdown-toggle . btn-info , . open > . dropdown-toggle . btn-primary , . open > . dropdown-toggle . btn-warning { background-image : none } . img-thumbnail , body { background-color : #fff } @ font-face { font-family : 'Glyphicons Halflings' ; src : url ( . . / . . / . . / node_modules / bootstrap / fonts / glyphicons-halflings-regular . eot ) ; src : url ( . . / . . / . . / node_modules / bootstrap / fonts / glyphicons-halflings-regular . eot ? # iefix ) format ( 'embedded-opentype' ) , url ( . . / . . / . . / node_modules / bootstrap / fonts / glyphicons-halflings-regular . woff2 ) format ( 'woff2' ) , url ( . . / . . / . . / node_modules / bootstrap / fonts / glyphicons-halflings-regular . woff ) format ( 'woff' ) , url ( . . / . . / . . / node_modules / bootstrap / fonts / glyphicons-halflings-regular . ttf ) format ( 'truetype' ) , url ( . . / . . / . . / node_modules / bootstrap / fonts / glyphicons-halflings-regular . svg # glyphicons_halflingsregular ) format ( 'svg' ) } . glyphicon { position : relative ;
2017-06-06 00:05:22 -07:00
* Bootstrap Colorpicker v2 . 5 . 1
* https : / / itsjavi . com / bootstrap-colorpicker /
*
* Originally written by ( c ) 2012 Stefan Petre
* Licensed under the Apache License v2 . 0
* http : / / www . apache . org / licenses / LICENSE-2 . 0 . txt
*
2017-06-09 14:57:57 -07:00
* / . colorpicker-saturation { width : 100 px ; height : 100 px ; background-image : url ( ../../../node_modules/bootstrap-colorpicker/src/img/bootstrap-colorpicker/saturation.png ) ; cursor : crosshair ; float : left } . colorpicker-saturation i { display : block ; height : 5 px ; width : 5 px ; border : 1 px solid #000 ; border-radius : 5 px ; position : absolute ; top : 0 ; left : 0 ; margin : -4 px 0 0 -4 px } . colorpicker-saturation i b { display : block ; height : 5 px ; width : 5 px ; border : 1 px solid #fff ; border-radius : 5 px } . colorpicker-alpha , . colorpicker-hue { width : 15 px ; height : 100 px ; float : left ; cursor : row-resize ; margin-left : 4 px ; margin-bottom : 4 px } . colorpicker-alpha i , . colorpicker-hue i { display : block ; height : 1 px ; background : #000 ; border-top : 1 px solid #fff ; position : absolute ; top : 0 ; left : 0 ; width : 100 % ; margin-top : -1 px } . colorpicker-hue { background-image : url ( ../../../node_modules/bootstrap-colorpicker/src/img/bootstrap-colorpicker/hue.png ) } . colorpicker-alpha , . colorpicker-color { background-image : url ( ../../../node_modules/bootstrap-colorpicker/src/img/bootstrap-colorpicker/alpha.png ) } . colorpicker-alpha { display : none } . colorpicker : after , . colorpicker : before { content : '' ; display : inline-block ; position : absolute } . colorpicker-alpha , . colorpicker-hue , . colorpicker-saturation { background-size : contain } . colorpicker { padding : 4 px ; min-width : 130 px ; margin-top : 1 px ; border-radius : 4 px ; z-index : 2500 } . colorpicker : after , . colorpicker : before { line-height : 0 } . colorpicker : before { border-left : 7 px solid transparent ; border-right : 7 px solid transparent ; border-bottom : 7 px solid #ccc ; border-bottom-color : rgba ( 0 , 0 , 0 , .2 ) ; top : -7 px ; left : 6 px } . colorpicker : after { clear : both ; border-left : 6 px solid transparent ; border-right : 6 px solid transparent ; border-bottom : 6 px solid #fff ; top : -6 px ; left : 7 px } . colorpicker div { position : relative } . colorpicker . colorpicker-with-alpha { min-width : 140 px } . colorpicker . colorpicker-with-alpha . colorpicker-alpha { display : block } . colorpicker-color { height : 10 px ; margin-top : 5 px ; clear : both ; background-position : 0 100 % } . colorpicker-color div { height : 10 px } . colorpicker-selectors { display : none ; height : 10 px ; margin-top : 5 px ; clear : both } . colorpicker-selectors i { cursor : pointer ; float : left ; height : 10 px ; width : 10 px } . colorpicker-selectors i + i { margin-left : 3 px } . colorpicker-element . add-on i , . colorpicker-element . input-group-addon i { display : inline-block ; cursor : pointer ; height : 16 px ; vertical-align : text - top ; width : 16 px } . colorpicker . colorpicker-inline { position : relative ; display : inline-block ; float : none ; z-index : auto } . colorpicker . colorpicker-horizontal { width : 110 px ; min-width : 110 px ; height : auto } . colorpicker . colorpicker-horizontal . colorpicker-saturation { margin-bottom : 4 px } . colorpicker . colorpicker-horizontal . colorpicker-color { width : 100 px } . colorpicker . colorpicker-horizontal . colorpicker-alpha , . colorpicker . colorpicker-horizontal . colorpicker-hue { width : 100 px ; height : 15 px ; float : left ; cursor : col-resize ; margin-left : 0 ; margin-bottom : 4 px } . colorpicker . colorpicker-horizontal . colorpicker-alpha i , . colorpicker . colorpicker-horizontal . colorpicker-hue i { display : block ; height : 15 px ; background : #fff ; position : absolute ; top : 0 ; left : 0 ; width : 1 px ; border : none ; margin-top : 0 } . colorpicker . colorpicker-horizontal . colorpicker-hue { background-image : url ( ../../../node_modules/bootstrap-colorpicker/src/img/bootstrap-colorpicker/hue-horizontal.png ) } . colorpicker . colorpicker-horizontal . colorpicker-alpha { background-image : url ( ../../../node_modules/bootstrap-colorpicker/src/img/bootstrap-colorpicker/alpha-horizontal.png ) } . colorpicker-right : before { left : auto ; right : 6 px } . colorpicker-right : after { left : auto ; right : 7 px } . colorpicker-no-arrow : after , . colorpicker-no-arrow : before { border-right : 0 ; border-left : 0 } . colorpicker-alpha . colorpicker-visible , . colorpicker-hue . colorpicker-visible , . colorpicker-saturation . colorpicker-visible , . colorpicker-selectors . colorpicker-visible , . colorpicker . colorpicker-visible { display : block } . colorpicker-alpha . colorpicker-hidden , . colorpicker-hue . colorpicker-hidden , . colorpicker-saturation . colorpicker-hidden , . colorpicker-selectors . colorpicker-hidden , . colorpicker . colorpicker-hidden { display : none } . colorpicker-inline . colorpicker-visible { display : inline-block } / * !
2017-06-06 00:05:22 -07:00
* AdminLTE v2 . 3 . 0
* Author : Almsaeed Studio
* Website : Almsaeed Studio < http : / / almsaeedstudio . com >
* License : Open source - MIT
* Please visit http : / / opensource . org / licenses / MIT for more information
2017-06-09 14:57:57 -07:00
! * / body , html { min-height : 100 % } . layout-boxed body , . layout-boxed html { height : 100 % } body { -webkit- font-smoothing : antialiased ; -moz- osx-font-smoothing : grayscale ; font-family : 'Source Sans Pro' , 'Helvetica Neue' , Helvetica , Arial , sans-serif ; font-weight : 400 ; overflow-x : hidden ; overflow-y : auto } . wrapper { min-height : 100 % ; position : static ; overflow : hidden } . wrapper : after , . wrapper : before { content : " " ; display : table } . wrapper : after { clear : both } . layout-boxed . wrapper { max-width : 1250 px ; margin : 0 auto ; min-height : 100 % ; box-shadow : 0 0 8 px rgba ( 0 , 0 , 0 , .5 ) ; position : relative } . layout-boxed { background : url ( ../img/boxed-bg.jpg ) repeat fixed } . content-wrapper , . main-footer , . right-side { transition : margin .3 s ease-in-out , -webkit- transform .3 s ease-in-out ; transition : transform .3 s ease-in-out , margin .3 s ease-in-out ; transition : transform .3 s ease-in-out , margin .3 s ease-in-out , -webkit- transform .3 s ease-in-out ; margin-left : 230 px ; z-index : 820 } . layout-top-nav . content-wrapper , . layout-top-nav . main-footer , . layout-top-nav . right-side { margin-left : 0 } @ media ( max-width : 767px ) { . content-wrapper , . main-footer , . right-side { margin-left : 0 } } @ media ( min-width : 768px ) { . sidebar-collapse . content-wrapper , . sidebar-collapse . main-footer , . sidebar-collapse . right-side { margin-left : 0 } } @ media ( max-width : 767px ) { . sidebar-open . content-wrapper , . sidebar-open . main-footer , . sidebar-open . right-side { -webkit- transform : translate ( 230 px , 0 ) ; transform : translate ( 230 px , 0 ) } } . content-wrapper , . right-side { min-height : 100 % ; background-color : #ecf0f5 ; z-index : 800 } . main-footer { background : #fff ; padding : 15 px ; color : #444 ; border-top : 1 px solid #d2d6de } . fixed . left-side , . fixed . main-header , . fixed . main-sidebar { position : fixed } . fixed . main-header { top : 0 ; right : 0 ; left : 0 } . fixed . content-wrapper , . fixed . right-side { padding-top : 50 px } @ media ( max-width : 767px ) { . fixed . content-wrapper , . fixed . right-side { padding-top : 100 px } } . fixed . layout-boxed . wrapper { max-width : 100 % } body . hold-transition . content-wrapper , body . hold-transition . left-side , body . hold-transition . main-footer , body . hold-transition . main-header . logo , body . hold-transition . main-header > . navbar , body . hold-transition . main-sidebar , body . hold-transition . right-side { transition : none } . content { min-height : 250 px ; padding : 15 px ; margin-right : auto ; margin-left : auto ; padding-left : 15 px ; padding-right : 15 px } . h1 , . h2 , . h3 , . h4 , . h5 , . h6 , h1 , h2 , h3 , h4 , h5 , h6 { font-family : 'Source Sans Pro' , sans-serif } a { color : #3c8dbc } a : active , a : focus , a : hover { outline : 0 ; text-decoration : none ; color : #72afd2 } . page-header { margin : 10 px 0 20 px 0 ; font-size : 22 px } . page-header > small { color : #666 ; display : block ; margin-top : 5 px } . main-header { position : relative ; max-height : 100 px ; z-index : 1030 } . main-header > . navbar { transition : margin-left .3 s ease-in-out ; margin-bottom : 0 ; margin-left : 230 px ; border : none ; min-height : 50 px ; border-radius : 0 } . layout-top-nav . main-header > . navbar { margin-left : 0 } . main-header # navbar-search-input . form-control { background : rgba ( 255 , 255 , 255 , .2 ) ; border-color : transparent } . main-header # navbar-search-input . form-control : active , . main-header # navbar-search-input . form-control : focus { border-color : rgba ( 0 , 0 , 0 , .1 ) ; background : rgba ( 255 , 255 , 255 , .9 ) } . main-header # navbar-search-input . form-control :: -moz-placeholder { color : #ccc ; opacity : 1 } . main-header # navbar-search-input . form-control : -ms-input-placeholder { color : #ccc } . main-header # navbar-search-input . form-control :: -webkit-input-placeholder { color : #ccc } . main-header . navbar-custom-menu , . main-header . navbar-right { float : right } @ media ( max-width : 991px ) { . main-header . navbar-custom-menu a , . main-header . navbar-right a { color : inherit ; background : 0 0 } } @ media ( max-width : 767px ) { . main-header . navbar-right { float : none } . navbar-collapse . main-header . navbar-right { margin : 7.5 px -15 px } . main-header . navbar-right > li { color : inherit ; border : 0 } } . main-header . sidebar-toggle { float : left ; background-color : transparent ; background-image : none ; padding : 15 px 15 px ; font-family : fontAwesome } . main-header . sidebar-toggle : before { content : "\f0c9" } . main-header . sidebar-toggle : hover { color : #fff } . main-header . sidebar-toggle : active , . main-header . sidebar-toggle : focus { background : 0 0 } . main-header . sidebar-toggle . icon-bar { display : none } . main-header . navbar . nav > li . user > a > . fa , . main-header . navbar
2017-06-06 00:51:41 -07:00
* Font Awesome 4 . 7 . 0 by @ davegandy - http : / / fontawesome . io - @ fontawesome
* License - http : / / fontawesome . io / license ( Font : SIL OFL 1 . 1 , CSS : MIT License )
2017-06-09 14:57:57 -07:00
* / @ font-face { font-family : FontAwesome ; src : url ( . . / fonts / fontawesome-webfont . eot ? v = 4 . 7 . 0 ) ; src : url ( . . / fonts / fontawesome-webfont . eot ? # iefix & v = 4 . 7 . 0 ) format ( 'embedded-opentype' ) , url ( . . / fonts / fontawesome-webfont . woff2 ? v = 4 . 7 . 0 ) format ( 'woff2' ) , url ( . . / fonts / fontawesome-webfont . woff ? v = 4 . 7 . 0 ) format ( 'woff' ) , url ( . . / fonts / fontawesome-webfont . ttf ? v = 4 . 7 . 0 ) format ( 'truetype' ) , url ( . . / fonts / fontawesome-webfont . svg ? v = 4 . 7 . 0 # fontawesomeregular ) format ( 'svg' ) ; font-weight : 400 ; font-style : normal } . fa { display : inline-block ; font : normal normal normal 14 px / 1 FontAwesome ; font-size : inherit ; text-rendering : auto ; -webkit- font-smoothing : antialiased ; -moz- osx-font-smoothing : grayscale } . fa-lg { font-size : 1.33333333 em ; line-height : .75 em ; vertical-align : -15 % } . fa-2x { font-size : 2 em } . fa-3x { font-size : 3 em } . fa-4x { font-size : 4 em } . fa-5x { font-size : 5 em } . fa-fw { width : 1.28571429 em ; text-align : center } . fa-ul { padding-left : 0 ; margin-left : 2.14285714 em ; list-style-type : none } . fa-ul > li { position : relative } . fa-li { position : absolute ; left : -2.14285714 em ; width : 2.14285714 em ; top : .14285714 em ; text-align : center } . fa-li . fa-lg { left : -1.85714286 em } . fa-border { padding : .2 em .25 em .15 em ; border : solid .08 em #eee ; border-radius : .1 em } . fa-pull-left { float : left } . fa-pull-right { float : right } . fa . fa-pull-left { margin-right : .3 em } . fa . fa-pull-right { margin-left : .3 em } . pull-right { float : right } . pull-left { float : left } . fa . pull-left { margin-right : .3 em } . fa . pull-right { margin-left : .3 em } . fa-spin { -webkit- animation : fa-spin 2 s infinite linear ; animation : fa-spin 2 s infinite linear } . fa-pulse { -webkit- animation : fa-spin 1 s infinite steps ( 8 ) ; animation : fa-spin 1 s infinite steps ( 8 ) } @ -webkit-keyframes fa-spin { 0 % { -webkit- transform : rotate ( 0 ) ; transform : rotate ( 0 ) } 100 % { -webkit- transform : rotate ( 359 deg ) ; transform : rotate ( 359 deg ) } } @ keyframes fa-spin { 0 % { -webkit- transform : rotate ( 0 ) ; transform : rotate ( 0 ) } 100 % { -webkit- transform : rotate ( 359 deg ) ; transform : rotate ( 359 deg ) } } . fa-rotate-90 { -webkit- transform : rotate ( 90 deg ) ; -ms- transform : rotate ( 90 deg ) ; transform : rotate ( 90 deg ) } . fa-rotate-180 { -webkit- transform : rotate ( 180 deg ) ; -ms- transform : rotate ( 180 deg ) ; transform : rotate ( 180 deg ) } . fa-rotate-270 { -webkit- transform : rotate ( 270 deg ) ; -ms- transform : rotate ( 270 deg ) ; transform : rotate ( 270 deg ) } . fa-flip-horizontal { -webkit- transform : scale ( -1 , 1 ) ; -ms- transform : scale ( -1 , 1 ) ; transform : scale ( -1 , 1 ) } . fa-flip-vertical { -webkit- transform : scale ( 1 , -1 ) ; -ms- transform : scale ( 1 , -1 ) ; transform : scale ( 1 , -1 ) } : root . fa-flip-horizontal , : root . fa-flip-vertical , : root . fa-rotate-180 , : root . fa-rotate-270 , : root . fa-rotate-90 { filter : none } . fa-stack { position : relative ; display : inline-block ; width : 2 em ; height : 2 em ; line-height : 2 em ; vertical-align : middle } . fa-stack-1x , . fa-stack-2x { position : absolute ; left : 0 ; width : 100 % ; text-align : center } . fa-stack-1x { line-height : inherit } . fa-stack-2x { font-size : 2 em } . fa-inverse { color : #fff } . fa-glass : before { content : "\f000" } . fa-music : before { content : "\f001" } . fa-search : before { content : "\f002" } . fa-envelope-o : before { content : "\f003" } . fa-heart : before { content : "\f004" } . fa-star : before { content : "\f005" } . fa-star-o : before { content : "\f006" } . fa-user : before { content : "\f007" } . fa-film : before { content : "\f008" } . fa-th-large : before { content : "\f009" } . fa-th : before { content : "\f00a" } . fa-th-list : before { content : "\f00b" } . fa-check : before { content : "\f00c" } . fa-close : before , . fa-remove : before , . fa-times : before { content : "\f00d" } . fa-search-plus : before { content : "\f00e" } . fa-search-minus : before { content : "\f010" } . fa-power-off : before { content : "\f011" } . fa-signal : before { content : "\f012" } . fa-cog : before , . fa-gear : before { content : "\f013" } . fa-trash-o : before { content : "\f014" } . fa-home : before { content : "\f015" } . fa-file-o : before { content : "\f016" } . fa-clock-o : before { content : "\f017" } . fa-road : before { content : "\f018" } . fa-download : before { content : "\f019" } . fa-arrow-circle-o-down : before { content : "\f01a" } . fa-arrow-circle-o-up : before { content : "\f01b" } . fa-inbox : before { content : "\f01c" } . fa-play-circle-o : before { content : "\f01d" } . fa-repeat : before , . fa-rotate-right : before { content : "\f01e" } . fa-refresh : before { content : "\f021" } . fa-list-alt : before { content : "\f022" } . fa-lock : before { content : "\f023" } . fa-flag : before { content : "\f024" } . fa-headphones : before { content : "\f025" } . fa-volume-off : before { content : "\f026" } . fa-volume-down :
2017-06-06 00:05:22 -07:00
* Datepicker for Bootstrap v1 . 6 . 4 ( https : / / github . com / eternicode / bootstrap-datepicker )
*
* Copyright 2012 Stefan Petre
* Improvements by Andrew Rowls
* Licensed under the Apache License v2 . 0 ( http : / / www . apache . org / licenses / LICENSE-2 . 0 )
2017-06-09 14:57:57 -07:00
* / . datepicker { padding : 4 px ; -webkit- border-radius : 4 px ; -moz- border-radius : 4 px ; border-radius : 4 px ; direction : ltr } . datepicker-inline { width : 220 px } . datepicker . datepicker-rtl { direction : rtl } . datepicker . datepicker-rtl table tr td span { float : right } . datepicker-dropdown { top : 0 ; left : 0 } . datepicker-dropdown : before { content : '' ; display : inline-block ; border-left : 7 px solid transparent ; border-right : 7 px solid transparent ; border-bottom : 7 px solid #999 ; border-top : 0 ; border-bottom-color : rgba ( 0 , 0 , 0 , .2 ) ; position : absolute } . datepicker-dropdown : after { content : '' ; display : inline-block ; border-left : 6 px solid transparent ; border-right : 6 px solid transparent ; border-bottom : 6 px solid #fff ; border-top : 0 ; position : absolute } . datepicker-dropdown . datepicker-orient-left : before { left : 6 px } . datepicker-dropdown . datepicker-orient-left : after { left : 7 px } . datepicker-dropdown . datepicker-orient-right : before { right : 6 px } . datepicker-dropdown . datepicker-orient-right : after { right : 7 px } . datepicker-dropdown . datepicker-orient-bottom : before { top : -7 px } . datepicker-dropdown . datepicker-orient-bottom : after { top : -6 px } . datepicker-dropdown . datepicker-orient-top : before { bottom : -7 px ; border-bottom : 0 ; border-top : 7 px solid #999 } . datepicker-dropdown . datepicker-orient-top : after { bottom : -6 px ; border-bottom : 0 ; border-top : 6 px solid #fff } . datepicker table { margin : 0 ; -webkit- touch-callout : none ; -webkit- user-select : none ; -khtml- user-select : none ; -moz- user-select : none ; -ms- user-select : none ; user-select : none } . datepicker td , . datepicker th { text-align : center ; width : 20 px ; height : 20 px ; -webkit- border-radius : 4 px ; -moz- border-radius : 4 px ; border-radius : 4 px ; border : none } . table-striped . datepicker table tr td , . table-striped . datepicker table tr th { background-color : transparent } . datepicker table tr td . day . focused , . datepicker table tr td . day : hover { background : #eee ; cursor : pointer } . datepicker table tr td . new , . datepicker table tr td . old { color : #999 } . datepicker table tr td . disabled , . datepicker table tr td . disabled : hover { background : 0 0 ; color : #999 ; cursor : default } . datepicker table tr td . highlighted { background : #d9edf7 ; border-radius : 0 } . datepicker table tr td . today , . datepicker table tr td . today . disabled , . datepicker table tr td . today . disabled : hover , . datepicker table tr td . today : hover { background-color : #fde19a ; background-image : -moz- linear-gradient ( to bottom , #fdd49a , #fdf59a ) ; background-image : -ms- linear-gradient ( to bottom , #fdd49a , #fdf59a ) ; background-image : -webkit- gradient ( linear , 0 0 , 0 100 % , from ( #fdd49a ) , to ( #fdf59a ) ) ; background-image : -webkit- linear-gradient ( to bottom , #fdd49a , #fdf59a ) ; background-image : -o- linear-gradient ( to bottom , #fdd49a , #fdf59a ) ; background-image : linear-gradient ( to bottom , #fdd49a , #fdf59a ) ; background-repeat : repeat-x ; border-color : #fdf59a #fdf59a #fbed50 ; border-color : rgba ( 0 , 0 , 0 , .1 ) rgba ( 0 , 0 , 0 , .1 ) rgba ( 0 , 0 , 0 , .25 ) ; color : #000 } . datepicker table tr td . today . active , . datepicker table tr td . today . disabled , . datepicker table tr td . today . disabled . active , . datepicker table tr td . today . disabled . disabled , . datepicker table tr td . today . disabled : active , . datepicker table tr td . today . disabled : hover , . datepicker table tr td . today . disabled : hover . active , . datepicker table tr td . today . disabled : hover . disabled , . datepicker table tr td . today . disabled : hover : active , . datepicker table tr td . today . disabled : hover : hover , . datepicker table tr td . today . disabled : hover [ disabled ] , . datepicker table tr td . today . disabled [ disabled ] , . datepicker table tr td . today : active , . datepicker table tr td . today : hover , . datepicker table tr td . today : hover . active , . datepicker table tr td . today : hover . disabled , . datepicker table tr td . today : hover : active , . datepicker table tr td . today : hover : hover , . datepicker table tr td . today : hover [ disabled ] , . datepicker table tr td . today [ disabled ] { background-color : #fdf59a } . datepicker table tr td . today : hover : hover { color : #000 } . datepicker table tr td . today . active : hover { color : #fff } . datepicker table tr td . range , . datepicker table tr td . range . disabled , . datepicker table tr td . range . disabled : hover , . datepicker table tr td . range : hover { background : #eee ; -webkit- border-radius : 0 ; -moz- border-radius : 0 ; border-radius : 0 } . datepicker table tr td . range . today , . datepicker table tr td . range . today . disabled , . datepicker tab