diff --git a/css/cartostyles.css b/css/cartostyles.css index 8f6eeb4..9fe420a 100644 --- a/css/cartostyles.css +++ b/css/cartostyles.css @@ -1 +1 @@ -.CDB-Range,svg:not(:root){overflow:hidden}.CDB-CarouselItem,.CDB-Checkbox-face,.CDB-HeaderNumeration,.CDB-LoaderIcon,.CDB-Radio-face,button{box-sizing:border-box}.CDB-Range:focus,a:active,a:hover,button,input{outline:0}.CDB-AvatarList{padding-left:12px}.CDB-AvatarList-item{display:inline-block;margin-left:-12px;border:2px solid #fff;border-radius:50%;vertical-align:middle}.CDB-AvatarList-itemMore{display:inline-block;margin-left:-12px;padding:2px 6px;border-left:2px solid #fff;border-radius:50px;background:#EEE}.CDB-AvatarList-itemMedia{width:16px;height:16px;border-radius:50%}.CDB-Box-Modal{border:1px solid #DDD;border-radius:4px;background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.16)}.CDB-BoxLoader{padding:0 24px;border-top:1px solid #DDD}.CDB-BoxLoader-inner{padding:12px 0;border-top:1px solid #DDD}.CDB-BoxLoader-inner:first-child{border-top:0}.CDB-BoxLoader-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:8px 0;color:#636D72}.CDB-Carousel,.CDB-InfoBox-footer{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.CDB-BoxLoader-item.is-working{color:#979EA1}.CDB-BoxLoader-info{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:16px}.CDB-InfoBox{padding:12px 16px;border-radius:4px;background:#F9F9F9}.CDB-InfoBox.is-alert{background:rgba(255,255,192,.6)}.CDB-InfoBox-footer{display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center}.CDB-InfoBox-footerItem{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.CDB-InfoBox-footerItem--right{text-align:right}.CDB-Button{padding:8px 20px;border-radius:4px;cursor:pointer}.CDB-Button .CDB-Button-Text{display:block}.CDB-Button.is-disabled{cursor:default;opacity:.24}.CDB-Checkbox,.CDB-Radio{opacity:0;z-index:1;vertical-align:middle}.CDB-Button--small{padding:5px 12px}.CDB-Button--icon{padding:7px 9px}.CDB-Button--primary{background:#3AA9E3;color:#fff}.CDB-Button--primary:hover{background:#1e97d6}.CDB-Button--primary:active{background:#197eb2}.CDB-Button--primary.is-disabled:active,.CDB-Button--primary.is-disabled:hover{background:#3AA9E3}.CDB-Button--secondary{border:1px solid #3AA9E3;color:#3AA9E3}.CDB-Button--secondary:hover{background:rgba(58,169,227,.08)}.CDB-Button--secondary:active{background:#3AA9E3;color:#fff}.CDB-Button--secondary.is-disabled:active,.CDB-Button--secondary.is-disabled:hover{background:#fff}.CDB-Carousel{display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start;width:100%}.CDB-CarouselItem{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;width:88px;height:56px;margin-right:8px;border:1px solid #EEE;border-radius:4px;background:#F9F9F9}.CDB-CarouselItem:last-child{margin-right:0}.CDB-CarouselItem:hover{border:1px solid #DDD;cursor:pointer}.CDB-CarouselItem.is-selected{border:2px solid #3AA9E3}.box{display:inline-block;width:120px;height:64px;margin:0 24px 24px 0}.Color-Blue{background:#3AA9E3}.Color-White{border:1px solid #E5E5E5;background:#fff}.Color-Dark{background:#000}.Color-MainDark{background:#2E3C43}.Color-SecondaryDark{background:#282C2F}.Color-SecondaryBackground{background:#F2F6F9}.Color-ThirdBackground{background:#F9F9F9}.Color-HoverLine{background:#AAA}.Color-MainLine{background:#DDD}.Color-SecondaryLine{background:#EEE}.Color-Type02{background:#636D72}.Color-Type03{background:#979EA1}.Color-Type04{background:#CBCED0}.Color-Higlight{background:#9DE0AD}.Color-Alert{background:#F19243}.Color-Public{background:#9BC63B}.Color-Link{background:#FEB100}.Color-Password{background:#FB7B23}.Color-Error{background:#F15743}.CDB-Checkbox{position:absolute;width:16px;height:16px}.CDB-Checkbox-face{position:relative;width:16px;height:16px;border:1px solid #DDD;border-radius:3px;background:#fff;cursor:pointer}.CDB-Checkbox-face::after,.CDB-Checkbox-face::before{display:block;position:absolute;bottom:3px;width:2px;border-radius:1px;background:#EEE;content:''}.CDB-Checkbox-face::before{right:4px;height:8px;transform:rotate(45deg)}.CDB-Checkbox-face::after{left:4px;height:6px;transform:rotate(-45deg)}.CDB-Checkbox:checked+.CDB-Checkbox-face{border:1px solid #3AA9E3;background:#3AA9E3}.CDB-Checkbox:checked+.CDB-Checkbox-face::after,.CDB-Checkbox:checked+.CDB-Checkbox-face::before{background:#fff}.CDB-Checkbox:disabled+.CDB-Checkbox-face{border:1px solid #EEE;background:#F9F9F9}.CDB-Checkbox:disabled+.CDB-Checkbox-face::after,.CDB-Checkbox:disabled+.CDB-Checkbox-face::before{background:#fff}.CDB-Checkbox:disabled:hover+.CDB-Checkbox-face{border:1px solid #EEE}.CDB-Checkbox:checked:hover+.CDB-Checkbox-face,.CDB-Checkbox:focus+.CDB-Checkbox-face{border:1px solid #3AA9E3}.CDB-Checkbox:hover+.CDB-Checkbox-face{border:1px solid #AAA}.CDB-InputText{width:100%;padding:7px 8px 6px;border:1px solid #DDD;border-radius:4px;font-size:12px;line-height:16px}.CDB-InputText:hover{border:1px solid #AAA}.CDB-InputText:focus{border:1px solid #3AA9E3}.CDB-InputText:disabled{border-color:#EEE;background:#F9F9F9}.CDB-InputText.has-error{border:1px solid rgba(241,87,67,.48);background:rgba(241,87,67,.04);color:#F15743}.CDB-Legend{width:96px}.CDB-Radio{position:absolute;width:16px;height:16px}.CDB-Radio-face{position:relative;width:16px;height:16px;border:1px solid #DDD;border-radius:50%;background:#fff;text-indent:20px;cursor:pointer}.CDB-Radio-face::before{position:absolute;top:50%;left:50%;width:6px;height:6px;margin-top:-3px;margin-left:-3px;border-radius:50%;background:#EEE;content:''}.CDB-Radio:checked+.CDB-Radio-face{border:1px solid #3AA9E3;background:#3AA9E3}.CDB-Radio:checked+.CDB-Radio-face::before{background:#fff}.CDB-Radio:disabled+.CDB-Radio-face{border:1px solid #EEE;background:#F9F9F9}.CDB-Radio:disabled+.CDB-Radio-face::before{background:#fff}.CDB-Radio:disabled:hover+.CDB-Radio-face{border:1px solid #EEE}.CDB-Radio:hover+.CDB-Radio-face{border:1px solid #AAA}.CDB-Radio:checked:hover+.CDB-Radio-face,.CDB-Radio:focus+.CDB-Radio-face{border:1px solid #3AA9E3}.CDB-Select{position:relative}.CDB-SelectItem{position:absolute;top:40px}.CDB-Range{-webkit-appearance:none;-moz-appearance:none;position:relative;width:100%;margin:-4px 0 0;padding:0 6px;border:0;background:0 0;cursor:pointer;vertical-align:middle}.CDB-Range::-webkit-slider-runnable-track{height:2px;margin:8px 0;border-radius:4px;background:#DDD}.CDB-Range::-webkit-slider-thumb{position:relative;width:4px;height:100%;border-radius:4px}.CDB-Range::-webkit-slider-thumb::before{position:absolute;top:0;right:0;bottom:0;left:-3000px;height:2px;border-radius:4px;background:#3AA9E3;content:''}.CDB-Range::-webkit-slider-thumb::after{position:absolute;top:-6px;right:-6px;left:-6px;width:12px;height:12px;border:1px solid #3AA9E3;border-radius:50%;background:#fff;content:'';z-index:1}.CDB-Range::-webkit-slider-thumb:focus::after,.CDB-Range::-webkit-slider-thumb:hover::after{cursor:pointer}.CDB-Range::-webkit-slider-thumb:disabled::after,.CDB-Range::-webkit-slider-thumb:disabled::before{opacity:.2}.CDB-Range::-moz-range-track{height:2px;margin:8px 0;border:0;border-radius:4px;outline:0;background:#DDD}.CDB-Range::-moz-range-thumb{position:absolute;top:-6px;right:-6px;left:-6px;width:12px;height:12px;border:1px solid #3AA9E3;border-radius:50%;background:#fff;content:'';z-index:1}.CDB-Range::-moz-range-progress{position:absolute;top:0;right:0;bottom:0;left:-3000px;height:2px;border-radius:4px;background:#3AA9E3;content:''}.CDB-Range::-ms-track{height:2px;margin:8px 0;border:transparent;border-radius:4px;background:#DDD;color:transparent}.CDB-Range::-ms-thumb{position:absolute;top:-6px;right:-6px;left:-6px;width:12px;height:12px;border:1px solid #3AA9E3;border-radius:50%;background:#fff;content:'';z-index:1}.CDB-Toggle{position:absolute;width:32px;height:16px;opacity:0;z-index:1}.CDB-Toggle+.CDB-ToggleFace{-webkit-transition:background,.3s;-khtml-transition:background,.3s;-moz-transition:background,.3s;-ms-transition:background,.3s;-o-transition:background,.3s;transition:background,.3s;position:relative;width:32px;height:16px;margin:0 2px;border-radius:50px;background:#CBCED0}.CDB-Toggle+.CDB-ToggleFace::before{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.48);content:''}.CDB-Toggle:checked+.CDB-ToggleFace{background:#2E3C43}.CDB-Toggle:checked+.CDB-ToggleFace::before{right:2px;left:auto}.CDB-HeaderInfo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.CDB-HeaderInfo.is-block{display:block}.CDB-HeaderInfo-ListItem{display:inline-block;margin-right:8px;vertical-align:middle}.CDB-HeaderInfo-ListItem:last-child{margin-right:0}.CDB-HeaderInfo-Inner{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.CDB-HeaderInfo-Back{margin-top:7px}.CDB-HeaderInfo-Title{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center}.CDB-HeaderInfo-TitleText{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:0;padding-right:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CDB-HeaderInfo-ActionsItem{display:inline-block;margin-left:4px;vertical-align:middle}.CDB-HeaderNumeration{width:24px;height:24px;border:1px solid #DDD;border-radius:4px;background-color:#fff;color:#979EA1;font-size:10px;line-height:23px;text-align:center}.CDB-ListDecoration-Item{border-bottom:1px solid #EEE}.CDB-ListDecoration-Item:last-child{border-bottom:0}.CDB-ListDecoration-ItemLink{display:block;padding:12px 16px}.CDB-Loader{-webkit-animation:loader-progress 1s linear 1;-khtml-animation:loader-progress 1s linear 1;-moz-animation:loader-progress 1s linear 1;-ms-animation:loader-progress 1s linear 1;-o-animation:loader-progress 1s linear 1;animation:loader-progress 1s linear 1;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity,1s;-khtml-transition:opacity,1s;-moz-transition:opacity,1s;-ms-transition:opacity,1s;-o-transition:opacity,1s;transition:opacity,1s;position:absolute;top:0;left:0;width:100%;height:2px;background:#3aa9e3;z-index:10}.CDB-Loader.is-visible{-webkit-animation:loader-progress 2s linear infinite;-khtml-animation:loader-progress 2s linear infinite;-moz-animation:loader-progress 2s linear infinite;-ms-animation:loader-progress 2s linear infinite;-o-animation:loader-progress 2s linear infinite;animation:loader-progress 2s linear infinite;opacity:1;filter:alpha(opacity=100)}@-webkit-keyframes loader-progress{0%{width:0}100%{width:100%}}@-moz-keyframes loader-progress{0%{width:0}100%{width:100%}}@-ms-keyframes loader-progress{0%{width:0}100%{width:100%}}@-o-keyframes loader-progress{0%{width:0}100%{width:100%}}@keyframes loader-progress{0%{width:0}100%{width:100%}}.CDB-LoaderIcon{position:relative;width:16px;height:16px;border:2px solid #DDD;border-radius:50%}.CDB-LoaderIcon.is-grey{border:2px solid #636D72}.CDB-LoaderIcon-item{-webkit-animation:loader-icon 1.4s linear infinite;-khtml-animation:loader-icon 1.4s linear infinite;-moz-animation:loader-icon 1.4s linear infinite;-ms-animation:loader-icon 1.4s linear infinite;-o-animation:loader-icon 1.4s linear infinite;animation:loader-icon 1.4s linear infinite;position:absolute;top:-2px;left:-2px;width:16px;height:16px;border-radius:50%;background:linear-gradient(to right,#fff 10%,rgba(255,255,255,0) 42%)}.CDB-LoaderIcon-item::after,.CDB-LoaderIcon-item::before{position:absolute;top:0;left:0;content:''}.CDB-LoaderIcon-item::before{width:50%;height:50%;border-radius:100% 0 0;background:#DDD}.CDB-LoaderIcon-item::after{right:0;bottom:0;width:75%;height:75%;margin:auto;border-radius:50%;background:#fff}.CDB-LoaderIcon-item.is-grey{background:linear-gradient(to right,#2E3C43 10%,rgba(255,255,255,0) 42%)}.CDB-LoaderIcon-item.is-grey::before{background:#636D72}.CDB-LoaderIcon-item.is-grey::after{background:#2E3C43}@-webkit-keyframes loader-icon{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-moz-keyframes loader-icon{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-ms-keyframes loader-icon{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-o-keyframes loader-icon{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader-icon{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.CDB-NavMenu{position:relative}.CDB-NavMenu-Inner{position:relative;margin-bottom:18px;border-bottom:1px solid #DDD}.CDB-NavMenu-Link{display:block;margin-bottom:-1px;padding:4px 0 11px;border-bottom:1px solid transparent}.CDB-NavMenu-Item,.CDB-NavSubmenu-Item{display:inline-block;margin-right:8px;vertical-align:middle}.CDB-NavMenu-Item.is-active .CDB-NavMenu-Link{border-bottom:1px solid #DDD;color:#2E3C43}.CDB-NavSubmenu{position:absolute;right:0;left:0;padding-top:14px;border-bottom:1px solid #EEE}.CDB-NavSubmenu-Link{display:block;margin-bottom:-1px;padding-bottom:12px;border-bottom:1px solid transparent}.CDB-NavSubmenu-item.is-active .CDB-NavSubmenu-Link{border-bottom:1px solid #DDD;color:#2E3C43}.CDB-NavSubmenu-Status{margin-left:2px}.CDB-Navmenu.is-dark .CDB-NavMenu-Inner,.CDB-Navmenu.is-dark .CDB-NavSubmenu{border-bottom:1px solid #636D72}.CDB-Navmenu.is-dark .CDB-NavMenu-Link,.CDB-Navmenu.is-dark .CDB-NavSubmenu-Link{color:#979EA1}.CDB-Navmenu.is-dark .CDB-NavMenu-Item.is-active .CDB-NavMenu-Link,.CDB-Navmenu.is-dark .CDB-NavSubmenu-item.is-active .CDB-NavSubmenu-Link{border-bottom:1px solid #DDD;color:#fff}.CDB-Navmenu.is-dark .CDB-NavSubmenu-Status{color:#636D72}.CDB-Shape{width:16px;height:16px;text-align:center}.CDB-Shape--medium{width:24px;height:24px}.CDB-Shape:hover{cursor:pointer}.CDB-Shape-add{position:relative;height:100%}.CDB-Shape-add.is-small::before,.CDB-Shape-add::before{height:1px;display:block;position:absolute;background:#2E3C43;content:''}.CDB-Shape-add::before{right:1px;bottom:7px;left:0}.CDB-Shape-add::after{display:block;position:absolute;top:1;bottom:0;left:7px;width:1px;background:#2E3C43;content:''}.CDB-Shape-add.is-small::before{right:3px;bottom:7px;left:4px}.CDB-Shape-add.is-small::after{display:block;position:absolute;top:4px;bottom:3px;left:8px;width:1px;background:#2E3C43;content:''}.CDB-Shape-add.is-blue::after,.CDB-Shape-add.is-blue::before{background:#3AA9E3}.CDB-Shape-add.is-white::after,.CDB-Shape-add.is-white::before{background:#fff}.CDB-Shape-Arrow{position:relative;width:1px;height:8px;background:#2E3C43}.CDB-Shape-Arrow::after,.CDB-Shape-Arrow::before{position:absolute;top:2px;width:5px;height:1px;background:#2E3C43;content:'';display:block}.CDB-Shape-Arrow::before{left:0;transform:rotate(45deg)}.CDB-Shape-Arrow::after{left:-4px;transform:rotate(-45deg)}.CDB-Shape-Arrow.is-up{top:6px;right:9px;transform:rotate(45deg)}.CDB-Shape-Arrow.is-down{top:13px;left:46px;transform:rotate(-135deg)}.CDB-Shape-Arrow.is-blue,.CDB-Shape-Arrow.is-blue::after,.CDB-Shape-Arrow.is-blue::before{background:#3AA9E3}.CDB-Shape-Arrow.is-white,.CDB-Shape-Arrow.is-white::after,.CDB-Shape-Arrow.is-white::before{background:#fff}.CDB-Shape-CircleItem.is-small{transform:translateY(2px)}.CDB-Shape-tick{display:block;position:relative;height:100%}.CDB-Shape-tick::after,.CDB-Shape-tick::before{position:absolute;width:1px;background:#2E3C43;content:'';display:block}.CDB-Shape-tick::before{transform:rotate(-45deg)}.CDB-Shape-tick::after{transform:rotate(45deg)}.CDB-Shape-tick.is-medium::before{top:5px;left:4px;height:4px}.CDB-Shape-tick.is-medium::after{top:3px;right:5px;height:6px}.CDB-Shape-tick.is-small::before{top:4px;left:2px;height:3px}.CDB-Shape-tick.is-small::after{top:2px;right:3px;height:5px}.CDB-Shape-tick.is-blue::after,.CDB-Shape-tick.is-blue::before{background:#3AA9E3}.CDB-Shape-tick.is-white::after,.CDB-Shape-tick.is-white::before{background:#fff}.CDB-Shape-tick.is-green::after,.CDB-Shape-tick.is-green::before{background:#9DE0AD}.CDB-Shape-close{display:block;position:relative;height:100%}.CDB-Shape-close::after,.CDB-Shape-close::before{position:absolute;width:1px;background:#2E3C43;content:'';display:block}.CDB-Shape-close::before{transform:rotate(-45deg)}.CDB-Shape-close::after{transform:rotate(45deg)}.CDB-Shape-close.is-huge::before{top:-2px;left:7px;height:20px}.CDB-Shape-close.is-huge::after{top:-2px;right:8px;height:20px}.CDB-Shape-close.is-large::before{top:2px;left:7px;height:12px}.CDB-Shape-close.is-large::after{top:2px;right:8px;height:12px}.CDB-Shape-close.is-medium::before{top:3px;left:6px;height:7px}.CDB-Shape-close.is-medium::after{top:3px;right:6px;height:7px}.CDB-Shape-close.is-small::before{top:2px;left:4px;height:5px}.CDB-Shape-close.is-small::after{top:2px;right:4px;height:5px}.CDB-Shape-close.is-blue::after,.CDB-Shape-close.is-blue::before{background:#3AA9E3}.CDB-Shape-close.is-white::after,.CDB-Shape-close.is-white::before{background:#fff}.CDB-Shape-close.is-red::after,.CDB-Shape-close.is-red::before{background:#F15743}.CDB-Shape-dash{position:relative;height:100%}.CDB-Shape-dash::before{display:block;position:absolute;right:2px;bottom:7px;left:2px;height:1px;background:#2E3C43;content:''}.CDB-Shape-dash.is-small::before{right:3px;left:3px}.CDB-Shape-dash.is-blue::before{background:#3AA9E3}.CDB-Shape-dash.is-white::before{background:#fff}.CDB-Shape-Dataset{padding-top:1px;padding-left:10px}.CDB-Shape-Dataset.is-small{padding-top:0;padding-left:7px}.CDB-Shape-DatasetItem{display:inline-block;width:9px;height:9px;margin-left:-10px;border:1px solid #2E3C43;border-radius:50%;background:#fff}.CDB-Shape-DatasetItem:first-child{position:relative;box-shadow:3px 0 0 #fff;z-index:1}.CDB-Shape-Dataset.is-small .CDB-Shape-DatasetItem{width:6px;height:6px;margin-left:-7px}.CDB-Shape-Dataset.is-small .CDB-Shape-DatasetItem:first-child{box-shadow:2px 0 0 #fff}.CDB-Shape-Dataset.is-blue .CDB-Shape-DatasetItem{border:1px solid #3AA9E3}.CDB-Shape-Dataset.is-grey .CDB-Shape-DatasetItem{border:1px solid #AAA}.CDB-Shape-Dataset.is-white .CDB-Shape-DatasetItem{border:1px solid #AAA;background:#2E3C43}.CDB-Shape-Dataset.is-white .CDB-Shape-DatasetItem:first-child{box-shadow:3px 0 #2E3C43}.CDB-Shape-Dataset.is-white.is-small .CDB-Shape-DatasetItem:first-child{box-shadow:2px 0 #2E3C43}.CDB-Shape-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#EEE}.CDB-Shape-dot.is-selected{background:#636D72}.CDB-Shape-CircleItem{width:13px;height:13px;border:1px solid #2E3C43;border-radius:50%}.CDB-Shape-CircleItem.is-small{width:9px;height:9px;margin:0 auto}.CDB-Shape-CircleItem.is-blue{border:1px solid #3AA9E3}.CDB-Shape-CircleItem.is-white{border:1px solid #fff}.CDB-Shape-CircleItem.is-green{border:1px solid #9DE0AD}.CDB-Shape-CircleItem.is-red{border:1px solid #F15743}.CDB-Shape-hamburguer{width:16px}.CDB-Shape-hamburguer:hover{cursor:pointer}.CDB-Shape-hamburguerItem{height:2px;margin-bottom:2px;background:#2E3C43}.CDB-Shape-hamburguerItem:last-child{margin-bottom:0}.CDB-Shape-hamburguer.is-blue .CDB-Shape-hamburguerItem{background:#3AA9E3}.CDB-Shape-hamburguer.is-white .CDB-Shape-hamburguerItem{background:#fff}.CDB-Shape-magnify{display:block;position:relative;height:100%}.CDB-Shape-magnify.is-small::after,.CDB-Shape-magnify::after,.CDB-Shape-magnify::before{display:block;position:absolute;content:''}.CDB-Shape-magnify::before{top:0;left:0;width:11px;height:11px;border:1px solid #2E3C43;border-radius:50%}.CDB-Shape-magnify::after{right:2px;bottom:-1px;width:1px;height:7px;transform:rotate(314deg);background:#2E3C43}.CDB-Shape-magnify.is-blue::before{border:1px solid #3AA9E3}.CDB-Shape-magnify.is-blue::after{background:#3AA9E3}.CDB-Shape-magnify.is-white::before{border:1px solid #fff}.CDB-Shape-magnify.is-white::after{background:#fff}.CDB-Shape-magnify.is-small::before{top:3px;left:3px;width:6px;height:6px}.CDB-Shape-magnify.is-small::after{right:4px;bottom:2px;width:1px;height:5px;transform:rotate(314deg)}.CDB-Shape-Move{padding:1px 0 0}.CDB-Shape-Move.is-small{padding:3px 0 0 1px}.CDB-Shape-threePoints.is-medium,.CDB-Shape-threePoints.is-small{padding-top:2px}.CDB-Shape-Move.is-small .CDB-Shape-MoveItem{margin-bottom:2px}.CDB-Shape-Move.is-small .CDB-Shape-MoveItem::before{width:2px;height:2px}.CDB-Shape-Move.is-small .CDB-Shape-MoveItem::after{width:2px;height:2px;margin-left:1px}.CDB-Shape-MoveItem::after,.CDB-Shape-MoveItem::before{width:3px;height:3px;background:#2E3C43;content:'';display:inline-block}.CDB-Shape-MoveItem{margin-bottom:3px}.CDB-Shape-MoveItem:last-child{margin-bottom:0}.CDB-Shape-MoveItem::after{margin-left:2px}.CDB-Shape-MoveItem.is-blue::after,.CDB-Shape-MoveItem.is-blue::before{background:#3AA9E3}.CDB-Shape-MoveItem.is-white::after,.CDB-Shape-MoveItem.is-white::before{background:#fff}.CDB-Shape-threePoints{display:inline-block}.CDB-Shape-threePoints.is-horizontal{transform:rotate(90deg)}.CDB-Shape-threePointsItem{width:2px;height:2px;margin-bottom:5px;background:#2E3C43}.CDB-Shape-threePointsItem.is-round{border-radius:50%}.CDB-Shape-threePointsItem:last-child{margin-bottom:0}.CDB-Shape-threePoints.is-small .CDB-Shape-threePointsItem{width:2px;height:2px;margin-bottom:3px}.CDB-Shape-threePoints.is-medium .CDB-Shape-threePointsItem{width:4px;height:4px;margin-bottom:3px}.CDB-Shape-threePoints.is-blue .CDB-Shape-threePointsItem{background:#3AA9E3}.CDB-Shape-threePoints.is-white .CDB-Shape-threePointsItem{background:#fff}.CDB-ArrowToogle{position:relative;height:100%}.CDB-ArrowToogle::after,.CDB-ArrowToogle::before{display:block;position:absolute;top:8px;width:10px;height:1px;background:#2E3C43;content:''}.CDB-ArrowToogle::before{left:0;transform:rotate(-45deg)}.CDB-ArrowToogle::after{right:-1px;transform:rotate(45deg)}.CDB-ArrowToogle.is-down{transform:rotate(180deg)}.CDB-ArrowToogle.is-small::before{left:2px;width:8px}.CDB-ArrowToogle.is-small::after{right:1px;width:8px}.CDB-ArrowToogle.is-blue::after,.CDB-ArrowToogle.is-blue::before{background:#3AA9E3}.CDB-ArrowToogle.is-white::after,.CDB-ArrowToogle.is-white::before{background:#fff}.CDB-Tag{padding:0 3px;border-radius:2px}.CDB-Tag.is-public{border:1px solid #9BC63B;color:#9BC63B}.CDB-Tag.is-link{border:1px solid #FEB100;color:#FEB100}.CDB-Tag.is-password{border:1px solid #FB7B23;color:#FB7B23}.CDB-Tag.is-private{border:1px solid #F15743;color:#F15743}.CDB-Text{font-family:'Open Sans'}.CDB-Text.is-semibold{font-weight:600}.CDB-Text.is-light{font-weight:300}.CDB-Text.is-upper{text-transform:uppercase}.CDB-Size-huge{font-size:26px;line-height:34px}.CDB-Size-large{font-size:16px;line-height:22px}.CDB-Size-medium{font-size:12px;line-height:16px}.CDB-Size-small{font-size:10px;line-height:14px}.CDB-FontSize-small{font-size:10px}.CDB-FontSize-medium{font-size:12px}@font-face{font-family:CartoIcon;src:url(../fonts/cartoIcon.eot);src:url(../fonts/cartoIcon.eot?#iefix) format("embedded-opentype"),url(../fonts/cartoIcon.woff) format("woff"),url(../fonts/cartoIcon.ttf) format("truetype"),url(../fonts/cartoIcon.svg?ey3vsq#cartoIcon) format("svg");font-weight:400;font-style:normal}.CDB-IconFont{display:inline-block;font-family:CartoIcon;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}.CDB-IconFont--center{vertical-align:middle}.CDB-IconFont--top{vertical-align:top}.CDB-IconFont--small{font-size:11px}.CDB-IconFont-clock::before{content:'\E001'}.CDB-IconFont-stats::before{content:'\E002'}.CDB-IconFont-heartEmpty::before{content:'\E003'}.CDB-IconFont-heartFill::before{content:'\E004'}.CDB-IconFont-alert::before{content:'\E005'}.CDB-IconFont-rows::before{content:'\E006'}.CDB-IconFont-check::before{content:'\E007'}.CDB-IconFont-dribbble::before{content:'\E008'}.CDB-IconFont-twitter::before{content:'\E009'}.CDB-IconFont-caretDown::before{content:'\E00A'}.CDB-IconFont-lightbulb::before{content:'\E00B'}.CDB-IconFont-explore::before{content:'\E00C'}.CDB-IconFont-drop::before{content:'\E00D'}.CDB-IconFont-wizard::before{content:'\E00E'}.CDB-IconFont-info::before{content:'\E00F'}.CDB-IconFont-fork::before{content:'\E010'}.CDB-IconFont-facebook::before{content:'\E011'}.CDB-IconFont-folder::before{content:'\E012'}.CDB-IconFont-dropbox::before{content:'\E013'}.CDB-IconFont-cloud::before{content:'\E014'}.CDB-IconFont-step::before{content:'\E015'}.CDB-IconFont-addDocument::before{content:'\E016'}.CDB-IconFont-arrowNext::before{content:'\E017'}.CDB-IconFont-arrowPrev::before{content:'\E018'}.CDB-IconFont-close::before{content:'\E019'}.CDB-IconFont-cartoFante::before{content:'\E01A'}.CDB-IconFont-lock::before{content:'\E01B'}.CDB-IconFont-cartoDB::before{content:'\E01C'}.CDB-IconFont-lens::before{content:'\E01D'}.CDB-IconFont-closeLimits::before{content:'\E01E'}.CDB-IconFont-defaultUser::before{content:'\E01F'}.CDB-IconFont-cockroach::before{content:'\E020'}.CDB-IconFont-floppy::before{content:'\E021'}.CDB-IconFont-trash::before{content:'\E022'}.CDB-IconFont-wifi::before{content:'\E023'}.CDB-IconFont-unlock::before{content:'\E024'}.CDB-IconFont-unlockWithEllipsis::before{content:'\E025'}.CDB-IconFont-gift::before{content:'\E026'}.CDB-IconFont-people::before{content:'\E027'}.CDB-IconFont-play::before{content:'\E028'}.CDB-IconFont-add::before{content:'\E029'}.CDB-IconFont-map::before{content:'\E02A'}.CDB-IconFont-anchor::before{content:'\E02B'}.CDB-IconFont-key::before{content:'\E02C'}.CDB-IconFont-calendar::before{content:'\E02D'}.CDB-IconFont-document::before{content:'\E02E'}.CDB-IconFont-eye::before{content:'\E02F'}.CDB-IconFont-marker::before{content:'\E030'}.CDB-IconFont-progressBar::before{content:'\E031'}.CDB-IconFont-book::before{content:'\E032'}.CDB-IconFont-notes::before{content:'\E033'}.CDB-IconFont-rectangles::before{content:'\E034'}.CDB-IconFont-mountain::before{content:'\E035'}.CDB-IconFont-points::before{content:'\E036'}.CDB-IconFont-snake::before{content:'\E037'}.CDB-IconFont-boss::before{content:'\E038'}.CDB-IconFont-rocket::before{content:'\E039'}.CDB-IconFont-barometer::before{content:'\E03A'}.CDB-IconFont-dollar::before{content:'\E03B'}.CDB-IconFont-email::before{content:'\E03C'}.CDB-IconFont-label::before{content:'\E03D'}.CDB-IconFont-outside::before{content:'\E03E'}.CDB-IconFont-jigsaw::before{content:'\E03F'}.CDB-IconFont-tools::before{content:'\E040'}.CDB-IconFont-question::before{content:'\E041'}.CDB-IconFont-layerStack::before{content:'\E042'}.CDB-IconFont-alarm::before{content:'\E043'}.CDB-IconFont-cloudDownArrow::before{content:'\E044'}.CDB-IconFont-pencil::before{content:'\E045'}.CDB-IconFont-fountainPen::before{content:'\E046'}.CDB-IconFont-emptyDoc::before{content:'\E047'}.CDB-IconFont-mergeArrow::before{content:'\E048'}.CDB-IconFont-mergeColumns::before{content:'\E049'}.CDB-IconFont-mergeSpatial::before{content:'\E04A'}.CDB-IconFont-globe::before{content:'\E04B'}.CDB-IconFont-chevronDown::before{content:'\E04C'}.CDB-IconFont-streets::before{content:'\E04D'}.CDB-IconFont-keys::before{content:'\E04E'}.CDB-IconFont-facebookSquare::before{content:'\E04F'}.CDB-IconFont-fullscreen::before{content:'\E050'}.CDB-IconFont-rArrowLight::before{content:'\E051'}.CDB-IconFont-share::before{content:'\E052'}.CDB-IconFont-linkedin::before{content:'\E053'}.CDB-IconFont-calendarBlank::before{content:'\E054'}.CDB-IconFont-creativeCommons::before{content:'\E055'}.CDB-IconFont-bubble::before{content:'\E056'}.CDB-IconFont-bars::before{content:'\E057'}.CDB-IconFont-arrowMenuLight::before{content:'\E058'}.CDB-IconFont-tieFighter::before{content:'\E059'}.CDB-IconFont-ray::before{content:'\E05A'}.CDB-IconFont-markup::before{content:'\E05B'}.CDB-IconFont-table::before{content:'\E05C'}.CDB-IconFont-airlock::before{content:'\E05D'}.CDB-IconFont-pin::before{content:'\E05E'}.CDB-IconFont-attache::before{content:'\E05F'}.CDB-IconFont-download::before{content:'\E060'}.CDB-IconFont-group::before{content:'\E061'}.CDB-IconFont-dashboard::before{content:'\E062'}.CDB-IconFont-spinner::before{content:'\E063'}.CDB-IconFont-mapsearch::before{content:'\E064'}.CDB-IconFont-rArrow::before{content:'\E065'}body{color:#2E3C43}a{color:#3AA9E3;text-decoration:none;background-color:transparent}a:hover{text-decoration:underline}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local("Open Sans Light"),local("OpenSans-Light"),url(//themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format("truetype"),url(//themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTeY5mlVXtdNkpsMpKkrDXP4.woff) format("woff")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url(//themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format("truetype"),url(//themes.googleusercontent.com/static/fonts/opensans/v8/u-WUoqrET9fUeobQW7jkRbO3LdcAZYWl9Si6vvxL-qU.woff) format("woff")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(//themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format("truetype"),url(//themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSuY5mlVXtdNkpsMpKkrDXP4.woff) format("woff")}.u-tSpace{margin-top:4px}.u-tSpace--m{margin-top:8px}.u-tSpace-xl{margin-top:12px}.u-rSpace--s{margin-right:2px}.u-rSpace{margin-right:4px}.u-rSpace--m{margin-right:8px}.u-rSpace--xl{margin-right:12px}.u-bSpace{margin-bottom:4px}.u-bSpace--m{margin-bottom:8px}.u-bSpace--xl{margin-bottom:12px}.u-lSpace{margin-left:4px}.u-lSpace--xl{margin-left:12px}.u-mainTextColor{color:#2E3C43}.u-secondaryTextColor{color:#636D72}.u-altTextColor{color:#979EA1}.u-hintTextColor{color:#CBCED0}.u-iBlock{display:inline-block;vertical-align:middle}.u-showDesktop{display:block!important}.u-showMobile{display:none!important}@media only screen and (max-width:600px){.u-showDesktop{display:none!important}.u-showMobile{display:block!important}}html{-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}abbr[title]{border-bottom:1px dotted}mark{background:#ff0;color:#000}sub,sup{line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible;margin:0;padding:0;border:none;background:0 0}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]{-moz-appearance:none;-webkit-appearance:none;appearance:none;box-sizing:border-box;padding:0;outline:0;cursor:pointer}input[type=range]::-webkit-slider-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}optgroup{font-weight:700}input{line-height:normal;-moz-appearance:none;-webkit-appearance:none;appearance:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}body{margin:0;line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:''}table{border-collapse:collapse;border-spacing:0}dd,dt{display:inline-block} \ No newline at end of file +.CDB-InputText,.CDB-Textarea{font-size:12px;line-height:16px}.CDB-HeaderInfo-TitleText,.u-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CDB-Range,.u-ellipsis,svg:not(:root){overflow:hidden}.CDB-CarouselItem,.CDB-Checkbox-face,.CDB-HeaderNumeration,.CDB-LoaderIcon,.CDB-MenuEditor,.CDB-MenuEditor-logo,.CDB-Radio-face,button{box-sizing:border-box}.CDB-AvatarList{padding-left:12px}.CDB-AvatarList-item{display:inline-block;margin-left:-12px;border:2px solid #fff;border-radius:50%;vertical-align:middle}.CDB-AvatarList-itemMore{display:inline-block;margin-left:-12px;padding:2px 6px;border-left:2px solid #fff;border-radius:50px;background:#EEE}.CDB-AvatarList-itemMedia{width:16px;height:16px;border-radius:50%}.CDB-Box-Modal{border:1px solid #DDD;border-radius:4px;background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.16)}.CDB-BoxLoader{padding:0 24px;border-top:1px solid #DDD}.CDB-BoxLoader-inner{padding:12px 0;border-top:1px solid #DDD}.CDB-BoxLoader-inner:first-child{border-top:0}.CDB-BoxLoader-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:8px 0;color:#636D72}.CDB-Carousel,.CDB-InfoBox-footer{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.CDB-BoxLoader-item.is-working{color:#979EA1}.CDB-BoxLoader-info{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:16px}.CDB-InfoBox{padding:12px 16px;border-radius:4px;background:#F9F9F9}.CDB-InfoBox.is-alert{background:rgba(255,255,192,.6)}.CDB-InfoBox-footer{display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center}.CDB-InfoBox-footerItem{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.CDB-InfoBox-footerItem--right{text-align:right}.CDB-Button{padding:8px 20px;border-radius:4px;cursor:pointer}.CDB-Button .CDB-Button-Text{display:block}.CDB-Button.is-disabled{cursor:default;opacity:.24}.CDB-Checkbox,.CDB-Radio{opacity:0;z-index:1;vertical-align:middle}.CDB-Button--small{padding:5px 12px}.CDB-Button--icon{padding:7px 9px}.CDB-Button--primary{background:#3AA9E3;color:#fff}.CDB-Button--primary:hover{background:#1e97d6}.CDB-Button--primary:active{background:#197eb2}.CDB-Button--primary.is-disabled:active,.CDB-Button--primary.is-disabled:hover{background:#3AA9E3}.CDB-Button--secondary{border:1px solid #3AA9E3;color:#3AA9E3}.CDB-Button--secondary:hover{background:rgba(58,169,227,.08)}.CDB-Button--secondary:active{background:#3AA9E3;color:#fff}.CDB-Button--secondary.is-disabled:active,.CDB-Button--secondary.is-disabled:hover{background:#fff}.CDB-Carousel{display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start;width:100%}.CDB-CarouselItem{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;width:88px;height:56px;margin-right:8px;border:1px solid #EEE;border-radius:4px;background:#F9F9F9}.CDB-CarouselItem:last-child{margin-right:0}.CDB-CarouselItem:hover{border:1px solid #DDD;cursor:pointer}.CDB-CarouselItem.is-selected{border:2px solid #3AA9E3}.box{display:inline-block;width:120px;height:64px;margin:0 24px 24px 0}.Color-Blue{background:#3AA9E3}.Color-White{border:1px solid #E5E5E5;background:#fff}.Color-Dark{background:#000}.Color-MainDark{background:#2E3C43}.Color-SecondaryDark{background:#282C2F}.Color-SecondaryBackground{background:#F2F6F9}.Color-ThirdBackground{background:#F9F9F9}.Color-HoverLine{background:#AAA}.Color-MainLine{background:#DDD}.Color-SecondaryLine{background:#EEE}.Color-Type02{background:#636D72}.Color-Type03{background:#979EA1}.Color-Type04{background:#CBCED0}.Color-Higlight{background:#9DE0AD}.Color-Alert{background:#F19243}.Color-Public{background:#9BC63B}.Color-Link{background:#FEB100}.Color-Password{background:#FB7B23}.Color-Error{background:#F15743}.CDB-Checkbox{position:absolute;width:16px;height:16px}.CDB-Checkbox-face{position:relative;width:16px;height:16px;border:1px solid #DDD;border-radius:3px;background:#fff;cursor:pointer}.CDB-Checkbox-face::after,.CDB-Checkbox-face::before{display:block;position:absolute;bottom:3px;width:2px;border-radius:1px;background:#EEE;content:''}.CDB-Checkbox-face::before{right:4px;height:8px;transform:rotate(45deg)}.CDB-Checkbox-face::after{left:4px;height:6px;transform:rotate(-45deg)}.CDB-Checkbox:checked+.CDB-Checkbox-face{border:1px solid #3AA9E3;background:#3AA9E3}.CDB-Checkbox:checked+.CDB-Checkbox-face::after,.CDB-Checkbox:checked+.CDB-Checkbox-face::before{background:#fff}.CDB-Checkbox:disabled+.CDB-Checkbox-face{border:1px solid #EEE;background:#F9F9F9}.CDB-Checkbox:disabled+.CDB-Checkbox-face::after,.CDB-Checkbox:disabled+.CDB-Checkbox-face::before{background:#fff}.CDB-Checkbox:disabled:hover+.CDB-Checkbox-face{border:1px solid #EEE}.CDB-Checkbox:checked:hover+.CDB-Checkbox-face,.CDB-Checkbox:focus+.CDB-Checkbox-face{border:1px solid #3AA9E3}.CDB-Checkbox:hover+.CDB-Checkbox-face{border:1px solid #AAA}.CDB-InputText{width:100%;padding:7px 8px 6px;border:1px solid #DDD;border-radius:4px}.CDB-InputText:hover{border:1px solid #AAA}.CDB-InputText:focus{border:1px solid #3AA9E3}.CDB-InputText:disabled{border-color:#EEE;background:#F9F9F9}.CDB-InputText.has-error{border:1px solid rgba(241,87,67,.48);background:rgba(241,87,67,.04);color:#F15743}.CDB-Legend{width:96px}.CDB-Radio{position:absolute;width:16px;height:16px}.CDB-Radio-face{position:relative;width:16px;height:16px;border:1px solid #DDD;border-radius:50%;background:#fff;text-indent:20px;cursor:pointer}.CDB-Radio-face::before{position:absolute;top:50%;left:50%;width:6px;height:6px;margin-top:-3px;margin-left:-3px;border-radius:50%;background:#EEE;content:''}.CDB-Radio:checked+.CDB-Radio-face{border:1px solid #3AA9E3;background:#3AA9E3}.CDB-Radio:checked+.CDB-Radio-face::before{background:#fff}.CDB-Radio:disabled+.CDB-Radio-face{border:1px solid #EEE;background:#F9F9F9}.CDB-Radio:disabled+.CDB-Radio-face::before{background:#fff}.CDB-Radio:disabled:hover+.CDB-Radio-face{border:1px solid #EEE}.CDB-Radio:hover+.CDB-Radio-face{border:1px solid #AAA}.CDB-Radio:checked:hover+.CDB-Radio-face,.CDB-Radio:focus+.CDB-Radio-face{border:1px solid #3AA9E3}.CDB-Select{position:relative}.CDB-SelectItem{position:absolute;top:40px}.CDB-Range{-webkit-appearance:none;-moz-appearance:none;position:relative;width:100%;margin:-4px 0 0;padding:0 6px;border:0;background:0 0;cursor:pointer;vertical-align:middle}.CDB-Range:focus{outline:0}.CDB-Range::-webkit-slider-runnable-track{height:2px;margin:8px 0;border-radius:4px;background:#DDD}.CDB-Range::-webkit-slider-thumb{position:relative;width:4px;height:100%;border-radius:4px}.CDB-Range::-webkit-slider-thumb::before{position:absolute;top:0;right:0;bottom:0;left:-3000px;height:2px;border-radius:4px;background:#3AA9E3;content:''}.CDB-Range::-webkit-slider-thumb::after{position:absolute;top:-6px;right:-6px;left:-6px;width:12px;height:12px;border:1px solid #3AA9E3;border-radius:50%;background:#fff;content:'';z-index:1}.CDB-Range::-webkit-slider-thumb:focus::after,.CDB-Range::-webkit-slider-thumb:hover::after{cursor:pointer}.CDB-Range::-webkit-slider-thumb:disabled::after,.CDB-Range::-webkit-slider-thumb:disabled::before{opacity:.2}.CDB-Range::-moz-range-track{height:2px;margin:8px 0;border:0;border-radius:4px;outline:0;background:#DDD}.CDB-Range::-moz-range-thumb{position:absolute;top:-6px;right:-6px;left:-6px;width:12px;height:12px;border:1px solid #3AA9E3;border-radius:50%;background:#fff;content:'';z-index:1}.CDB-Range::-moz-range-progress{position:absolute;top:0;right:0;bottom:0;left:-3000px;height:2px;border-radius:4px;background:#3AA9E3;content:''}.CDB-Range::-ms-track{height:2px;margin:8px 0;border:transparent;border-radius:4px;background:#DDD;color:transparent}.CDB-Range::-ms-thumb{position:absolute;top:-6px;right:-6px;left:-6px;width:12px;height:12px;border:1px solid #3AA9E3;border-radius:50%;background:#fff;content:'';z-index:1}.CDB-Textarea{width:100%;padding:7px 8px 6px;border:1px solid #DDD;border-radius:4px}.CDB-Textarea:hover{border:1px solid #AAA}.CDB-Textarea:focus{border:1px solid #3AA9E3;outline-color:transparent;outline-style:none}a:active,a:hover,button,input{outline:0}.CDB-Textarea:disabled{border-color:#EEE;background:#F9F9F9}.CDB-Textarea.has-error{border:1px solid rgba(241,87,67,.48);background:rgba(241,87,67,.04);color:#F15743}.CDB-Toggle{position:absolute;width:32px;height:16px;opacity:0;z-index:1}.CDB-Toggle+.CDB-ToggleFace{-webkit-transition:background,.3s;-khtml-transition:background,.3s;-moz-transition:background,.3s;-ms-transition:background,.3s;-o-transition:background,.3s;transition:background,.3s;position:relative;width:32px;height:16px;margin:0 2px;border-radius:50px;background:#CBCED0}.CDB-Toggle+.CDB-ToggleFace::before{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.48);content:''}.CDB-Toggle:checked+.CDB-ToggleFace{background:#2E3C43}.CDB-Toggle:checked+.CDB-ToggleFace::before{right:2px;left:auto}.CDB-HeaderInfo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.CDB-HeaderInfo.is-block{display:block}.CDB-HeaderInfo-ListItem{display:inline-block;margin-right:8px;vertical-align:middle}.CDB-HeaderInfo-ListItem:last-child{margin-right:0}.CDB-HeaderInfo-Inner{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.CDB-HeaderInfo-Back{margin-top:7px}.CDB-HeaderInfo-Title{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-ms-flex-align:center}.CDB-HeaderInfo-TitleText{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:0;padding-right:16px}.CDB-HeaderInfo-ActionsItem{display:inline-block;margin-left:4px;vertical-align:middle}.CDB-HeaderNumeration{width:24px;height:24px;border:1px solid #DDD;border-radius:4px;background-color:#fff;color:#979EA1;font-size:10px;line-height:23px;text-align:center}.CDB-ListDecoration-Item{border-bottom:1px solid #EEE}.CDB-ListDecoration-Item:last-child{border-bottom:0}.CDB-ListDecoration-ItemLink{display:block;padding:12px 16px}.CDB-Loader{-webkit-animation:loader-progress 1s linear 1;-khtml-animation:loader-progress 1s linear 1;-moz-animation:loader-progress 1s linear 1;-ms-animation:loader-progress 1s linear 1;-o-animation:loader-progress 1s linear 1;animation:loader-progress 1s linear 1;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity,1s;-khtml-transition:opacity,1s;-moz-transition:opacity,1s;-ms-transition:opacity,1s;-o-transition:opacity,1s;transition:opacity,1s;position:absolute;top:0;left:0;width:100%;height:2px;background:#3aa9e3;z-index:10}.CDB-Loader.is-visible{-webkit-animation:loader-progress 2s linear infinite;-khtml-animation:loader-progress 2s linear infinite;-moz-animation:loader-progress 2s linear infinite;-ms-animation:loader-progress 2s linear infinite;-o-animation:loader-progress 2s linear infinite;animation:loader-progress 2s linear infinite;opacity:1;filter:alpha(opacity=100)}@-webkit-keyframes loader-progress{0%{width:0}100%{width:100%}}@-moz-keyframes loader-progress{0%{width:0}100%{width:100%}}@-ms-keyframes loader-progress{0%{width:0}100%{width:100%}}@-o-keyframes loader-progress{0%{width:0}100%{width:100%}}@keyframes loader-progress{0%{width:0}100%{width:100%}}.CDB-LoaderIcon{position:relative;width:16px;height:16px;border:2px solid #DDD;border-radius:50%}.CDB-LoaderIcon.is-grey{border:2px solid #636D72}.CDB-LoaderIcon-item{-webkit-animation:loader-icon 1.4s linear infinite;-khtml-animation:loader-icon 1.4s linear infinite;-moz-animation:loader-icon 1.4s linear infinite;-ms-animation:loader-icon 1.4s linear infinite;-o-animation:loader-icon 1.4s linear infinite;animation:loader-icon 1.4s linear infinite;position:absolute;top:-2px;left:-2px;width:16px;height:16px;border-radius:50%;background:linear-gradient(to right,#fff 10%,rgba(255,255,255,0) 42%)}.CDB-LoaderIcon-item::after,.CDB-LoaderIcon-item::before{position:absolute;top:0;left:0;content:''}.CDB-LoaderIcon-item::before{width:50%;height:50%;border-radius:100% 0 0;background:#DDD}.CDB-LoaderIcon-item::after{right:0;bottom:0;width:75%;height:75%;margin:auto;border-radius:50%;background:#fff}.CDB-LoaderIcon-item.is-grey{background:linear-gradient(to right,#2E3C43 10%,rgba(255,255,255,0) 42%)}.CDB-LoaderIcon-item.is-grey::before{background:#636D72}.CDB-LoaderIcon-item.is-grey::after{background:#2E3C43}@-webkit-keyframes loader-icon{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-moz-keyframes loader-icon{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-ms-keyframes loader-icon{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-o-keyframes loader-icon{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loader-icon{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.CDB-NavMenu{position:relative}.CDB-NavMenu-Inner{position:relative;margin-bottom:18px;border-bottom:1px solid #DDD}.CDB-NavMenu-Link{display:block;margin-bottom:-1px;padding:4px 0 11px;border-bottom:1px solid transparent;color:#3AA9E3}.CDB-NavMenu-Item,.CDB-NavSubmenu-Item{display:inline-block;margin-right:8px;vertical-align:middle}.CDB-NavMenu-Item.is-selected .CDB-NavMenu-Link{border-bottom:1px solid #000;color:#2E3C43}.CDB-NavSubmenu{position:absolute;right:0;left:0;padding-top:14px;border-bottom:1px solid #EEE}.CDB-NavSubmenu-Link{display:block;margin-bottom:-1px;padding-bottom:12px;border-bottom:1px solid transparent;color:#3AA9E3}.CDB-NavSubmenu-item.is-selected .CDB-NavSubmenu-Link{border-bottom:1px solid #DDD;color:#2E3C43}.CDB-NavSubmenu-Status{margin-left:2px}.CDB-Navmenu.is-dark .CDB-NavMenu-Inner,.CDB-Navmenu.is-dark .CDB-NavSubmenu{border-bottom:1px solid #636D72}.CDB-Navmenu.is-dark .CDB-NavMenu-Link,.CDB-Navmenu.is-dark .CDB-NavSubmenu-Link{color:#979EA1}.CDB-Navmenu.is-dark .CDB-NavMenu-Item.is-selected .CDB-NavMenu-Link,.CDB-Navmenu.is-dark .CDB-NavSubmenu-item.is-selected .CDB-NavSubmenu-Link{border-bottom:1px solid #DDD;color:#fff}.CDB-Navmenu.is-dark .CDB-NavSubmenu-Status{color:#636D72}.CDB-MenuEditor{position:relative;width:72px;min-height:450px;padding:16px 0;background:#3AA9E3;box-shadow:4px 0 16px rgba(0,0,0,.05)}.CDB-MenuEditor-navigationItem{padding:12px 16px 12px 14px;border-left:2px solid transparent;text-align:center}.CDB-MenuEditor-navigationItem.is-selected{border-left:2px solid #FFF}.CDB-MenuEditor-navigationItem.is-selected .CDB-MenuEditor-navigationIcon{opacity:1}.CDB-MenuEditor-navigationLink{display:block}.CDB-MenuEditor-navigationIcon{color:#FFF;font-size:24px;line-height:24px;opacity:.32}.CDB-MenuEditor-navigationLink:hover .CDB-MenuEditor-navigationIcon{opacity:1}.CDB-MenuEditor-logo{width:40px;height:40px;margin:0 auto 16px;padding:6px 0;border-radius:4px;background:#FFF;font-size:24px;text-align:center}.CDB-MenuEditor-avatar{position:absolute;bottom:16px;left:16px;width:40px;height:40px}.CDB-MenuEditor-avatarImage{width:100%;border-radius:4px}.CDB-Shape{width:16px;height:16px;text-align:center}.CDB-Shape--medium{width:24px;height:24px}.CDB-Shape:hover{cursor:pointer}.CDB-Shape-add{position:relative;height:100%}.CDB-Shape-add.is-small::before,.CDB-Shape-add::before{height:1px;display:block;position:absolute;background:#2E3C43;content:''}.CDB-Shape-add::before{right:1px;bottom:7px;left:0}.CDB-Shape-add::after{display:block;position:absolute;top:1;bottom:0;left:7px;width:1px;background:#2E3C43;content:''}.CDB-Shape-add.is-small::before{right:3px;bottom:7px;left:4px}.CDB-Shape-add.is-small::after{display:block;position:absolute;top:4px;bottom:3px;left:8px;width:1px;background:#2E3C43;content:''}.CDB-Shape-add.is-blue::after,.CDB-Shape-add.is-blue::before{background:#3AA9E3}.CDB-Shape-add.is-white::after,.CDB-Shape-add.is-white::before{background:#fff}.CDB-Shape-Arrow{position:relative;width:1px;height:8px;background:#2E3C43}.CDB-Shape-Arrow::after,.CDB-Shape-Arrow::before{position:absolute;top:2px;width:5px;height:1px;background:#2E3C43;content:'';display:block}.CDB-Shape-Arrow::before{left:0;transform:rotate(45deg)}.CDB-Shape-Arrow::after{left:-4px;transform:rotate(-45deg)}.CDB-Shape-Arrow.is-up{top:6px;right:9px;transform:rotate(45deg)}.CDB-Shape-Arrow.is-down{top:13px;left:46px;transform:rotate(-135deg)}.CDB-Shape-Arrow.is-blue,.CDB-Shape-Arrow.is-blue::after,.CDB-Shape-Arrow.is-blue::before{background:#3AA9E3}.CDB-Shape-Arrow.is-white,.CDB-Shape-Arrow.is-white::after,.CDB-Shape-Arrow.is-white::before{background:#fff}.CDB-Shape-CircleItem.is-small{transform:translateY(2px)}.CDB-Shape-tick{display:block;position:relative;height:100%}.CDB-Shape-tick::after,.CDB-Shape-tick::before{position:absolute;width:1px;background:#2E3C43;content:'';display:block}.CDB-Shape-tick::before{transform:rotate(-45deg)}.CDB-Shape-tick::after{transform:rotate(45deg)}.CDB-Shape-tick.is-medium::before{top:5px;left:4px;height:4px}.CDB-Shape-tick.is-medium::after{top:3px;right:5px;height:6px}.CDB-Shape-tick.is-small::before{top:4px;left:2px;height:3px}.CDB-Shape-tick.is-small::after{top:2px;right:3px;height:5px}.CDB-Shape-tick.is-blue::after,.CDB-Shape-tick.is-blue::before{background:#3AA9E3}.CDB-Shape-tick.is-white::after,.CDB-Shape-tick.is-white::before{background:#fff}.CDB-Shape-tick.is-green::after,.CDB-Shape-tick.is-green::before{background:#9DE0AD}.CDB-Shape-close{display:block;position:relative;height:100%}.CDB-Shape-close::after,.CDB-Shape-close::before{position:absolute;width:1px;background:#2E3C43;content:'';display:block}.CDB-Shape-close::before{transform:rotate(-45deg)}.CDB-Shape-close::after{transform:rotate(45deg)}.CDB-Shape-close.is-huge::before{top:-2px;left:7px;height:20px}.CDB-Shape-close.is-huge::after{top:-2px;right:8px;height:20px}.CDB-Shape-close.is-large::before{top:2px;left:7px;height:12px}.CDB-Shape-close.is-large::after{top:2px;right:8px;height:12px}.CDB-Shape-close.is-medium::before{top:3px;left:6px;height:7px}.CDB-Shape-close.is-medium::after{top:3px;right:6px;height:7px}.CDB-Shape-close.is-small::before{top:2px;left:4px;height:5px}.CDB-Shape-close.is-small::after{top:2px;right:4px;height:5px}.CDB-Shape-close.is-blue::after,.CDB-Shape-close.is-blue::before{background:#3AA9E3}.CDB-Shape-close.is-white::after,.CDB-Shape-close.is-white::before{background:#fff}.CDB-Shape-close.is-red::after,.CDB-Shape-close.is-red::before{background:#F15743}.CDB-Shape-dash{position:relative;height:100%}.CDB-Shape-dash::before{display:block;position:absolute;right:2px;bottom:7px;left:2px;height:1px;background:#2E3C43;content:''}.CDB-Shape-dash.is-small::before{right:3px;left:3px}.CDB-Shape-dash.is-blue::before{background:#3AA9E3}.CDB-Shape-dash.is-white::before{background:#fff}.CDB-Shape-Dataset{padding-top:1px;padding-left:10px}.CDB-Shape-Dataset.is-small{padding-top:0;padding-left:7px}.CDB-Shape-DatasetItem{display:inline-block;width:9px;height:9px;margin-left:-10px;border:1px solid #2E3C43;border-radius:50%;background:#fff}.CDB-Shape-DatasetItem:first-child{position:relative;box-shadow:3px 0 0 #fff;z-index:1}.CDB-Shape-Dataset.is-small .CDB-Shape-DatasetItem{width:6px;height:6px;margin-left:-7px}.CDB-Shape-Dataset.is-small .CDB-Shape-DatasetItem:first-child{box-shadow:2px 0 0 #fff}.CDB-Shape-Dataset.is-blue .CDB-Shape-DatasetItem{border:1px solid #3AA9E3}.CDB-Shape-Dataset.is-grey .CDB-Shape-DatasetItem{border:1px solid #AAA}.CDB-Shape-Dataset.is-white .CDB-Shape-DatasetItem{border:1px solid #AAA;background:#2E3C43}.CDB-Shape-Dataset.is-white .CDB-Shape-DatasetItem:first-child{box-shadow:3px 0 #2E3C43}.CDB-Shape-Dataset.is-white.is-small .CDB-Shape-DatasetItem:first-child{box-shadow:2px 0 #2E3C43}.CDB-Shape-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#EEE}.CDB-Shape-dot.is-selected{background:#636D72}.CDB-Shape-CircleItem{width:13px;height:13px;border:1px solid #2E3C43;border-radius:50%}.CDB-Shape-CircleItem.is-small{width:9px;height:9px;margin:0 auto}.CDB-Shape-CircleItem.is-blue{border:1px solid #3AA9E3}.CDB-Shape-CircleItem.is-white{border:1px solid #fff}.CDB-Shape-CircleItem.is-green{border:1px solid #9DE0AD}.CDB-Shape-CircleItem.is-red{border:1px solid #F15743}.CDB-Shape-hamburguer{width:16px}.CDB-Shape-hamburguer:hover{cursor:pointer}.CDB-Shape-hamburguerItem{height:2px;margin-bottom:2px;background:#2E3C43}.CDB-Shape-hamburguerItem:last-child{margin-bottom:0}.CDB-Shape-hamburguer.is-blue .CDB-Shape-hamburguerItem{background:#3AA9E3}.CDB-Shape-hamburguer.is-white .CDB-Shape-hamburguerItem{background:#fff}.CDB-Shape-magnify{display:block;position:relative;height:100%}.CDB-Shape-magnify.is-small::after,.CDB-Shape-magnify::after,.CDB-Shape-magnify::before{display:block;position:absolute;content:''}.CDB-Shape-magnify::before{top:0;left:0;width:11px;height:11px;border:1px solid #2E3C43;border-radius:50%}.CDB-Shape-magnify::after{right:2px;bottom:-1px;width:1px;height:7px;transform:rotate(314deg);background:#2E3C43}.CDB-Shape-magnify.is-blue::before{border:1px solid #3AA9E3}.CDB-Shape-magnify.is-blue::after{background:#3AA9E3}.CDB-Shape-magnify.is-white::before{border:1px solid #fff}.CDB-Shape-magnify.is-white::after{background:#fff}.CDB-Shape-magnify.is-small::before{top:3px;left:3px;width:6px;height:6px}.CDB-Shape-magnify.is-small::after{right:4px;bottom:2px;width:1px;height:5px;transform:rotate(314deg)}.CDB-Shape-Move{padding:1px 0 0}.CDB-Shape-Move.is-small{padding:3px 0 0 1px}.CDB-Shape-threePoints.is-medium,.CDB-Shape-threePoints.is-small{padding-top:2px}.CDB-Shape-Move.is-small .CDB-Shape-MoveItem{margin-bottom:2px}.CDB-Shape-Move.is-small .CDB-Shape-MoveItem::before{width:2px;height:2px}.CDB-Shape-Move.is-small .CDB-Shape-MoveItem::after{width:2px;height:2px;margin-left:1px}.CDB-Shape-MoveItem::after,.CDB-Shape-MoveItem::before{width:3px;height:3px;background:#2E3C43;content:'';display:inline-block}.CDB-Shape-MoveItem{margin-bottom:3px}.CDB-Shape-MoveItem:last-child{margin-bottom:0}.CDB-Shape-MoveItem::after{margin-left:2px}.CDB-Shape-MoveItem.is-blue::after,.CDB-Shape-MoveItem.is-blue::before{background:#3AA9E3}.CDB-Shape-MoveItem.is-white::after,.CDB-Shape-MoveItem.is-white::before{background:#fff}.CDB-Shape-threePoints{display:inline-block}.CDB-Shape-threePoints.is-horizontal{transform:rotate(90deg)}.CDB-Shape-threePointsItem{width:2px;height:2px;margin-bottom:5px;background:#2E3C43}.CDB-Shape-threePointsItem.is-round{border-radius:50%}.CDB-Shape-threePointsItem:last-child{margin-bottom:0}.CDB-Shape-threePoints.is-small .CDB-Shape-threePointsItem{width:2px;height:2px;margin-bottom:3px}.CDB-Shape-threePoints.is-medium .CDB-Shape-threePointsItem{width:4px;height:4px;margin-bottom:3px}.CDB-Shape-threePoints.is-blue .CDB-Shape-threePointsItem{background:#3AA9E3}.CDB-Shape-threePoints.is-white .CDB-Shape-threePointsItem{background:#fff}.CDB-ArrowToogle{position:relative;height:100%}.CDB-ArrowToogle::after,.CDB-ArrowToogle::before{display:block;position:absolute;top:8px;width:10px;height:1px;background:#2E3C43;content:''}.CDB-ArrowToogle::before{left:0;transform:rotate(-45deg)}.CDB-ArrowToogle::after{right:-1px;transform:rotate(45deg)}.CDB-ArrowToogle.is-down{transform:rotate(180deg)}.CDB-ArrowToogle.is-small::before{left:2px;width:8px}.CDB-ArrowToogle.is-small::after{right:1px;width:8px}.CDB-ArrowToogle.is-blue::after,.CDB-ArrowToogle.is-blue::before{background:#3AA9E3}.CDB-ArrowToogle.is-white::after,.CDB-ArrowToogle.is-white::before{background:#fff}.CDB-Tag{padding:0 3px;border-radius:2px}.CDB-Tag.is-public{border:1px solid #9BC63B;color:#9BC63B}.CDB-Tag.is-link{border:1px solid #FEB100;color:#FEB100}.CDB-Tag.is-password{border:1px solid #FB7B23;color:#FB7B23}.CDB-Tag.is-private{border:1px solid #F15743;color:#F15743}.CDB-Text{font-family:'Open Sans'}.CDB-Text.is-semibold{font-weight:600}.CDB-Text.is-light{font-weight:300}.CDB-Size-huge{font-size:26px;line-height:34px}.CDB-Size-large{font-size:16px;line-height:22px}.CDB-Size-medium{font-size:12px;line-height:16px}.CDB-Size-small{font-size:10px;line-height:14px}.CDB-FontSize-small{font-size:10px}.CDB-FontSize-medium{font-size:12px}@font-face{font-family:CartoIcon;src:url(../fonts/cartoIcon.eot);src:url(../fonts/cartoIcon.eot?#iefix) format("embedded-opentype"),url(../fonts/cartoIcon.woff) format("woff"),url(../fonts/cartoIcon.ttf) format("truetype"),url(../fonts/cartoIcon.svg?ey3vsq#cartoIcon) format("svg");font-weight:400;font-style:normal}.CDB-IconFont{display:inline-block;font-family:CartoIcon;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}.CDB-IconFont--center{vertical-align:middle}.CDB-IconFont--top{vertical-align:top}.CDB-IconFont--small{font-size:11px}.CDB-IconFont-clock::before{content:'\E001'}.CDB-IconFont-stats::before{content:'\E002'}.CDB-IconFont-heartEmpty::before{content:'\E003'}.CDB-IconFont-heartFill::before{content:'\E004'}.CDB-IconFont-alert::before{content:'\E005'}.CDB-IconFont-rows::before{content:'\E006'}.CDB-IconFont-check::before{content:'\E007'}.CDB-IconFont-dribbble::before{content:'\E008'}.CDB-IconFont-twitter::before{content:'\E009'}.CDB-IconFont-caretDown::before{content:'\E00A'}.CDB-IconFont-lightbulb::before{content:'\E00B'}.CDB-IconFont-explore::before{content:'\E00C'}.CDB-IconFont-drop::before{content:'\E00D'}.CDB-IconFont-edition::before{content:'\E00E'}.CDB-IconFont-view::before{content:'\E00F'}.CDB-IconFont-odyssey::before{content:'\E010'}.CDB-IconFont-settings::before{content:'\E011'}.CDB-IconFont-wizard::before{content:'\E012'}.CDB-IconFont-info::before{content:'\E013'}.CDB-IconFont-fork::before{content:'\E014'}.CDB-IconFont-facebook::before{content:'\E015'}.CDB-IconFont-folder::before{content:'\E016'}.CDB-IconFont-dropbox::before{content:'\E017'}.CDB-IconFont-cloud::before{content:'\E018'}.CDB-IconFont-step::before{content:'\E019'}.CDB-IconFont-addDocument::before{content:'\E01A'}.CDB-IconFont-arrowNext::before{content:'\E01B'}.CDB-IconFont-arrowPrev::before{content:'\E01C'}.CDB-IconFont-close::before{content:'\E01D'}.CDB-IconFont-cartoFante::before{content:'\E01E'}.CDB-IconFont-lock::before{content:'\E01F'}.CDB-IconFont-cartoDB::before{content:'\E020'}.CDB-IconFont-lens::before{content:'\E021'}.CDB-IconFont-closeLimits::before{content:'\E022'}.CDB-IconFont-defaultUser::before{content:'\E023'}.CDB-IconFont-cockroach::before{content:'\E024'}.CDB-IconFont-floppy::before{content:'\E025'}.CDB-IconFont-trash::before{content:'\E026'}.CDB-IconFont-wifi::before{content:'\E027'}.CDB-IconFont-unlock::before{content:'\E028'}.CDB-IconFont-unlockWithEllipsis::before{content:'\E029'}.CDB-IconFont-gift::before{content:'\E02A'}.CDB-IconFont-people::before{content:'\E02B'}.CDB-IconFont-play::before{content:'\E02C'}.CDB-IconFont-add::before{content:'\E02D'}.CDB-IconFont-map::before{content:'\E02E'}.CDB-IconFont-anchor::before{content:'\E02F'}.CDB-IconFont-key::before{content:'\E030'}.CDB-IconFont-calendar::before{content:'\E031'}.CDB-IconFont-document::before{content:'\E032'}.CDB-IconFont-eye::before{content:'\E033'}.CDB-IconFont-marker::before{content:'\E034'}.CDB-IconFont-progressBar::before{content:'\E035'}.CDB-IconFont-book::before{content:'\E036'}.CDB-IconFont-notes::before{content:'\E037'}.CDB-IconFont-rectangles::before{content:'\E038'}.CDB-IconFont-mountain::before{content:'\E039'}.CDB-IconFont-points::before{content:'\E03A'}.CDB-IconFont-snake::before{content:'\E03B'}.CDB-IconFont-boss::before{content:'\E03C'}.CDB-IconFont-rocket::before{content:'\E03D'}.CDB-IconFont-barometer::before{content:'\E03E'}.CDB-IconFont-dollar::before{content:'\E03F'}.CDB-IconFont-email::before{content:'\E040'}.CDB-IconFont-label::before{content:'\E041'}.CDB-IconFont-outside::before{content:'\E042'}.CDB-IconFont-jigsaw::before{content:'\E043'}.CDB-IconFont-tools::before{content:'\E044'}.CDB-IconFont-question::before{content:'\E045'}.CDB-IconFont-layerStack::before{content:'\E046'}.CDB-IconFont-alarm::before{content:'\E047'}.CDB-IconFont-cloudDownArrow::before{content:'\E048'}.CDB-IconFont-pencil::before{content:'\E049'}.CDB-IconFont-fountainPen::before{content:'\E04A'}.CDB-IconFont-emptyDoc::before{content:'\E04B'}.CDB-IconFont-mergeArrow::before{content:'\E04C'}.CDB-IconFont-mergeColumns::before{content:'\E04D'}.CDB-IconFont-mergeSpatial::before{content:'\E04E'}.CDB-IconFont-globe::before{content:'\E04F'}.CDB-IconFont-chevronDown::before{content:'\E050'}.CDB-IconFont-streets::before{content:'\E051'}.CDB-IconFont-keys::before{content:'\E052'}.CDB-IconFont-facebookSquare::before{content:'\E053'}.CDB-IconFont-fullscreen::before{content:'\E054'}.CDB-IconFont-rArrowLight::before{content:'\E055'}.CDB-IconFont-share::before{content:'\E056'}.CDB-IconFont-linkedin::before{content:'\E057'}.CDB-IconFont-calendarBlank::before{content:'\E058'}.CDB-IconFont-creativeCommons::before{content:'\E059'}.CDB-IconFont-bubble::before{content:'\E05A'}.CDB-IconFont-bars::before{content:'\E05B'}.CDB-IconFont-arrowMenuLight::before{content:'\E05C'}.CDB-IconFont-tieFighter::before{content:'\E05D'}.CDB-IconFont-ray::before{content:'\E05E'}.CDB-IconFont-markup::before{content:'\E05F'}.CDB-IconFont-table::before{content:'\E060'}.CDB-IconFont-airlock::before{content:'\E061'}.CDB-IconFont-pin::before{content:'\E062'}.CDB-IconFont-attache::before{content:'\E063'}.CDB-IconFont-download::before{content:'\E064'}.CDB-IconFont-group::before{content:'\E065'}.CDB-IconFont-dashboard::before{content:'\E066'}.CDB-IconFont-spinner::before{content:'\E067'}.CDB-IconFont-mapsearch::before{content:'\E068'}.CDB-IconFont-rArrow::before{content:'\E069'}body{color:#2E3C43}.u-actionTextColor,a{color:#3AA9E3}a{text-decoration:none;background-color:transparent}a:hover{text-decoration:underline}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local("Open Sans Light"),local("OpenSans-Light"),url(//themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format("truetype"),url(//themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTeY5mlVXtdNkpsMpKkrDXP4.woff) format("woff")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url(//themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format("truetype"),url(//themes.googleusercontent.com/static/fonts/opensans/v8/u-WUoqrET9fUeobQW7jkRbO3LdcAZYWl9Si6vvxL-qU.woff) format("woff")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(//themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format("truetype"),url(//themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSuY5mlVXtdNkpsMpKkrDXP4.woff) format("woff")}.u-tSpace{margin-top:4px}.u-tSpace--m{margin-top:8px}.u-tSpace-xl{margin-top:12px}.u-rSpace--s{margin-right:2px}.u-rSpace{margin-right:4px}.u-rSpace--m{margin-right:8px}.u-rSpace--xl{margin-right:12px}.u-bSpace{margin-bottom:4px}.u-bSpace--m{margin-bottom:8px}.u-bSpace--xl{margin-bottom:12px}.u-lSpace{margin-left:4px}.u-lSpace--xl{margin-left:12px}.u-mainTextColor{color:#2E3C43}.u-secondaryTextColor{color:#636D72}.u-altTextColor{color:#979EA1}.u-hintTextColor{color:#CBCED0}.u-iBlock{display:inline-block;vertical-align:middle}.u-showDesktop{display:block!important}.u-showMobile{display:none!important}.u-upperCase{text-transform:uppercase}@media only screen and (max-width:600px){.u-showDesktop{display:none!important}.u-showMobile{display:block!important}}html{-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}abbr[title]{border-bottom:1px dotted}mark{background:#ff0;color:#000}sub,sup{line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible;margin:0;padding:0;border:none;background:0 0}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]{-moz-appearance:none;-webkit-appearance:none;appearance:none;box-sizing:border-box;padding:0;outline:0;cursor:pointer}input[type=range]::-webkit-slider-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}optgroup{font-weight:700}input{line-height:normal;-moz-appearance:none;-webkit-appearance:none;appearance:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}body{margin:0;line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:''}table{border-collapse:collapse;border-spacing:0}dd,dt{display:inline-block} \ No newline at end of file diff --git a/fonts/cartoIcon.eot b/fonts/cartoIcon.eot index 2576dc6..6e2d512 100644 Binary files a/fonts/cartoIcon.eot and b/fonts/cartoIcon.eot differ diff --git a/fonts/cartoIcon.svg b/fonts/cartoIcon.svg index c7bc81c..ddb32c5 100644 --- a/fonts/cartoIcon.svg +++ b/fonts/cartoIcon.svg @@ -46,269 +46,281 @@ - + + + + diff --git a/fonts/cartoIcon.ttf b/fonts/cartoIcon.ttf index 2d62f63..1423fd1 100644 Binary files a/fonts/cartoIcon.ttf and b/fonts/cartoIcon.ttf differ diff --git a/fonts/cartoIcon.woff b/fonts/cartoIcon.woff index 7e71af2..a1599d0 100644 Binary files a/fonts/cartoIcon.woff and b/fonts/cartoIcon.woff differ diff --git a/styleguide/index.html b/styleguide/index.html index 3bfb884..a02d8e6 100644 --- a/styleguide/index.html +++ b/styleguide/index.html @@ -10150,6 +10150,7 @@ return jQuery;
  • Radio
  • Selects
  • Sliders
  • +
  • Textareas
  • Toggle
  • @@ -10170,7 +10171,11 @@ return jQuery;
  • - Menu + Menu +
  • Shapes @@ -12032,6 +12037,28 @@ hsla(120, 100%, 50%, 1); + +
    + +
    +

    Forms/Textareas

    + +
    + +
    + + + +
    + +
    +
    +<textarea name="textarea" placeholder="DejaVu Sans" class="CDB-Textarea CDB-Text"></textarea>
    +<textarea name="textarea" placeholder="DejaVu Sans" class="CDB-Textarea has-error CDB-Text"></textarea>
    +<textarea name="textarea" placeholder="DejaVu Sans" class="CDB-Textarea is-disabled CDB-Text" disabled></textarea>
    +
    +
    +
    @@ -12219,7 +12246,7 @@ hsla(120, 100%, 50%, 1);
    -

    Histogram

    +

    Histogram

    Distribution of a numeric variable in a range

    @@ -12381,7 +12408,7 @@ hsla(120, 100%, 50%, 1); </div> </div> - <p class="CDB-Text is-upper CDB-FontSize-small u-altTextColor u-bSpace--m">Histogram</p> + <p class="CDB-Text u-upperCase CDB-FontSize-small u-altTextColor u-bSpace--m">Histogram</p> <p class="CDB-Text CDB-Size-medium u-altTextColor">Distribution of a numeric variable in a range</p> </div> </div> @@ -12467,10 +12494,90 @@ hsla(120, 100%, 50%, 1); - <nav class="CDB-NavMenu"> <ul class="CDB-NavMenu-Inner CDB-Text is-semibold CDB-Size-medium"> <li class="CDB-NavMenu-Item"> - <a class="CDB-NavMenu-Link" href="#">DATA</a> + <button class="CDB-NavMenu-Link">DATA</button> </li> <li class="CDB-NavMenu-Item"> - <a class="CDB-NavMenu-Link" href="#">STYLE</a> + <button class="CDB-NavMenu-Link">STYLE</button> </li> - <li class="CDB-NavMenu-Item"> - <a class="CDB-NavMenu-Link" href="#">POP-UP</a> + <li class="CDB-NavMenu-Item is-selected"> + <button class="CDB-NavMenu-Link">POP-UP</button> <ul class="CDB-NavSubmenu CDB-Size-small"> - <li class="CDB-NavSubmenu-Item is-active"> - <a href="#" class="CDB-NavSubmenu-Link">CLICK <span class="CDB-NavSubmenu-Status u-hintTextColor">NONE</span></a> + <li class="CDB-NavSubmenu-Item is-selected"> + <button class="CDB-NavSubmenu-Link">CLICK <span class="CDB-NavSubmenu-Status u-hintTextColor">NONE</span></button> </li> <li class="CDB-NavSubmenu-Item"> - <a href="#" class="CDB-NavSubmenu-Link">HOVER <span class="CDB-NavSubmenu-Status u-hintTextColor">NONE</span></a> + <button class="CDB-NavSubmenu-Link">HOVER <span class="CDB-NavSubmenu-Status u-hintTextColor">NONE</span></button> </li> </ul> </li> <li class="CDB-NavMenu-Item"> - <a class="CDB-NavMenu-Link" href="#">LEGEND</a> + <button class="CDB-NavMenu-Link">LEGEND</button> </li> </ul> <div style="position: absolute; right: 0; top: 0; height: 24px; width: 46px; background: red;"> @@ -12574,24 +12681,24 @@ hsla(120, 100%, 50%, 1); <nav class="CDB-NavMenu is-dark"> <ul class="CDB-NavMenu-Inner CDB-Text is-semibold CDB-Size-medium"> <li class="CDB-NavMenu-Item CDB-Text"> - <a class="CDB-NavMenu-Link" href="#">DATA</a> + <button class="CDB-NavMenu-Link">DATA</button> </li> <li class="CDB-NavMenu-Item"> - <a class="CDB-NavMenu-Link" href="#">STYLE</a> + <button class="CDB-NavMenu-Link">STYLE</button> </li> - <li class="CDB-NavMenu-item is-active"> - <a class="CDB-NavMenu-Link" href="#">POP-UP</a> + <li class="CDB-NavMenu-item is-selected"> + <button class="CDB-NavMenu-Link">POP-UP</button> <ul class="CDB-NavSubmenu CDB-Size-small"> - <li class="CDB-NavSubmenu-Item is-active"> - <a href="#" class="CDB-NavSubmenu-Link">CLICK <span class="CDB-NavSubmenu-Status">NONE</span></a> + <li class="CDB-NavSubmenu-Item is-selected"> + <button class="CDB-NavSubmenu-Link">CLICK <span class="CDB-NavSubmenu-Status">NONE</span></button> </li> <li class="CDB-NavSubmenu-Item"> - <a href="#" class="CDB-NavSubmenu-Link">HOVER <span class="CDB-NavSubmenu-Status">NONE</span></a> + <button class="CDB-NavSubmenu-Link">HOVER <span class="CDB-NavSubmenu-Status">NONE</span></button> </li> </ul> </li> <li class="CDB-NavMenu-Item"> - <a class="CDB-NavMenu-Link" href="#">LEGEND</a> + <button class="CDB-NavMenu-Link">LEGEND</button> </li> </ul> </nav> @@ -14017,7 +14124,7 @@ hsla(120, 100%, 50%, 1);

    Open Sans 26/34 Light

    Open Sans 16/22 Regular

    Open Sans 12/16 Semibold

    -

    Open Sans 12/16 Semibold Uppercase

    +

    Open Sans 12/16 Semibold Uppercase

    Open Sans 12/16 Regular

    Open Sans 12/16 Regular

    Open Sans 12/16 Regular

    @@ -14031,7 +14138,7 @@ hsla(120, 100%, 50%, 1); <p class="CDB-Text CDB-Size-huge is-light">Open Sans 26/34 Light</p> <p class="CDB-Text CDB-Size-large">Open Sans 16/22 Regular</p> <p class="CDB-Text is-semibold CDB-Size-medium">Open Sans 12/16 Semibold</p> -<p class="CDB-Text is-semibold is-upper CDB-Size-medium">Open Sans 12/16 Semibold Uppercase</p> +<p class="CDB-Text is-semibold u-upperCase CDB-Size-medium">Open Sans 12/16 Semibold Uppercase</p> <p class="CDB-Text CDB-Size-medium u-secondaryTextColor">Open Sans 12/16 Regular</p> <p class="CDB-Text CDB-Size-medium u-altTextColor">Open Sans 12/16 Regular</p> <p class="CDB-Text CDB-Size-medium u-hintTextColor">Open Sans 12/16 Regular</p> @@ -14127,6 +14234,30 @@ hsla(120, 100%, 50%, 1); +
    + +

    edition

    +
    + + +
    + +

    view

    +
    + + +
    + +

    odyssey

    +
    + + +
    + +

    settings

    +
    + +

    wizard

    @@ -14735,6 +14866,30 @@ hsla(120, 100%, 50%, 1);
    </div> + <div class="box"> + <i class="CDB-IconFont CDB-IconFont-edition Size-large"></i> + <h4 class="Text Size-small">edition</h4> + </div> + + + <div class="box"> + <i class="CDB-IconFont CDB-IconFont-view Size-large"></i> + <h4 class="Text Size-small">view</h4> + </div> + + + <div class="box"> + <i class="CDB-IconFont CDB-IconFont-odyssey Size-large"></i> + <h4 class="Text Size-small">odyssey</h4> + </div> + + + <div class="box"> + <i class="CDB-IconFont CDB-IconFont-settings Size-large"></i> + <h4 class="Text Size-small">settings</h4> + </div> + + <div class="box"> <i class="CDB-IconFont CDB-IconFont-wizard Size-large"></i> <h4 class="Text Size-small">wizard</h4>