﻿
@font-face {
    font-family: "Roboto";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('/assets/fonts/Poppins/Poppins-Regular.woff2') format('woff2');
}
/*
@font-face {
    font-family: "Poppins";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("/assets/fonts/Poppins/500.woff2") format("woff2"), url("/assets/fonts/Poppins/500.woff") format("woff");
}

@font-face {
    font-family: "Poppins";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("/assets/fonts/Poppins/regular.woff2") format("woff2"), url("/assets/fonts/Poppins/regular.woff") format("woff");
}

@font-face {
    font-family: "Poppins";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("/assets/fonts/Poppins/700.woff2") format("woff2"), url("/assets/fonts/Poppins/700.woff") format("woff");
}
*/

@font-face {
    font-family: "Abel";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("/assets/fonts/Poppins/Poppins-ExtraLight.woff2") format("woff2");
}


@font-face {
    font-family: "Poppins";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('/assets/fonts/Poppins/Poppins-Regular.woff2') format('woff2');
}

@font-face {
    font-family: "Poppins";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('/assets/fonts/Poppins/Poppins-Medium.woff2') format('woff2');
}

@font-face {
    font-family: "Poppins";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('/assets/fonts/Poppins/Poppins-SemiBold.woff2') format('woff2');
}


#headerCompanylogo {
    position: absolute;
    top: 25px;
    left: 20px;
    width: 134px;
    height: 69px;
    /*background-image: url(images/LR_Senergy_logo_424_rgb.png);*/
    background-image: url(RegistrationLogo.png);
    background-size: 134px 69px;
}

div.SiteHeading {
    background-color: #ffffff;
    /*background: url(resources/RegistrationBG.png);
    background-repeat: repeat-x;*/
    width: 100%;
    vertical-align: middle;
    text-align: right;
    /*font-family: Arial;*/
}

div.SubHeading 
{
	background-color:#4c4f54;
	height:0px;
	width:100%;
}

div.PageHeading {
    /*
    background-color:#FFFFFF;
	background: url(resources/SubHeaderBG.png); 
    background-repeat: repeat-x;
    height: 25px;
    width: 100%;*/
}

div.SiteLink 
{
	position:relative;
	float:right;
	padding-right:15px;
}

div.ProductLinks 
{
	position:relative;
	float:right;
}

div.ProductLink
{
	position:relative;
	float:right;
	padding-right:15px;
}

div.ProductTitle
{
	position:relative;
	float:left;
	padding-left:15px;
	font-size:14pt;
	color:#666666;
	font-weight:bold;
}

div.Page
{
    position:relative;
	text-align:center;
	font-size:8pt;
	color:Black;
	/*font-family:Arial;*/
}

div.Details {
    margin-left: auto;
    margin-right: auto;
    text-align:left;
    width: 550px;
    /*position: inline;
    margin-bottom: 25px;
    width: 550px;
    text-align: left;*/
}

div.SectionTitle
{
    /*background: url(resources/SectionTitleBG.png); 
	background-repeat:repeat-x;*/
	/*height: 25px;
	font-weight:bold;
	font-size:10pt;
	background-color:#CCCCCC;
	vertical-align:top;
	padding-left:10px;*/
}

div.Controls
{
	/*margin-bottom: 25px;
	width:550px;
	text-align:right;*/
}

div.Control {
    position: relative;
    float: right;
    padding: 5px;
    /*top: 0px;
    left: 0px;
    height: 26px;*/
}

div.MessageHeading
{
    position:relative;
	margin-top: 25px;
	margin-bottom: 5px;
	width:550px;
	text-align:left;
	font-size:16pt;
	color:#4c4f54;
	font-weight:bold;
}

