.aui {
	font-family: 'dosisregular';
	background: url('../resources/images/layout/cEBOK_bg.jpg') no-repeat;
	background-size: 100%;
	margin: 0 0 146px; /* bottom = footer height */
}

.fix {
	clear: both;
}

a:focus {
	-moz-box-shadow: 0px 0px 5px #8bd83b, inset 0 2px 2px #8f8f8f !important;
	-webkit-box-shadow: 0px 0px 5px #8bd83b, inset 0 2px 2px #8f8f8f
		!important;
	box-shadow: 0px 0px 5px #8bd83b, inset 0 2px 2px #8f8f8f !important;
}

li a:focus {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.centerTextMarginTop {
	text-align: center;
	margin-top: 20px;
}

.statusDialog {
	background: none !important;
	box-shadow: none !important;
}

.fontSize1_2{
	font-size:1.2em
}

.columnWidth150 {
	width: 150px;
}

.columnWidth200 {
	width: 200px;
}

.breakWord {
	word-break: break-all;
}

.breakWordNormal {
	word-break: normal;
}

.centralWindow {
	display: block;
	width: 99%;
}

.cOrangeHeader {
	background: #00622f;
	height: 30px;
	text-align: right;
	min-height: 5px;
	margin: auto;
}

.login {
	margin-right: 30px;
	color: white;
	text-decoration: none;
	float: left;
	line-height: 26px;
	font-size: 14px;
}

.icon-textsize {
	background: url('../resources/images/layout/mBiggerIcon.png') no-repeat
		!important;
	height: 20px;
	width: 30px;
	color: white !important;
	font-size: 14px;
}

.icon-contrast {
	background: url('../resources/images/layout/mContrastIcon.png')
		no-repeat !important;
	height: 20px;
	width: 30px;
	color: white !important;
	font-size: 14px;
}

.icon-login {
	background: url('../resources/images/layout/mLogoutIcon.png') no-repeat
		!important;
	height: 20px;
	width: 30px;
	color: white !important;
	font-size: 14px;
}

.icon-user {
	background: url('../resources/images/common/user_icon_white.png') no-repeat left bottom 
		!important;
	height: 20px;
	width: 30px;
	color: white !important;
	font-size: 14px;
}

.headerCenter {
	width: 960px;
	text-align: right;
	margin: 0 auto;
}

.cLinksa {
	color: white !important;
}

.cLinks {
	text-decoration: none;
	float: left;
	line-height: 26px;
}

/* LOGO HEADER */
#cLogoWrapper {
	padding-top: 100px;
	position: relative;
}

#cLogoWrapper .cLogo {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 82px;
	height: 82px;
	background: url('../resources/images/layout/mLogo.png') 0 0 no-repeat;
	color: transparent;
}

#cLogoWrapper p {
	position: absolute;
	top: 29px;
	left: 110px;
	color: black;
	font-size: 24px;
	line-height: 28px;
}

.cCases #cBookmarks {
	height: 72px;
	text-align: right;
}

.cCases #cBookmarks ul {
	float: right;
}

.cCases #cBookmarks ul li {
	float: left;
}

.cCases #cBookmarks ul li a {
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	line-height: 52px;
}

.cCases #cBookmarks ul li a.active {
	background: #00622f;
	color: white;
}

.cCases #cLists {
	/* 2014-10-24 */
	min-height: 10px;
	background: #00622f;
	padding-bottom: 10px;
	/* 2014-10-24 - END */
}

.cCases #cLists ul {
	padding-left: 40px;
	padding-top: 25px;
}

.cCases #cLists ul li {
	width: 300px;
	background: url('../resources/images/layout/mBulletGreen.png') no-repeat;
	margin-bottom: 10px;
	float: left;
	height: 40px;
}

.cCases #cLists ul li:hover {
	background: url('../resources/images/layout/mBulletGreenActive.png')
		no-repeat;
}

.cCases #cLists ul li a {
	color: white;
	text-decoration: none;
	display: block;
	line-height: 24px;
}

.cCases #cLists ul li a.active {
	font-family: 'dosisbold';
}

/* LOGO HEADER - END */

/* CASES */

/* FOOTER */
.cFooter {
	margin-top: 20px;
	overflow: auto;
}

.cFooter .cInner {
	position: relative;
	padding-bottom: 40px;
	overflow: auto;
}

.content {
	position: relative;
	width: 960px;
	margin: auto;
	text-align: left;
	background: white;
}

#cBreadrumb {
	margin-top: 10px;
	position: relative;
}

#cBreadrumb ul li {
	float: left;
}

#cBreadrumb ul li a {
	text-decoration: none;
	display: block;
	color: black;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 0.85em;
	background: url('../resources/images/layout/cArrowGreen.png') right
		no-repeat;
}

#cBreadrumb ul li:last-child a, #cBreadrumb ul li a.last {
	background: none;
}

.cFooter #cRecordsBox {
	width: 800px;
	margin: auto;
	margin-top: 60px;
	padding-bottom: 100px;
}

.cFooter #cRecordsBox-wide {
	width: 860px;
	margin: auto;
	margin-top: 60px;
}

