/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Sep 6, 2023, 5:14:31 PM
    Author     : AllyCat
*/

#LargePageTitleBlock{
    background-color: #efe370;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23020006' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
    border-bottom: 1px black solid;
    padding: 10px;
    overflow: auto;
}

#LargePageTitle_WWWIcon,
#LargePageTitle{
    display: inline;
}

#LargePageTitle {

    margin: 0px;

}

#LargePageTitle_WWWIcon{
    margin: 0px;
    height: 30px;
    width: 30px;
}

#LargePageTitleDescription{

    margin: 0px;
}


