html, body, form {
	margin :0;  
	padding:0;
	width:100%;
	font-family: Tahoma,Arial,Helvetica,sans;
	font-size: 11px;
}

#wrapper, #footer {
	border: 0;
	width: 100%;
}

/* common start */
tr.emptyRow {
	height: 25px;
}

.defaultFontSize {
	font-size: 11px;
}

.defaultTopMargin {
    margin-top: 10px;
}

.topMarginLarge {
    margin-top: 30px;
}

.defaultBottomMargin {
    margin-bottom: 10px;
}

.defaultRightMargin {
    margin-right: 15px;
}

.defaultLeftMargin {
    margin-left: 15px;
}

.defaultHyphenMargin {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.controlMargin {
	margin-right: 5px;
}

.required {
    color: #A20000 !important;
    font-weight: bold;
}

.inlineBox{
    display:inline-block;
    vertical-align: top;
}

.popup > table > tbody > tr > td > div {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: visible;
    display: block;
}

.hidden {
	display: none;
}

.hiddenImportant {
	display: none !important;
}

#loginboxTable > tbody > tr > td {
	vertical-align: middle;	
	padding: 2px;
}

.errorMessage {
	color: #A20000 !important;
}

.width150px {
    width: 150px;
}

.width300px {
    width: 300px;
}

.height150px {
    height: 150px;
}

.tdAlignCenter {
	margin-left: auto;
	margin-right: auto;
}

.rightAlignedLabel span.label {
	text-align: right;
    display: block;
}

span.label,
.label {	
    display: inline-block;
    font-size: 11px !important;
    color: #000;
    text-align: right;
	margin-right: 2px;
    -ms-text-shadow: none;
    text-shadow: none;
}

.gridlabel {	
    font-size: 11px !important;
}

.label.block {
	display: block;
}

.label.listLabel {
	margin-bottom: 4px;
}

.label.padding {
	padding: 2px;
}
.gridView span.label {
    text-align: inherit;
    font-weight: normal;
    color: #333;
    -ms-text-shadow: none;
    text-shadow: none;
}

span.label.alignLeft {
    text-align: left !important;
}

a {    
    text-decoration: none;
}
a.hyperLink {
    text-decoration: underline;
	cursor: pointer;
}

.inlineLabel {
    margin-left: 10px;
    display: inline-block !important;
    padding: 1px;
}

.noMargin {
    margin: 0 !important
}

table.tableCellSpanItemsFullWidth > tbody > tr > td > span.label,
table.tableCellSpanItemsFullWidth > tr > td > span.label {
    display: block;
	height: 21px;
    line-height: 21px;
    font-weight: normal;
    color: #333;
}

.tableCellSpanItemsFullWidth > tbody > tr > td.wrappedTdInFullWidthTable > span {
    display: inline !important;
}

.tableCellSpanItemsFullWidth > tbody > tr > td.wrappedTdInFullWidthTable {
	padding-top: 2px;
}

.textAlignCenter, .textAlignCenter span {
	text-align: center !important;
}

.textAlignLeft, .textAlignLeft span {
	text-align: left !important;
}

.textAlignRight, .textAlignRight span {
	text-align: right !important;
}

.textAlignJustify, .textAlignJustify span {
	text-align: justify !important;
}

.verticalAlignTop {
	vertical-align: top;
}

.verticalAlignMiddle {
	vertical-align: middle;
}

.verticalAlignBottom {
	vertical-align: bottom;
}

.verticalAlignMiddleEveryThing * {
	vertical-align: middle;
}

.toLeft {
    float:left;
}

.toRight {
    float:right;   
}

.clearFloat {
	clear: both;
}

.marginAuto {
	margin: auto;
}

.centerContent {
	display: table;
    margin: auto !important;
}


td.positionFixed1 {
	position: relative;
}

#ctl00_ctl00_schoolSelector_schools_DDD_PW-1 {
	left: 2px !important;
	top: 24px !important;
}

#ctl00_ctl00_contentPlaceHolder_mainContentPlaceHolder_moveModal_PW-1, 
#ctl00_ctl00_contentPlaceHolder_mainContentPlaceHolder_deleteConfirm_PW-1, 
#ctl00_ctl00_contentPlaceHolder_mainContentPlaceHolder_changeOwnerModal_PW-1 {
	position: fixed !important;
}

