
 /**
 * Sencha GXT 3.0.6 - Sencha for GWT
 * Copyright(c) 2007-2013, Sencha, Inc.
 * licensing@sencha.com
 *
 * http://www.sencha.com/products/gxt/license/
 */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

 h1 {
	font-size: 2em;
	font-weight: bold;
	color: #777777;
	margin: 40px 0px 70px;
	text-align: center;
}

.sendButton {
	display: block;
	font-size: 16pt;
}
.cke_dialog_background_cover 
{
	z-index: -100!important; 
	width: 0!important;
	height: 0!important;
	display: none;
}

.typographical{
	color: green; 
	padding: 3px;
	font-weight: bold;
}
.grammar{
	color: red; 
	padding: 3px;
	font-weight: bold;
}

.nongrammar{
	color: green;
	padding: 3px;
	font-weight: bold;
}
.desc{
	padding: 3px;
}
.ftcellformaterbottom{
	border-top: 1px #d2d2d2 solid; margin-top:5px; border-bottom: 1px #d2d2d2 solid;
}
.ftcellformater{
	border-bottom: 1px #d2d2d2 solid;
}
.ftcellformaterrow0{
	width: 335px;
}
.ftcellformaterrow1{
	width: 290px;
}


/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
	width: 400px;
}

.dialogVPanel {
	margin: 5px;
}

.serverResponseLabelError {
	color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
	margin: 15px 6px 6px;
}

.operation-for-attribute-not-allowed {
	color: gray;
}

li.validation-error-message {
	list-style: circle;
	color: red;
	margin-left: 15px;
}
li.spellChecking {
	list-style: circle;
	margin-left: 15px;
}
h4.spellChecking{
	margin:7px;
}

#loading {
	position: absolute;
	left: 45%;
	top: 40%;
	margin-left: -45px;
	padding: 2px;
	z-index: 20001;
	height: auto;
	border: 1px solid #ccc;
}

#loading a {
	color: #225588;
}

#loading .loading-indicator {
	background: white;
	color: #444;
	font: bold 13px tahoma, arial, helvetica;
	padding: 10px;
	margin: 0;
	height: auto;
}

#loading .loading-indicator img {
	margin-right: 8px;
	float: left;
	vertical-align: top;
}

#loading-msg {
	font: normal 10px arial, tahoma, sans-serif;
}
.hidden {
	display: none !important;
}		
.center-panel-background {

}
tr.approved-row, .approved-row td  {
	background-color: #000099 !important;
	font-weight: bold;
	color: white !important;
}
.rtf-panel ul {
    list-style: none !important;
}

.rtf-panel ul li:before {
    content: "- ";
}

.rtf-panel ol {
    list-style: decimal inside !important;
}
.rtf-panel li {
	padding-left: 10px;
	}
.rtf-panel strong {
	font-weight: bold!important;;
}

.rtf-panel em {
	font-style: italic !important;
}
.rtf-panel p {
	margin-top: 2px
	margin-bottom: 2px
}

#mappingGrid .x-grid3-cell {
	vertical-align: middle !important;
}

.report .gwt-HTML h2 {
	font-size: 1.3em;
	font-weight: bold;
}

.report .gwt-HTML h3 {
	font-size: 1.2em;
	font-weight: bold;
}

.report .gwt-HTML h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 5px;
}

.report .gwt-HTML ul {
	list-style: circle;
	margin-left: 20px;
}

.report .gwt-HTML ul li {
	list-style: circle;
	margin-left: 20px;
}

.technical-font textarea {
	font-family: courier!important;
}

tr.error-row td, tr.red-row td {
	background: #FF7D73;
 
}
tr.bold-row td {
	font-weight: bold;
}
tr.blue-row td {
	background: #6c8cd5;
}
tr.green-row td {
	background: green;
}
tr.yellow-row td {
	background: #fdff73;
}
tr.black-row td {
	background: black;
	color: white;
}

td.tech-separator-col {
	border-left: 1px dotted #B5B8C8;
}

