* {
    font-family: 'Quicksand', sans-serif;
}
.highlight {
    box-shadow: 0px 0px 8px 2px #c6cbdad1;
    margin-bottom: 5px;
    border: 1px solid #98a2c4 !important;
    transition: box-shadow 0.5s ease-in-out;
}
button:focus, button:hover {
    outline: 1px dotted;
}
.cls_user_guide .navbar-toggler {
    background: #f4f4f4;
    border-radius: 0;
    opacity: 0.5;
}
.cls_user_guide .nav_section .navbar {
    padding-right: 0;
    padding-left: 0;
    background: #fff;
    box-shadow: 0px 0px 20px 20px #edebeb6e;
    border-bottom: 1px solid #00000014;
}
.cls_image_show {
    display: none;
}
.cls_user_guide .nav_section .navbar-nav .nav-item .nav-link {
    color: #828282;
    padding-left:0 ;
    padding-right:0 ;
    border-bottom: 1px solid transparent;
}
.cls_user_guide .nav_section .navbar-nav .nav-item .nav-link:hover{
    border-bottom: 1px solid #304488;
    color: #304488;
    transition: ease-out 0.5s;
}
.list-group-item-action:focus, .list-group-item-action:hover {
    background-color: #304488;
    color: #fff;
    border-radius: 0px !important;
    box-shadow: 1px 1px 6px 1px rgb(48 68 136);
    transition:ease-in-out 0.5s;
    position: absolute;
    right:0;
}

.cls_user_guide .guides .list-group .list-group-item-action:hover::before, .cls_user_guide .youtube_chennal .list-group .list-group-item-action:hover::before {
    color: #fff;
}
.cls_user_guide .youtube_chennal .list-group .list-group-item-action::before {
    color: #DC5454;
    content: "\f111";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 10px;
}
.cls_user_guide .guides .list-group .list-group-item-action::before {
    content: "\f111";
    font: normal normal normal 14px/1 FontAwesome;
    color: #304488;
    font-size: 10px;
}
.list-group-item-action::after {
    content: "";
    background: url(../images/arrow.svg);
    width: 35px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    opacity: 0;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.list-group-item-action:hover::after {
    transform: translate3d(-15px, 0, 0);
    opacity: 1;
}
.cls_user_guide .logo .cls_logo{
    width: 125px;
}

.cls_user_guide .guide_header_title {
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 0;
    color: #555555;
}

.cls_user_guide .developer_documentations .background .list-group .list-group-item {
    height: 70px;
}
   
.cls_user_guide .header_section .main_header  {
    text-align: center;
    background-color: #fff;
    margin-bottom: 1.5rem;
    margin-top: 2.5rem;
}
.cls_user_guide .header_section .main_header  .main_title {
    font-size: 1.625em;
    color: #304488;
}

.cls_user_guide .header_section .main_header .sub_title {
    font-size: 1em;
    color: #999999;
    margin-bottom: 8px;
}
.cls_user_guide .header_section .main_header .sub_title a{
    color: #304488;
    text-decoration: underline;
    cursor: pointer;
}

.cls_user_guide .header_section .main_header .search_group{
    position: relative;
    width: 75%;
    margin: 0 auto;
    margin-top: 50px;
}
.cls_user_guide .header_section .main_header .search_group .search_control  {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    border-bottom: 1px solid #E3E3E3;
}
.cls_user_guide .header_section .main_header .cls_search{
    position: absolute;
    top: 0;
    right: 0;
    color: #bbbbbb;
    -webkit-text-stroke: 1px #fff;
    font-size: 20px;
    line-height: normal;
}
.cls_user_guide .header_section .main_header .cls_search:focus {
    outline: none;
}
.cls_user_guide .header_section .main_header button {
    border:none;
    outline: 1px dotted transparent;
}
.cls_user_guide .header_section .main_header button:hover {
    border:none;
    outline: 1px dotted transparent;
    background: #f7f7f7;
    border-radius: 0;
}
.cls_user_guide .header_section .main_header button:hover .fa-search {
    color: #000;
}

.cls_user_guide .header_section .main_header .search_group .search_control::-webkit-input-placeholder {
    color: #bbbbbb;
}

.cls_user_guide .guide_section .background, 
.cls_user_guide .developer_documentations .background  {
    margin-bottom: 1.5rem;
    border: 1px solid #EBE9E9;
    border-radius: 8px;
    box-shadow: 1px 3px 20px -2px #EBE2FF;
}

.cls_user_guide .guide_section .background .guide_title,
.cls_user_guide .developer_documentations .background .guide_title{
    font-size: 1.25em;
    padding: 2.75rem 1.25rem 0.75rem 2.25rem;
    margin-bottom: 0;
    color: #555555;
    font-weight: 400;

}
.cls_user_guide .guide_section .background .list-group .cls_group_item,
.cls_user_guide .developer_documentations .background .list-group .cls_group_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.cls_user_guide .guide_section .background .list-group .cls_group_item .cls_image,
.cls_user_guide .developer_documentations .background .list-group .cls_group_item .cls_image{
    width: 40px;
}
.cls_user_guide .guide_section .background .list-group .cls_group_item .item,
.cls_user_guide .developer_documentations .background .list-group .cls_group_item .item {
    width: 400px;
    margin-left: 1rem;
    position: relative;
}
.cls_user_guide .guide_section .background .list-group .cls_group_item .item .item_title, 
.cls_user_guide .developer_documentations .background .list-group .cls_group_item .item .item_title {
    margin-bottom: 0;
    font-size: 1em;
    font-weight: 400;
}
.cls_user_guide .guide_section .background .list-group .cls_group_item .item .item_sub_title,
.cls_user_guide .developer_documentations .background .list-group .cls_group_item .item .item_sub_title {
    margin-bottom: 0;
    font-size: 0.778em;
    font-weight: 400;
    color: #aaaaaa;
}

.cls_user_guide .guide_section .background .list-group .list-group-item, 
.cls_user_guide .developer_documentations .background .list-group .list-group-item {
    border: none;
    position: relative;
    border-radius: 8px;
    padding: 1rem 2rem 1rem 2.5rem;
}

.cls_user_guide .footer_section .navbar-brand {
    color: #828282;
    font-size: 1em;
}
.cls_user_guide .footer_section .navbar-nav .nav-item .nav-link .cls_social_image {
    width: 30px;
}
.cls_user_guide .footer_section .navbar-nav .nav-item .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cls_user_guide .footer_section .navbar-nav .nav-item .nav-link:hover {
    transition: ease-in-out 0.5s;
    color: #828282;
}

@media only screen and (max-width: 768px) {
    .cls_user_guide .nav_section .navbar-nav .nav-item .nav-link {
        background: #f4f4f4;
        margin-top: 10px;
        padding-left: 15px;
    } 
    .footer_section .navbar{
        flex-direction: column;
    }
    .footer_section .navbar .navbar-nav{ 
        flex-direction: row;
        margin: 0 auto;
    }
    .footer_section .navbar .navbar-nav .nav-item .nav-link{
        padding: 0 10px;
    }
}

@media only screen and (min-width: 768px) { 
    .cls_user_guide .nav_section .navbar-nav {
        width: 45%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .cls_user_guide .guide_section .project_management {
        margin-bottom: 0;
    }
    .cls_user_guide .guide_section .user_management, .cls_user_guide .guide_section .guides{
        height: 378px;
    }
    
    .cls_user_guide .guide_section .account_management, .cls_user_guide .guide_section .youtube_chennal{
        height: 305px;
        margin-bottom: 0;
    }
}