body 
{
	font-family: Tahoma;	
}

fieldset 
{ 
	border:1px solid Gray;
	margin: 15px 15px 15px 15px;
	padding: 15px 15px 15px 15px;
  
}

legend 
{
  padding: 0.2em 0.5em;
  font-size:90%;
  text-align:right;
  color: #3366CC;
}


.label 
{
	font-size: 10pt;
}

.required
{
	color: Red;
}

.headerTitle 
{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

/* tables  - pager */
table.pagingTable tr
{
	background-color: #D8E4F8;
}

/* tables  - tableOutsideLabel*/
table.tableOutsideLabel{
	background-color: #316AC5;
	margin:10px 0pt 0px;
	font-size: 11pt;
	font-weight: bold;
	width: 100%;
	text-align: left;

}

table.tableOutsideLabelRed{
	background-color: #FF0000;
	margin: 10px 0pt 0px;
	font-size: 11pt;
	font-weight: bold;
	width: 100%;
	text-align: left;

}

/* tables  - Table sorter*/
table.tablesorter{
	background-color: #CDCDCD;
	margin:0px 0pt 0px;
	font-size: 10pt;
	width: 100%;
	text-align: left;
	border: 0px solid #989898 ;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #EBEADB;
	border: 0px solid #989898 ;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border: 0px solid #989898 ;
}
table.tablesorter tbody tr.odd td {
	background-color:#D8E4F8 ;
}


table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #98AFC7;
}

table thead tr th.tablesorter-headerAsc
{
    background-image: url(../images/asc.gif);
}

table thead tr th.tablesorter-headerDesc
{
    background-image: url(../images/desc.gif);
}

table thead tr .tablesorter-header
{
    background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table thead tr th.sorter-false
{
    background-image: none;
	background-position: center right;
	cursor: default;
}

/* tables  - standard table*/
table.stdTable
{
	background-color: #CDCDCD;
	margin:10px 0pt 0px;
	font-size: 10pt;
	text-align: left;
	border: 0px solid #989898 ;
}

table.stdTable thead tr th, table.stdTable tfoot tr th {
	background-color: #EBEADB;
	border: 0px solid #989898 ;
	font-size: 8pt;
	padding: 4px;
}
table.stdTable thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.stdTable tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #D8E4F8;
	vertical-align: top;
	border: 0px solid #989898 ;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* BANNER */

body {
	/*background: #fff url('../App_Themes/img/pagechrome/sidebar_bg.gif') top left repeat-y;*/
	margin: 0px;
}

#mainbanner {
	background-color: #039;
	border-bottom: 1px solid #CCC;		
}

#dmlogo {
    background: url('../images/DMlogo_KO 85x152.png') no-repeat center center;
    width: 152px; height: 100px;
    margin-left: 12px;
    cursor:pointer; cursor:hand;
}

#rpclogo {
	background:#fff url('../images/apphd-g.png') top left repeat-x;
	line-height: 41px; height:41px;
}

#rpclogo img {float:right;}

.ot_login_dropdown
{
	width:100px;
}

.ot_login_textbox
{
	width:145px;
}

.ot_login_error_on
{
	border-color: #000000;
	border-width: 4px;
	border-style: none;
	background-color: #FFFFFF;
	color: #FF0000;
	width: 900px;
	text-align : center;	
	font-weight: bold;
}

.ot_login_error_off
{
	border-color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	background-color: #FFFFFF;
	color: #FFFFFF;
	width: 0px;	
	text-align : center;
}

.ot_login
{
	
	width: 290px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
}

.ot_page_label
{
	color: #000000;
	font-weight: bold;
	font-size: medium;
	text-align: left;	
}

.ot_proctorled_label
{
	font-size: 10pt;
	font-weight: bold;
}

.ot_proctorled_text
{
	font-size: 10pt;	
}