td.tech-separator-col-first-col {
	border-right: 1px dotted #B5B8C8;
}

 .gantt, .gantt2 {
    width: 100%;
    margin: 20px auto;
    border: 14px solid #ddd;
    position: relative;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.gantt:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.fn-gantt {
    width: 100%;
}

.fn-gantt .fn-content {
    overflow: hidden;
    position: relative;
    width: 100%;
}




/* === LEFT PANEL === */

.fn-gantt .leftPanel {
    float: left;
    width: 225px;
    overflow: hidden;
    border-right: 1px solid #DDD;
    position: relative;
    z-index: 20;
}

.fn-gantt .row {
    float: left;
    height: 24px;
    line-height: 24px;
    margin-left: -1px;
}

.fn-gantt .leftPanel .fn-label {
    display: inline-block;
    margin: 0 0 0 5px;
    color: #484A4D;
    width: 190px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fn-gantt .leftPanel .row0 {
    border-top: 1px solid #DDD;
}
.fn-gantt .leftPanel .name, .fn-gantt .leftPanel .desc {
    float: left;
    height: 23px;
    margin: 0;
    border-bottom: 1px solid #DDD;
    background-color: #f6f6f6;
}

.fn-gantt .leftPanel .name {
    width: 195px;
    font-weight: bold;
}

.fn-gantt .leftPanel .desc {
    width: 30px;
}

.fn-gantt .leftPanel .fn-wide, .fn-gantt .leftPanel .fn-wide .fn-label {
    width: 225px;
}
.fn-gantt .leftPanel .fn-dependant {
    background: url("../img/calendar.png") no-repeat scroll center center ;
    display: block;
    height: 24px;
	cursor: pointer;
    width: 24px;
   }
.fn-gantt .spacer {
    margin: -2px 0 1px 0;
    border-bottom: none;
    background-color: #f6f6f6;
}




/* === RIGHT PANEL === */

.fn-gantt .rightPanel {
    overflow: hidden;
}

.fn-gantt .dataPanel {
    margin-left: 0px;
    border-right: 1px solid #DDD;
    background-image: url(../img/grid.png);
    background-repeat: repeat;
    background-position: 24px 24px;
}
.fn-gantt .day, .fn-gantt .date {
    overflow: visible;
    width: 24px;
    line-height: 24px;
    text-align: center;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    margin: -1px 0 0 -1px;
    font-size: 11px;
    color: #484a4d;
    text-shadow: 0 1px 0 rgba(255,255,255,0.75);
    text-align: center;
}

.fn-gantt .holiday {
    background-color: #ffd263;
    height: 23px;
    margin: 0 0 -1px -1px;
}

.fn-gantt .today {
    background-color: #fff8da;
    height: 23px;
    margin: 0 0 -1px -1px;
    font-weight: bold;
    text-align: center;
}

.fn-gantt .sa, .fn-gantt .sn, .fn-gantt .wd {
    height: 23px;
    margin: 0 0 0 -1px;
    text-align: center;
}

.fn-gantt .sa, .fn-gantt .sn {
    color: #939496;
    background-color: #f5f5f5;
    text-align: center;
}

.fn-gantt .wd {
    background-color: #f6f6f6;
    text-align: center;
}

.fn-gantt .rightPanel .month, .fn-gantt .rightPanel .year {
    float: left;
    overflow: hidden;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    height: 23px;
    margin: 0 0 0 -1px;
    background-color: #f6f6f6;
    font-weight: bold;
    font-size: 11px;
    color: #484a4d;
    text-shadow: 0 1px 0 rgba(255,255,255,0.75);
    text-align: center;
}

.fn-gantt-hint {
    border: 5px solid #edc332;
    background-color: #fff5d4;
    padding: 10px;
    position: absolute;
    display: none;
    z-index: 9999;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
}

.fn-gantt .bar {
    background-color: #D0E4FD;
    height: 18px;
    margin: 4px 3px 3px 3px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    text-align: center;
        -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.25) inset;
        -moz-box-shadow: 0 0 1px rgba(0,0,0,0.25) inset;
        box-shadow: 0 0 1px rgba(0,0,0,0.25) inset;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
}

.fn-gantt .bar .fn-label {
    line-height: 18px;
    font-weight: bold;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    text-shadow: 0 1px 0 rgba(255,255,255,0.4);
    color: #414B57 !important;
    text-align: center;
    font-size: 11px;
}

.fn-gantt .ganttRed {
    background-color: #F9C4E1;
}
.fn-gantt .ganttRed .fn-label {
    color: #78436D !important;
}

.fn-gantt .ganttGreen {
    background-color: #D8EDA3;
}
.fn-gantt .ganttGreen .fn-label {
    color: #778461 !important;
}

.fn-gantt .ganttOrange {
    background-color: #FCD29A;
}
.fn-gantt .ganttOrange .fn-label {
    color: #714715 !important;
}


/* === BOTTOM NAVIGATION === */

.fn-gantt .bottom {
    clear: both;
    background-color: #f6f6f6;
    width: 100%;
}
.fn-gantt .navigate {
    border-top: 1px solid #DDD;
    padding: 10px 0 10px 225px;
}

.fn-gantt .navigate .nav-slider {
    height: 20px;
    display: inline-block;
}

.fn-gantt .navigate .nav-slider-left, .fn-gantt .navigate .nav-slider-right {
    text-align: center;
    height: 20px;
    display: inline-block;
}

.fn-gantt .navigate .nav-slider-left {
    float: left;
}

.fn-gantt .navigate .nav-slider-right {
    float: right;
}

.fn-gantt .navigate .nav-slider-content {
    text-align: left;
    width: 160px;
    height: 20px;
    display: inline-block;
    margin: 0 10px;
}

.fn-gantt .navigate .nav-slider-bar, .fn-gantt .navigate .nav-slider-button {
    position: absolute;
    display: block;
}

.fn-gantt .navigate .nav-slider-bar {
    width: 155px;
    height: 6px;
    background-color: #838688;
    margin: 8px 0 0 0;
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset;
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset;
        box-shadow: 0 1px 3px rgba(0,0,0,0.6) inset;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
}

.fn-gantt .navigate .nav-slider-button {
    width: 17px;
    height: 60px;
    background: url(../img/slider_handle.png) center center no-repeat;
    left: 0px;
    top: 0px;
    margin: -26px 0 0 0;
    cursor: pointer;
}

.fn-gantt .navigate .page-number {
    display: inline-block;
    font-size: 10px;
    height: 20px;
}

.fn-gantt .navigate .page-number span {
    color: #666666;
    margin: 0 6px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
}

.fn-gantt .navigate a:link, .fn-gantt .navigate a:visited, .fn-gantt .navigate a:active {
    text-decoration: none;
}

.fn-gantt .nav-link {
    margin: 0 3px 0 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 0px;
    background: #595959 url(../img/icon_sprite.png) !important;
    border: 1px solid #454546;
    cursor: pointer;
    vertical-align: top;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
            -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 1px 1px rgba(0,0,0,0.2);
            -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 1px 1px rgba(0,0,0,0.2);
            box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 1px 1px rgba(0,0,0,0.2);
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
}
.fn-gantt .nav-link:active {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset, 0 1px 0 #FFF;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset, 0 1px 0 #FFF;
    box-shadow: 0 1px 1px rgba(0,0,0,0.25) inset, 0 1px 0 #FFF;
}

.fn-gantt .navigate .nav-page-back {
    background-position: 1px 0 !important;
    margin: 0;
}

.fn-gantt .navigate .nav-page-next {
    background-position: 1px -16px !important;
    margin-right: 15px;
}

.fn-gantt .navigate .nav-slider .nav-page-next {
    margin-right: 5px;
}

.fn-gantt .navigate .nav-begin {
    background-position: 1px -112px !important;
}

.fn-gantt .navigate .nav-prev-week {
    background-position: 1px -128px !important;
}

.fn-gantt .navigate .nav-prev-day {
    background-position: 1px -48px !important;
}

.fn-gantt .navigate .nav-next-day {
    background-position: 1px -64px !important;
}

.fn-gantt .navigate .nav-next-week {
    background-position: 1px -160px !important;
}

.fn-gantt .navigate .nav-end {
    background-position: 1px -144px !important;
}

.fn-gantt .navigate .nav-zoomOut {
    background-position: 1px -96px !important;
}

.fn-gantt .navigate .nav-zoomIn {
    background-position: 1px -80px !important;
    margin-left: 15px;
}

.fn-gantt .navigate .nav-now {
    background-position: 1px -32px !important;
}

.fn-gantt .navigate .nav-slider .nav-now {
    margin-right: 5px;
}

.fn-gantt-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#bf000000',GradientType=0 );
    background: rgba(0,0,0,0.75);
    z-index: 30;
}
.fn-gantt-loader-spinner span {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 1em;
    line-height: 1em;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
}

