﻿@font-face {
    font-family: "Calmetta";
    src: url('https://fileshare.digitalproducts.group/assets/fonts/Calmetta_Regular.woff2') format('woff2'), url('https://fileshare.digitalproducts.group/assets/fonts/Calmetta_Regular.woff') format('woff'), url('https://fileshare.digitalproducts.group/assets/fonts/Calmetta_Regular.ttf') format("truetype"), url('https://fileshare.digitalproducts.group/assets/fonts/Calmetta_Bold.woff2') format('woff2'), url('assets/fonts/Calmetta_Bold.woff') format('woff'), url('https://fileshare.digitalproducts.group/assets/fonts/Calmetta_Bold.ttf') format("truetype"), url('https://fileshare.digitalproducts.group/assets/fonts/Calmetta_Light.woff2') format('woff2'), url('https://fileshare.digitalproducts.group/assets/fonts/Calmetta_Light.woff') format('woff'), url('https://fileshare.digitalproducts.group/assets/fonts/Calmetta_Light.ttf') format("truetype");
    src: local('Calmetta_Regular'),local('Calmetta_Bold'),local('Calmetta_Light');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Calmetta";
    src: url('http://fileshare.digitalproducts.group/assets/fonts/Calmetta_Regular.woff2') format('woff2'), url('http://fileshare.digitalproducts.group/assets/fonts/Calmetta_Regular.woff') format('woff'), url('http://fileshare.digitalproducts.group/assets/fonts/Calmetta_Regular.ttf') format("truetype"), url('http://fileshare.digitalproducts.group/assets/fonts/Calmetta_Bold.woff2') format('woff2'), url('assets/fonts/Calmetta_Bold.woff') format('woff'), url('http://fileshare.digitalproducts.group/assets/fonts/Calmetta_Bold.ttf') format("truetype"), url('http://fileshare.digitalproducts.group/assets/fonts/Calmetta_Light.woff2') format('woff2'), url('http://fileshare.digitalproducts.group/assets/fonts/Calmetta_Light.woff') format('woff'), url('http://fileshare.digitalproducts.group/assets/fonts/Calmetta_Light.ttf') format("truetype");
    src: local('Calmetta_Regular'),local('Calmetta_Bold'),local('Calmetta_Light');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url('assets/fonts/SourceSansPro-Bold.woff') format('woff'), url('assets/fonts/SourceSansPro-Light.woff2') format('woff2'), url('assets/fonts/SourceSansPro-Light.woff') format('woff'), url('assets/fonts/SourceSansPro-Light-Italic.woff2') format('woff2'), url('assets/fonts/SourceSansPro-Light-Italic.woff') format('woff'), url('assets/fonts/SourceSansPro-Regular.woff2') format('woff2'), url('assets/fonts/SourceSansPro-Regular.woff') format('woff');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

#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 {
    color: Red;
    font-size: 1.0rem;
}

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 {
    /*
	padding-right:5px;*/
    /*width: 400px;*/
    /*font-weight:bold;*/
    text-align: left;
    color: #037285;
    font-family: Comfortaa;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 0px;
    line-height: 1.1em;
}

td.Details {
    /*text-align: right;
    padding-right: 5px;
    width: 140px;*/

    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

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;
}

button:disabled, button[disabled] {
    color: #8C8C8C;
    border-color: #8C8C8C;
    background-color: transparent
}


