﻿/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../Fonts/open-sans-v17-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../Fonts/open-sans-v17-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../Fonts/open-sans-v17-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

body {
    font-family: 'Open Sans', sans-serif;
    background-color: #e3f5fb;
    font-size: 75%;
    margin: 0 auto;
}

textarea {
    font-family: 'Open Sans', sans-serif;
}

div#cim_inner, div#cim_inner_wide
{
	margin: 0 auto;
}

div#cim_title_bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    background-color: #fff;
    color: #FFFFFF;
    font-weight: normal;
    border-bottom: 2px solid #1d9ed9;
    z-index: 1;
}

div#cim_title_left {
    color: black;
    font-size: 18px;
    text-indent: 15px;
    font-weight: bold;
}

div#cim_title_left,
div#cim_title_center,
div#cim_title_right {
    width: 200px;
}

div#cim_title_center {
    text-align: center;
}

div#cim_title_center #titleLabel {
    color: #000;
    font-style: normal;
    font-weight: bold;
}

span#cim_label {
    font-size: 10px;
    font-style: italic;
}

div#cim_title_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

span#cim_stage
{
	display: block;
    font-size: 10px;
	font-style: normal;
    color: black;
}

div#cim_title_right > img {
    display: block;
    margin-right: 10px;
}

div#cim_subtitle_bar {
    position: relative;
    height: 3ex;
    line-height: 3ex;
    vertical-align: middle;
    font-weight: bold;
    font-size: 90%;
    color: #019934;
    z-index: 1;
}

div#cim_subtitle_bar a
{
	text-decoration: none;
}

a
{
	color: #000099;
}

a:hover
{
	color: #000099;
}

a:visited
{
	color: #000099;
}

a.cim_select
{
	color: #00029B;
	font-size: 11px;
	line-height: 11px;
}

a.cim_select:hover
{
	color: #00029B;
}

a.cim_select:visited
{
	color: #666699;
}

a.cim_submenu_on, a.cim_submenu_on:hover, a.cim_submenu_on:visited
{
	color: #019934;
}

a.cim_submenu_act, a.cim_submenu_act:hover, a.cim_submenu_act:visited
{
	color: #FF0088;
}

div#cim_subtitle_left
{
	position: absolute;
	left: 9px;
	text-align: left;
	font-weight: normal;
}

div#cim_subtitle_right
{
	position: absolute;
	right: 9px;
	text-align: right;
}

div#cim_menu_bar, div#cim_menu_bar_wide
{
	position: relative;
	height: 5.5ex;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 1;
}

div#cim_menu_bar
{
	background: #01CC34 url(../images/background/menu_bar-separator-medium.gif) 145px bottom no-repeat;
}

div#cim_menu_bar_wide
{
	background: #01CC34 url(../images/background/menu_bar-separator-large.gif) 145px bottom no-repeat;
}

div#cim_menu_bar a, div#cim_menu_bar_wide a
{
	text-decoration: none;
}

div#cim_menu_bar a:link, div#cim_menu_bar_wide a:link
{
	color: #FFFFFF;
}

div#cim_menu_bar a:hover, div#cim_menu_bar_wide a:hover
{
	color: #FFFFFF;
}

div#cim_menu_bar a:visited, div#cim_menu_bar_wide a:visited
{
	color: #FFFFFF;
}

div#cim_menu
{
	position: absolute;
	line-height: 5.5ex;
	left: 152px;
	width: 600px;
	height: 5.5ex;
}

div#cim_menu ul
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 5.5ex;
}

div#cim_menu ul li
{
	float: left;
	text-align: center;
	padding: 0 0 0 0;
	height: 5.5ex;
}

* html div#cim_menu ul li
{
	width: 50px;
	white-space: nowrap;
}

div#cim_menu ul li a
{
	display: block;
	text-decoration: none;
	cursor: pointer;
}

div#cim_menu ul li a div
{
	display: inline-block;
	height: 5.5ex;
	text-align: center;
	padding: 0 10px 0 10px;
}

div#cim_menu ul li.cim_current
{
	background: #FFFFFF url(../images/background/menu-bg-left.gif) left top no-repeat;
}

div#cim_menu ul li.cim_current a
{
}

div#cim_menu ul li.cim_current a div
{
	color: #FF0099;
	background: url(../images/background/menu-bg-right.gif) right top no-repeat;
}

