2016-11-07 21:58:22 +01:00
* , : after , : before { box-sizing : inherit } html { box-sizing : border-box ; font-family : sans-serif ; -ms- text-size-adjust : 100 % ; -webkit- text-size-adjust : 100 % } input [ type = text ] , input [ type = email ] , input [ type = search ] , input [ type = password ] { -webkit- appearance : none ; -moz- appearance : none } article , aside , details , figcaption , figure , footer , header , hgroup , main , 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 : 0 0 ; color : #4183C4 ; text-decoration : none } a : active , a : hover { outline : 0 } abbr [ title ] { border-bottom : 1 px dotted } b , optgroup , strong { font-weight : 700 } dfn { font-style : italic } mark { background : #ff0 ; color : #000 } small { font-size : 80 % } sub , sup { font-size : 75 % ; line-height : 0 ; position : relative ; vertical-align : baseline } sup { top : -.5 em } sub { bottom : -.25 em } img { border : 0 } svg : not ( : root ) { overflow : hidden } figure { margin : 1 em 40 px } hr { height : 0 } pre , textarea { overflow : auto } code , kbd , pre , samp { font-family : monospace , monospace ; font-size : 1 em } button , input , optgroup , select , textarea { color : inherit ; font : inherit ; margin : 0 } 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 { line-height : normal } 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- appearance : textfield } input [ type = search ] :: -webkit-search-cancel-button , input [ type = search ] :: -webkit-search-decoration { -webkit- appearance : none } fieldset { border : 1 px solid silver ; margin : 0 2 px ; padding : .35 em .625 em .75 em } legend { border : 0 ; padding : 0 } table { border-collapse : collapse ; border-spacing : 0 } td , th { padding : 0 } body , html { height : 100 % } html { font-size : 14 px } body { margin : 0 ; padding : 0 ; overflow-x : hidden ; min-width : 320 px ; background : #FFF ; font-family : Lato , 'Helvetica Neue' , Arial , Helvetica , sans-serif ; font-size : 14 px ; line-height : 1.4285 em ; color : rgba ( 0 , 0 , 0 , .87 ) ; font-smoothing : antialiased } h1 , h2 , h3 , h4 , h5 { font-family : Lato , 'Helvetica Neue' , Arial , Helvetica , sans-serif ; line-height : 1.2857 em ; margin : calc ( 2 rem - .14285 em ) 0 1 rem ; font-weight : 700 ; padding : 0 } h1 { min-height : 1 rem ; font-size : 2 rem } h2 { font-size : 1.714 rem } h3 { font-size : 1.28 rem } h4 { font-size : 1.071 rem } h5 { font-size : 1 rem } h1 : first-child , h2 : first-child , h3 : first-child , h4 : first-child , h5 : first-child , p : first-child { margin-top : 0 } h1 : last-child , h2 : last-child , h3 : last-child , h4 : last-child , h5 : last-child , p : last-child { margin-bottom : 0 } p { margin : 0 0 1 em ; line-height : 1.4285 em } a : hover { color : #1e70bf ; text-decoration : none } :: -webkit-selection { background-color : #CCE2FF ; color : rgba ( 0 , 0 , 0 , .87 ) } :: -moz-selection { background-color : #CCE2FF ; color : rgba ( 0 , 0 , 0 , .87 ) } :: selection { background-color : #CCE2FF ; color : rgba ( 0 , 0 , 0 , .87 ) } input :: -webkit-selection , textarea :: -webkit-selection { background-color : rgba ( 100 , 100 , 100 , .4 ) ; color : rgba ( 0 , 0 , 0 , .87 ) } input :: -moz-selection , textarea :: -moz-selection { background-color : rgba ( 100 , 100 , 100 , .4 ) ; color : rgba ( 0 , 0 , 0 , .87 ) } input :: selection , textarea :: selection { background-color : rgba ( 100 , 100 , 100 , .4 ) ; color : rgba ( 0 , 0 , 0 , .87 ) } . ui . button { cursor : pointer ; display : inline-block ; min-height : 1 em ; outline : 0 ; border : none ; vertical-align : baseline ; background : #E0E1E2 ; color : rgba ( 0 , 0 , 0 , .6 ) ; font-family : Lato , 'Helvetica Neue' , Arial , Helvetica , sans-serif ; margin : 0 .25 em 0 0 ; padding : .78571429 em 1.5 em ; text-transform : none ; text-shadow : none ; font-weight : 700 ; line-height : 1 em ; font-style : normal ; text-align : center ; text-decoration : none ; border-radius : .28571429 rem ; box-shadow : 0 0 0 1 px transparent inset , 0 0 0 0 rgba ( 34 , 36 , 38 , .15 ) inset ; -webkit- user-select : none ; -moz- user-select : none ; -ms- user-select : none ; user-select : none ; -webkit- transition : opacity .1 s ease , background-color .1 s ease , color .1 s ease , box-shadow .1 s ease , background .1 s ease ; transition : opacity .1 s ease , background-color .1 s ease , color .1 s ease , box-shadow .1 s ease , background .1 s ease ; will-change : '' ; -webkit- tap-highlight-color : transparent } . ui . button : hover {