/* Error Format Styles */
.errHeader{background-color:#C16860;color:#FDF0EA;}
.errMsg{text-align:left;font-size:10pt;background-color:#FDF0EA;border-bottom-style: solid; border-bottom-color: #C16860; border-bottom-width: 1px;border-top-style: solid; border-top-width: 1px; border-top-color: #C16860}

/* Success Format Styles */
.successHeader{background-color:#315D3A;color:#D3E9DC;}
.successMsg{text-align:left;font-size:10pt;background-color:#D3E9DC;border-bottom-style: solid; border-bottom-color: #315D3A; border-bottom-width: 1px;border-top-style: solid; border-top-width: 1px; border-top-color: #315D3A}

.loginline
{
    border-left: 1px;
    border-color: Black; 
    border-left-style: inset; 
    height: 70px;
}

/* IE issue - remove border around image withing anchor tag */
a img {
 border:none;
}
input#sessionname {
    height: 21px;
    width: 167px;
}


.selectedPage {
    font-weight: bold !important;
}

.ui-message-titlebar {
    background: #003399;
}

.otTimerClassVisible {
    display: inline !important;
    color: #FFFFFF;
}

.otTimerClassInVisible {
    display: none !important;
}

.whiteText {
    color: #FFFFFF;
}

/* ----- Modal ----- */
.dm-ui-modal-container {
    display: none;
}

.dm-ui-modal-container:before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.dm-ui-modal.with-auto-overflow {
    overflow: auto;
}

.dm-ui-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 450px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.26);
    padding: 32px;
    z-index: 101;
    overflow: auto;
    max-height: calc(100vh - 10px);
}

.dm-ui-modal:before {
    content: '';
    position: absolute;
    height: 4px;
    width: 100%;
    background-color: #fff;
    left: 0;
    top: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.dm-ui-modal-blue:before {
    background-color: #1398f6;
}

.dm-ui-modal-purple:before {
    background-color: #a369ef;
}

.dm-ui-modal-gold:before {
    background-color: #f16c37;
}

.dm-ui-modal-green:before {
    background-color: #03a590;
}

.dm-ui-modal-red:before {
    background-color: #ab249d;
}

.dm-ui-modal > header {
    margin-bottom: 24px;
}

.dm-ui-modal > section > .dm-ui-modal-button-container-single,
.dm-ui-modal > section > .dm-ui-modal-button-container-dual {
    width: 100%;
    margin-top: 16px;
}

.dm-ui-modal > section > .dm-ui-modal-button-container-single > .dm-ui-button-primary,
.dm-ui-modal > section > .dm-ui-modal-button-container-single > .dm-ui-button-secondary {
    width: 100%;
}

.dm-ui-modal > section > .dm-ui-modal-button-container-dual :first-child {
    float: left;
}

.dm-ui-modal > section > .dm-ui-modal-button-container-dual :last-child {
    float: right;
}

.dm-ui-modal {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    color: #262626;
}

.modal-header {
    font-size: 1.429rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    padding: 0;
    margin: 0;
}
/* ----- Buttons ----- */
/* ------- Primary -------*/
.dm-ui-button-primary {
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #147cbd;
    background-color: #147cbd;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
    padding: 0 16px;
    outline: none;
}

.dm-ui-button-primary:not(.dm-ui-disabled):focus,
.dm-ui-button-primary:not(.dm-ui-disabled):hover
.dm-ui-button-primary:not(:disabled):focus,
.dm-ui-button-primary:not(:disabled):hover {
    background-color: #0E5B8B;
}

.dm-ui-button-primary:not(.dm-ui-disabled):active,
.dm-ui-button-primary:not(:disabled):active {
    background-color: #074064;
}
/* ------- Secondary ------- */
.dm-ui-button-secondary {
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    border: 2px solid #147cbd;
    background-color: #fff;
    text-align: center;
    color: #147cbd !important;
    text-decoration: none;
    padding: 0 16px;
    outline: none;
}

.dm-ui-button-secondary:not(.dm-ui-disabled):focus,
.dm-ui-button-secondary:not(.dm-ui-disabled):hover,
.dm-ui-button-secondary:not(:disabled):focus,
.dm-ui-button-secondary:not(:disabled):hover {
    color: #0e5b8b !important;
    text-decoration: none;
    border: 3px solid #0e5b8b;
    padding: 0 15px;
    text-decoration: none;
}

.dm-ui-button-secondary:not(.dm-ui-disabled):focus,
.dm-ui-button-secondary:not(:disabled):focus {
    background-color: #eef5ff;
}

.dm-ui-button-secondary.dm-ui-button-large:not(.dm-ui-disabled):focus,
.dm-ui-button-secondary.dm-ui-button-large:not(.dm-ui-disabled):hover,
.dm-ui-button-secondary.dm-ui-button-large:not(:disabled):focus,
.dm-ui-button-secondary.dm-ui-button-large:not(:disabled):hover {
    line-height: 48px;
    padding: 0 31px;
}

.dm-ui-button-secondary.dm-ui-button-medium:not(.dm-ui-disabled):focus,
.dm-ui-button-secondary.dm-ui-button-medium:not(.dm-ui-disabled):hover,
.dm-ui-button-secondary.dm-ui-button-medium:not(:disabled):focus,
.dm-ui-button-secondary.dm-ui-button-medium:not(:disabled):hover {
    line-height: 34px;
    padding: 0 23px;
}

.dm-ui-button-secondary.dm-ui-button-small:not(.dm-ui-disabled):focus,
.dm-ui-button-secondary.dm-ui-button-small:not(.dm-ui-disabled):hover,
.dm-ui-button-secondary.dm-ui-button-small:not(:disabled):focus,
.dm-ui-button-secondary.dm-ui-button-small:not(:disabled):hover {
    line-height: 26px;
}

.dm-ui-button-secondary:not(.dm-ui-disabled):active,
.dm-ui-button-secondary:not(:disabled):active {
    border: 3px solid #0e5b8b;
    padding: 0 16px;
    background-color: #eef5ff;
}

.dm-ui-button-secondary.dm-ui-button-large:not(.dm-ui-disabled):active,
.dm-ui-button-secondary.dm-ui-button-large:not(:disabled):active {
    line-height: 48px;
}

.dm-ui-button-secondary.dm-ui-button-medium:not(.dm-ui-disabled):active,
.dm-ui-button-secondary.dm-ui-button-medium:not(:disabled):active {
    line-height: 34px;
}

.dm-ui-button-secondary.dm-ui-button-small:not(.dm-ui-disabled):active,
.dm-ui-button-secondary.dm-ui-button-small:not(:disabled):active {
    line-height: 26px;
    padding: 0 15px;
}

.dm-ui-button-primary.dm-ui-disabled,
.dm-ui-button-primary:disabled {
    background-color: #6a6d6d;
    border-color: #6a6d6d;
    cursor: default;
    opacity: 0.35;
}

.dm-ui-button-secondary.dm-ui-disabled,
.dm-ui-button-secondary:disabled {
    color: #6a6d6d !important;
    border-color: #6a6d6d;
    cursor: default;
    opacity: 0.35;
}

a.dm-ui-button-primary.dm-ui-disabled,
a.dm-ui-button-secondary.dm-ui-disabled {
    pointer-events: none;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* --- All Buttons --- */
.dm-ui-button-large,
.dm-ui-button-medium,
.dm-ui-button-small {
    border-radius: 2px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
}

.dm-ui-button-large {
    height: 54px;
    line-height: 50px;
    font-size: 18px;
    padding: 0 32px;
}

.dm-ui-button-medium {
    height: 40px;
    line-height: 36px;
    font-size: 16px;
    padding: 0 24px;
}

.dm-ui-button-small {
    height: 32px;
    line-height: 28px;
    font-size: 14px;
}

/* ------- iPad Back Button ------- */
.btn-hdr {
    background-color: transparent;
    border: none;
    border-radius: 6px;
    color: #fff;
    font-size: .8em;
    font-size: 14px;
    margin-left: .5em;
    padding: .5em;
}

.icon {
    background-image: url(../images/icon-arw-l.svg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 34px;
    width: 34px;
    vertical-align: middle;
}

.btn-hdr span {
    padding: 0 .5em;
    text-transform: uppercase;
    vertical-align: middle;
}

.icon-proctorio {
    background-image: url(../images/icon-proctorio.svg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: middle;
}