div.Message {
    width: 550px;
    position: relative;
    font-size: 10pt;
    color: Black;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

div.tablePos
{
    padding: 5px;
    /*position:relative;
	text-align:left;
	font-size:10pt;
	color:Black;*/
}

div.AdminMenu
{
    position:relative;
	float:left;
	padding-right:15px;
    padding-top:38px;
    text-align:left;
}

div.AdminContent
{
    position:relative;
    text-align:left;
}

div.CreateDlKey
{
	margin-bottom: 25px;
	width:600px;
	border:solid 2px #CCCCCC;
	text-align:left;
}

.ErrorMessage
{
	margin-bottom: 25px;
	width:550px;
	text-align:left;
	font-size:10pt;
	color:Red;
}

div.CompMessageHeading
{
    position:relative;
	margin-top: 125px;
	margin-bottom: 5px;
	width:550px;
	text-align:left;
	font-size:20pt;
	color:#4c4f54;
	font-weight:bold;
}

div.CompMessage
{
	width:550px;
	text-align:left;
	font-size:10pt;
	color:Black;
}

a.SiteLink {
    text-decoration: none;
    font-size: 1.6rem;
    color: #616771;
    font-weight: 400;
    display: inline-block;
    transform: translateZ(0);
    transition: transform .15s;
    padding: 0rem 0rem;
    /*color: #616771; 
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;*/
}

    a.SiteLink:hover {
        text-decoration: none;
        font-weight: bold;
        color: #4f98d3;
        /*background-color:#FC463F;*/
    }

a.ProductLink 
{
	color:#999999;
	text-decoration: none;
	font-weight:bold;
	font-size:10pt;
}

    a.ProductLink:hover {
        text-decoration: none;
        cursor: auto;
        color: White;
        background-color: #4f98d3;
    }


td.FileDownload
{
	text-align:left;
	padding-right:5px;
	/*width: 400px;*/
	font-weight:bold;
}

td.Details {
    text-align: right;
    /*padding-right: 5px;
    width: 140px;*/
}

td.DetailsBold
{
	font-size:8pt;
	text-align:right;
	/*padding-right:5px;
	width: 160px;*/
	font-weight:bold;
}

.AdminMenuItem
{
    Border:Outset 1px black;
    background-color:Gray;
    font:14px;
    color:White;
    padding: 8px;
}


div.loggedin
{
	text-align:left;
    font:10px;
    color:Black;
    font-weight:bold;
    position:relative;
}

.BoldMessage
{
	font-size:12pt;
	color:Black;
	font-weight:bold;
}

.Grid_General {
    font-family: Arial, Verdana, Geneva, sans-serif;
    color: #000000;
    border: 1px solid #8C8C8C;
    border-spacing: 0rem;
    padding: 0rem;
}

.Grid_Header {
    /*color: #0D6994;*/
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    display: table-row;
    padding: 0rem;
    border-collapse: collapse;
}

.Grid_Normal_Item {
    font-weight: normal;
    background-color: #efefef;
    vertical-align: top;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    /*display: table-row;*/
    padding: 0rem;
}

.Grid_AlternatingItem {
    font-weight: normal;
    background-color: #dfdfdf;
    vertical-align: top;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    /*display: table-row;*/
    padding: 0rem;
}

.Grid_SelectedItem {
    font-weight: normal;
    background-color: #C5ECFF;
    vertical-align: top;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    padding: 0rem;
    display: table-cell;
}

.Accordian_Header {
    /*background-image: url('images/expand-small-silver.png');
    background-repeat: no-repeat;
    background-position: 5px 50%;*/
    border: 1px solid #cccccc;
    color: white;
    background-color: #FFFFFF;
    /*font-weight: normal;*/
    margin-top: 1px;
    padding: 5px;
    cursor: pointer;
    z-index: -1;
}

.Accordian_HeaderSelected {
    /*background-image: url('images/collapse-small-silver.png');
    background-repeat: no-repeat;
    background-position: 5px 50%;*/
    border: 1px solid #cccccc;
    color: blue;
    background-color: #FFFFFF;
    font-weight: normal;
    padding: 5px;
    margin-top: 1px;
    cursor: pointer;
    z-index: 1;
}

.Accordian_HeaderSelected p {
    color: #3b8ede;
    font-weight: bold;
}


.AccordianGrey_Header {
    /*background-image: url('images/expand-small-silver.png');
    background-repeat: no-repeat;
    background-position: 5px 50%;*/
    border: 1px solid #cccccc;
    color: #FFFFFF;
    background-color: #cccccc;
    font-weight: normal;
    padding: 5px;

    /*margin-top: 1px;*/
    cursor: pointer;
}

.AccordianGrey_HeaderSelected {
    /*background-image: url('images/collapse-small-silver.png');
    background-repeat: no-repeat;
    background-position: 5px 50%;*/
    border: 1px solid #cccccc;
    color: #FFFFFF;
    background-color: #FFFFFF;
    font-weight: normal;
    padding: 5px;
    margin-top: 1px;
    cursor: pointer;
}


.Accordian_Content {
    padding: 10px;
    z-index: 1;
}

.Accordian_Content span {
    font-size: 1.4rem;
    font-weight: bold;
    color: #999999;
}

.Login{
    margin-left: auto;
    margin-right: auto;
    width: 250px;
}

.success {
    background-image: url('media/icons/Success.png');
    color: Green;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.warning {
    background-image: url('media/icons/Error.png');
    color: Red;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.modalPopup {
    background-color: White;
    border: solid 1px black;
    padding: 10px
}


.tabs {
    max-width: 95%;
    float: none;
    list-style: none;
    padding: 0;
    margin: 75px auto;
    /*border-bottom: 4px solid #ccc;*/
}

    .tabs:after {
        content: '';
        display: table;
        clear: both;
    }

    .tabs input[type=radio] {
        display: none;
    }

    .tabs label {
        display: block;
        float: left;
        width: 33.3333%;
        color: #ccc;
        font-size: 20px;
        font-weight: normal;
        text-decoration: none;
        text-align: center;
        line-height: 2;
        cursor: pointer;
        box-shadow: 0 4px 2px -2px #ccc;
        border-bottom: 4px solid #ccc;
        -webkit-transition: all 0.2s; /* Safari 3.1 to 6.0 */
        transition: all 0.2s;
    }


        .tabs label span {
            padding: 5px;
            margin-right: 0;
        }

        .tabs label:hover {
            color: #3b8ede;
            box-shadow: 0 4px 2px -2px #3b8ede;
            border-bottom: 4px solid #3b8ede;
        }

.tab-content {
    display: none;
    width: 100%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
    background-color: #ffffff;
}

    .tab-content * {
        -webkit-animation: scale 0.2s ease-in-out;
        -moz-animation: scale 0.2s ease-in-out;
        animation: scale 0.2s ease-in-out;
    }

@keyframes scale {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    50% {
        transform: scale(1.01);
        opacity: 0.5;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.tabs [id^="tab"]:checked + label {
    background: #FFF;
    box-shadow: 0 4px 2px -2px #3b8ede;
    border-bottom: 4px solid #3b8ede;
    color: #3498db;
}

#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2 {
    display: block;
}

.img-wrapper {
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
}

.img-wrapper img {
    height: 20px;
}

.rich-text table td {
    border: none;
    padding: 1px;
}

.rich-text table td:last-child {
    border: none;
}

.rich-text table th {
    border: none;
}

.gfooter {
    /*
    padding-top: 150px;
    padding-bottom: 25px;
    background: url(/assets/img/footer.svg) no-repeat;
        background-position: right top;
    */
    position: relative;
    width: 100%;
    background: radial-gradient(circle at bottom right, #9ac34d, #75b75d 40%);
}

.gfooter:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    background: url('/assets/img/footer.png') no-repeat center center;
    background-size: cover;
    opacity: 0.1; /* Adjust the opacity as needed */
    z-index: 0;
}

.chkcontainer {
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.form-control {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.1;
    display: grid;
    grid-template-columns: 1em auto;
    gap: 0.5em;
    cursor: pointer;
    color: #00ABE6;
}

.form-control + .form-control {
    margin-top: 1em;
}

.form-control--disabled {
    color: var(--form-control-disabled);
    cursor: not-allowed;
}

input[type="checkbox"] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    appearance: none;
    /* For iOS < 15 */
    background-color: var(--form-background);
    /* Not removed via appearance */
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.15em solid currentColor;
    border-radius: 0.15em;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
}

input[type="checkbox"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    transform: scale(0);
    transform-origin: bottom left;
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    /* Windows High Contrast Mode */
    background-color: #00ABE6;
}

 input[type="checkbox"]:checked::before {
    transform: scale(1);
}

 input[type="checkbox"]:focus {
    outline: max(2px, 0.15em) solid currentColor;
    outline-offset: max(2px, 0.15em);
}

 input[type="checkbox"]:disabled {
    --form-control-color: var(--form-control-disabled);
    color: var(--form-control-disabled);
    cursor: not-allowed;
}