﻿/* HTML CSS-e*/
html
{
    overflow-y: scroll;
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,700,600,400,300&subset=latin-ext);
/* -------------------------------------------------- */

/* Tisztázó div */
.clear
{
    clear: both;
    height: 0;
    font-size: 0px;
    line-height: 0px;
}
/* -------------------------------------------------- */

/* Link kinézete (kitöltésnél nincs is) */
a
{
    text-decoration: none;
    color: #C00;
}
/* -------------------------------------------------- */

/* Table kinézetek egyértelmű részei*/
TH
{
    /*background: transparent url(images/sep_dot.gif) repeat-x bottom left;*/ /*border-bottom: 1px dotted #49678B;*/
    border-bottom: 1px dotted #ccc;
    font-size: 1.05em;
}
TD
{
    vertical-align: middle;
}
*:first-child + html TD
{
    padding: 3px 0;
}
/* -------------------------------------------------- */

/* TOP CONTROL kinézete */
ul.top-control
{
    float: right;
    padding: 0 10px 0 10px;
    margin: -70px 0 0 0;
    list-style-type: none;
    display: inline;
    background-color: #f4f4f4;
    border: 1px solid #cecece;
    border-radius: 6px;
}
ul.top-control LI
{
    display: inline;
    float: left;
    padding: 5px 0 5px 0;
    font-size: 12px;
}
.top-start
{
    /*background: url(images/top_profile_left.png) no-repeat top left;*/
}
.top-end
{
    /*background: url(images/top_profile_right.png) no-repeat top left;*/
}

ul.top-control li a
{
    /*display: block;*/ /*color: #1F7A96;*/
    line-height: 20px;
    padding: 5px;
}

.profile
{
}
.logoff
{
}

.top-separator
{
    display: table-cell;
    height: 32px;
    width: 5px;
    vertical-align: middle;
    margin: auto;
}
.top-separator-line
{
    height: 18px;
    width: 1px; /*background-color: #1F7A96;*/
    margin: auto;
    background-color: #cecece;
}
.top-separator-li
{
}



/* -------------------------------------------------- */

/* Kitöltésnél nem használt címsorok */
h4
{
    font-size: 15pt;
}
h5
{
    font-size: 13pt;
}
/* -------------------------------------------------- */

/* Login oldal css-ei */
.box
{
    float: right;
    margin: 0;
    padding: 0;
    width: 360px;
}
.box-head-login
{
    /*background: url(images/box_header_login.png) no-repeat bottom left;*/
    height: 53px;
}
.box-footer-shadow
{
    /*background: url(images/box_footer_shadow.png) no-repeat top left;*/
    height: 23px;
}
.login
{
    background: #fff;
    margin: 0;
    padding: 20px 10px 10px 10px;
    width: 324px;
    text-align: center; /*border-left: #005c7d 16px solid;*/
}
.input-text, SELECT, TEXTAREA
{
    /*background: #fff url(images/input_text_bg.png) no-repeat top left;*/
    border: #bfbfbf 1px solid;
    padding: 3px;
}
.input-text-webGrid 
{
    width:320px !important;
}
.login label
{
    font-weight: bold;
}
.box TD
{
    vertical-align: middle;
}
INPUT.btn-login, a.btn-login
{
    font-size: 9pt;
    font-weight: bold;
    color: #535353;
    background: none; /*background-color: #ececec;*/
    padding: 2px 8px;
    border: #ccc 1px solid;
}
/* -------------------------------------------------- */

