﻿#PUB-Itltheme-1 ul{
    padding: 0;
    margin: 0;
}
#PUB-Itltheme-1 a{
    cursor: pointer;
    text-decoration: none
}
#PUB-Itltheme-1 button i{
    margin-right: 5px
}
#PUB-Itltheme-1 .navbar{
    margin-bottom: 0;
    min-height: auto;
}
#PUB-Itltheme-1 .page-header-fixed{
    position: fixed;left: 0;right: 0;top: 0;z-index: 10;
}
#PUB-Itltheme-1 .navbar .pull-left{
    float: left!important;
}
#PUB-Itltheme-1 .navbar .pull-right{
    float: right!important;
}
#PUB-Itltheme-1 .navbar>.navbar-item>ul>li{
    float:left;
    display: inline;
    padding: 0 5px
}
#PUB-Itltheme-1 .navbar>.navbar-item>ul>li:first-child{
    padding-left: 0
}

#PUB-Itltheme-1 table td i{
    font-size: 16px
}
#PUB-Itltheme-1 table{
    margin-bottom: 10px
}

#PUB-Itltheme-1 .dropdown>.dropdown-menu>li>a>i{
    width: 15px;
    display: inline-block;
    margin-right: 9px;
}

#PUB-Itltheme-1 .dropdown>.dropdown-menu{
    min-width: inherit;
}
#PUB-Itltheme-1 .dropdown>.dropdown-menu.open-right{
    right: 0;
    left: inherit;
}
#PUB-Itltheme-1 .dropdown>.dropdown-menu:before{
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;  
    border-left: 7px solid transparent;
    content: '';
}
#PUB-Itltheme-1 .dropdown>.dropdown-menu.open-right:before{
    right: 9px;
    left: inherit;
}
#PUB-Itltheme-1 .dropdown>.dropdown-menu .form-group{
    margin: 0
}
#PUB-Itltheme-1 .dropdown>.dropdown-menu>li>a{
    padding-top: 5px;
    padding-bottom: 5px;
}

#PUB-Itltheme-1 .slider.slider-horizontal{
    width: calc(100% - 20px) !important;
    margin: 0 10px
}

#PUB-Itltheme-1 .slider.slider-horizontal>.slider-handle{
    cursor: move;
}


#PUB-Itltheme-1 app-content-display{
    min-height: 100vh;
    display: block;
}

#PUB-Itltheme-1 .panel-itl{
    padding: 20px 0;
}
#PUB-Itltheme-1 .panel-short-post{
    margin-bottom: 45px; 
    padding:23px;
}