/*
 * @package     Take5v12 - 27-02-2026 - 12.1
 * @subpackage  C O V E R - CSS
 * @copyright   Copyright (C) 2026 Gramsoft Dataware. All rights reserved.
*/

#cvrName {width: 270px;}
#cvrSubName {width: 270px;}
#cvrOrgName {width: 270px;}
#cvrOrgDate {width: 135px;}
#cvrCvtID {width: 94px;}

#cvrFileExt {width: 94px;}
#cvrRlsID {width: 270px;}
#cvrWidth {width: 94px;}
#cvrHeight {width: 94px;}
#cvrSize {width: 94px;}
#cvrFileLen {width: 94px;}
#cvrMB {width: 270px;}

#cvrUpdated, #cvrCreated {
    font-size: 0.75em;
    font-style: italic;
    background: transparent;
    border: none;
    width: 64px;
    }

#cvrID {
    font-size: 1em;
    font-style: italic;
    text-align: right;
    background: transparent;
    border: none;
    width: 32px;
    }

#cvrImage {
    width: 330px;
    height: 330px;
    margin-left: 15px;
    margin-bottom: 15px;
    }

#cvrComment, #cvrCopyright {
  	width: 338px;
  	height: 92px;
  	font-family: Calibri, Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
	line-height: 1rem;
    background-color: #EDF7F9;
    margin: 5px 10px 10px 10px;
	border-style: dashed;
	}

#cvrCopyright {height: 46px; border: none;}