.row:after {
    clear: both;
}


.fn-gantt .top {
    background-color: #F6F6F6;
    color: #484A4D;
    border-bottom: 1px solid #DDDDDD;
    text-align: center;
    padding-bottom: 10px;
    width: 100%;
}

.fn-gantt .scheduleName {
    font-size: 1.4em;
    text-decoration: underline;
}

.fn-gantt .scheduleDescription { 
	color: #939496;
	font-style: italic;	
}
.fn-gantt .infoPanel {
    color: #484A4D;
    font-size: 12px;
    line-height: 15px !important;
    overflow: hidden;
}

.fn-gantt .infoName {
    display: inline-block;
    font-weight: bold;
    margin-left: 5px;
    width: 80px;
    white-space: nowrap;
}
.fn-gantt .infoValue {
    display: inline-block;
    white-space: nowrap;
}
.fn-gantt-hint .descName {
	font-size: 12px;
    display: inline-block;
    font-weight: bold;
    width: 110px;
}
.fn-gantt-hint .descValue {
	font-size: 12px;
    display: inline-block;
}

.fn-gantt table.dependantTasks{
    border-collapse: collapse;
    margin: 20px auto;
    text-align: center;
}
.fn-gantt table.dependantTasks caption{
    color: #484A4D;
    font-size: 25px;
    font-weight: bold;
}
.fn-gantt table.dependantTasks td, 
.fn-gantt table.dependantTasks th{
	border: 1px solid #D8EDA3;
	padding: 3px 15px 2px;
}
.fn-gantt table.dependantTasks th{
		font-size: 14px;
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(left, rgba(255,255,255,1) 1%, rgba(156,156,156,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(156,156,156,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* IE10+ */
		background: linear-gradient(to right, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}

.fn-gantt table.dependantTasks tbody tr td{
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	background: #EAF2D3;
	color: #484A4D;
}
.fn-gantt table.dependantTasks tbody tr.warning td{
	background-color: #EAADEA;
}
.fn-gantt table.dependantTasks tbody tr.highlight td{
	background-color: #D0E4FD;
}
.fn-gantt table.dependantTasks tbody tr:hover td{
	background-color: #FCD29A;
}

/* CSS DO ZALEZNOSCI HARMONOGRU*/
#report_1, #report_2{
	font-family: tahoma,arial,verdana,sans-serif;
}
#report_1 thead tr td, #report_2 thead tr td{
		margin: 2%;
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(left, rgba(255,255,255,1) 1%, rgba(156,156,156,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(156,156,156,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* IE10+ */
		background: linear-gradient(to right, rgba(255,255,255,1) 1%,rgba(156,156,156,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
	
	}
#report_1 thead, #report_2 thead{
		font-weight: bold;
	}
#report_1 table, #report_2 table{
		border-collapse: collapse;
		text-align: center;
	}
#report_1 table, #report_2 table{
		width: 100%;
		font: 1.4em;
	}
.red{
	background-color: #EAADEA;
	}
.top_1{
	margin-top: 1%;
	}

.relation-paging-bar{
    margin-top: -5px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAaCAYAAAB2BDbRAAAAVklEQVR42jXENRKAQBAEwP3/13CXE1wynHSZo6CDpmq+mfSE1HShEUmTGFA5nExF/5d3B1PWotSUNG87U1yjyBRWKNDbl6+Qp1YmVyLnTSBbLExWufADSPFfBJewk+oAAAAASUVORK5CYII=") repeat-x scroll 0 0 #CEDFF5;
    border-bottom-color: #8DB2E3;
    border-bottom-style: solid;
    border-bottom-width: 1px;

    border-right-color: #8DB2E3;
    border-right-style: solid;
    border-right-width: 1px;

    border-left-color: #8DB2E3;
    border-left-style: solid;
    border-left-width: 1px;

    width: 100%;
    height: auto;
}
 
 <!-- CKE Dialog -->
/*
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

/* Restore the dialog visibility */
body .cke_dialog
{
	visibility: visible;
}

/* Force Gecko to consider table as positioned */
.cke_skin_kama table.cke_dialog.cke_browser_gecko
{
	display:block;
}

.cke_skin_kama .cke_dialog_body
{
	z-index: 1;
	border: solid 1px #ddd;
	padding: 5px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	/* 'cke_dialog' element has been fixed positioned in all but IE6, while we
		need it to be positioned to hold e.g. close button. */
	position: relative;
	_position: static;
}

.cke_skin_kama .cke_dialog_tl,
.cke_skin_kama .cke_dialog_tr,
.cke_skin_kama .cke_dialog_tc,
.cke_skin_kama .cke_dialog_bl,
.cke_skin_kama .cke_dialog_br,
.cke_skin_kama .cke_dialog_bc,
.cke_skin_kama .cke_dialog_ml,
.cke_skin_kama .cke_dialog_mr
{
	display:none;
}

.cke_skin_kama .cke_dialog_title
{
	font-weight: bold;
	font-size: 14px;
	padding: 3px 3px 8px;
	cursor: move;
	position: relative;
	border-bottom: 1px solid #eee;
}

.cke_skin_kama .cke_browser_iequirks .cke_dialog_title,
.cke_skin_kama .cke_browser_ie6 .cke_dialog_title,
.cke_skin_kama .cke_browser_ie7 .cke_dialog_title
{
	margin-bottom: 22px;
}

.cke_skin_kama .cke_browser_iequirks.cke_single_page .cke_dialog_title,
.cke_skin_kama .cke_browser_ie6.cke_single_page .cke_dialog_title,
.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_title
{
	margin-bottom: 10px;
}

.cke_skin_kama .cke_dialog_contents
{
	background-color: #ebebeb;
	border: solid 1px #fff;
	border-bottom: none;
	overflow: auto;
	padding: 17px 10px 5px 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-top: 22px;
}

.cke_skin_kama .cke_dialog_footer
{
	text-align: right;
	background-color: #ebebeb;
	border: solid 1px #fff;
	border-bottom: none;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.cke_skin_kama .cke_rtl .cke_dialog_footer
{
	text-align: left;
}

.cke_skin_kama .cke_dialog_footer .cke_resizer
{
	margin-top: 20px;
}
.cke_skin_kama .cke_browser_iequirks .cke_dialog_footer .cke_resizer,
.cke_skin_kama .cke_browser_ie6 .cke_dialog_footer .cke_resizer
{
	margin-top: 27px;
}

/* tabs */

.cke_skin_kama .cke_dialog_tabs
{
	height: 23px;
	display: inline-block;
	_display: block;
	margin-left:10px;
	margin-right:10px;
	margin-top: 11px;
	position: absolute;
	z-index: 2;
}

.cke_skin_kama .cke_browser_iequirks .cke_dialog_tabs,
.cke_skin_kama .cke_browser_ie6 .cke_dialog_tabs,
.cke_skin_kama .cke_browser_ie7 .cke_dialog_tabs
{
	top: 33px;
}

.cke_skin_kama .cke_rtl .cke_dialog_tabs
{
	right: 10px;
}

.cke_skin_kama a.cke_dialog_tab,
.cke_skin_kama a:link.cke_dialog_tab,
.cke_skin_kama a:active.cke_dialog_tab,
.cke_skin_kama a:hover.cke_dialog_tab,
.cke_skin_kama a:visited.cke_dialog_tab
{
	background-image: url(images/sprites.png);
	background-repeat: repeat-x;
	background-position: 0 -1323px;

	background-color: #ebebeb;
	height: 14px;
	padding: 4px 8px;
	display: inline-block;
	cursor: pointer;

}

/* Gecko 1.8 layout workaround. */
.cke_skin_kama .cke_browser_gecko18 a.cke_dialog_tab,
.cke_skin_kama .cke_browser_gecko18 a:link.cke_dialog_tab,
.cke_skin_kama .cke_browser_gecko18 a:active.cke_dialog_tab,
.cke_skin_kama .cke_browser_gecko18 a:hover.cke_dialog_tab,
.cke_skin_kama .cke_browser_gecko18 a:visited.cke_dialog_tab
{
	display: inline;
	position: relative;
	top: 6px;
}

.cke_skin_kama a:hover.cke_dialog_tab
{
	background-color: #f1f1e3;
}

.cke_skin_kama .cke_hc a:hover.cke_dialog_tab
{
	padding: 2px 6px !important;
	border-width: 3px;
}

.cke_skin_kama a.cke_dialog_tab_selected,
.cke_skin_kama a:link.cke_dialog_tab_selected,
.cke_skin_kama a:active.cke_dialog_tab_selected,
.cke_skin_kama a:hover.cke_dialog_tab_selected,
.cke_skin_kama a:visited.cke_dialog_tab_selected
{
	background-position: 0 -1279px;
	cursor: default;
}

.cke_skin_kama .cke_hc a.cke_dialog_tab_selected,
.cke_skin_kama .cke_hc a:link.cke_dialog_tab_selected,
.cke_skin_kama .cke_hc a:active.cke_dialog_tab_selected,
.cke_skin_kama .cke_hc a:hover.cke_dialog_tab_selected,
.cke_skin_kama .cke_hc a:visited.cke_dialog_tab_selected
{
	padding: 2px 6px !important;
	border-width: 3px;
}

/* single_page */

.cke_skin_kama .cke_single_page .cke_dialog_tabs
{
	display: none;
}

.cke_skin_kama .cke_single_page .cke_dialog_contents
{
	padding-top: 5px;
	margin-top: 10px;
}

/* IE7 + IE quirks */
.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_contents
{
	margin-top: 0px;
	position: relative;
	margin-bottom: -22px;
}

.cke_skin_kama .cke_dialog_ui_vbox table,
.cke_skin_kama .cke_dialog_ui_hbox table
{
	margin: auto;
}

.cke_skin_kama .cke_dialog_ui_vbox_child
{
	padding: 5px 0px;
}

.cke_skin_kama input.cke_dialog_ui_input_text,
.cke_skin_kama input.cke_dialog_ui_input_password
{
	background-color: white;
	border: none;
	padding: 0px;
	width: 100%;
	height: 14px;
}

.cke_skin_kama div.cke_dialog_ui_input_text,
.cke_skin_kama div.cke_dialog_ui_input_password
{
	background-color: white;
	border: 1px solid #a0a0a0;
	padding: 1px 0px;
	/* IE6/Quirks - make sure the content does not overflow (#7321) */
	_width: 99.9%;
}

/* Opera/IE doesn't leave enough padding in text input for cursor to blink in RTL. (#6087) */
.cke_skin_kama .cke_browser_ie.cke_rtl input.cke_dialog_ui_input_text,
.cke_skin_kama .cke_browser_opera.cke_rtl input.cke_dialog_ui_input_text,
.cke_skin_kama .cke_browser_ie.cke_rtl input.cke_dialog_ui_input_password,
.cke_skin_kama .cke_browser_opera.cke_rtl input.cke_dialog_ui_input_password
{
	padding-right: 2px;
}

/* Compensate the padding added above on container. */
.cke_skin_kama .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text,
.cke_skin_kama .cke_browser_opera.cke_rtl div.cke_dialog_ui_input_text,
.cke_skin_kama .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_password,
.cke_skin_kama .cke_browser_opera.cke_rtl div.cke_dialog_ui_input_password
{
	padding-left: 2px;
}

.cke_skin_kama .cke_browser_ie.cke_rtl .cke_dialog_ui_vbox_child,
.cke_skin_kama .cke_browser_ie.cke_rtl .cke_dialog_ui_hbox_child,
.cke_skin_kama .cke_browser_ie.cke_rtl .cke_dialog_ui_hbox_first,
.cke_skin_kama .cke_browser_ie.cke_rtl .cke_dialog_ui_hbox_last
{
	padding-right: 2px !important;
}

.cke_skin_kama .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text {
	padding-right: 1px;
}

.cke_skin_kama .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,
.cke_skin_kama .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password
{
	border-width: 0px;
}

.cke_skin_kama .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,
.cke_skin_kama .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password
{
	border-width: 1px;
}

.cke_skin_kama textarea.cke_dialog_ui_input_textarea
{
	background-color: white;
	border: none;
	padding: 0px;
	width: 100%;
	/*
	 * IE6 BUG: Scrollbars in textareas can overflow even if the outer DIV is set to overflow:hidden.
	 * So leave 1% width for the scrollbar. In most situations the 1% isn't noticeable by users.
	 */
	_width: 99%;
	overflow: auto;
	resize: none;
}

.cke_skin_kama div.cke_dialog_ui_input_textarea
{
	background-color: white;
	border: 1px solid #a0a0a0;
	padding: 1px 0px;
}

.cke_skin_kama div.cke_disabled .cke_dialog_ui_labeled_content *
{
	background-color : #a0a0a0;
	cursor : default;
}

/* RTL + IE6: Input overflows dialog element. (#7321) */
.cke_skin_kama .cke_rtl .cke_dialog_ui_labeled_content
{
	_width: 95%;
}

.cke_skin_kama .cke_dialog_ui_hbox
{
	width: 100%;
}

.cke_skin_kama .cke_dialog_ui_hbox_first,
.cke_skin_kama .cke_dialog_ui_hbox_child,
.cke_skin_kama .cke_dialog_ui_hbox_last
{
	vertical-align: top;
}

.cke_skin_kama .cke_ltr .cke_dialog_ui_hbox_first,
.cke_skin_kama .cke_ltr .cke_dialog_ui_hbox_child
{
	padding-right: 10px;
}

.cke_skin_kama .cke_rtl .cke_dialog_ui_hbox_first,
.cke_skin_kama .cke_rtl .cke_dialog_ui_hbox_child
{
	padding-left: 10px;
}

/* button */

.cke_skin_kama a.cke_dialog_ui_button
{
	border-collapse: separate;
	cursor: default;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: transparent url(images/sprites.png) repeat-x scroll 0 -1069px;
	_background: none;
	padding: 5px 0;
	text-align: center;
        font-weight: bold;
background-color: #FFA500;
}

.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button
{
	padding: 0;
}

/* IE6 buttons. */
.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button span
{
	width: 70px;
}

.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,
.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span
{
	width: 100px;
}

.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,
.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,
.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button span
{
	padding: 5px 15px;
	text-align: center;
	color: #3b3b1f;
	background: #53D9F0 none;
	display: inline-block;
	cursor: default;
}
/* END IE6 buttons. */

.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button span.cke_dialog_ui_button
{
	margin: 0;
}
.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button
{
	display:inline-block;
	padding-top: 3px;
	padding-bottom: 2px;
	margin: 2px 0;
}

.cke_skin_kama a.cke_dialog_ui_button_ok span,
.cke_skin_kama a.cke_dialog_ui_button_cancel span
{
	width:60px;
	padding-right: 20px;
	padding-left: 20px;
}

.cke_skin_kama a.cke_dialog_ui_button_ok
{
	background-position: 0 -1143px;
        background-color: #ADD8E6;

}

.cke_skin_kama a.cke_dialog_ui_button_ok span
{
	background: transparent url(images/sprites.png) no-repeat scroll right -1219px;
}

.cke_skin_kama .cke_rtl a.cke_dialog_ui_button_ok span
{
	background-position: left -1219px;
}

.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_ok span,
.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_ok span
{
	background-color: #B8E834;
	margin-right: 0;
}

.cke_skin_kama a.cke_dialog_ui_button_cancel
{
	background-position: 0 -1104px;
background-color: white;
}

.cke_skin_kama a.cke_dialog_ui_button_cancel span
{
	background: transparent url(images/sprites.png) no-repeat scroll right -1245px;
}

.cke_skin_kama .cke_rtl a.cke_dialog_ui_button_cancel span
{
	background-position: left -1245px;
}

.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,
.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_cancel span
{
	background-color: #F65D20;
}

.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,
.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_cancel span,
.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_ok span,
.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_ok span
{
	background-image: none;
}

.cke_skin_kama span.cke_dialog_ui_button
{
	padding: 2px 10px;
	text-align: center;
	color: #222;
	display: inline-block;
	cursor: default;
	min-width: 60px;
	+margin: 2px 0; /* IE7 */
}

/* Gecko 1.8 does not support display: inline-block */
.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button
{
	display: block;
}

.cke_skin_kama a.cke_dialog_ui_button span.cke_disabled
{
	border: #898980 1px solid;
	color: #5e5e55;
	background-color: #c5c5b3;
}

.cke_skin_kama a:hover.cke_dialog_ui_button,
.cke_skin_kama a:focus.cke_dialog_ui_button,
.cke_skin_kama a:active.cke_dialog_ui_button
{
	background-position: 0 -1179px;
}

.cke_skin_kama .cke_hc a:hover.cke_dialog_ui_button,
.cke_skin_kama .cke_hc a:focus.cke_dialog_ui_button,
.cke_skin_kama .cke_hc a:active.cke_dialog_ui_button
{
	border-width: 2px;
}

/* Skip hover effect on IE6 */
.cke_skin_kama .cke_browser_iequirks a:hover.cke_dialog_ui_button span,
.cke_skin_kama .cke_browser_iequirks a:focus.cke_dialog_ui_button span,
.cke_skin_kama .cke_browser_iequirks a:active.cke_dialog_ui_button span,
.cke_skin_kama .cke_browser_ie6 a:hover.cke_dialog_ui_button span,
.cke_skin_kama .cke_browser_ie6 a:focus.cke_dialog_ui_button span,
.cke_skin_kama .cke_browser_ie6 a:active.cke_dialog_ui_button span
{
	background-image: none;
	background: #F7A922;
}

.cke_skin_kama .cke_dialog_footer_buttons
{
	display: inline-table;
	margin-right: 12px;
	margin-left: 12px;
	width: auto;
	position: relative;
}

/* IE7 needs position static #6806 */
.cke_skin_kama .cke_browser_ie7 .cke_dialog_footer_buttons
{
	position: static;
}

/* Gecko 1.8 does not support for display: inline-table */
.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons
{
	display: inline;
}

.cke_skin_kama .cke_dialog_footer_buttons span.cke_dialog_ui_button
{
	margin: 7px 0;
	text-align: center;
}

/* Firefox2 buttons */
.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons a.cke_dialog_ui_button
{
	display: block;
	padding: 0;
}

.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button
{
	padding-bottom: 5px;
	padding-top: 6px;
	margin-bottom: 0;
}

.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_ok .cke_dialog_ui_button
{
	background-position: right -1214px;
}

.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_cancel .cke_dialog_ui_button
{
	background-position: right -1242px;
}
/* END Firefox2 buttons */

.cke_skin_kama .cke_browser_ie9.cke_rtl .cke_dialog_footer_buttons td
{
	padding-left: 2px;
}

.cke_skin_kama strong
{
	font-weight: bold;
}

/* close_button */

.cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_close_button
{
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: 0 -1022px;
	position: absolute;
	cursor: pointer;
	text-align: center;
	height: 20px;
	width: 20px;
	top: 5px;
	/* IE 6 */
	_background-image: url(images/sprites_ie6.png);
}

.cke_skin_kama .cke_dialog_close_button span
{
	display: none;
}

.cke_skin_kama .cke_dialog_close_button:hover
{
	background-position: 0 -1045px;
}

.cke_skin_kama .cke_ltr .cke_dialog_close_button
{
	right: 10px;
}

.cke_skin_kama .cke_browser_ie8.cke_rtl .cke_dialog_close_button
{
	left: 8px;
}

.cke_skin_kama .cke_rtl .cke_dialog_close_button
{
	left: 10px;
}

.cke_skin_kama .cke_browser_ie7.cke_rtl .cke_dialog_close_button
{
	left: 16px;
	top: 0;
}

/*.cke_skin_kama .cke_browser_ie6.cke_rtl .cke_dialog_close_button
{
	left: 16px;
}*/

/* IE7 + IE quirks */
.cke_skin_kama .cke_browser_ie7.cke_rtl .cke_dialog_close_button
{
	position: absolute;
	left: 10px;
	top: 5px;
}

/* IE7 + IE quirks */
.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_footer
{
	margin-top: 22px;
}

.cke_skin_kama .cke_browser_ie6 .cke_dialog_close_button,
.cke_skin_kama .cke_browser_iequirks .cke_dialog_close_button
{
	top: 7px;
}

/* IE7 + IE quirks */
.cke_skin_kama .cke_browser_ie7.cke_ltr .cke_dialog_close_button
{
	margin-top: 0;
}

.cke_skin_kama .cke_dialog_ui_input_select
{
	border: 1px solid #a0a0a0;
	background-color: white;
}

.cke_skin_kama .cke_dialog_ui_input_file
{
	width: 100%;
	height: 25px;
}

/*
 * Some utility CSS classes for dialog authors.
 */
.cke_skin_kama .cke_dialog .cke_dark_background
{
	background-color: #eaead1;
}

.cke_skin_kama .cke_dialog .cke_hand
{
	cursor: pointer;
}

.cke_skin_kama .cke_dialog .cke_centered
{
	text-align: center;
}

.cke_skin_kama .cke_dialog a.cke_btn_reset
{
	float: right;
	background-position: 0 -32px;
	background-image: url(images/mini.gif);
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	border: 1px none;
	font-size: 1px;
}

.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_reset
{
	float: left;
}

.cke_skin_kama .cke_dialog a.cke_btn_locked,
.cke_skin_kama .cke_dialog a.cke_btn_unlocked
{
	float: left;
	background-position: 0 0;
	background-image: url(images/mini.gif);
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	border: none 1px;
	font-size: 1px;
}
.cke_skin_kama .cke_dialog a.cke_btn_locked .cke_icon
{
	display:none;
}

.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_locked,
.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_unlocked
{
	float: right;
}

.cke_skin_kama .cke_dialog a.cke_btn_unlocked
{
	background-position: 0 -16px;
	background-image: url(images/mini.gif);
}

.cke_skin_kama .cke_dialog .cke_btn_over
{
	border: outset 1px;
	cursor: pointer;
}

.cke_skin_kama .cke_dialog  .ImagePreviewBox
{
	border : 2px ridge black;
	overflow : scroll;
	height : 200px;
	width : 300px;
	padding : 2px;
	background-color : white;
}

.cke_skin_kama .cke_dialog .ImagePreviewBox table td {
	white-space: normal;
}

/* Fix iframedialog's height doesn't stretch to 100% #4863.*/
.cke_skin_kama .cke_browser_iequirks .cke_dialog_page_contents
{
	_position: absolute;
}

.cke_skin_kama .cke_dialog  .ImagePreviewLoader
{
	position: absolute;
	white-space : normal;
	overflow : hidden;
	height : 160px;
	width : 230px;
	margin : 2px;
	padding : 2px;
	opacity : 0.9;
	filter : alpha(opacity=90);

	background-color : #e4e4e4;
}

.cke_skin_kama .cke_dialog  .FlashPreviewBox
{
	white-space : normal;
	border : 2px ridge black;
	overflow : auto;
	height : 160px;
	width : 390px;
	padding : 2px;
	background-color : white;
}

.cke_skin_kama .cke_dialog .cke_pastetext
{
	width: 346px;
	height: 170px;
}

.cke_skin_kama .cke_dialog .cke_pastetext textarea
{
	width: 340px;
	height: 170px;
	resize: none;
}

.cke_skin_kama .cke_dialog iframe.cke_pasteframe
{
	width: 346px;
	height: 130px;
	background-color: white;
	border: 1px solid black;
}

.cke_skin_kama .cke_dialog .cke_dark_background
{
	text-align : center;
	background-color: #eaead1;
	font-size : 14px;
}

.cke_skin_kama .cke_dialog .cke_light_background
{
	text-align : center;
	background-color: #ffffbe;
}

.cke_skin_kama .cke_dialog .cke_hand
{
	cursor: pointer;
}

.cke_skin_kama .cke_disabled
{
	color: #a0a0a0;
}

/* High Contrast Mode */

.cke_skin_kama .cke_hc .cke_dialog_title,
.cke_skin_kama .cke_hc .cke_dialog_tabs,
.cke_skin_kama .cke_hc .cke_dialog_contents,
.cke_skin_kama .cke_hc .cke_dialog_footer
{
	border-left: 1px solid;
	border-right: 1px solid;
}

.cke_skin_kama .cke_hc .cke_dialog_title
{
	border-top: 1px solid;
}

.cke_skin_kama .cke_hc .cke_dialog_footer
{
	border-bottom: 1px solid;
}

.cke_skin_kama .cke_hc .cke_dialog_close_button span
{
	display: inline;
	cursor: pointer;
	font-weight: bold;
	position: relative;
	top: 3px;
}

.cke_skin_kama .cke_dialog_body .cke_label
{
	display: none;
}

.cke_skin_kama .cke_dialog_body label.cke_required
{
	font-weight: bold;
}

.cke_skin_kama .cke_hc .cke_dialog_body .cke_label
{
	display: inline;
	cursor: inherit;
}

.cke_skin_kama .cke_hc a.cke_btn_locked,
.cke_skin_kama .cke_hc a.cke_btn_unlocked,
.cke_skin_kama .cke_hc a.cke_btn_reset
{
	border-style: solid;
	float: left;
	width: auto;
	height: auto;
	padding: 0 2px;
}

.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_locked,
.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_unlocked,
.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_reset
{
	float: right;
}
.cke_skin_kama .cke_hc a.cke_btn_locked .cke_icon
{
	display:inline;
}

.cke_skin_kama a.cke_smile img
{
	/* IE6 does not support transparent borders */
	border: 2px solid #eaead1;
}

.cke_skin_kama a.cke_smile:focus img,
.cke_skin_kama a.cke_smile:active img,
.cke_skin_kama a.cke_smile:hover img
{
	border-color: #C7C78F;
}

.cke_skin_kama .cke_hc .cke_dialog_tabs a,
.cke_skin_kama .cke_hc .cke_dialog_footer a
{
	opacity: 1.0;
	filter: alpha(opacity=100);
	border: 1px solid white;
}

.cke_skin_kama .cke_hc .ImagePreviewBox
{
	width: 260px;
}

/**
 * Styles specific to "cellProperties" dialog.
 */

.cke_skin_kama .cke_dialog_contents a.colorChooser
{
	display:block;
	margin-top:6px;
	margin-left: 10px;
	width: 80px;
}

.cke_skin_kama .cke_rtl .cke_dialog_contents a.colorChooser
{
	margin-right: 10px;
}

 