span#cim_version
{
	font-style: italic;
}

div#cim_menu_right
{
	position: absolute;
	right: 9px;
	font-weight: normal;
	font-size: 80%;
	line-height: 5.5ex;
	vertical-align: middle;
}

a.cim_menu_link:hover span.cim_menu_text
{
	color: #FF0099;
}

div#cim_method
{
	width: 141px;
	height: 72px;
	color: #00029B;
	background: url(../images/background/method-separator.gif) right top repeat-y;
	padding-left: 9px;
}

div#cim_subnav
{
	position: absolute;
	width: 141px;
	color: #00029B;
	background: url(../images/background/subnav-separator.gif) top right repeat-x;
	padding: 10px 0 72px 9px;
}

div.cim_navhead
{
	padding-top: 5.5ex;
	color: #000;
	font-weight: bold;
}

div.cim_navhead_mod
{
	padding-top: 2.5ex;
	color: #000;
	font-weight: bold;
}

div.cim_navlink
{
	/*padding-top: 3.5ex;*/
	padding-top: 3ex;
}

div.cim_navlink_mod
{
	padding-top: 1ex;
	padding-left: 1ex;
}

div#cim_subnav a
{
	font-weight: normal;
}

div.cim_navlink_act
{
	/*padding-top: 3.5ex;*/
	padding-top: 3ex;
}

div.cim_navlink_sub
{
	/*padding-top: 1.75ex;*/
	padding-top: 1ex;
}

div#cim_subnav a:link
{
	color: #00029B;
}

div#cim_subnav a:hover
{
	color: #00029B;
}

div#cim_subnav a:visited
{
	color: #00029B;
}

div#cim_subsep
{
	position: relative;
	width: 5px;
	height: 500px;
	top: 0;
	bottom: 0;
	left: 145px;
	background-color: #FF0099;
}

div#cim_content
{
	z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

div#cim_prompt_container, div#cim_prompt_container_wide
{
    margin-top: 20px;
	height: 72px; 
    color: #1d9ed9;
}

div#cim_prompt_container_wide
{
	width: 833px;
	border-right: solid 5px #FF0099;
}

div#cim_prompt {
    font-size: 18px;
    font-weight: bold;
}

div#cim_subprompt {
    width: 390px;
    font-size: 14px;
}

div#cim_main
{
	z-index: 1;
}
div#cim_inner_wide div#cim_main
{
	width: 830px;
}

div#cim_message
{
	font-weight: bold;
	width: 660px;
}

div#cim_body
{
}
div#cim_inner_wide div#cim_body
{
}

div#cim_body_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 14px;
}

div#cim_portalfoot {
    text-align: center;
    color: #000000;
    font-size: 90%;
    position: relative;
    bottom: 0px;
    margin-top: 40px;
    margin-bottom: 10px;
}
div#cim_foot
{
	text-align: center;
	color: #000000;
	font-size: 90%;
	position:absolute;
	bottom:0px;
	width: 800px;
	 left:150px;     /* #cim_main:left*/
}

div#cim_foot a:link
{
	color: #00029B;
}

div#cim_foot a:hover
{
	color: #00029B;
}

div#cim_foot a:visited
{
	color: #00029B;
}

div#cim_mood
{
	position: absolute;
	bottom: 30px;
	right: 0;
}

div.cim_link
{
	line-height: 200%;
}

div#cim_students_list, div#cim_usermodules_list
{
	display: inline-block;
	vertical-align: top;
	float: left;
}

div#cim_students_content
{
	display: inline-block;
	vertical-align: top;
	float: left;
	padding-left: 10px;
}

.cim_table
{
	text-align: left;
	vertical-align: top;
}

div#cim_students_list table
{
	width: 247px;
}

div#cim_usermodules_list table
{
	width: 650px;
}

div#cim_usermodules_list .cim_top_left
{
	width: 233px;
}

.cim_table th
{
	background-color: #FFCC00;
	padding: 2px 4px 1px 10px;
}

.cim_table th a
{
	display: block;
	text-decoration: none;
	color: #000000;
}

.cim_table td
{
	padding: 5px 4px 4px 10px;
	background-color: #FDFDBF;
}

.cim_table td.cim_nomargin
{
	padding: 0;
}