/* Kitöltésnél nem használt gombok és flag-ek stílusai */
a.accept
{
    background: #ececec url(images/ico/accept.gif) no-repeat 3px 3px;
}
a.add
{
    background: #ececec url(images/ico/add.gif) no-repeat 3px 3px;
}
a.rem
{
    background: #ececec url(images/ico/rem.gif) no-repeat 3px 3px;
}
a.view
{
    background: #ececec url(images/ico/view.gif) no-repeat 3px 3px;
}
a.user_add
{
    background: #ececec url(images/ico/user_add.gif) no-repeat 3px 3px;
}
a.user_new
{
    background: #ececec url(images/ico/user_new.gif) no-repeat 3px 3px;
}
a.targy_add
{
    background: #ececec url(images/ico/targy_add.gif) no-repeat 3px 3px;
}
a.vizsga_add
{
    background: #ececec url(images/ico/vizsga_add.gif) no-repeat 3px 3px;
}
a.kitolto_list
{
    background: #ececec url(images/ico/kitolto_list.gif) no-repeat 3px 3px;
}
a.kitolto_refresh
{
    background: #ececec url(images/ico/kitolto_refresh.gif) no-repeat 3px 3px;
}
a.kitolto_add
{
    background: #ececec url(images/ico/kitolto_add.gif) no-repeat 3px 3px;
}
a.grp_add
{
    background: #ececec url(images/ico/grp_add.gif) no-repeat 3px 3px;
}
a.item_add
{
    background: #ececec url(images/ico/item_add.gif) no-repeat 3px 3px;
}
a.del
{
    background: #ececec url(images/ico/stop.gif) no-repeat 3px 3px;
    color: #C00;
}
a.rew
{
    background: #ececec url(images/ico/back.gif) no-repeat 3px 3px;
}
a.cond_add
{
    background: #ececec url(images/ico/cond_add.gif) no-repeat 3px 3px;
}
a.load
{
    background: #ececec url(images/ico/refresh.gif) no-repeat 3px 3px;
}
a.flag_green
{
    background: #ececec url(images/ico/flag_green.gif) no-repeat 3px 3px;
}
a.flag_white
{
    background: #ececec url(images/ico/flag_white.gif) no-repeat 3px 3px;
}
a.flag_red
{
    background: #ececec url(images/ico/flag_red.gif) no-repeat 3px 3px;
}
.flag_green
{
    background: transparent url(images/ico/flag_green.gif) no-repeat top left;
    padding-left: 20px;
}
.flag_white
{
    background: transparent url(images/ico/flag_white.gif) no-repeat top left;
    padding-left: 20px;
}
.flag_red
{
    background: transparent url(images/ico/flag_red.gif) no-repeat top left;
    padding-left: 20px;
}
a.del:hover
{
    border: #C00 1px solid;
    background-color: #fff;
}
a.level
{
    background: #FFF url(images/ico/basket_error.png) no-repeat 3px 3px;
}
a.print
{
    background: #ececec url(images/ico/printer.png) no-repeat 3px 3px;
}
/* -------------------------------------------------- */

/* SurveyPage editornála  stílusok */
.table-chapter, .table-chapter-withcondition, .table-page, .table-page-withcondition, .table-page-cond, .table-page-grp
{
    width: 100%;
    margin: 5px 0 10px 0;
    padding: 5px;
}

.table-addpage
{
    width: 100%;
    margin: 2px 0 7px 0;
    padding: 3px;
    background-color: White;
}

.table-chapter
{
    margin-top: 20px;
    background: #ccc;
    color: #535353;
    border-radius: 5px;
}

.table-chapter-withcondition
{
    margin-top: 20px;
    border-top: #65A4AF 2px solid;
    border-bottom: #ccc 2px solid;
    background: #3B5D83;
    color: #F0F8FF;
}

.table-chapter H3
{
    padding: 0 0 5px 0;
    margin: 0;
}
.table-chapter H4
{
    font-size: 12pt;
    padding: 0 0 5px 0;
    margin: 0; /*color: #FFFFFF;*/
}

.table-chapter-withcondition H3
{
    padding: 0 0 5px 0;
    margin: 0;
    color: #F0F8FF;
}
.table-chapter-withcondition H4
{
    font-size: 13pt;
    padding: 0 0 5px 0;
    margin: 0;
    color: #F0F8FF;
}

.table-editbar
{
    text-align: right;
    right: 0;
    border: 0;
    border-width: 0;
}

.table-dockedbar
{
    text-align: right;
    right: 0;
    top: 0;
    border: 0;
    border-width: 0;
    position: absolute;
}

.table-page
{
    margin-top: 15px;
    border-top: #64a51c 2px solid;
    border-bottom: #64a51c 2px solid;
    background: #f4f4f4;
    color: #53759d;
}
.table-page H3
{
    color: #005678;
    padding: 0 0 5px 0;
    margin: 0;
}
.table-page H4
{
    font-size: 13pt;
    color: #53759d;
    padding: 0 0 5px 0;
    margin: 0;
}

