/*********************************************************
<!--
body, th, td, div, p, ul, li, ol, dl, dt, dd {  font-family: Verdana,Arial, Helvetica, Sans-Serif;  }
body{ color: #000000; background: #fff;  margin-top:0px; }
ul, ol, p, td, th, div { font-size: 11px; }
td p { font-size: 9px; padding-bottom: 0em; padding-top: 0em; margin-bottom:4px; margin-top:0px;}
li p { font-size: 9px; padding-bottom: 0em; padding-top: 0em; margin-top:0px; margin-bottom:4px; }
td ul, li ul { font-size: 11px  }
li { margin-bottom:6px; margin-top:6px; }
li ol { font-size: 11px; list-style-type: lower-roman; }
dt {font-size: 11px; font-weight:bold; margin-top:24px;}
li dt {font-size: 11px; font-weight:bold; margin-top:24px;}
ol li ul { list-style-type: disc; }
table { margin-bottom: 12px;}
td { vertical-align:top; }






.topic {
	margin-top:16px;
	margin-left:20px;
	width:100%;


	}

.istopic-head {
	margin-left:48px;
	margin-top: 10px;
	
}


.topic-head {
    width: 100%;
    height: 48px;
	margin-left:0px;
	text-indent: 0cm;
	color:#3399CC; font-style:normal; font-variant:normal; font-weight:bold; font-size:16px; font-family:Arial, Helvetica, Verdana, sans-serif;	
    padding-right:0; padding-top:13px; padding-bottom:3px	
}

.button1 {
	background:url('images/bluebutton1.gif') no-repeat;
	padding-left:50px; 
	
}

.button2 {
	background:url('images/bluebutton2.gif') no-repeat;
	padding-left:50px; 
}
.button3 {
	background:url('images/bluebutton3.gif') no-repeat;
	padding-left:50px; 
}
.button4 {
	background:url('images/bluebutton4.gif') no-repeat;
	padding-left:50px; 
}
.movieButton {
	background:url('images/movieButton.gif') no-repeat;
	padding-left:50px; 
}

.logo {
	background:url('images/about.png') no-repeat;
	padding-left:50px; 
}

.getstarted {
	background:url('images/flag_green.png') no-repeat;
	padding-left:50px; 
}


.expand {
	width:100%;
	cursor:hand;
		}	

.collapse {
	display:none;
	float:right;
	background: url('images/nav_right_blue.png') no-repeat;
	height:18px;
	vertical-align:middle;
	margin-left:0px;
	cursor:hand
}
**********************************************************/


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, textarea, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body {
    font: 1em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    font-weight: 500;
    color: #333333;
    font-weight: 500;
    line-height: 16px;
    background-color: transparent;
    cursor: auto;
}

.topDiv {
    top: 50%;
    left: 50%;
    border: 1px solid #A0A0A0;
    background-color: white;
    margin-left: -250px;
    margin-top: -250px;
    box-shadow: 10 5 5px black;
    z-index: 3;
}

.topDivWide {
    top: 50%;
    left: 50%;
    border: 1px solid #A0A0A0;
    background-color: white;
    margin-left: -250px;
    margin-top: -250px;
    box-shadow: 10 5 5px black;
    z-index: 3;
}

.topDivForIFrame {
    top: 0%;
    left: 0%;
    border: 1px solid #A0A0A0;
    background-color: white;
    margin-left: 0px;
    margin-top: 0;
    box-shadow: 10 5 5px black;
    z-index: 3;
}

.topDivForIFrameSmall {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 400px;
    border: 1px solid #A0A0A0;
    background-color: white;
    margin-left: 0px;
    margin-top: 0px;
    box-shadow: 10 5 5px black;
    z-index: 3;
}

.center {
    margin: auto;
    width: 95%;
}