.cFooter #cRecordsBox h1 {
	font-size: 24px;
	/*font-family:'dosisbold';*/
	margin-bottom: 30px;
}

.cFooter #cRecordsBox table {
	width: 100%;
	margin-bottom: 20px;
}

.cFooter #cRecordsBox table td, .cFooter #cRecordsBox table th {
	color: white;
	height: 47px;
	line-height: 47px;
	color: black;
	text-align: center;
	font-size: 14px;
	padding-left: 4px;
	padding-right: 4px;
}

.cFooter #cRecordsBox table th {
	background: #00622f;
	color: white;
	font-size: 16px;
}

.cFooter #cRecordsBox table tr {
	border-bottom: 1px dashed silver;
}

.cFooter #cRecordsBox table tr.firstRow {
	border: none;
}

.cFooter #cRecordsBox table tr.odd {
	background: white;
}

.cFooter #cRecordsBox table tr.even {
	background: #ebebeb;
}

.cFooter #cRecordsBox table td a {
	text-decoration: none;
	display: block;
	color: #00622f;
}

.cFooter #cRecordsBox #nav {
	text-align: center;
}

.cFooter #cRecordsBox #nav ul li {
	float: left;
}

.marginLeft30 {
	margin-left: 30px;
	margin-bottom: 30px;
}

.cFooter #cRecordsBox #nav ul {
	margin: auto;
	overflow: auto;
	width: auto;
	display: inline-block;
}

.cFooter #cRecordsBox #nav ul li a {
	display: block;
	width: 21px;
	height: 21px;
	text-decoration: none;
	text-align: center;
	color: black;
	line-height: 21px;
}

.cFooter #cRecordsBox #nav ul li a.active {
	color: white;
	background: #00622f;
}

.cFooter #cRecordsBox #nav ul li.prev {
	margin-right: 20px;
}

.cFooter #cRecordsBox #nav ul li.next {
	margin-left: 20px;
}

.cButton {
	height: 38px;
	display: block;
	line-height: 38px;
	color: white;
	text-align: center;
	text-decoration: none;
	background: #00622f;
	padding-left: 26px;
	padding-right: 26px;
	display: inline-block;
	float: right;
}
/* FOOTER - END*/

/* FOOTER LOGOS */
.cFooterLogos {
	background: white;
	border-top: 1px solid silver;
}

.cFooterLogos .cInner #mLogosWrapper {
	position: relative;
	width: 570px;
	height: 60px;
	margin: auto;
	margin-top: 23px;
}

.cFooterLogos .cInner #mLogosWrapper a {
	position: relative;
	min-height: 60px;
	min-width: 100px;
}

.cFooterLogos .cInner p {
	font-family: 'dosislight';
	margin-top: 12px;
	text-align: center;
	font-size: 15px;
}

/* FOOTER LOGOS - END*/
#mSupersized {
	position: absolute;
	height: 770px;
	width: 100%;
	z-index: 1;
}

#supersized {
	position: absolute;
}

#supersized li {
	position: absolute;
}

.captcha-reload {
	cursor: pointer;
	margin-left: 30px;
	margin-bottom: 15px;
}

/* Podpisywanie oświadczenia Profilem Zaufanym **************************************************/
.pix-form-podpis-zaufany {
	font-size: 0;
}