.tablePadding > tbody > tr > td {
	padding: 2px;
}

.indentLeftWithTablePadding {
	margin-left: 2px;
}

.fullWidth {
    width: 100%;
}

.topAlignedtable > tbody > tr > td, td.topAlignedCell {
	vertical-align: top;		
}
.middleAlignedtable > tbody > tr > td,
.middleAlignedChildtable table > tbody > tr > td {
	vertical-align: middle;		
}

.middleAlignedtable > tbody > tr > td.toTop {
	vertical-align: top;		
}

.middleAlignedtable > tbody > tr > td.toBottom {
	vertical-align: bottom;		
}

.bottomAlignedtable > tbody > tr > td {
	vertical-align: bottom;		
}

td.clearChildTablePadding {
	padding: inherit !important;
}

.boxContainer {
	padding: 5px;
}

h1, h1.span.label {
	font-weight: bold;
	font-size: x-large;
}

.h1MessageContainer {
	height: 50px;	
}	

.h1MessageContent {
	padding-top: 12px;
}

.mainEditProfile {
	margin: 15px auto auto;
}

table.dxeButtonEditSys.semesterSelector {
	width: 120px !important;
}

table.dxeTextBoxSys.semesterSelectorText > tbody > tr > td > input {
	width: 143px !important;
}
/* common end */

/* devexpress kiegészítés start */

/* dx input, input */
.inputField > tbody > tr > td > input,
input.inputField {
	width: 150px;
}

input.inputField {
	font-size: 11px;
	height: 17px;
}

.inputField.clearWidth > tbody > tr > td > input {
	width: inherit !important;
}

/* default gap between buttons */
.dxButtonMargin {
	margin-right: 4px;
}

.dxButtonLeftMargin {
	margin-left: 4px;
}

.dxButtonBottomMargin {
	margin-bottom: 4px;
}

.dxButtonTopMargin {
	margin-top: 4px !important;
}

/* default gap from controls */
.defaultGapUnderControl {
	margin-bottom: 4px;
}
.gapFromUpperControl {
	margin-top: 4px;
}

/* default gap between tables */
.tableBottomMargin {
	margin-bottom: 10px;
}

.tableRightMargin {
	margin-right: 10px;
}

.tableLeftMargin {
	margin-left: 10px;
}

.dxeButtonEditSys.dxEditMargin {
	margin-right: 4px;
}

.dxEditMargin {
	margin-right: 4px;
}

.dxeButtonEditSys *, .gridView  tr[class^='dxgvFilterRow_'] td {
	vertical-align: middle;
}

/* dx button */

div.dxbf {
	border-width: 0 !important;
	padding: 0 5px 0 !important;
}

div.dxb {
    padding: 1px 6px 1px !important;
}

div.dxb * {
	vertical-align: middle;
}

div.dxb span {
	font-size: 11px !important;
}

/* dx fileUpload */

table.fileUploadSize * {
	font-size: 11px !important;
}

table.fileUploadSize {
	margin-bottom: 4px;
}

table.fileUploadSize .dxCB {
	padding: 0 2px !important;
}

table.fileUploadSize .dxCB a img {
	width: 15px;
	height: 15px;
	vertical-align: top;
}

table.fileUploadSize .dxBB {
    padding: 2px 6px !important;
}

