/*!
 * Improved Tabular Menu Code
 * 
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */.ui.tabular.menu .item{border-top-width:1px;border-color:#d4d4d5;border-top-left-radius:.28571429rem !important;border-top-right-radius:.28571429rem !important;border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;-webkit-border-top-left-radius:.28571429rem !important;-webkit-border-top-right-radius:.28571429rem !important;-webkit-border-bottom-right-radius:0 !important;-webkit-border-bottom-left-radius:0 !important;-moz-border-radius-topleft:.28571429rem !important;-moz-border-radius-topright:.28571429rem !important;-moz-border-radius-bottomright:0 !important;-moz-border-radius-bottomleft:0 !important}.ui.tabular.menu .item.active{cursor:pointer;background:#f0f1f2;background-color:#e8e8e8;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8e8e8, endColorstr=#fff);background-image:-moz-linear-gradient(center top, #e8e8e8, #fff);background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e8e8e8), to(#fff));color:rgba(0,0,0,0.87)}.ui.tabular.menu .item.active:hover{background:#f0f1f2;background-color:#e8e8e8;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e8e8e8, endColorstr=#fff);background-image:-moz-linear-gradient(center top, #e8e8e8, #fff);background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e8e8e8), to(#fff))}@media screen and (max-width: 567px){.ui.tabular.menu .item.active .content{display:none}}.ui.tabular.menu .item:not(.active){background:#e8e8e8;background-color:#e0e0e0;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e0e0e0, endColorstr=#f4f4f4);background-image:-moz-linear-gradient(center top, #e0e0e0, #f4f4f4);background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e0e0e0), to(#f4f4f4))}.ui.tabular.menu .item:not(.active) .icon{color:#86a3c0 !important}.ui.tabular.menu .item:not(.active) .content .title{color:#646474}.ui.tabular.menu .item:not(.active) .content .description{color:#8c8c9c}@media screen and (max-width: 900px){.ui.tabular.menu .item:not(.active) .content{display:none}}.ui.tabular.menu .item:hover{cursor:pointer;background:#dcddde;color:rgba(0,0,0,0.87)}.ui.tabular.steps{width:100% !important}.ui.tabular.steps .step .icon{color:#4183c4 !important;font-size:2.0em}.ui.tabular.steps .step::after{display:none !important}.ui.tabular.steps .step::after.active{display:none !important}

/*# sourceMappingURL=tabularmenu.min.css.map */