.cim_table tr.cim_alternate td
{
	background-color: #FFFFDD;
}

.cim_table th.cim_top_left
{
	background: #FFCC00 url(../images/background/top-corner-left.gif) left top no-repeat;
}

.cim_table th.cim_top_right
{
	background: #FFCC00 url(../images/background/top-corner-right.gif) right top no-repeat;
}

.cim_table td.cim_bottom_left
{
	height: 20px;
	background: #FDFDBF url(../images/background/bottom-corner-left.gif) left bottom no-repeat;
}

.cim_table td.cim_bottom_right
{
	height: 20px;
	background: #FDFDBF url(../images/background/bottom-corner-right.gif) right bottom no-repeat;
}

.cim_table tr.cim_alternate td.cim_bottom_left
{
	height: 20px;
	background: #FFFFDD url(../images/background/bottom-corner-left-alt.gif) left bottom no-repeat;
}

.cim_table tr.cim_alternate td.cim_bottom_right
{
	height: 20px;
	background: #FFFFDD url(../images/background/bottom-corner-right-alt.gif) right bottom no-repeat;
}

.cim_table td.cim_indent
{
	padding-left: 27px;
}

.cim_table td table
{
	margin: 0;
	padding: 0;
}

.cim_table td table td
{
	margin: 0;
	padding: 0px 4px 2px 5px;
}

.cim_table td.cim_list
{
	padding: 0px 4px 0px 3px;
}

.cim_table td.cim_list table
{
	margin-left: 0px;
	margin-top: 0px;
}

.cim_table td.cim_list table td
{
	padding: 2px;
	margin: 0px;
}

.cim_table_results
{
	width: 832px;
}

.cim_table_modules
{
	width: 400px;
}

.cim_table_settings
{
	width: 400px;
}

.cim_table_settings label
{
    font-weight: bold;
}

div#cim_students_list td, div#cim_students_list th
{
	border-right: solid 0px #FFFFFF;
}

div#cim_students_list td td
{
	border-right: 0;
}

div#cim_modules_list
{
	display: inline-block;
}

.cim_underline a
{
	text-decoration: underline;
}

td.cim_button
{
	padding-top: 9px;
	text-align: right;
	background-color: #FFFFFF;
}


.cim_order_button
{
	margin: 0 0 0 5px;
	border-width: 0px;
}

/* PushButton: input[type=submit] within span.cim_button and span.cim_button_middle */
span.cim_button
{
	display: inline-block;
    background-color: #1d9ed9;
    border-radius: 4px;
    padding-left: 5px;
    padding-right: 5px;
}

span.cim_button span.cim_button_middle
{
	display: inline-block;
	height: 21px;
	padding: 5px 10px 5px 10px;
}

span.cim_button input
{
    font-size: 14px;
	display: inline;
	border: none 0;
	background-color: Transparent;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	cursor: pointer;
	text-align: center;
}

* html span.cim_button input
{
	padding: 0 0 0 15px;
	margin-left: -14px;
}

/* Makes the button invisible; yet, still working for IE submits. */
span.cim_hide_button, span.cim_hide_button .cim_button_middle, span.cim_hide_button input
{
	display: block;
	width: 0px;
	height: 0px;
	padding: 0 !important;
}

.cim_button_list
{
	display: block;
	width: 829px;	/* .cim_table:width - .cim_table td:border-right:width */
	text-align: right;
	padding: 0 0 3px 0;
}

.cim_button_list cim_progress_download
{
	position: absolute;
	top: -10px;
	right: 0;
	z-index: 100;
	width: 200px;
}

#cim_popup_messagebox
{
	position: absolute;
	z-index: 100;
	background-color: White;
	border: solid 5px #FF0099;
	width: 200px;
	height: 200px;
	padding: 20px 5px 5px 5px;
}

#cim_popup_messagebox .cim_close_button
{
	position: absolute;
	right: 2px;
	top: 2px;
	text-decoration: none;
}

.cim_error
{
	color: #DD0000;
	font-weight: bold;
}

.cim_print
{
	display: none;
}

div.cim_news_events
{
    position: absolute;
	bottom: 30px;
	left: 160px;
	width:410px;
	z-index:1;
	background-color:#FFFFFF;
}
div.cim_news_events h2
{
	font-size: 125%;
	font-weight: bold;
	margin: 3px auto 3px auto;
}