/*padding levétele gridiewban a checkboxról, mert széttolja a táblázatot*/
tr[class^="dxgvDataRow"] td.dxgv span.checkbox {	
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/* a commandcolumn image-k középre kerülnek */
.commandColumn {
	vertical-align: middle;
}

.commandColumn > img{
	padding-left: 2px;
	padding-right: 2px;
}

/* dx combobox */

.dxeButtonEditSys > tbody> tr > td > input.dxeEditAreaSys {
	height: auto !important;
}

.dxeButtonEditSys > tbody> tr > td > input.dxeEditAreaSys,
.dxlbd td[class^="dxeListBoxItem"] {
    font-size: 11px !important;
}

/* dx hyperlink */

a[class^="dxeHyperlink"] {
    font-size: 11px !important;
}

/* dx textbox */

.dxeTextBoxSys > tbody> tr > td > input.dxeEditAreaSys {
    font-size: 11px !important;
}

/* dx memo */

.dxeMemoSys  > tbody> tr > td > textarea.dxeMemoEditAreaSys {
    font-size: 11px !important;
}

/* dx checkbox */

span.checkbox {
    display: inline !important;
}

span.checkbox.hiddenImportant {
    display: none !important;
}

table.checkbox > tbody > tr > td > label {
    font-size: 11px !important;
}

/* dx checkboxlist */

table.checkboxlist > tbody > tr > td 
> table > tbody > tr > td 
> table > tbody > tr > td > label {
    font-size: 11px !important;
}

/* dx radiobutton */

table.radiobutton > tbody > tr > td > label {
    font-size: 11px !important;
}

/* dx calendar */

table[class^="dxeCalendar"] *,
div[class^="dxeCalendarFastNav"] *,
div[class^="dxeCalendarFastNavFooter"] * {
	margin: auto;
    font-size: 11px !important;
}

table[class^="dxeCalendar"] td[class^="dxeCalendarButton"],
div[class^="dxeCalendarFastNav"] td[class^="dxeCalendarButton"],
div[class^="dxeCalendarFastNavFooter"] td[class^="dxeCalendarButton"] {
    padding: 2px 6px 2px !important;
}

/* dx treeview, dx treelist */

.treeWrapper {
    overflow: auto;
}

.treeWrapper .treeWrapperInnerBlock {
    overflow: auto;
}

.treeList.withoutAlternateNode tr[id$="ArmRow"] {
    border: 0 !important;
}

.treeView[class^="dxtvControl"], 
.treeList[class^="dxtlControl"] {
	overflow: visible;
}

.treeList[class^="dxtlControl"] td {
    background: transparent !important;
    border-left-style: none !important;
}

.treeList[class^="dxtlControl"].withoutInnerBottomBorder > tbody > tr > td > table {
    border-bottom-style: none !important;
}

.treeList[class^="dxtlControl"] .cell {
    border-left-style: none !important;
}

.treeList[class^="dxtlControl"] .buttonsCell {
    border-left-style: solid !important;
}

.treeList[class^="dxtlControl"] .buttonsCell div.dxb {
    padding: 0 2px !important;
}

table.treeWrapper caption {
    border: 0 !important;
}

.treeView[class^="dxtvControl"] span.dxtv-ndTxt, 
.treeList[class^="dxtlControl"] span.dxtv-ndTxt {
	font-size: 11px !important;
}

/* devexpress kiegészítés end */

/* header start */

#ktest {
	background-color: #ff1492;
}

#menu a,
#menu span {
	font-size: 11px;
}

#logo {
    height: 57px;
    margin-left: 15px;
    width: 249px;
	float: left;    
}

.headerTable {
	table-layout: fixed;
}

.headerTable .innerText {
	height: 53px;
}

.headerTable .innerComboBox {
	height: 56px;
}

.headerTable .innerDiv {	
    display: table-cell;
    padding-left: 6px;
    vertical-align: bottom;
}

.headerTable .rightDiv {
	padding-right: 6px;
	position: relative;
}

/* header end */

/* content start */
.bottomPadding {
    padding: 10px;
}

.boxContainer .headerHeight {
	height: 28px;
}

.headerHeight .innerHeader {
	display: table-cell;    
    vertical-align: bottom;	
}

.headerHeight .leftDiv {
	height: 20px;
	padding-left: 6px;
}

.headerHeight .rightDiv {
	height: 27px;
}

.boxHeader {		
	padding: 0 !important;
}

.boxHeader > span.label,
.boxHeader .innerHeader > span.label,
.boxHeader > tbody > tr > td > span.label {
	margin: auto;
	line-height: inherit;
	font-weight: bold;
	font-size: 12px !important;
	text-align: inherit;
}

/* content end */


/* footer end */
#footer {	
    height: 25px;
	text-align: center;
	width: 100%;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #4169E1;
	text-decoration: underline;
}  

