/* stili pagina */
html, body {
    height: 100%
}

.nav-wrapper #logo {
    margin-left: 10px;
    pointer-events: none
}

.brand-logo img {
    height: 50px;
    margin-top: -4px;
    padding-left: 8px;
    vertical-align: middle
}

footer.page-footer {
    margin-top: 0
}

footer .row {
    margin-bottom: 0;
    padding-bottom: 20px
}

#box-main {
    margin-bottom: 0
}

/* tipografia */
.section-title {
    font-weight: bold;
    color: #626262;
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 0;
    background-color: #f7f7f7;
    text-transform: uppercase;
    width: 100%
}

/* stili comuni */
.clear {
    clear: both
}

.lfloat {
    float: left !important
}

.rfloat {
    float: right !important
}

.nop {
    padding: 0 !important
}

.bn {
    border: none
}

.scroll-y {
    overflow-y: scroll
}

.text-shadow {
    text-shadow: 0px 0px 3px #000
}

.show {
    display: block !important
}

.anw-truncate {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.anw-clearfix:after {
    content: "";
    display: table;
    clear: both
}

.anw-hfull {
    position: absolute;
    top: 0;
    bottom: 0;
    padding-top: 76px;
    z-index: 9
}

.anw-strong {
    font-weight: bold
}

.chip.ctrl-string {
    padding: 0 12px !important;
}

.cur-pointer {
    cursor: pointer
}

.pt0 {
    padding-top: 0px !important
}

.pt10 {
    padding-top: 10px !important
}

.pt20 {
    padding-top: 20px !important
}

.pt30 {
    padding-top: 30px !important
}

.pt40 {
    padding-top: 40px !important
}

.pt50 {
    padding-top: 50px !important
}

.pt60 {
    padding-top: 60px !important
}

.pb0 {
    padding-bottom: 0px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.pb60 {
    padding-bottom: 60px !important
}

.ptb0 {
    padding-top: 0px;
    padding-bottom: 0px !important
}

.ptb10 {
    padding-top: 10px;
    padding-bottom: 10px !important
}

.ptb20 {
    padding-top: 20px;
    padding-bottom: 20px !important
}

.ptb30 {
    padding-top: 30px;
    padding-bottom: 30px !important
}

.ptb40 {
    padding-top: 40px;
    padding-bottom: 40px !important
}

.ptb50 {
    padding-top: 50px;
    padding-bottom: 50px !important
}

.ptb60 {
    padding-top: 60px;
    padding-bottom: 60px !important
}

.mt0 {
    margin-top: 0 !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt50 {
    margin-top: 50px !important
}

.mt60 {
    margin-top: 60px !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb10 {
    margin-bottom: 10px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mb50 {
    margin-bottom: 50px !important
}

.mb60 {
    margin-bottom: 60px !important
}

.mtb10 {
    margin-top: 10px;
    margin-bottom: 10px !important
}

.mtb20 {
    margin-top: 20px;
    margin-bottom: 20px !important
}

.mtb30 {
    margin-top: 30px;
    margin-bottom: 30px !important
}

.mtb40 {
    margin-top: 40px;
    margin-bottom: 40px !important
}

.mtb50 {
    margin-top: 50px;
    margin-bottom: 50px !important
}

.mtb60 {
    margin-top: 60px;
    margin-bottom: 60px !important
}

.tleft {
    text-align: left
}

.tcenter {
    text-align: center
}

.tright {
    text-align: right
}

.text-tiny {
    font-size: 1rem;
    line-height: 1rem
}

.text-small {
    font-size: 2rem;
    line-height: 2rem
}

.text-medium {
    font-size: 4rem;
    line-height: 4rem
}

.text-large {
    font-size: 6rem;
    line-height: 6rem
}

/* menu */
#mobile-demo .top-level a {
    color: #fff
}

nav .dropdown-content i {
    height: auto;
    line-height: 24px
}

.dropdown-content {
    z-index: 10
}

nav .side-nav li a i {
    line-height: 64px
}

/*nav .nav-wrapper i {display: block; font-size: 1.3rem}*/
nav#nav-main {
    position: relative;
    z-index: 10
}

nav#nav-main ul.dropdown-content {
    min-width: 180px
}

/* subnav inline */
.inline-collection .collection {
    border: none;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    margin-left: 12px;
    margin-right: 12px;
    padding: 0;
}

.inline-collection .collection .collection-item {
    float: left;
    border-bottom: none;
}

/* flexigrid */
.hDivBox table, .bDiv table {
    width: auto
}

.flexigrid div.hDiv th {
    height: 32px
}

.hDivBox th div {
    padding: 6px !important
}

.bDiv td, .hDivBox th {
    padding: 0
}

.bDiv td > div {
    padding: 2px 6px !important
}

.flexi-rp {
    padding: 0;
    height: 28px !important
}

.flexigrid div.pDiv input {
    height: 28px !important
}

.flexigrid div.pDiv div.pButton {
    height: 30px
}

.flexi-chk {
    display: block;
    position: relative
}

.flexi-chk label {
    position: absolute;
    top: 0;
    left: 8px
}

.flexigrid div.bDiv table {
    margin-bottom: 0;
    border-bottom: none
}

.row_selector {
    pointer-events: none
}

.flexigrid div.fbutton {
    margin-right: 4px
}

i.inline-flexi, span.inline-flexi {
    position: absolute
}

/* flexigrid input inline */
.cell-input {
    margin: 0 !important;
    padding: 0 !important;
    height: 16px !important;
}

select.flexi-select::-ms-expand {
    display: none
}

select.flexi-select {
    background-color: transparent;
    border: medium none;
    height: 22px !important;
    min-height: 22px !important;
    margin-bottom: 0 !important;
    border-bottom: none !important;
    padding: 0;
}

input.spin {
    background: url(images/loading.gif) 98% 50% no-repeat #faffbd !important
}

select.spin {
    background: url(../js/jquery/css/dynatree/skin-vista/loading.gif) 98% 50% no-repeat #faffbd
}

.flex-multieditor tbody tr td div .row {
    display: none
}

.flex-multieditor tbody tr td div .input-field.select {
    margin-top: 0;
    padding: 0
}

.pcontrol input {
    width: auto !important;
    height: 30px !important;
    background-color: #fff !important;
    padding: 0 3px !important
}

a.flexi-inline-button i {
    font-size: 1.1rem
}

/* dynatree */
.dynatree-title {
    font-size: 14px;
    line-height: 14px
}

ul.dynatree-container ul {
    padding: 0 0 0 10px;
    margin: 0;
}

/* tabs */
.ui-tabs .ui-tabs-nav li {
    top: 4px !important
}

.ui-tabs-nav > .ui-state-default a {
    color: #ccc !important
}

.tabs {
    background-color: transparent
}

.tabs .tab a:hover, .tabs .tab a.active {
    color: #2196f3
}

/* crud */
#crud-page {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 1000;
    bottom: 0;
    padding-top: 64px;
    margin-bottom: 0
}

#crud-nav {
    position: fixed;
    top: 0;
    z-index: 1001
}