.table-page-withcondition
{
    margin-top: 15px;
    border-top: #65A4AF 4px solid;
    border-bottom: #888 4px solid;
    background: #F6ECE0;
    color: #4D5D83;
}
.table-page-withcondition H3
{
    color: #4D5D83;
    padding: 0 0 5px 0;
    margin: 0;
}
.table-page-withcondition H4
{
    font-size: 13pt;
    color: #4D5D83;
    padding: 0 0 5px 0;
    margin: 0;
}
.ratingImage{    
    max-height:300px;
    max-width:300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.table-page-cond
{
    background: transparent url(images/sep_dot.gif) no-repeat top left;
}
.table-page-grp
{
    background: #fff url(images/square_lb.gif) no-repeat bottom left;
    border-top: #64a51c 1px solid;
    padding-bottom: 8px;
}

.table-filter
{
    width: 100%;
}
/* -------------------------------------------------- */

/* DisplayFilter Editor CSS-e*/
.displayfilter
{
    margin: 3px;
    font-size: 12px;
    background-color: White;
    vertical-align: middle;
    text-align: left;
}
.displayfiltertb
{
    margin: 3px;
    font-size: 12px;
    vertical-align: middle;
    text-align: left;
    background: #fff url(images/input_text_bg.png) no-repeat top left;
    border: #bfbfbf 1px solid;
}
/* -------------------------------------------------- */

/* Accordion */
.accheader
{
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.acccontent
{
    font-style: italic;
    background-color: #055D83;
    color: #FFFFFF;
    display: none;
    width: 95%;
    overflow: hidden;
}
/* -------------------------------------------------- */

/* CutCopyPaste Links Design */
.ccpdesign_c
{
    color: #FFFFFF;
}

.ccpdesign_o
{
    color: #055D83;
}

/* -------------------------------------------------- */

/* Drag and drop kontrol */
.DivContainer
{
    float: left;
    margin: 3px;
    width: 200px;
    border: #669999 2px solid;
    padding: 5px;
}
.hidden
{
    display: none;
}
.divInfieldContainer
{
    position: relative;
}
label.infield
{
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 5px;
    color: #777;
}
.DragItem
{
    border: #000 1px solid;
    padding: 2px;
    font-size: 10px;

    width: 194px;
    cursor: pointer;
    font-family: verdana, tahoma, arial;
    background-color: #eee;
    margin: 12px 0 12px 0;
    height: 22px;
    line-height: 22px;
}
.divmouseover
{
    background-color: LightBlue;
}
/* Drag and drop kontrol */
/* -------------------------------------------------- */

/* CutCopyPaste ClipBoard Design */
.cbdiv
{
    width: 160px;
    font-weight: bold;
    background-color: White;
    border-color: #055D83;
    border-style: dashed;
}
.cblbl
{
    padding-left: 5px;
}

.cblblerror
{
    padding-left: 5px;
    color: Red;
    font-weight: bolder;
}

.cbtable
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.cbtddrop
{
    text-align: right;
}
/* -------------------------------------------------- */
.visualizer-table
{
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ECEEED;
}

.visualizer-titlecell
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ECEEED;
    width: 30%;
    text-align: right;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 5px;
    padding-bottom: 8px;
    vertical-align: top;
}

.visualizer-titlecell-note
{
    font-weight: normal;
    font-style: italic;
}

.visualizer-contentcell
{
    width: 70%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ECEEED;
    background-color: #F5F7F6;
    padding-top: 8px;
    padding-right: 5px;
    padding-left: 8px;
    padding-bottom: 8px;
    vertical-align: top;
}

.surveyresult-content-multipletable
{
    width: 100%;
    text-align: center;
}

.surveyresult-content-multipletable-table
{
    text-align: center;
    width: 33%;
}

.surveyresult-content-multipletable-chart
{
    text-align: center;
    padding: 2px;
    width: 50%;
}


.calendarbutton
{
    height: 20px;
    width: 20px;
    border: none;
    cursor: pointer;
    background: url('images/calendaricon.png');
}
.surveyvalidator
{
    width: 100%;
    color: red;
    text-align: center;
}

.questiontypepicker-button
{
    height: 16px;
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    background: none;
    background-color: #64a51c;
    padding: 4px 8px 6px 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #ececec;
    cursor: pointer;
    border-radius: 5px;
}

.questiontypepicker-button:hover
{
    border: 1px solid #ccc;
    color: #49678b;
    background-color: #ececec;
}

.questiontypepicker-radio
{
    font-size: 9pt;
    font-weight: bold;
    padding: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.questiontypepicker-panel
{
    padding: 10px 4px;
}

.questiontypepicker-table
{
    width: 100%;
}

.questiontypepicker-typename
{
    width: 30%;
}

.questiontypepicker-description
{
    font-size: 8pt;
    width: 60%;
    padding: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}

.messagediv-content
{
    /*position: fixed;*/
    width: 100%;
    background-color: #faecb0;
    border: 1px solid #f6d54f;
    text-align: left;
    font-size: 12px;
    color: #215967;
    padding: 5px;
}

.messagediv-errorpage
{
    margin-top: 20px;
    margin-bottom: 20px;
    width: auto;
}

.modalwindow
{
    position: fixed;
    width: 320px;
    height: 180px;
    left: 50%;
    margin-top: 280px;
    margin-left: -150px;
    padding-top: 8px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #EAFFFA;
    border-color: #215967;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    color: #215967;
    z-index: 101; /* for IE */
    filter: alpha(opacity=100); /* CSS3 standard */
    opacity: 1.0;
}

.modalwindow-back
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: url(images/modalback.gif);
    background-repeat: repeat;
    cursor: default;
    border-style: none;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
    color: #215967;
    z-index: 100;
}

.modalwindow-back:hover
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: url(images/modalback.gif);
    background-repeat: repeat;
    cursor: default;
    border-style: none;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
    color: #215967;
    z-index: 100;
}