#footerContent {
	padding-top: 7px;
	margin: auto;
	width: 215px;
}
/* footer start */

/* login start */
#loginboxContainer {
	margin: 15px auto auto;
    width: 257px;
}
/* login end */

/* jscript error start */
#jscriptError {
	position: absolute;
    top: 0;
    color: red;
    background-color: white;
    overflow: auto;
}
/* jscript error end */

/* sidebar start */
button.sidebar-toggle {
    width: 6px;
    height: 100%;
    background: none !important;
    background-color: transparent !important;
    border: none;
    padding: 0px;
}

tr#contentRow td.sidebar-toggle {
    width: 6px;
    padding: 0 !important;    
    vertical-align: middle;    
    background-position: center center;    
    background-repeat: no-repeat;
	cursor: pointer;
}

tr#contentRow td.sidebar-toggle-closed {
    background-image: url('../images/icons/arrow_right.png') !important;
}

tr#contentRow td.sidebar-toggle-open {
    background-image: url('../images/icons/arrow_left.png') !important;
}

tr#contentRow td.sidebar-open {
    width: 180px;    
}

tr#contentRow td.sidebar-closed {
    display: none;
}
/* sidebar end */

/* remove button */
a.redX {
	width: 15px;
	height: 15px;
	background: transparent url('../images/icons/red_x.png') no-repeat center center;
    background-size: 100% 15px;
	display: inline-block;
	border: 0px;
	cursor: pointer;
}

a.add {
	width: 16px;
	height: 16px;
	background: transparent url('../images/icons/add.png') no-repeat center center;
    background-size: 100% 16px;
	display: inline-block;
	border: 0px;
	cursor: pointer;
}

.bold {
	font-weight: bold !important;
}

.error div.errorProvider {
	background: transparent url('../Images/icons/errorProvider.png');
	width: 14px;
	height: 14px;
}
/* Custom Error Provider END */

.linkButton div.dxb span {
    vertical-align: inherit;
}

/* tinyeditor START */

span.htmlCode {
    padding: 2px;
    padding-right:6px;
    overflow-y: auto;
}

span.htmlCode, span.htmlCode * {
    font-size: 11px !important;
    text-align: left;
}

span.htmlCode a {
	text-decoration: underline;
	text-align: left;
}

span.htmlCode strong {
	font-weight: bold;
}

span.htmlCode li {
    list-style-position: inside;
    display: list-item;
    text-align: inherit;
}

span.htmlCode ol {
    list-style-type: decimal;
}

span.htmlCode > ul {
    list-style-type: disc;
}

span.htmlCode ol, span.htmlCode ul {
    padding-left: 10px;
    display: block;
    margin: 10px 0;
}

span.htmlCode p {
	margin: 1em 0;
}

span.htmlCode p:first-child {
	margin-top: 0;
}

/* tinyeditor END */

table.paddedTable td {
	padding: 1px;
}

a.hyperlink {
	text-decoration: underline;
}

.toCenterMargin {
	margin-left: auto;
	margin-right: auto;
}

#profileMenuContainer {
	position: absolute;
	right: 12px;
	padding: 5px;
	width: 220px;
}

.headerTable .innerDiv.middle {
	vertical-align: middle !important;
}

.profileMenuButton img {
	max-height: 40px;
    border-radius: 50%;
}

.profileImageBig {
	max-height: 70px;
    border-radius: 3px;
}

#profileMenuContainer .userName {
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}

.defaultCheckboxMargin {
	margin-top: 2px !important;
}

.filterBoxMargin {
    margin-left: 15px;
    margin-top: 15px !important;
}

.btn-orange {
    color: #333 !important;
    background-color: #F80;
    border-color: #F80;
}

.bg-orange {
    color: #111 !important;
    background-color: #F80 !important;
    border-color: #F80 !important;
}

.bg-lightgrey {
    color: #222 !important;
    background-color: #EEE !important;
    border-color: #EEE !important;
}

.nav-tabs > li > a {
    font-weight: bold;
    font-size: 14px;
}

table.grid-cell-wrap {
    float: left;
}

table.grid-cell-wrap input {
    width: 78px !important;
}

.heightAuto {
    height: auto !important;
}