/* messaggi */
#main-messages {
    z-index: 9000;
    display: none;
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    background-size: 40px 40px;
    background-image: -webkit-gradient(linear, left top, right bottom,
    color-stop(.25, rgba(255, 255, 255, .05)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .05)),
    color-stop(.75, rgba(255, 255, 255, .05)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%,
    transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
    -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
    width: 50%;
    padding: 4px 8px;
    left: 25%;
    border: 1px solid;
    color: #fff;
    position: fixed;
    _position: absolute;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
    -webkit-animation: animate-bg 5s linear infinite;
    -moz-animation: animate-bg 5s linear infinite;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#main-messages.info {
    background-color: #4ea5cd;
    border-color: #3b8eb5
}

#main-messages.error {
    background-color: #de4343;
    border-color: #c43d3d
}

#main-messages.warning {
    background-color: #eaaf51;
    border-color: #d99a36
}

#main-messages.success {
    background-color: #61b832;
    border-color: #55a12c
}

#main-messages h3 {
    margin: 0;
    font-size: 15px;
    font-weight: 700
}

#main-messages p {
    margin: 0;
    font-size: 15px
}

#search-active .search-item {
    position: relative
}

#search-active a.lnk-search-remove {
    position: relative;
    top: 4px;
    right: -4px;
    color: rgba(0, 0, 0, 0.6)
}

