/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 29, 2023, 10:24:01 AM
    Author     : ntl
*/

.shepherd-cancel-icon span{
    font-size: 2em !important;
}

.shepherd-button{
    margin-right: .5rem !important;
}
.shepherd-has-title .shepherd-content .shepherd-header{
    padding-bottom: .5em !important;
    padding-top: .5em !important;
}

.guide-tour{
    float: left;
    margin-left: 5px;  
    margin-right: 5px;  
    cursor: pointer;
}
.ui-dialog-titlebar .guide-tour{
    margin-left: 20px !important;
    font-size: 13px !important;
/*    font-weight: normal !important;*/
}

.navbar .guide-tour{
    margin-left: 10px !important;
}
.guide-tour i{
    color: #ffd840;
}

.shepherd-text{
    line-height: 1.5em !important;
}