.modalwindow-shadow
{
    position: fixed;
    width: 330px;
    height: 190px;
    left: 50%;
    margin-left: -165px;
    margin-top: 265px;
    background-color: #346767;
    border-color: #215967;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
    color: #215967;
    z-index: 100; /* for IE */
    filter: alpha(opacity=80); /* CSS3 standard */
    opacity: 0.8;
}

.errormessage
{
    color: #B71139;
}

.vtop
{
    vertical-align: top;
}


/*Process*/

.processStepTable a
{
    display: block;
    padding: 10px;
    border: 1px solid #cecece;
    color: #585858;
}
.processStepTable a:hover
{
    background-color: #f4f4f4;
}
.currentStep
{
    background-color: #F4F4F4;
}

a.processStep
{
    display: none;
}

.pager
{
    border-top: 1px dotted #ccc;
    padding-top: 10px;
}
.pager a, .pager span
{
    text-align: center;
    font-size: 11px;
    line-height: 17px;
    display: block;
    margin: 1px;
    border: 1px solid #ccc;
    padding: 0 3px 0 3px;
    font-weight: bold;
}
.pager a
{
    color: #535353;
    background-color: #ECECEC;
}
.pager a:active
{
}
.pager a:hover
{
    border: 1px solid #64a51c;
    background-color: #fff;
}
.pager span
{
    background-color: #64a51c;
    color: #FFF;
}

.note
{
    color: #777;
    display: block;
    font-size: 80%;
    line-height: normal;
    text-align: right;
}

.warning
{
	color: red;	
	display: block;
	font-size: 80%;
	line-height: normal;
	text-align: left;
}

.gridPanel
{
    text-align: center;
    overflow: auto;
    vertical-align: middle;
    margin: 5px 0px 5px 0px;
    padding-top:1px;
}

.searchPanel
{
    float: left;
    padding: 0px;
}

.commonPanel
{
    float: right;
    vertical-align: middle;
    margin: 0px;
    line-height:26px;
}

.pagePanel
{    
    padding: 0 10px; 
}

.limitationPanel
{
    line-height:26px;
    border-right: solid 1px #cecece;
    padding: 0 10px;
}