#search-active a.lnk-search-remove i {
    font-size: 16px !important;
}

/* immagini */
.upload-button {
    position: absolute;
    top: -2px;
    left: -8px;
    height: 40px;
    width: 110px;
    -moz-opacity: 0;
    filter: alpha(opacity:0);
    opacity: 0;
    cursor: pointer !important
}

.upload-box {
    width: 320px
}

.upload-data {
    font-size: 1rem;
    padding: 8px;
    width: 396px;
    position: relative;
    background-color: #e3f2fd !important;
    border: none !important;
    border-bottom: 1px dotted #fff !important;
}

.upload-data.pending {
    border: 1px solid #999
}

.upload-data.uploading {
    border: 1px solid #6593cf
}

.upload-data.success {
    border: 1px solid #CCC
}

.upload-data.error, .upload-data.cancel {
    border: 1px solid red
}

.px-widget ul.actions {
    position: absolute;
    top: 5px;
    right: 5px;
    margin: 0;
    padding: 0
}

.px-widget ul.actions li {
    cursor: pointer;
    float: left;
    list-style: none outside none;
    margin: 2px;
    padding: 4px;
    position: relative
}

.upload-data .filename {
    padding-right: 10px;
    width: 120px
}

.upload-data .status {
    clear: both
}

.upload-data .progress {
    padding-top: 0px;
    padding-bottom: 40px;
    background-color: #e3f2fd;
    margin-bottom: 0
}

.ui-progressbar {
    background-color: #fff !important;
}

.ui-progressbar .ui-progressbar-value {
    margin: 0 !important
}

.ui-state-default, .ui-widget-content .ui-state-default {
    border-color: #fff !important;
    background-color: #fff !important;
}

.ui-button .ui-button-icon-primary {
    margin-top: -8px !important;
}

.ui-state-hover .ui-button-icon-primary {
    background-image: url(../js/jquery/css/metrogrey/images/ui-icons_525252_0.png);
}

.ui-button .ui-button-text {
    margin-top: -4px !important;
}

#px-clear-image:hover {
    color: #525252 !important;
    cursor: pointer
}

.progress {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px
}

.progressBar {
    float: left;
    width: 280px;
    height: 18px !important;
    border: 1px solid #6593cf !important
}

.percentage {
    float: left;
    padding-left: 5px;
    width: 50px
}

.uploading .ui-progressbar-value {
    background-image: url(../images/upload-progress.png)
}

.px-form-input {
    float: left
}

.px-buttons {
    float: left
}

.px-input-button {
    overflow: hidden;
}

.px-widget .ui-button {
    height: 40px !important
}

.px-widget .ui-button span {
    font-size: 14px
}

.gimage-mask {
    width: 194px;
    height: 194px;
    overflow: hidden;
    background-color: #333
}

.gimage-mask img {
    margin: 0 auto
}

/* files */
ul.files {
    width: 100%;
    float: left
}

li.file_list {
    display: block;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    margin: 12px 0 0 12px;
    float: left;
    overflow: hidden;
    width: 24%;
    padding: 12px
}

li.file_list p {
    margin-bottom: 6px;
    height: 18px;
    overflow: hidden
}

li.file_list p a {
    color: #666;
    text-decoration: none
}

li.file_list p a:hover {
    text-decoration: underline
}

li.file_list .ui-icon-trash {
    float: right
}