.pix-form-podpis-zaufany .form-element {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.pix-form-podpis-zaufany .form-element>* {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.pix-form-podpis-zaufany .form-element label {
	width: 24%;
	text-align: right;
	margin-right: 2%;
	cursor: pointer;
}

.pix-form-podpis-zaufany .form-element input {
	width: 50%;
}

.pix-form-podpis-zaufany .form-element .input-error {
	width: 20%;
	margin-left: 1%;
}

.pix-form-podpis-zaufany .form-element .input-error span {
	font-size: 12px;
	color: #c33a3a;
}

.input-error, .input-error span {
	font-size: 12px;
	color: #c33a3a;
}

.main-button, .button-closer, .form-button {
	height: 38px;
	line-height: 38px;
	color: white;
	text-align: center;
	text-decoration: none;
	background: #00622f;
	padding-left: 26px;
	padding-right: 26px;
	display: inline-block;
	line-height: 38px;
	outline: 0;
	border: 0;
	cursor: pointer;
	font-family: 'dosisregular';
	font-size: 14px;
	margin: 20px 0;
}

.pix-greybox {
	background: #f3f3f3;
	padding: 25px;
	margin: 10px 0;
	font-size: 14px;
}

.pix-greybox input[type="text"] {
	border: 1px solid transparent;
	outline: 0;
	padding: 4px 10px;
	background: #FFF;
	color: #000;
	line-height: 32px;
	min-height: 32px;
	font-family: 'dosisregular';
	margin: 0;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.source-code {
	display: block;
	margin-bottom: 20px;
}

.source-code {
	display: block;
	margin-bottom: 20px;
}

.source-code .cButton {
	float: none;
	margin-left: 10px;
}

.bottom-liner {
	margin-top: 20px;
}

.activation-code {
	margin-top: 20px;
}

.activation-code label {
	font-family: 'dosisbold';
}

.activation-code input[type="submit"] {
	height: 38px;
	line-height: 38px;
	color: white;
	text-align: center;
	text-decoration: none;
	background: #00622f;
	padding-left: 26px;
	padding-right: 26px;
	display: inline-block;
	line-height: 38px;
	outline: 0;
	border: 0;
	cursor: pointer;
	font-family: 'dosisregular';
	font-size: 14px;
}

.activation-code input[type="text"] {
	min-width: 180px;
	margin: 0 20px;
}

.case-content {
	margin: 10px 0;
	font-size: 0;
}

.case-content .form-element {
	margin-bottom: 14px;
}

.case-content .form-element>* {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.case-content label {
	text-align: right;
	width: 24%;
	margin-right: 2%;
}

.case-content input[type="text"] {
	width: 40%;
	margin-right: 2%;
}

.case-content .field-info {
	margin-bottom: 10px;
}

.info-icon {
	background: url('../resources/images/layout/info.png') center no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

.checking {
	margin: 20px 0;
}

.form-line {
	font-size: 0;
	margin-bottom: 15px;
	/*overflow: hidden;*/
}

.last-line .info-icon {
	float: right;
	display: inline-block;
	vertical-align: middle;
	height: 32px;
}

.form-line .first-element {
	width: 140px;
	margin-right: 8px;
	text-align: right;
}

.form-line .third-element {
	width: 102px;
	margin-right: 8px;
	text-align: right;
}

.form-line .fifth-element {
	width: 80px;
	margin-right: 8px;
	text-align: right;
}

.form-line input[type="text"].second-element, .form-line input[type="text"].time-input
	{
	width: 100px;
	margin-right: 8px;
}

.form-line input[type="text"].time-input {
	width: 96px;
	margin-right: 8px;
}

.form-line input[type="text"].longer-element {
	width: 200px;
	margin-right: 8px;
}

.form-line .speed-limit {
	width: 30px;
	margin-right: 8px;
}

.form-line .gps-info {
	width: 384px;
	margin-right: 8px;
	text-align: right;
}

.form-line .photo-number {
	width: 60px;
	/*margin-right: 15px;*/
}

.form-line.speed-limits label.extraspace {
	margin-left: 92px;
}

.form-line>* {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.calendar-button {
	background: url('../resources/images/layout/calendar_icon.png') 0 0
		no-repeat;
	width: 33px;
	height: 33px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	position: relative;
}

.calendar-container {
	position: absolute;
	width: 187px;
	/*height: 196px;*/
	top: 33px;
	left: 0;
	opacity: 0;
	background: #f3f3f3;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
}

#cRecordsBox .calendar-container table td {
	color: white;
	height: 25px;
	line-height: 25px;
	color: black;
	text-align: center;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}

#cRecordsBox .calendar-container table tr.second-row td {
	color: #00622f;
}

#cRecordsBox .calendar-container table tr:first-of-type td {
	color: #00622f;
	height: 40px;
	line-height: 40px;
	color: black;
	text-align: center;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}

#cRecordsBox .calendar-container table tr {
	border-bottom: 0;
}

.cFooter #cRecordsBox .calendar-container table {
	margin: 0;
} /*
	.calendar-container{
		position: absolute;
		width: 187px;
		height: 196px;
		top: 33px;
		left: 0;
		opacity: 0;
		background: #f3f3f3;
		-webkit-transition: opacity .25s ease-in-out;
		   -moz-transition: opacity .25s ease-in-out;
		    -ms-transition: opacity .25s ease-in-out;
		     -o-transition: opacity .25s ease-in-out;
		        transition: opacity .25s ease-in-out;
	}*/
.calendar-container.visible {
	opacity: 1;
}

.calendar-wrapper {
	position: relative;
}

.hour-element {
	background: url('../resources/images/layout/hour-info.png') 0 0
		no-repeat;
	width: 33px;
	height: 33px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

.time-container {
	position: absolute;
	width: 152px;
	padding: 10px;
	/*height: 196px;*/
	top: 33px;
	left: 0;
	opacity: 0;
	background: #f3f3f3;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
}

.time-container.visible {
	opacity: 1;
}

.time-wrapper {
	position: relative;
}

.timer-first-row *, .timer-second-row *, .timer-third-row * {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.timer-first-row, .timer-second-row, .timer-third-row {
	display: block;
	font-size: 0;
	overflow: hidden;
}

.timer-first-row {
	height: 30px;
	line-height: 30px;
}

.timer-first-row .time-output {
	float: right;
}

.time-range {
	width: 100px;
	float: right;
}

.time-range input {
	width: 100%;
}

.timer-second-row {
	display: block;
	font-size: 0;
	margin-top: 5px;
	line-height: 20px;
}

.timer-third-row {
	display: block;
	font-size: 0;
	line-height: 20px;
}

.account-type>* {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.account-type h2 {
	margin: 0 30px;
}

.account-type input[type="radio"] {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.error-on-ebok .form-line:last-of-type {
	margin-bottom: 40px;
}

.pix-text-container {
	overflow: hidden;
	margin-bottom: 20px;
}

.align-left {
	float: left;
}
.align-left-margin20 {
	float: left;
	margin-left:20px;
}

.align-right {
	float: right;
}

.pix-text-container h2 a, .login-element-single a {
	color: #000;
	text-decoration: none;
}

.login-elements {
	display: block;
	margin-bottom: 40px;
}

.login-element-single {
	/*background: #FFF;*/
	overflow: hidden;
	padding: 5px 20px !important;
	line-height: 32px;
	min-height: 32px;
	font-size: 1em;
}

.login-element-single span {
	display: inline-block;
	vertical-align: middle;
	/*line-height: 20px;*/
	margin-left: 10px;
}

/*.login-element-single:nth-of-type(2n+1){
		background: #ebebeb;
	}*/
.modal {
	background: rgba(255, 255, 255, 0.85);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
}

.modal-container {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 700px;
	margin: 0 auto;
	padding: 40px;
	background: #ebebeb;
}

.modal-container h2 {
	font-family: 'dosisbold';
	font-size: 24px;
	margin-bottom: 30px;
}

.modal-container p {
	margin-bottom: 10px;
	line-height: 1.5em;
	font-size: 14px;
}

.modal-container .button-container a {
	margin-right: 10px;
}

.form-line.dates-line input.second-element {
	width: 165px;
}

.selectricWrapper {
	position: relative;
	margin: 0 0 10px;
	width: 300px;
	cursor: pointer;
}

.selectricResponsive {
	width: 100%;
}

.selectric {
	/*border: 1px solid #DDD;*/
	background: #F8F8F8;
	position: relative;
	border-radius: 2px;
}

.selectric .label {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 30px 0 0;
	padding: 6px;
	font-size: 12px;
	line-height: 18px;
	color: #444;
	min-height: 18px;
}

.selectric .button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	color: #BBB;
	text-align: center;
	font: 0/0 a;
	*font: 20px/30px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #BBB;
	border-bottom: none;
}

.selectricHover .selectric {
	border-color: #CCC;
}

.selectricHover .selectric .button {
	color: #888;
}

.selectricHover .selectric .button:after {
	border-top-color: #888;
}

.selectricOpen {
	z-index: 9999;
}

.selectricOpen .selectric {
	border-color: #CCC;
	background: #F0F0F0;
	z-index: 9999;
}

.selectricOpen .selectricItems {
	display: block;
}

.selectricDisabled {
	filter: alpha(opacity = 50);
	opacity: 0.5;
	cursor: default;
	-webkit-touch-callout: none;
	user-select: none;
}

.selectricHideSelect {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0;
}

.selectricHideSelect select {
	position: absolute;
	left: -100%;
	display: none;
}

.selectricInput {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 1px !important;
	height: 1px !important;
	outline: none !important;
	border: none !important;
	*font: 0/0 a !important;
	background: none !important;
}

.selectricTempShow {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important;
}

.selectricItems {
	display: none;
	position: absolute;
	overflow: auto;
	top: 100%;
	left: 0;
	background: #F9F9F9;
	/*border: 1px solid #CCC;*/
	z-index: 9998;
	box-shadow: 0 0 10px -6px;
}

.selectricItems ul, .selectricItems li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	min-height: 20px;
}

.selectricItems li {
	display: block;
	padding: 5px;
	/*border-top: 1px solid #FFF;*/
	/*border-bottom: 1px solid #EEE;*/
	color: #666;
	cursor: pointer;
}

.selectricItems li.selected {
	background: #EFEFEF;
	color: #444;
	/*border-top-color: #E0E0E0;*/
}

.selectricItems li:hover {
	background: #F0F0F0;
	color: #444;
}

.selectricItems li.disabled {
	background: #F5F5F5;
	color: #BBB;
	/*border-top-color: #FAFAFA;*/
	cursor: default;
}

.account-type input[type="radio"] {
	float: left;
	clear: both;
}

.account-type label {
	text-align: left;
	width: 320px;
	margin-right: 0%;
}

.account-type label:first-of-type {
	text-align: left;
	width: 250px;
	margin-left: 50px;
}

.account-type span.first-radiobox {
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	padding: 0 10px;
}

.account-type span.second-radiobox {
	display: inline-block;
	vertical-align: middle;
	width: 280px;
	padding: 0 10px;
}

.icheckbox_flat, .iradio_flat {
	display: inline-block;
	*display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url('../resources/images/layout/green.png') no-repeat;
	border: none;
	cursor: pointer;
}

.icheckbox_flat {
	background-position: 0 0;
}

.icheckbox_flat.checked {
	background-position: -22px 0;
}

.icheckbox_flat.disabled {
	background-position: -44px 0;
	cursor: default;
}

.icheckbox_flat.checked.disabled {
	background-position: -66px 0;
}

.iradio_flat {
	background-position: -88px 0;
}

.iradio_flat.checked {
	background-position: -110px 0;
}

.iradio_flat.disabled {
	background-position: -132px 0;
	cursor: default;
}

.iradio_flat.checked.disabled {
	background-position: -154px 0;
}

/* HiDPI support */
@media ( -o-min-device-pixel-ratio : 5/4) , ( -webkit-min-device-pixel-ratio :
		1.25) , ( min-resolution : 120dpi) {
	.icheckbox_flat, .iradio_flat {
		background-image: url(green@2x.png);
		-webkit-background-size: 176px 22px;
		background-size: 176px 22px;
	}
}

strong {
	font-family: 'dosisbold', sans-serif;
}

.slider {
	width: 90%;
}

.slider>.dragger {
	width: 10px;
	height: 10px;
	margin: 0 auto;
	border: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #00622f;
}

.slider>.track, .slider>.highlight-track {
	height: 10px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.slider>.highlight-track {
	background-color: #c5c5c5;
	background: -moz-linear-gradient(top, #c5c5c5, #a2a2a2);
	background: -webkit-linear-gradient(top, #c5c5c5, #a2a2a2);
	background: linear-gradient(top, #c5c5c5, #a2a2a2);
}

/* ---------- Add/remove page ---------- */
.modify-pages {li { position:relative; &.lfr-nav-hover { .delete-tab {
	@include opacity(1);
	
}

}
}
.add-page-editor-input {
	width: 150px;
}

.delete-tab {
	color: #444;
	cursor: pointer;
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 10px;
	line-height: 6px;
	margin-top: -8px;
	overflow: hidden; @ include opacity(0);
	padding: 3px 0;
	position: absolute;
	right: 1px;
	text-shadow: 0 1px #FFF;
	top: 50%;
	&:
	hover
	{
	color
	:
	#B50303;
}

}
.lfr-nav-updateable.selected a:hover span {
	cursor: text;
}

}
.nav {li .toolbar { margin-top:5px;
	
}

}

/* ---------- Navigation portlet ---------- */
.nav-menu {ul { padding-left:10px;
	
}

li a { &.ancestor { font-weight:bold;
	
}

&
.selected {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

}
}
.nav-menu-style-arrows ul {
	list-style-image: url(../images/arrows/04_right.png);
}

/* ---------- Page template selector ---------- */
.form-options {
	border: 1px solid #AAA;
	display: inline-block;
	vertical-align: middle; input { border-width : 0;
	display: inline;
	float: left;
}

}
.form-triggers {
	float: left;
}

.form-trigger {
	background: #C4C4C4 url(../images/application/button_bg.png) repeat-x 0
		0;
	border-left: 1px solid #BBB;
	display: inline-block;
	float: left; img { background : url() no-repeat 50% 40%;
	height: 25px;
	padding: 0 3px;
	vertical-align: middle;
	width: 16px;
}

&
:focus, &:hover {
	background-color: #83B0CA;
	background-image: url(../images/application/button_bg_over.png);
}

}
.trigger-selected {
	background-color: #EBEBEB;
	background-image: url(../images/application/button_bg_selected.png); &:
	focus , & : hover { 
		 background-color : #B7DEF4;
	background-image: url(../images/application/button_bg_selected_over.png);
}

}
.options-trigger img {
	background-image: url(../images/common/configuration.png);
}

.save-trigger img {
	background-image: url(../images/common/check.png);
}

#wrapper {
	padding: 2em 5em 0; @ include respond-to(phone) { padding-left : 0.5em;
	padding-right: 0.5em;
}

@
include
 
respond-to
 
(
tablet
 
)
{
padding-left
:
 
2
em
;

	
padding-right
:
 
2
em
;


}
}
@
mixin input-field-default {
	/*background: #007a3b url(../images/ui-green/ui-bg_highlight-hard_100_007a3b_1x100.png) 50% 50% repeat-x;*/
	background: #ff;
	border: 1px solid #006831;
	color: #00;
	/*box-shadow: 0 2px 2px #8F8F8F inset;*/
	font-weight: normal;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	padding: 5px 1px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

@
mixin input-field-focus {
	/*background: #34b468 url(../images/ui-green/ui-bg_highlight-hard_100_34b468_1x100.png) 50% 50% repeat-x;*/
	font-weight: normal;
	box-shadow: 0 0 5px #8BD83B, 0 2px 2px #8F8F8F inset;
	color: #00;
	border: 1px solid #2e9e5b;
}

@
mixin button-default {
	background: #007a3b
		url(../images/ui-green/ui-bg_highlight-hard_100_007a3b_1x100.png) 50%
		50% repeat-x;
	border: 1px solid #006831;
	color: #ebf7ef;
	cursor: pointer;
	font-weight: normal;
	overflow: visible;
	padding: 5px;
	width: auto;
}

@
mixin button-disabled {
	/*background: #D4D4D4 url(../images/portlet/header_bg.png) repeat-x 0 0;*/
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 2px 2px #8F8F8F inset;
	/*border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;*/
	color: #000000;
	opacity: 0.5;
}

@
mixin button-hover {
	background: #34b468
		url(../images/ui-green/ui-bg_highlight-hard_100_34b468_1x100.png) 50%
		50% repeat-x;
	font-weight: normal;
	color: #ffffff;
	border: 1px solid #2e9e5b;
}

@
mixin button-focus {
	background: #ebf7ef
		url(../images/ui-green/ui-bg_highlight-hard_100_ebf7ef_1x100.png) 50%
		50% repeat-x;;
	font-weight: normal;
	color: #000000;
	border: 1px solid #00622f;
}

fieldset {
	text-align: left;
	border: 1px solid #00622f;
	padding: 8px;
}

.aui-fieldset {
	border-width: 0;
	padding: 0;
	position: relative;
}

.aui-dialog-iframe-popup .aui-fieldset {
	margin-bottom: 0;
}

.aui-fieldset .aui-field-content, .aui-field-row, .aui-button-holder,
	.aui-field-wrapper-content {
	margin: 10px 0;
}

.aui-field-inline, .aui-field-row { .aui-field-content { margin:0;
	margin-right: 5px;
}

}
.aui-search-bar { .aui-field-content { margin-right:0;
	
}

.aui-field-content, .aui-button-content {
	display: inline-block;
	vertical-align: middle;
}

}
.aui-field-choice .aui-field-label {
	display: inline-block;
}

.aui-field-date .aui-field-content {
	overflow: hidden;
}

.aui-text-placeholder {
	color: #777;
}

legend {
	font-weight: bold;
	padding: 0 6px;
}

.aui-fieldset-legend {
	color: #000;
	font-size: 120%;
	font-weight: bold;
	padding: 0 0 1.5em;
}

.aui-legend {
	border-bottom: 1px solid #00622f;
	display: block;
	position: absolute;
	width: 90%;
}

input {
	background: #FFF;
}

input[type="text"], input[type="password"], input[type="file"], input[type="submit"],
	input[type="button"], input[type="reset"], select, textarea, .textarea,
	button, .aui-field-input-text { @include input-field-default;
	
}

select {
	padding: 1px;
}

input[type="image"] {
	background: transparent none;
	border: none;
	padding: 0;
}

input[type="text"], input[type="password"], input[type="file"], select,
	textarea, .textarea, .aui-field-input-text {
	box-shadow: 0 2px 2px #8F8F8F inset;
}

input[type="submit"], input[type="button"], input[type="reset"], button
	{ @include button-default; &:hover { @include button-hover;
	
}

&
:focus { @include button-focus;
	
}

}
input, textarea { &.focus { @include input-field-focus;
	
}

}
.lfr-actions.lfr-extended { &, ul { @include button-default;
	padding: 0;
}

&
:focus { &, ul { @include button-focus;
	
}

}
&
.disabled, &.disabled:hover { &, ul { @include button-disabled;
	
}

}
&
:hover { &, ul { @include button-hover;
	
}

}
}
.lfr-actions.disabled .taglib-text {
	color: #A9A9A9;
}

.aui-button-disabled {input [type], button { &, &:hover, &:focus {
			 @includebutton-disabled;
	
}

}
}
.aui-buttonitem-disabled { @include button-disabled;
	
}

input.aui-form-validator-error, textarea.aui-form-validator-error,
	select.aui-form-validator-error {
	border-color: #900;
	border-style: dotted;
}

/* ---------- IE6 chokes on attribute selectors in a chain, so we separate them into their own rule ---------- */
.ie {fieldset { padding-top:0;
	
}

.aui-button-disabled input {
	-ms-filter: alpha(opacity = 50);
	filter: alpha(opacity = 50);
}

}
.ie7 { .aui-fieldset { zoom:1;
	
}

}
.ie6 {input .text, input.password, input.submit, input.file,
	input.button, button { @include input-field-default;
	
}

input.submit, input.button, button, .aui-button-disabled input.submit,
	.aui-button-disabled input.button, .aui-button-disabled button { @include
	button-default;
	
}

.aui-button-disabled {input .submit, input.button, button { color:#555;
	
}

}
input, textarea { &.focus { @include input-field-focus;
	
}

}
}
.dockbar {
	left: 0;
	right: 0;
	top: 0; . staging-controls { .staging-bar { li.dropdown .dropdown-menu
	{ left : auto;
	margin-left: 10px;
	width: auto;
}

}
}
&
.navbar-static-top {
	position: relative;
	.
	collapse
	{
	position
	:
	static;
	.
	nav-account-controls
	{
	position
	:
	static;
}

}
}
.btn-link {
	color: #FFF;
}

.diamond {
	border: $diamondSize solid transparent;
	border-bottom-color: #1485EB;
	height: 0;
	position: relative;
	top: -$diamondSize;
	width: 0; &: after { border : $ diamondSize solid transparent;
	border-top-color: #1485EB;
	content: '';
	height: 0;
	left: -$diamondSize;
	position: absolute;
	top: $diamondSize;
	width: 0;
}

}
.impersonating-user { .alert-icon { margin-right:9px;
	
}

.alert-info {
	border-width: 0;
	margin-bottom: 6px;
}

}
.info-button {
	top: 9px;
}

.info-items {
	left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 1;
}

.navbar-inner {
	padding-left: 20px;
	padding-right: 20px; . brand { h1 { display : inline-block;
	font-size: inherit;
	line-height: 1;
	margin-bottom: 0;
	margin-top: 0;
}

}
.container {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	.
	nav-account-controls
	{
	float
	:
	right;
}

}
.site-administration-menu li {
	list-style: none; a { color : #000;
	display: block;
	padding: 3px 5px 3px 40px; &: focus , & : hover { 
						 background : #0DB5E7;
	color: #FFF;
	text-decoration: none;
}

i {
	font-size: 0.8em;
}

}
}
}
.nav.staging-nav-items {
	margin: 0;
	position: static; li .dropdown.active > .dropdown-toggle {
	background-color : transparent;
	display: block;
	&:
	hover
	{
	color
	:
	#0077B3;
}

}
.staging-link {
	position: static;
}

}
.user-avatar img {
	margin-top: -2px;
	text-decoration: none;
	vertical-align: middle;
	width: 20px;
}

}
.dockbar-split { .dockbar { height:0;
	position: absolute; . staging-controls { .staging-bar { li.dropdown
	.dropdown-menu { left : 0;
	margin-left: 0;
	width: 100%;
}

}
}
&
.navbar-static-top { .collapse { position:relative; .nav-account-controls
	{ position:fixed;
	
}

}
}
.divider-vertical {
	display: none;
}

.info-button {
	top: $diamondSize;
}

.info-items {
	left: auto;
	position: static;
}

.navbar-inner {
	background-color: transparent;
	border-width: 0;
	padding: 0;
	width: 0; . nav { border-bottom-width : 0; > li { background-color :
	#333; > a { color : #FFF;
	line-height: 31px;
	&:
	focus
	,
	&
	:
	hover
	{
	
	
	
								
	
	
	color
	:
	
	
	 
	
	
	#FFF;
}

[class^="icon-"], [class*=" icon-"] {
	margin-top: 3px;
}

}
&
.active>a {
	color: #FFF;
}

}
li { &.dropdown { &.active > .dropdown-toggle { color:#FFF;
	
}

&
.open>.dropdown-toggle {
	background-color: #555;
	color: #FFF;
}

}
&
.info-items {
	background-color: transparent;
}

&
.staging-toggle { > a { background-color:#2496E5;
	padding-bottom: 0;
	padding-top: 0;
	&:
	hover
	{
	background-color
	:
	#2FA4F5;
}

}
span.nav-item-label {
	padding: 5px 10px;
}

}
}
}
.nav-account-controls {
	left: auto;
	margin-right: 0;
	padding: 0;
	position: fixed;
	right: 5em;
	z-index: 325;
}

.nav-add-controls {
	background: transparent;
	position: fixed;
	top: 10%;
	z-index: 350; > li { float : none;
	margin: 10px;
	position: relative; &. toggle-controls a { clip : rect( 0 0 0 0);
	position: absolute; &: focus { clip : rect( auto auto auto auto);
	position: static;
}

}
&
.page-preview-controls { @include respond-to(phone, tablet) { display:none;
	
}

}
>
a {
	background: #333;
	color: #FFF;
	padding: 6px 8px;
	text-align: center;
	&:
	hover
	{
	background
	:
	#555;
}

[class^="icon-"], [class^="icon-"], [class*=" icon-"] {
	font-size: 25px;
	position: relative;
	vertical-align: middle;
}

&
.toggle-controls-link {
	background: #92F545;
	[
	class
	^="icon-"],
	[class^="icon-"],
	[class*="
	icon-"]
	{
	color
	:
	#000;
}

}
.nav-item-label {
	background: #333;
	display: none;
	left: 100%;
	margin-left: 0.5em;
	margin-top: -1em;
	padding: 0 20px;
	position: absolute;
	top: 50%;
	white-space: nowrap;
}

&
:hover .nav-item-label {
	display: block;
}

.icon-caret-down {
	display: none;
}

}
}
&
:hover>li.toggle-controls a {
	clip: rect(auto, auto, auto, auto);
	position: static;
}

}
}
.staging-nav-items {li > span { color:#FFF;
	display: block;
	padding: 10px 15px;
	line-height: 31px;
}

}
}
.info-link-container {
	width: 0;
}

.info-items {
	height: 1px;
	width: 715px; a , .btn-link { color : #FFF;
	text-decoration: underline;
	&:
	hover
	{
	text-decoration
	:
	none;
	.
	taglib-text
	{
	text-decoration
	:
	none;
}

}
}
.btn-link {
	border-width: 0;
	font-size: 14px;
	font-weight: 300;
	margin: 0 0 0 6px;
	padding: 0;
	@
	include
	text-shadow(none);
}

}
.staging-bar {
	margin: 10px 0;
}

&
.controls-hidden .dockbar .navbar-inner .nav-add-controls>li.toggle-controls>.toggle-controls-link
	{
	background: #F5AF45;
}

&
.lfr-has-add-content .nav-add-controls {
	left: $addContentPanelWidth;
}

&
.lfr-has-device-preview .nav-add-controls {
	left: $devicePreviewPanelWidth;
}

&
.lfr-has-edit-layout .nav-add-controls {
	left: $editLayoutPanelWidth;
}

}
&
.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls
	{
	display: none;
}

.touch .dockbar-split, .controls-hidden.dockbar-split { .dockbar
	.navbar-inner .nav-add-controls > li.toggle-controls >
	.toggle-controls-link { clip:rect(autoautoautoauto);
	position: static;
}

}

/* ---------- Staging dockbar ---------- */
.variation-selector {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em;
}

.layout-revision-container {
	margin: 1em 0 0 1em;
	padding: 0; . approximate-date { color : #999;
	font-weight: bold;
}

.current-version {
	color: #41801d;
	display: block;
}

.current-version-pointer {
	display: inline-block;
	width: 0; img { left : -25px;
	position: relative;
}

}
.layout-variation-name {
	color: #666;
	font-size: 1.15em;
	margin-bottom: 0.1em;
	text-transform: uppercase;
}

.layout-revision-current {
	color: #666;
}

.real-date {
	color: #999;
	display: block;
	text-align: right;
}

.taglib-workflow-status .workflow-status {
	background: none;
	padding-left: 0; . workflow-status-ready-for-publication { color :
	#41801d;
	font-weight: bold;
}

}
}
.layout-revision-container-root {
	margin: 0;
}

.staging-controls {
	padding-left: 5px;
	padding-right: 50px;
	select
	{
	width
	:
	100%;
}

.staging-bar { .dropdown-menu { font-size:13px;
	min-width: 520px;
	width: 100%; . btn-link { float : left;
	font-size: 11px;
	margin: 0 5px 0 0;
	padding: 0;
	text-decoration: underline;
	@
	include
	text-shadow(none);
	&:
	hover
	{
	text-decoration
	:
	none;
}

&
.history {
	float: right;
}

}
}
}
}

/* ---------- Add content ---------- */
.lfr-admin-panel {
	background-color: #FFF;
	bottom: 0;
	left: 0;
	overflow: auto;
	padding: 10px;
	position: fixed;
	top: 0;
	z-index: 1100; @ include respond-to(phone) { height : 100%;
	padding-bottom: 0;
	padding-top: 0;
	position: absolute;
}

}
.lfr-has-add-content {
	padding-left: $addContentPanelWidth;
}

.lfr-has-device-preview {
	padding-left: $devicePreviewPanelWidth;
}

.lfr-has-edit-layout {
	padding-left: $editLayoutPanelWidth;
}

/* ---------- Menus ---------- */
.dropdown-menu>li>a:focus>[class^="icon-"] {
	background-image: none;
}

.my-sites-menu { .site-type { color:#FFF;
	display: none;
	float: right;
	font-size: 0.8em;
	font-weight: normal;
	margin-right: 10px;
	position: absolute;
	right: 100%;
}

a:hover .site-type {
	color: #FFFFFF;
	display: inline-block;
}

}
.ie.rtl .dockbar .menu-button span {
	background-position-x: -25px;
}

&
.ie6, &.ie7, &.ie8 { .dockbar-split .dockbar .navbar-inner
	.nav-add-controls li.page-preview-controls { display:none;
	
}

}
.ie7 { .dockbar { zoom:1;
	
}

.my-sites-menu {a { overflow:visible;
	text-align: left;
}

.site-name {
	float: none;
}

.site-type {
	float: none;
}

}
}
.ie6 { .dockbar , .lfr-dockbar-pinned .dockbar { height:10px;
	left: 0;
	position: relative;
	top: 0;
}

.dockbar .pin-dockbar {
	display: none;
}

.my-sites-menu {
	width: 200px;
	a
	{
	zoom
	:
	1;
}

}
.menu-scroll {
	height: 300px;
	overflow-y: auto;
}

}

/* ---------- Customization bar ---------- */
.controls-hidden { .info-button , .page-customization-bar { display:none;
	
}

}
.info-button {
	cursor: pointer;
	display: inline-block;
	position: relative;
	right: $diamondSize;
	z-index: 1; a { color : #FFF;
	padding: 2px 10px;
	position: absolute;
	text-decoration: none;
	z-index: 1;
}

.icon-stop {
	color: #1485EB;
	font-size: 20px;
}

}
.page-customization-bar {
	background-color: #555;
	background-color: rgba(0, 0, 0, 0.5); @ include box-sizing(border-box);
	color: #FFF;
	display: table;
	font-size: 14px;
	font-weight: 300;
	padding: 0 15px;
	width: 100%; . customized-icon { margin : 5px;
	vertical-align: middle;
}

.page-customization-actions {
	padding-left: 5em;
}

.page-customization-actions a {
	color: #EEE;
	font-size: 0.8em;
	padding: 0 1em;
}

.page-customization-bar-form {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 25%; a { color : #FFF; &: focus , & : hover { 
					 color : #FFF;
	text-decoration: none;
}

}
span {
	display: block;
	line-height: 20px;
}

}
.page-customization-bar-text {
	display: table-cell;
	height: 51px;
	vertical-align: middle;
	width: 75%;
}

.page-customization-bar-container {
	position: absolute;
}

.reset-prototype {
	display: inline;
}

}
@media ( max-width : 1140px) {
	.dockbar-split .dockbar .info-items {
		width: 515px;
	}
}