.limitation
{
    color: red;
    font-size: 1.1em;
}

ul.payment-options
{
	text-decoration: none;	
	list-style: none;
	padding: 0 0 0 0;
}

ul.payment-options li
{	
	height: auto;
	line-height: normal;	
	vertical-align: middle;	
	margin: 10px;
	padding: 0 0 0 0;
}

.payment-options input
{
	vertical-align: middle;	
}

.payment-options img
{
	vertical-align: middle;
	border: solid 1px transparent;	
}

.payment-options img:hover{
	border: solid 1px #64A51C;
}

.left{	
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;	
}

ul.form-list{
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

ul.form-list li{
	height: 45px;
    line-height: 45px;    
	list-style: none;
	vertical-align: middle;			
}

.details{
	border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ECEEED;
}

.container{
	padding: 0px 0px 2px 0px;
	width: 100%;
}

.title-container{
	border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ECEEED;
    display: inline;
    float: left;
	height: 28px;
	line-height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 8px 1% 8px 1%;
	text-align: right;
	vertical-align: top;
	width: 28%;	
}

.title-container span{
	display: inline-block;
}

.input-container{
	background-color: #F5F7F6;
	border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ECEEED;
    display: inline;
    float: left;
    height: 28px;
    line-height: 28px;
    margin: 0px 0px 0px 0px;
    padding: 8px 1% 8px 1%;
    vertical-align: top;
	width: 68%;
}

.input-container div{
	height: 18px;
	line-height: 18px;
}

.input-container div.divInfieldContainer{
	vertical-align: top;
}

.input-container div.divInfieldContainer span{
	margin: 0px 2px 0px 0px;
}

.input-container label.infield{
	vertical-align: top;
}

.input-container div.divInfieldContainer select{
	margin: 0px 10px 0px 0px;
}

.reg-process-list #ulRegProc{
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.reg-process-list{
	list-style: none;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.reg-process-list li{
	display: inline-block;
}

.reg-process-list li a{
	display: block;
    padding: 15px;
    text-align: center;
    background-color: #e5f8d7;
    margin: 0px 10px 0px 0px;
    border-radius: 6px;
    color: #76bd55;
}

.reg-process-list li a.active{
	font-weight: bold;
}

div.tip-container{	
	padding: 10px 0px 10px 10px;			
}

.tip-note{
	color: #535353;
    display: block;
    font-size: 80%;
    line-height: normal;
    text-align: left;
}

div.fillout-information-container{
	margin: 40px 0px 0px 0px;
	text-align: center;	
}

div.fillout-information-container span{
	display: block;
}

span.fillout-information{
	color: black;
	font-size: 1.3em;
	font-weight: bold;
	margin: 120px 0px 120px 0px;	
}

span.unipoll{
	color: black;	
	font-size: 1.2em;
	font-size: 12px;
}
#SurveyTitle {
	width: 570px;
}
.fsThemeCreator {
    
}

.clearContent {
	background: transparent url("images/ico/16x16_torl.gif") no-repeat;
	height:20px;
	width:20px;
	margin-left: -20px;
	border: none;
    cursor: pointer;
}

/*Home gomb szélének css-e*/
.processStepTable a.menuleftarrow
{
    padding: 10px 10px 10px 1px;
}
.menuleftarrow:hover:after
{
    border-right-color: #f4f4f4;
}

.menuleftarrow:after, .menuleftarrow:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	right: 100%;
	position: absolute;
	width: 0;
}
.menuleftarrow:after {
	border-width: 20px;
	border-right-color: #ffffff;
	top: -1px;
}

.menuleftarrow:before {
	border-width: 21px;
	border-right-color: #cecece;
	top: -2px;
}
.barChartLabelList 
{
    font-size:12px;
    padding-left:20px !important;
}
.languageSelectorDiv
{   
    background-image:url('images/langselect-dark-normal.png') !important;       
}

.languageSelectorDiv:hover
{   
    background-image:url('images/langselect-dark-hover.png') !important;        
}
.ExResText {
    width:500px;
    height:300px;
}
.ExDescrition {
    display: block;
    width: 58%;
}