﻿body {
}


.dataChat_subcategories li
{
    margin-right:20px;
}

.dataChat_selectedSubcategory a
{
    font-weight:bold !important;
}

.dataChat_left, .dataChat_right
{
    border:1px solid #e8e8e8;
    background:#f5f5f5;
    height:578px;
    min-height:578px;
    max-height:578px;
    overflow:scroll;
}

.dataChat_left_top
{
    background:#D6F0FF;
    min-height:0px;
    max-height:48px;
    overflow:hidden;
    border:1px solid #e8e8e8;
    border-bottom-color:White;
}

.dataChat_right_bottom
{
    background:#D6F0FF;
    min-height:0px;
    max-height:48px;
    overflow:hidden;
    border:1px solid #e8e8e8;
}


.dataChat_left_top_inner, .dataChat_left_inner, .dataChat_right_inner, .dataChat_right_bottom_inner
{
    padding:10px;
}

.dataChat_slideTitle
{
    font-family:Times New Roman;
    text-align:center;
    font-size:12pt;
    color:#333333;
    font-weight:bold;
}

.dataChat_slideData
{
    text-align:center;
}

.dataChat_question
{
    font-size:9pt;
    color:#333333;
    margin-bottom:10px;
}

.dataChat_answer
{
    overflow:hidden !important;
    width:250px;
    height:100px;
    font-size:9pt;
    color:#333333;
}

.textalign
{
   margin-left: 20;
}
.wizard
{
    margin-top:20px;
    border:1px solid #e8e8e8;
    border-radius:6px;
}

.pageTitle_New
{
    position:absolute;
    bottom:10px;
    left:40px;
}

.wizardObjective
{
    font-size:12pt;
    margin-top:5px;
    font-weight:bold;
    margin-left:20px;
    text-align:left;
}
.wizardQuestion
{
    font-size:10pt;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:20px;
    text-align:left;   
}
.wizardNote
{
    font-size:8pt;
    margin-top:-13px;
    margin-bottom:15px;
    margin-left:25px;
    text-align:left;
    color:#aaaaaa;
}


.wizardCell
{
  
    margin-left:20px;
    width:400;
}
.pagetitle
{
     font-size:12;
}

.wizardData
{
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
    background-color:#F5F5F5;
    border-right:1px solid #e8e8e8;
}

.HeaderText
{
   vertical-align:bottom;
}
.wizardInput
{
    
}

.wizardAnswer
{
    text-align:left;
    width:290px;
    height:50px;
    font-family:Segoe UI;
    margin-top:0px;
    margin-bottom:10px;
    margin-left:20px;
    margin-right:20px;
}
.objectiveAnswer
{
    text-align:left;
    width:290px;
    font-family:Segoe UI;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:20px;
    margin-right:20px;
}

.wizardButtons
{
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}

.wizardButtons ul li
{
    margin-right:20px;
}

.StepButton_blue {
	font-family:"Segoe UI","Microsoft Sans Serif", "Arial";
	font-size: 10pt;
	color: #ffffff;
	padding: 5px 10px;
	cursor:pointer;
	background-color:#2e77cf;
	background: -moz-linear-gradient(
		top,
		#52a7e8 0%,
		#2e77cf);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#52a7e8),
		to(#2e77cf));
	text-align:center;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 1px solid #20559a;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 4px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 4px rgba(255,255,255,0.5);
	text-shadow:
		0px 0px 1px rgba(000,000,000,0.5),
		0px 0px 0px rgba(255,255,255,0);
}
.button_blue {
	font-family:"Segoe UI","Microsoft Sans Serif", "Arial";
	font-size: 10pt;
	color: #ffffff;
	padding: 5px 20px;
	cursor:pointer;
	background-color:#2e77cf;
	background: -moz-linear-gradient(
		top,
		#52a7e8 0%,
		#2e77cf);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#52a7e8),
		to(#2e77cf));
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 1px solid #20559a;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 4px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 0px 0px 4px rgba(255,255,255,0.5);
	text-shadow:
		0px 0px 1px rgba(000,000,000,0.5),
		0px 0px 0px rgba(255,255,255,0);
}
.button_back {
	 background-image: url("/dw2/include/resources/images/back.png");
	 background-repeat:no-repeat;
	 background-color:transparent;
	 width:46;
	 height:34;
	 border : 0px none;
}
.button_next {
	 background-image: url("/dw2/include/resources/images/next.png");
	 background-repeat:no-repeat;
	 background-color:transparent;
	 width:46;
	 height:34;
	 border : 0px none;
}
.FeedBackQuestion
{
    font-size:12pt;
    margin-top:10px;
    font-weight:bold;
    margin-bottom:10px;
    margin-left:5px;
    text-align:left;
}
.paricipate_header
{
   
    height: 16px;
    width:98%;
    text-decoration: underline;
    border-left: 1px solid #A0AFC3;
    border-right: 1px solid #A0AFC3;
    border-top: 1px solid #A0AFC3;
    color: #1E395B;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 15px;
    
}
.paricipate_content
{
    background-color: #F3F5F9;
    border-left: 1px solid #A0AFC3;
    border-right:  1px solid #A0AFC3;
    border-bottom:  1px solid #A0AFC3;
    width:98.1%;
}

/* Comments */

.comments_legend_box
{
    float:right; 
    padding:5px 10px 5px 10px;
    margin-top:0px !important;
    margin-bottom:0px !important;
}

.comments_legend_box_upDown
{
    margin-left:5px;
}

.comments_legend_box_label
{
    margin-left:5px;
    margin-right:5px;
}

.comments_listHeader
{
    color:#333333; font-size:9pt; margin-bottom:5px;
}

.comments_listBubble
{
    margin-top:5px; margin-bottom:5px; margin-left:5px; margin-right:5px; padding:5px; font-size:9pt; border:1px solid #C2CFD6; border-radius:6px; background-color:#E1F1FB; color:#313437;
}

.comments_listBubble b
{
    margin-right:5px;
}


/* Last Steps Styling */

.gadgetComment
{
    padding:10px 10px 10px 10px;
    font-size:9pt;
    color:#333333;
}