.header {
    font-size: 1.5em;
    color: darkslategrey;
    border-radius: 1px 3px 0 0;
    border-spacing: 0px;
    background: linear-gradient( #dddbdb, #ffffff);
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
}


.header2 {
    font-size: 0.875em;
    font-weight: 500;
    color: #1a1919;
    background: #ffffff;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 70px;
    margin-left: 10px;
}

.header3 {
    font-size: 1.5em;
    color: darkslategrey;
    border-radius: 1px 3px 0 0;
    border-spacing: 0px;
    background: linear-gradient( #dddbdb, #ffffff);
    text-align: center;
    margin-bottom: 20px;
}


input[type=license], input[type=username], input[type=password] {
    width: 100%;
    font: 0.875em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    margin-bottom: 18px;
    height: 34px;
    color: #1a1919;
    background: white;
    border: 2px solid #c2d1dc;
    border-radius: 3px;
    padding-left: 10px;
    line-height: 34px;
}

input[type=email], input[type=tel] {
    width: 100%;
    font: 0.875em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    margin-bottom: 18px;
    height: 34px;
    color: #1a1919;
    /*  background: white; */
    border: 2px solid #c2d1dc;
    border-radius: 3px;
    padding-left: 10px;
    line-height: 34px;
}

input[type=license]:focus {
    border-color: #7dc9e2;
    /*outline-color: #dceefc;
            outline-offset: 0;*/
}

.grid {
    width: 100%;
    font: 0.875em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    margin-bottom: 18px;
    height: 34px;
    color: #1a1919;
    margin-left: 2px;
}

    .grid td {
        padding-left: 5px;
        padding-top: 5px;
        border: 2px solid #c2d1dc;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        overflow: hidden;
    }

input[type=username]:focus {
    border-color: #95ddf5;
}

select {
    width: 100%;
    font: 0.875em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    margin-bottom: 18px;
    margin-right: 0px;
    height: 34px;
    /*color: #b9b2b2;*/
    border: 2px solid #c2d1dc;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: -50px;
    line-height: 34px;
    width: 104%;
}

    select:focus {
        border-color: #95ddf5;
    }

option[value=""][disabled] {
    display: none;
    /*color:grey;*/
}

option {
    color: black;
}

select, input[type=text] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.placeholderSpan {
    font: 0.875em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    line-height: 34px;
    color: #b9b2b2;
    background: white;
    padding-left: 8px;
    vertical-align: middle;
    margin-top: 3px;
    position: absolute;
    z-index: -1;
    left: 30px;
}

.footer {
    margin: auto;
    width: 95%;
    text-align: left;
    background-color: white;
    padding-bottom: 15px;
}

.button {
    font: 1em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    float: right;
    padding: 11px 25px;
    color: #fff;
    text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
    background: darkorange;
    border: 1px solid #ee8505;
    cursor: pointer;
    box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
    -moz-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
    -webkit-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
}

    .button:hover {
        background: #fc8412;
        border: 1px solid rgba(256,256,256,0.75);
        box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
        -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
        -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
    }

    .button:focus {
        position: relative;
        bottom: -1px;
        background: darkorange;
        box-shadow: inset 0 1px 3px rgba(256,256,256,0.75);
        -moz-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
        -webkit-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
    }

    .button:disabled {
        box-shadow: none;
        color: #d5d2d2;
        background: #A0A0A0;
        border: 1px solid rgba(0,0,0,0.5);
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

.footer .poweredBy {
    color: #2c2d35;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
    text-transform: lowercase;
}

.message {
    font: 0.875em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    margin-bottom: 15px;
    color: #1a1919;
    background: white;
}

.label {
    font: 0.875em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    margin-bottom: 15px;
    color: #1a1919;
    /*height: 34px;*/
    font-weight: 500;
    line-height: 16px;
}

.label_light {
    font: 0.875em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    margin-bottom: 15px;
    color: #1a1919;
    /*height: 34px;*/
    font-weight: 400;
    line-height: 16px;
}

.validatorError {
    font: bold 1.5em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    color: red;
    vertical-align: middle;
    text-align: right;
    padding-left: 10px;
}

.checkImg {
    border: 0;
    outline: 0;
}

.footer .poweredBy {
    color: #2c2d35;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
    text-transform: lowercase;
}

.consentLink a,
.consentLink a:link,
.consentLink a:visited,
.consentLink a:active,
.consentLink a:hover {
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
}

a {
    display: inline-block;
    border: 0px solid #ddd;
    border-radius: 2px;
    padding: 3px;
    margin-bottom: 0px;
    color: black;
}


    a:link {
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
        border: 1px solid #A0A0A0;
        /*box-shadow: 0 0 1px 1px #A0A0A0;*/ /*rgba(0, 140, 186, 0.5);*/
    }

    a:active {
        text-decoration: none;
    }

.def {
    text-align: left;
    vertical-align: middle;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
    border: 0;
}

.subdef {
    text-align: left;
    vertical-align: top;
    padding-left: 85px;
    padding-right: 0px;
    padding-top: 0px;
    font-size: .8em;
    color: gray;
}

.DropDownListCssClass {
    width: 100%;
    font: 0.875em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    margin-bottom: 18px;
    height: 30px;
    color: #1a1919;
    /*  background: white; */
    border: 2px solid #c2d1dc;
    border-radius: 3px;
    padding-left: 10px;
    line-height: 34px;
}




@media screen and (max-width: 800px) {
    #lblTitle {
        font-size: 17px;
    }
}

.largeCheckbox input {
    font-size: 6px;
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-left: 15px;
    position: relative;
    top: +6px;
    text-decoration: none;
    cursor: pointer;
}

.mediumCheckbox input {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    position: relative;
    top: +3px;
    left: -10px;
}

.box-content {
    max-height: 300px;
    overflow: auto;
}

#lblTitle {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.left-image {
    float: left;
    margin-left: 10px;
    margin-top: -30px;
}

.left-text {
    float: left;
    margin-left: -5px;
    text-align: left;
}

.right-label {
    float: right;
    margin-left: 5px;
    text-align: left;
}

.left-label {
    float: left;
    border: 1px solid black;
    margin-left: 5px;
    margin-right: 15px;
    text-align: left;
}

.right-checkbox {
    float: right;
    margin-left: 0px;
    margin-top: 7px;
    text-align: left;
}

.left-checkbox {
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    text-indent: 10px;
}

.center-title {
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 10px;
    padding-top: 20px;
}

.right-button {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

.topright-align {
    float: right;
    margin-right: 10px;
    width: 15%;
    font: 0.675em 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}

.left-item {
    float: left;
    margin-left: 55px;
    margin-bottom: 25px;
    text-align: left;
}


table.gridview {
    border-collapse: collapse;
}

table.gridview td, table.gridview th {
    border: 1px solid black;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th {
    border: 1px solid #ddd;
}

/*********************************************************
This is a customer specific css file. 
This file will not be replaced when upgrading QLM.
**********************************************************/

/* Logo responsive styling */
.logo-responsive {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

/* Logo section default styling - will be overridden by server-side logic */
.logo-section {
    width: 100%;
    padding: 15px 0;
    overflow: hidden; /* Clear floats */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    /* Center alignment (default) - vertical stack */
    .logo-section.center {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

        .logo-section.center img {
            float: none !important;
            margin: 0 auto !important;
            display: block !important;
        }

    /* Left alignment - horizontal layout, logo and title on same row, positioned to left */
    .logo-section.left {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start; /* Position the logo+title group to the left */
    }

        .logo-section.left img {
            float: none !important;
            margin: 0 !important;
            display: block !important;
        }

    /* Right alignment - horizontal layout, logo and title on same row, positioned to right */
    .logo-section.right {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end; /* Position the logo+title group to the right */
    }

        .logo-section.right img {
            float: none !important;
            margin: 0 !important;
            display: block !important;
        }

/* Ensure form content appears below logo */
.form-content {
    clear: both;
    width: 100%;
    margin-top: 20px;
}

/* Title alignment styles for horizontal layouts */
.center-title.left {
    text-align: left !important;
    float: none !important;
    display: block !important;
    margin: 0 0 0 15px !important; /* Space after logo */
}

.center-title.right {
    text-align: right !important;
    float: none !important;
    display: block !important;
    margin: 0 0 0 15px !important; /* Space after logo, text aligned right */
}

/* Title alignment for vertical layout */
.center-title.center,
.center-title {
    text-align: center !important;
    float: none !important;
    display: block !important;
    margin: 10px auto 0 auto !important;
}

/* Independent title alignment classes (override container alignment) */
.title-left {
    text-align: left !important;
    margin-left: 0 !important;
    margin-right: auto !important;
}

.title-right {
    text-align: right !important;
    margin-left: auto !important;
    margin-right: 0 !important;
}

.title-center {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Responsive adjustments */
@media screen and (max-width: 768px) {
    .logo-responsive {
        max-width: 80%;
    }

    .logo-section {
        padding: 10px 0;
    }

        /* On mobile, force vertical layout for all alignments for better UX */
        .logo-section.left,
        .logo-section.right {
            flex-direction: column !important;
            align-items: center !important;
            justify-content: center !important;
        }

            .logo-section.left img,
            .logo-section.right img {
                margin: 0 auto !important;
            }

    .center-title.left,
    .center-title.right {
        text-align: center !important;
        margin: 10px auto 0 auto !important;
    }

    /* On mobile, center all titles for better UX unless specifically overridden */
    .title-left,
    .title-right {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