li.file_list > a {
    float: right;
    margin: 0 2px
}

/* elements */
.portlet {
    position: relative;
    background-color: #fff;
    padding: 6px 0 6px 6px
}

.portlet-header {
    min-height: 26px;
    position: static
}

.portlet-header label {
    color: #000;
    margin: 0;
    line-height: 26px;
    text-transform: uppercase
}

.portlet-header label i {
    line-height: 26px
}

.portlet-header .portlet-title {
    float: left;
    height: 26px
}

.portlet-header .portlet-preview {
    padding-left: 6px;
    height: 26px
}

.portlet .el-delete {
    display: none;
    margin-right: 10px
}

.el-delete {
    position: absolute;
    right: 0;
    top: 10px;
    text-decoration: none;
    cursor: pointer
}

.portlet:after {
    content: " ";
    display: table;
    clear: both;
}

.portlet:after {
    clear: both
}

.portlet:nth-child(even) {
    background: url(../images/layout/bg-grey-50.png) repeat
}

.portlet:hover {
    background-color: #ccc
}

.portlet:hover .portlet-header p {
    color: #000
}

.portlet:hover .el-delete {
    display: block
}

.portlet-header .ui-icon {
    float: right
}

.portlet-content {
    position: relative;
    padding: .4em
}

.portlet-content .input-field {
    margin-top: 0
}

.ui-sortable-placeholder {
    border: 1px dotted #000;
    visibility: visible !important;
    height: 50px !important
}

.ui-sortable-placeholder * {
    visibility: hidden
}

.el-spacer {
    border: 2px solid #666
}

.el-clear {
    border: 2px dotted #666
}

.el-viewtext {
    min-height: 30px;
    background: none repeat scroll 0 0 transparent;
    padding: 4px;
    cursor: text;
}

.i-title {
    margin-right: 6px;
    float: left
}

.dynamic-color div div {
    height: 55px;
    width: 100%;
    padding: 0 15px;
    line-height: 55px;
    font-weight: 500;
    font-size: 12px;
    display: block;
    box-sizing: border-box;
    cursor: pointer;
}

.icon-container i {
    font-size: 3em
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: liga;
    -moz-osx-font-smoothing: grayscale
}

.icon-preview:hover {
    background-color: #eeeeee;
    cursor: pointer
}

.icon-container .icon-preview {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    height: 98px;
    text-align: center
}

.icon-container span {
    display: block
}

.tabs-vertical .tabs {
    height: auto;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.tabs-vertical .tabs .tab {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    float: left;
    text-align: left;
    line-height: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-overflow: ellipsis
}

.tabs-vertical .tab .active {
    -moz-transition: border-color .5s ease;
    -o-transition: border-color .5s ease;
    -webkit-transition: border-color .5s ease;
    transition: border-color .5s ease;
    border-right: 3px solid #2196f3
}

.tabs-vertical .tab a {
    display: block;
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: color .28s ease;
    -moz-transition: color .28s ease;
    -o-transition: color .28s ease;
    -ms-transition: color .28s ease;
    transition: color .28s ease
}

.tabs-vertical .tab a:hover {
    color: #2196f3
}

.tabs-vertical .tab.disabled a {
    color: #2196f3;
    cursor: default
}

.tabs-vertical .indicator {
    display: none
}

/* form */
.input-field.select label {
    font-size: 0.8rem;
    position: absolute;
    top: -1.7rem;
    color: #9e9e9e;
}

.input-field.select select {
    margin-bottom: 16px;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    opacity: 1;
    position: static;
    width: 100%;
    min-height: 3rem;
    pointer-events: all
}

select:focus {
    outline: 0px
}

.input-field .prefix {
    top: 9px;
    color: #9e9e9e
}

.input-field.col .dropdown-content [type="checkbox"] + label {
    top: -12px;
}

.multi label {
    color: #9e9e9e
}

/* tinymce */
.mce-fullscreen {
    z-index: 10000 !important;
}

.mce-textbox {
    width: 100px !important;
}

textarea.mce-textbox {
    width: 590px !important;
}

/* datepicker */
i.datepicker-trigger {
    color: #9e9e9e;
    cursor: pointer
}

i.datepicker-trigger:hover, .input-field .prefix.datepicker-trigger.active {
    color: #2196f3
}

/* timepicker */
i.timepicker-trigger {
    color: #9e9e9e;
    cursor: pointer
}

i.timepicker-trigger:hover, .input-field .prefix.timepicker-trigger.active {
    color: #2196f3
}

/* tooltip */
.material-tooltip {
    text-align: left
}

/* google maps */
#map-canvas {
    height: 100%;
    min-height: 800px;
    background-color: #06F;
    margin: 0;
    padding: 0
}

#geo_address_delete {
    position: absolute;
    top: 14px;
    right: 242px;
    z-index: 10000
}

#geo_address_delete span {
    text-transform: none;
}

#pac-input {
    background-color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 300px;
    position: absolute;
    left: 125px;
    top: 12px
}

#pac-input:focus {
    border-color: #4d90fe
}

/* widget */
.widget-item {
    width: 194px;
    float: left;
    margin: 0 4px 4px 0;
    cursor: move
}

.widget-item h3 {
    font-size: 1em
}

.widget-item img {
    width: 100%
}

.connectedSortable {
    min-height: 500px
}

/* dashboard blocks */
.widget-dashboard {
    max-height: 400px;
    overflow-y: auto
}

select.browser-default {
    opacity: 1;
    height: auto;
    position: static;
    pointer-events: all;
    width: 100%;
}

select.browser-default option {
    min-height: 2.1rem;
}

/* mozilla input type number */
input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
    margin: 0;
}

/* chrome input type number */
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input.datepicker {
    cursor: text
}

select {
    cursor: pointer
}

/* autocomplete jquery ui*/
.ui-menu .ui-menu-item:hover {
    font-weight: normal;
    cursor: pointer;
}

.ui-autocomplete {
    overflow-y: scroll;
    max-height: 300px;
    z-index: 10000 !important;
}

/* buttons */
button.ui-state-hover {
    color: #525252 !important
}

.btn-icon {
    padding-left: 16px;
    padding-right: 16px
}

.bnt-icon i {
    margin-left: 0
}

/* Tablet */
@media only screen and (max-width: 992px) {

    #logo {
        position: relative;
        right: 0%
    }

    #logo img {
        display: none
    }

    nav #crud-page-title {
        left: 0%;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    nav #crud-page-title.left, nav #crud-page-title.right {
        padding: 0;
        -webkit-transform: none;
        transform: none;
    }

    nav #crud-page-title.left {
        left: 0.5rem;
    }

    nav #crud-page-title.right {
        right: 0.5rem;
        left: auto;
    }
}

/* effects */
.anw-pulse {
    border-radius: 50%;
    box-shadow: 0 0 0 rgba(233, 30, 99, 0.6);
    animation: pulse 2s infinite;
}

.anw-pulse:hover {
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(233, 30, 99, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(233, 30, 99, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(233, 30, 99, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(233, 30, 99, 0.6);
        box-shadow: 0 0 0 0 rgba(233, 30, 99, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(233, 30, 99, 0);
        box-shadow: 0 0 0 10px rgba(233, 30, 99, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(233, 30, 99, 0);
        box-shadow: 0 0 0 0 rgba(233, 30, 99, 0);
    }
}

/* mobile */
@media only screen and (max-width: 600px) {
    .no-mr-mobile {
        margin-right: 0 !important
    }

    .no-ml-mobile {
        margin-left: 0 !important
    }

    .collection.buttons-on-small {
        border: none;
        -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
        box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
        margin-left: 12px;
        margin-right: 12px;
        padding: 0;
    }

    .collection.buttons-on-small .collection-item {
        float: left;
        border-bottom: none;
    }
}