/* @override 
	http://socool.test/codesigner1373463789.css/socool.css
*/
/*

Socool CMS version 1.0
Copyright 2004-2016 Codesign Oy / Marko Niskanen

*/



html {
	margin: 0px;
	padding: 0px;
	color: #000;
	border: none;
	text-align: left;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

body {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
div.toolbar-codesigner {
/*	background: url(image/socool_combined_background.jpg) no-repeat center top;*/
}

#highlights-background {
	background: url(image/socool_combined_background.jpg) no-repeat center top;
	
	background-position: center 0px;
    background-size: 100% auto;
	
	overflow: hidden; 
	display: block; 
	float: left; 
	width: 100%; 
/*	height: 830px; 
	top: 117px; */
	top: 0px;
	height: 100%;
	position: absolute;
	z-index: 10; 

}
#highlights {
	background: url(image/socool_bg_electric.jpg) no-repeat center top;
	
	background-position: center 0px;
    background-size: 100% auto;
	
	overflow: hidden; 
	display: none; 
	float: left; 
	width: 100%; 
/*	height: 830px; 
	top: 117px; */
	top: 0px;
	height: 100%;
	position: absolute;
	z-index: 199000; 

}


#highligh-move-middle {
	position: absolute;
	
	width: 1000px;
	height: 1000px;
	bottom: -450px;
	right: -500px;

	opacity: 0.8;

	background: url(image/move_middle.png) top left;
      -webkit-animation: movemiddle 10s linear infinite;
      -moz-animation: movemiddle 10s linear infinite;
}

@-moz-keyframes movemiddle {
  from {
    right: -500px;
    bottom: -450px;
  }  
  25% {
    right: -50px;
    bottom: -450px;
  }  
  50% {
    right: -50px;
    bottom: -650px;
  }  
  75% {
    right: -500px;
    bottom: -650px;
  }
  to {
    right: -500px;
    bottom: -650px;
  }  


}


@-webkit-keyframes movemiddle {
  from {
    right: -500px;
    bottom: -450px;
  }  
  25% {
    right: -50px;
    bottom: -450px;
  }  
  50% {
    right: -50px;
    bottom: -650px;
  }  
  75% {
    right: -500px;
    bottom: -650px;
  }
  to {
    right: -500px;
    bottom: -650px;
  }  


}


#highligh-move-top-left {
	position: absolute;
	
	width: 1200px;
	height: 500px;
	left: -600px;
	top: -50px;

	background: url(image/move_top-left-corner-3.png) top left;
      -webkit-animation: movetopleft 14s linear infinite;
      -moz-animation: movetopleft 14s linear infinite;
}

@-moz-keyframes movetopleft {
  from {
    left: -600px;
    top: -50px;
  }  
  12% {
    left: -650px;
    top: -230px;
  }  
  25% {
    left: -300px;
    top: -160px;
  }  
  37% {
    left: -150px;
    top: 0px;
  }  
  50% {
    left: 150px;
    top: -100px;
  }  
  75% {
    left: -150px;
    top: -250px;
  } 
  83% {
    left: -300px;
    top: -150px;

  }
  to {
    left: -600px;
    top: -50px;
  }
}


@-webkit-keyframes movetopleft {
  from {
    left: -600px;
    top: -50px;
  }  
  12% {
    left: -650px;
    top: -230px;
  }  
  25% {
    left: -300px;
    top: -160px;
  }  
  37% {
    left: -150px;
    top: 0px;
  }  
  50% {
    left: 150px;
    top: -100px;
  }  
  75% {
    left: -150px;
    top: -250px;
  } 
  83% {
    left: -300px;
    top: -150px;

  }
  to {
    left: -600px;
    top: -50px;
  }
}






#highligh-move-top-right {
	position: absolute;
	
	width: 1200px;
	height: 500px;
	top: -150px;
	right: -100px;


	background: url(image/move_top-right.png) top left;
      -moz-animation: movetopright 31s linear infinite;
      -webkit-animation: movetopright 31s linear infinite;
}



@-moz-keyframes movetopright {
  from {
    right: -500px;
    top: -250px;
/*	opacity: 0.8;*/
  }  
  12% {
    right: -200px;
    top: -50px;

  }  
  25% {
    right: -500px;
    top: -150px;

  }  
  50% {
    right: -50px;
    top: -150px;

  }  
  63% {
    right: -650px;
    top: -120px;

  }  
  75% {
    right: -250px;
    top: -20px;

  }  
  83% {
    right: -950px;
    top: -20px;

  }  
  to {
    right: -500px;
    top: -250px;
	opacity: 0.8;

  }
}


@-webkit-keyframes movetopright {
  from {
    right: -500px;
    top: -250px;
/*	opacity: 0.8;*/
  }  
  12% {
    right: -200px;
    top: -50px;

  }  
  25% {
    right: -500px;
    top: -150px;

  }  
  50% {
    right: -50px;
    top: -150px;

  }  
  63% {
    right: -650px;
    top: -120px;

  }  
  75% {
    right: -250px;
    top: -20px;

  }  
  83% {
    right: -950px;
    top: -20px;

  }  
  to {
    right: -500px;
    top: -250px;
	opacity: 0.8;

  }
}





#logo-bg-highlight {
	position: absolute;
	
	width: 768px;
	height: 690px;
	bottom: 100px;
	left: 100px;

	background: url(image/move_left-11.png) top left;
      -moz-animation: slidein 12s linear infinite;
      -webkit-animation: slidein 12s linear infinite;
}
  
@-moz-keyframes slidein {
  from {
    left: -450px;
    bottom: -250px;
  }  
  13% {
    left: -500px;
    bottom: -350px;
  }  
  25% {
    left: -400px;
    bottom: -250px;
  }  
  50% {
    left: -450px;
    bottom: -200px;
  }  
  75% {
    left: -550px;
    bottom: -150px;
  }  
  to {
    left: -450px;
    bottom: -250px;
  }
}


@-webkit-keyframes slidein {
  from {
    left: -450px;
    bottom: -250px;
  }  
  13% {
    left: -500px;
    bottom: -350px;
  }  
  25% {
    left: -400px;
    bottom: -250px;
  }  
  50% {
    left: -450px;
    bottom: -200px;
  }  
  75% {
    left: -550px;
    bottom: -150px;
  }  
  to {
    left: -450px;
    bottom: -250px;
  }
}




a, input, textarea, div[contenteditable] {
	outline: none;
}
input, textarea {
	cursor: text;
}
div#toolbar {
	display: block;
	float: left;
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10030;
}


div#tools {
	display: block;
	float: left;
	height: auto;
	width: 100%;
/* TODO #siteeditor */
	width: 100% !important;	
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 10640;
}

div#toolbar a,
div#toolbar span {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
 
#codesigner-logo {
	display: block;
	float: left;
	background: transparent url(image/codesigner_logo.png) no-repeat left top;
	width: 166px;
	height: 53px;
}

#dialognote {
	width: 15%;
	position: absolute;
	top: 80px;
	right: 0px;
}
#dialognote h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	font-family: arial;
}

#dialognote p {
	font-size: 10px;
	line-height: 13px;
	font-family: arial;
}

#dialogcontent {
	width: 80%;
}

#container {
	position: relative;
	background: url("img/bg_content.gif") repeat-y top left;
	padding: 0px 0px 0px 0px;
	position: relative;
	right: auto;
	left: auto;
	width: 840px;
	background: #fff;
}

#login {
	height: auto;
	color: #000;
	height: 300px;
	margin-top: 0px;
	font-size: 10pt;
	line-height: 12pt;
	padding: 20px;
	width: 800px;
	background: #ccc;
	background: url("img/bglogin.gif") repeat-x top left #fff;
}

#login p {
	font-size: 10pt;
	line-height: 12pt;
}

#login input {
	font-size: 10pt;
	line-height: 12pt;
	height: 14pt;
	color: #000;
	background: #fff;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px;
}


#editortoolbars h1 {
	font-family: Georgia, Times, sans;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px 0px;
	padding: 6px 0px 0px 0px;
	color: #000;
}

/*iframe {
overflow: hidden;
}*/


#codesigner_editor {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	font-size: 11px;
	color: #fff;
	line-height: 14px;
	text-align: left;
	background: none;
	/* #284966; */

	width: 100%;
	position: relative;
	left: 0px;
	z-index: 599;
}




#copagecontent {
	border: none;
	position: absolute;
	left: 0px;
	top: 42px;
	height: 100%;
	width: 100%;
/* TODO #siteeditor */
	width: 100%;

	padding: 0px;
	margin: 0px;
}
#notifywindow {
	border: none;
	position: absolute;
	left: 0px;
	top: 42px;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#elementTree {
	float: left;
	display: none;
	width: 100%;
	position: fixed;
	bottom: 21px;
	left: 0;
	height: 20px;
	background: #777;
	z-index: 200000;	
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000;
}
#elementText {
	float: left;
	display: none;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 20px;
	background: #777;
	z-index: 2000;	
	border-top: 1px solid #fff;
	font-size: 11px;
	line-height: 17px;
	color: #eee;
	padding: 2px 0px 0px 10px;
}
#elementTree ul {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#elementTree ul li {
	display: block;
	float: left;
	list-style: none;
	padding: 4px 10px 3px 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #000;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	margin: 0;
}

a#logout {
	display: block;
	position: absolute;
	top: 3px;
	right: 5px;
	height: 22px;
	width: 22px;
	z-index: 600;
	background: url("img/mainmenu.gif") no-repeat -595px -3px;
}
a#logout:hover {
	background-position: -595px -35px;
}


#codesigner-version {
	position: absolute;
	right: 28px;
	top: 0px;
	padding: 6px 0px 0px 0px;
	text-align: left;
	color: #aaa;
	line-height: 18px; 
	font-style: italic; 
	font-size: 10px;
	width: 22px;
	height: 30px;
	
}


#more-element-tools {
	background: #53a2d5;
	width: 100%;
	padding: 25px 0 20px 0;
	background: transparent url(image/toolbar_bg.png) repeat-x 0px -44px;
	
}



#elements {
	zoom: 1;
	display: none;
	float: left;
	position: absolute;
	
	overflow: hidden;
	z-index: 12010;
	
	position: absolute; 
	background: url(image/socool_combined_background.jpg) no-repeat -500px top;
	background-size: 1200px 1200px;
	width: 610px; 
	height: 100%; 
/* TODO #siteeditor */
	height: 50px;

	top:0px; 
	right: -300px;  

	-webkit-box-shadow: inset 9px 1px 29px -8px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 9px 1px 29px -8px rgba(0,0,0,0.05);
	box-shadow: inset 9px 1px 29px -8px rgba(0,0,0,0.05);

	transition: all 0.3s ease;

}
body.panel-active #elements,
body.allow_panel_hover #elements.hover,
body.allow_panel_hover #elements:hover {
	right: 0px;
	zoom: 1;
	transition: all 0.3s ease;
	background-size: 1200px 100%;
	height: 100%;
}

body.allow_panel_hover #elements:hover h1 img {
	display: none !important;
}






#elements #elements-scroll-content {
	display: block;
	float: left;
	height: calc(100% - 50px);
	width: 100%;
	overflow-y: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50px;
	padding-top: 10px;
}



/*
#elements #elements-scroll-content::-webkit-scrollbar-track
{
	border-radius: 10px;
	background-color: #d1e1ec;
	
}

#elements #elements-scroll-content::-webkit-scrollbar
{
	width: 12px;
	background-color: #d1e1ec;
}

#elements #elements-scroll-content::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 4px rgba(233,233,255,.943), inset 0 0 1px #105d83;
	background-color: #e5f7ff;
	border: 2px solid #d1e1ec;
}

*/

.reflects-chart table {
	max-width: 100%;
	min-width: 40%;
	background: none;
	border-collapse: separate;
}
.reflects-chart table tr {
	border: 0;
	/*border-collapse: collapse;	*/
	background: none;
}
.reflects-chart table th,
.reflects-chart table td {
	border: 0;
/*	border-collapse: collapse;*/
	margin: 5px;

	padding: 5px 8px;
	border: 1px solid #fff;
	background: #fff;
	color: #000;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(50,88,113,0.7);
	box-shadow: 0px 1px 3px 0px rgba(50,88,113,0.7);

	min-width: 50px;
}
.reflects-chart table th:first-child,
.reflects-chart table td:first-child {
	min-width: 200px;
} 
.reflects-chart table td.disabled,
.reflects-chart table th.disabled {
	background: rgba(255,255,255,0.5);
	border-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;

}
.reflects-chart table th.label,
.reflects-chart table td.label, 
.reflects-chart table th {
	font-weight: bold;
}
.reflects-chart table th.hidden,
.reflects-chart table td.hidden,
.reflects-chart table tr.hidden {
	display: none;
}
#bar-chart-values.reflects-chart table {
	width: 100%;
}

.centered-text h1,
.centered-text h2,
.centered-text p {
	width: 100%;
	text-align: center;
}

.electric-text h1 {
	font-size: 28px;
	line-height: 32px;
	color: #bbd2d5;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.electric-text p {
	color: #bbd2d5;
	font-size: 14px;
	line-height: 24px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.electric-text p strong {
	font-weight: bold;
	color: #fff;
}
#elements #help-content {
	display: block;
	float: left;
	width: 260px;
	padding: 0px 0px 20px 20px;
	margin: 0;
}
#elements #tools-content {
	display: block;
	float: left;
	width: 260px;
	padding: 0px 0px 0px 20px;
	margin: 0;
}


#elements ul {
	margin-left: 0px;
	padding-left: 15px;
	display: none;
}
#elements li {
	margin-bottom: 0px;
}

#elements h1 {
	color: #d3eaf8;
    font-size: 18px;
	font-weight: bold;
	line-height: 24px;

	padding: 15px 0 0 0;
	margin: 0;
    
	display: none;
	float: left;
        
	width: 283px;
	height: 35px;	

	position: absolute; 
	top: 0;
	left: 16px;
	transition: all 0.3s ease;

	font-style: italic;
	
}	



.selection-highlight {
	display: block;
	float: left;
	width: 219px;
	height: 201px;
	background: url(image/selection-highlight-1.png) no-repeat 0 0;
}

#elements h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #fff;
	padding: 0 0 0 0;
	margin: 17px 0 0px 0;
}
#elements p {
	font-size: 13px;
	line-height: 17px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	color: #bfe6ff;
	clear: both;	
}
#elements li {
	font-size: 13px;
	line-height: 17px;
	color: #bfe6ff;
	margin-bottom: 5px;
}


#elements strong {
	color: #fff;
	font-weight: bold;
}
#elements a {
	color: #38F2FF;
	cursor: pointer;
}
#elements a:hover {
/*	color: #38F2FF;*/
/*	text-decoration: underline !important;*/
	
}
/* @group Navigator open and close */


#help-window-wrap {
	position: absolute;
	display: block;
	
	visibility: hidden;
	pointer-events: none;
	float: left;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(25,77,91,0.76);
	z-index: 200002;
	opacity: 0;
	transition: opacity 0.3s ease;
}
#help-window {
	position: absolute;
	display: block;
	float: left;
	left: 50%;
	top: 40%;
	margin-top: -261px;
	margin-left: -420px;
	width: 840px;
	height: 522px;
	overflow: hidden;
	background: transparent;
	border-radius: 5px;
	min-height: 100px;
	z-index: 200200;
	padding: 0px;

	box-shadow: 0 3px 10px rgba(0,0,0,0.25);
    position: absolute;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;

    transition: top 0.3s ease;
    transition-delay: 0s; 
	opacity: 0;


}
#help-iframe {
	padding: 0;
	margin: 0;
	border: none;
}
#help-window h1 {
	color: #53a2d5;
	font-size: 18px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0;
}
#help-window p {
	color: #606974;
}
#help-window strong,#help-window b {
	color: #000;
}
body.help-open #help-window-wrap {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}
body.help-open #help-window {
	opacity: 1;
	pointer-events: auto;
	top: 50%;

}
body.help-closed #help-window {
	opacity: 0;
	top: 40%;

}

body.tools-closed #elements {
	display: none !important;
}
body.tools-open #help-window,
body.navigator-open #help-window {
	right: 330px;
}


#help-close {
	display: block;
	float: left;
	position: absolute;
	right: 16px;
	top: 12px;
	background-color: rgba(8,28,40,0.5);
	height: 21px;
	width: 21px;
	border-radius: 4px;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 5px;
	width: 19px;
	height: 24px;
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	cursor: pointer;
}
#help-close:hover {
	background-color: rgba(8,28,40,0.7);
}




body.navigator-closed #siteeditor {
	display: none !important;
}


body.navigator-closed #move-marker,
body.navigator-closed #siteeditor #move-cursor,
body.navigator-closed #siteeditor #hover-background,
body.navigator-closed #siteeditor #focus-background,
body.navigator-closed #siteeditor #drop-background,
body.navigator-closed #siteeditor #navigatorwrap {
	display: none !important;
}


#move-marker {
	display: none;
}


body.html-editor-open #siteeditor {
	#blue-tabs .panedisplay: none !important;
}


#page-tools .tabs,
body.navigator-closed #page-tools .tabs {
	position: absolute;
	left: 18px;
	padding-right: 20px;
	height: 41px;
	overflow: hidden;
	width: auto;
}
body.editing-block #page-tools .pane-column-full {
	width: calc(100% - 190px);
}
body.editing-block #publishing-status,
body.editing-content #publishing-status,
body.editing-form #publishing-status {
	display: none !important;
} 
#publishing-status .button.dark {
	background: #000 !important;
}

body.editing-block #help-add-element,
body.editing-content #help-add-element,
body.editing-form #help-add-element {
	display: block;
}
#help-add-element #form-elements-selection-menu,
#help-add-element #content-elements-selection-menu {
	display: none;
}
body.editing-form #help-add-element #form-elements-selection-menu,
body.editing-block #help-add-element #content-elements-selection-menu,
body.editing-content #help-add-element #content-elements-selection-menu {
	display: block;
}

body.status-manager #publishing-status {
	display: none !important;
}
body.status-manager ##copagecontent {
	width: 100% !important;	
}


body.version-loaded #publishing-status #publish-status-locked,
body.version-loaded #publishing-status #publish-status-hidden,
body.version-loaded #publishing-status #publish-status-draft,
body.version-loaded #publishing-status #publish-status-timed,
body.version-loaded #publishing-status #publish-status-published {
	display: none !important;
}
#publishing-status #publish-version-loaded {
	display: none;
}
body.version-loaded #publishing-status #publish-version-loaded {
	display: block !important;	
}
body.version-loaded.status-denied #publishing-status #publish-version-loaded {
	display: none !important;	
}

body.status-denied #addnew-button-ping,
body.status-denied #page-actions {
	display: none !important;	
}


#page-tools.with-start-menu .tabs,
body.navigator-closed #page-tools.with-start-menu .tabs
 {
	left: 108px;
}


body.tools-open #page-tools.with-start-menu .tabs,
body.navigator-open #page-tools.with-start-menu .tabs {
	position: absolute;
	left: 108px;
}

#image-editor {
	display: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 5000;
}

/* @end */


/* @group Blue tab */
div.blue-column {
	width: auto;  
	margin-left: 0px;  
	margin-right: 0px;  
	padding: 0px 0px 0px 20px;  
	display:table;  
	color: #fff;
	float: left;

}
div.blue-column h2 {
	font-size: 13px;
	font-weight: 400;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	color: #e5f7ff;
}
div.blue-column h3 {
	font-size: 13px;
	font-weight: 400;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}
h3.search-topic {
	font-size: 12px;
	font-weight: 100;
}

div.blue-column p {
	font-size: 11px;
	color: #C1DCED;
}
div.blue-column input[type=text] {
	background: #c7deee;
	border: 0px solid #d9eaf6;
	padding: 5px 4px 5px 6px;
	font-size: 12px;
	line-height: 15px;
/*	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;*/
	box-shadow: 2px 2px 3px #0a4e79, 0 0 10px 0px #dbeef9 inset;
	width: 40px;	
}
.blue-shadow {
	box-shadow: 2px 2px 3px #0a4e79;
	
}
.confirm-dialog-image {
	margin-top: 10px;
}

.blue-shadow-image {
	box-shadow: 1px 1px 8px rgba(6,39,84,0.4);	
	display: block;
	float: left;
}
.uploading .blue-shadow-image {
	box-shadow: none;
	position: relative;	
	
}
.uploading .blue-upload {
	box-shadow: none;
	position: relative;	

	width: 120px; 
	height: 120px; 
	background: #105E84 url(image/upload-corner.png) no-repeat right bottom; 
	padding: 10px 15px 10px 15px;
}
.blue-file {
	height: 140px; 
	display: block; 
	float: left; 
	min-width: 160px; 
	background: #fff url(image/file-corner.png) no-repeat right bottom;
	overflow: hidden;
}
li:hover .blue-file {
	background: #fff !important;
}
.blue-filename {
	max-width: 140px; 
	overflow:hidden; 
	padding: 10px;
	word-wrap:break-word;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
}
.blue-filemore {
	max-width: 140px; 
	overflow:hidden; 
	padding: 0px 10px;
	word-wrap:break-word;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #818791;
}

div.blue-column input.hasValue {
	border: 0px solid #fff !important;
	box-shadow: 2px 2px 3px #0a4e79, 0 0 10px 0px #fff inset;
	background: #fff !important;	
}
div.blue-column label.hasValue {
	color: #fff !important;
}

div.blue-column table td {
	padding-bottom: 4px;
	padding-right: 3px;
}

div.blue-column>ul {
	display: table-row;
}
div.blue-column>ul>li {
	display: table-cell; 
	padding: 12px 16px 12px 20px;
	background: #1480b3;
	border-right: 1px solid #53a2d5;
	vertical-align: top;
}

div.blue-column>ul>li.first-child,
div.blue-column>ul>li:first-child {
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	margin-left: 10px;
}
div.blue-column>ul>li.separator {
	width: 10px;
	background: none;
	padding: 0;
}

div.blue-column>ul>li.last-child,
div.blue-column>ul>li:last-child {
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;

	border-right: none;
}
div.blue-column>ul>li.single-child,
div.blue-column>ul>li.single-child:first-child  {
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
div.blue-column td.label {
	text-align: right;
}
div.blue-column label {
	background: transparent url(image/label_icons.png) no-repeat 0 0;	
	background-size: 64px 2048px;
	padding: 2px 0px 3px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: 100;
	color: #d3e2ec;
	min-height: 20px;
}

div.blue-column label#size-width-label {
	padding-right: 16px;
	background-position: right -30px;

	width: 1px !important;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 2px;
}
div.blue-column label#size-height-label {
	padding-right: 16px;
	background-position: right -60px;

	width: 1px !important;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 2px;
}


div.blue-column label#padding-left-label {
	padding-right: 16px;
	background-position: right -90px;

	width: 1px !important;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 2px;
}
div.blue-column label#padding-right-label {
	padding-right: 16px;
	background-position: right -150px;

	width: 1px !important;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 2px;
}
div.blue-column label#padding-top-label {
	padding-right: 16px;
	background-position: right -120px;

	width: 1px !important;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 2px;
}
div.blue-column label#padding-bottom-label {
	padding-right: 16px;
	background-position: right -180px;

	width: 1px !important;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 2px;
}

div.blue-column label#margin-left-label {
	padding-right: 16px;
	background-position: right -90px;

	width: 1px !important;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 2px;
}
div.blue-column label#margin-right-label {
	padding-right: 16px;
	background-position: right -150px;

	width: 1px !important;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 2px;
}
div.blue-column label#margin-top-label {
	padding-right: 16px;
	background-position: right -120px;

	width: 1px !important;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 2px;

}
div.blue-column label#margin-bottom-label {
	padding-right: 16px;
	background-position: right -180px;

	width: 1px !important;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 2px;
}




/* @end */

/* @group Table styles */


#table-style {
	display: block;
	float: left;	
	padding: 0px 0px 0px 0px;
}
#table-style ul {
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#table-style ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 8px 0 0;
	padding: 2px;
	width: 82px;
}
#table-style ul li a {
	display: block;
	float: left;
	width: 82px;
	text-decoration: none !important;
	text-align: center;	
}
#table-style ul li a span.icon{
	display: block;
	float: left;
	width: 80px;
	height: 64px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0px;
	background: #fff url(image/table_styles.png) no-repeat 0 0;	
	box-shadow: 1px 1px 3px #0a4e79;
}
#table-style ul li.active {
	background: #1480B3;
}
#table-style ul li.active a span{
	color: #fff;
}
#table-style ul li.active a span.icon{
	box-shadow: 1px 1px 3px #0a4e79;
}
#table-style ul li a span {
	font-size: 12px;	
	color: #d3e2ec;
	padding: 0;
	
}
#table-style ul li#table-style-1 a span.icon {
	background-position: 0px 0;	
}
#table-style ul li#table-style-2 a span.icon {
	background-position: -90px 0;	
}
#table-style ul li#table-style-3 a span.icon {
	background-position: -180px 0;	
}
#table-style ul li#table-style-4 a span.icon {
	background-position: -270px 0;	
}

#table-style-trigger span.icon {
	display: block;
	float: left;
	width: 80px;
	height: 64px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0px;
	background: #fff url(image/table_styles.png) no-repeat 0 0;	
	box-shadow: 1px 1px 3px #0a4e79;
}
#table-style-trigger span.table-style-1.icon {
	background-position: 0px 0;	
}
#table-style-trigger span.table-style-2.icon {
	background-position: -90px 0;	
}
#table-style-trigger span.table-style-3.icon {
	background-position: -180px 0;	
}
#table-style-trigger span.table-style-4.icon {
	background-position: -270px 0;	
}
#table-style-trigger span {
	clear: both;
	float: left;
	display: block;
	text-align: center;
	width: 80px;
	font-size: 11px;
}



/* @end */


/* @group Toolbars */

#dashboard-toolbar, #focus-toolbar, #status-toolbar, #contenttoolbar, #formtoolbar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	display: block;
	clear: none;
	float: left;
	/*	z-index: 103;*/
}
#status-toolbar {	
	position: absolute;
	right: 0px;
}

#pagepropertiestoolbar {
	position: relative;
	background: #7AD02F url("img/pagebg.gif");
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 42px;
	top: 30px;
	clear: none;
	display: block;
	clear: none;
	float: left;
	width: 170px;
	/*	z-index:

103;*/
	border-right: 1px solid #999;
	overflow: hidden;
}

#focus-toolbar p, #contenttoolbar p, #pagepropertiestoolbar p, #formtoolbar p {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	position: relative;
	top: 0px;
	/*left: 10px;*/
	text-align: left;

	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 12px;

	cursor: default;
	color: #333;
	/*	clear: bo

th;*/
	width: 200px;
	display: block;
	margin: 0px;
/*	background: url("img/toolbarlabel_orange.gif") no-repeat top right;*/
	
}

#editortoolbars {
	position: absolute;
	top: 6px;
	left: 0px;
	z-index: 70;	
	width: 100%;
	height: 46px;
}

#editortoolbars select {
	float: left;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	background-color: #fff;
	width: 120px;
	border: 1px solid #ccc;
}


 
/* The CSS */
.number-with-units-select {
	position: relative;
}
div.blue-column .number-with-units-select input.unitCompletion {
	display: inline-block;
	float: left;
	width: auto;
	border-radius: 3px 0px 0px 3px;
}

.number-with-units-select.has3chars {
	width: 84px;
}
div.blue-column .number-with-units-select.has3chars input.unitCompletion {
	width: 30px;
}
.number-with-units-select.has3chars div.select-unit {
	position: absolute;
	left: 40px;
}

/*
div.select-unit:before {
    content:'';
    padding: 0;
    margin: 0;
    right:6px; 
    top:0px;
    width:22px; 
    height:26px;
    background:#65B6DB;
    position:absolute;
    pointer-events:none;
    display:block;
    float: left;
  	outline: none;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;  	
}
*/

div.select-unit:after {
    content:'›';
	font: bold 17px/23px Arial, Helvetica, sans-serif;
    color: #fff;
    right: 0px; 
    top:0px;
    padding:0px 1px 3px 8px;
    position:absolute;
    pointer-events:none;
  outline: none;
  display: block;
  float: left;
  
    width: 9px;
    height: 22px;
    background: #b5d5ea;
  	border-radius: 0px 3px 3px 0px;

}

div.select-black select,
div.select-unit select,
div.select select {
    padding: 3px 0px 4px 4px;
    margin: 0;

    color: #22526a;
    border:none; 
    outline:none;
    display: block;
    
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: button; /* Removes Default Firefox style*/    
/*	-moz-appearance: treeitem; */ 
	
	text-indent: 0.01px; /* Removes default arrow from firefox*/
	text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
    appearance:none;
    cursor:pointer;

    font-size: 13px;
    line-height: 18px;

	height: 25px;
    background: rgba(255,255,255,0); 
        
    
}
div.select-unit select {
	padding-left: 1px;
}

div.select-unit {
	float: left;
	display: inline-block;
	background: #b5d5ea;
	height: 25px;
	line-height: 20px;
	padding: 0 3px 0 0;
	margin: 0 0 0 0px;
	border-radius: 0px 3px 3px 0px;
	box-shadow: 1px 2px 3px #0a4e79, 0 0 0px 0px #d9eaf6 inset;
	position: relative;
	border-left: 1px solid rgb(133, 178, 201);

}
div.select-unit select {
	padding-top: 3px;
	padding-bottom: 5px;
	outline: none !important;
}
div.select-unit select option {
	outline: none !important;
}
/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.select select { padding-right: 19px; padding-left: 6px; }
    div.select-unit select { padding-right: 15px; padding-left: 6px; }     
    div.select-black select { padding-right: 13px; padding-left: 9px; }     
}

div.select-black select {
	color: #fff;
}
div.select-black.no-value select {
	color: #7bc3e5 !important;
}

div.select-black:after {
    content:'›';
	font: bold 17px/23px Arial, Helvetica, sans-serif;
    color: rgb(85, 203, 240);
    right:0px; 
    top:0px;
    padding:0px 1px 3px 8px;
    position:absolute;
    pointer-events:none;
  outline: none;
  display: block;
  float: left;

    width: 10px;
    height: 22px;
	background: rgba(5,38,53,0.8);
  	border-radius: 0px 3px 3px 0px;

}
div.select-black {
	position:relative;
	display: block;
	float: left;
/*    background: #2e3d48;*/
	background: rgba(5,38,53,0.8);
    border: 1px rgba(5,38,53,0.8);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
	margin-right: 10px;

}

div.select-black select, 
div.select-black option { 

	font-size: 14px;
	width: __; 
	outline: none !important;

}
div.select-black option {
	background: #fff;
	color: #000;
} 


#network-error-dialog .bubble-wrap .bubble-arrow,
#confirm-dialog .bubble-wrap .bubble-arrow {
	left: 50%;
}

#error-dialog .bubble-buttons-center {
	margin-left: 50%;
}
#error-dialog .bubble-buttons-center {
}


img.network-failed-image {
    position: absolute;
    top: 69px;
    left: 50%;
    width: 70px;
    height: 70px;
    margin: 0px 0 0 -35px;
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}
div#loading-dialog-wrap {
	position: absolute;
	display: block;
	float: left;
	top: 100%;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 92990;
   	opacity: 0;
	background: rgba(83,162,213	,0.01);



   transition: opacity .75s ease-in-out;
   -moz-transition: opacity .75s ease-in-out;
   -webkit-transition: opacity .75s ease-in-out;
}

div#loading-dialog-wrap.loading {
	top: 0;
	opacity: .99;
}

div#loading-dialog-wrap div#loading-dialog {
	position: absolute;

	
/*	height: calc(100% - 50px);
	top: 50px;*/
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 1;

	background: rgba(24, 75, 100, 0.1); /* rgba(83,162,213 ,0.156) */

}

div#loading-dialog-wrap .bubble-wrap-center {
	top: 25%;
}

.navigator-open div#loading-dialog-wrap div#loading-dialog {
/*	width: calc(100% - 310px); */
width: 100%;

}


div#loading-dialog-wrap img.wait-loading-image {
    position: absolute;
    top: calc(25% + 70px);
    left: 50%;
    width: 70px;
    height: 70px;
    margin: 0px 0 0 -35px;
    opacity: 1;
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}

/*
div#loading-dialog {
	position: absolute;
	width: 50%;
	left: 25%;
	top: 30%;

}
.navigator-open div#loading-dialog {
	left: calc(25% - 150px);
}
*/
div#loading-dialog-wrap .bubble-wrap .bubble-arrow {
	left: 50%;
}
div#network-error-dialog-wrap {
	position: absolute;
	display: block;
	float: left;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(25,77,91,0.76);
	z-index: 93000;
}
div#error-dialog-wrap,
div#confirm-dialog-wrap {
	position: absolute;
	display: block;
	float: left;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(25,77,91,0.76);
	/* background: rgba(35,71,81,0.66); */
	z-index: 92000;
}
div#error-dialog,
div#confirm-dialog {
	position: absolute;
	width: 50%;
	left: 25%;
	top: 30%;
}

div#network-error-dialog {
	position: absolute;
	width: 50%;
	left: 25%;
	top: 30%;
}
div#select-black-measure {
	position: absolute;
	top: -30px;
	left: 100px;
	height: 20px;
	display: block;
	float: left;
	padding: 0 20px 0 20px;
	margin: 0;
	width: auto;
	font-size: 14px;
}
div.select {
	position:relative;
	display: block;
	float: left;
    background: #fff;
    border: 1px solid #fff;
    margin-bottom: 5px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;

	-webkit-box-shadow: 0px 1px 3px 0px rgba(50,88,113,0.7);
			box-shadow: 0px 1px 3px 0px rgba(50,88,113,0.7);



}
div.select option {
	padding: 5px;
	line-height: 18px;
}
div.select option:selected {
}


div.select:after {
    content:'›';
	font: bold 17px/23px Arial, Helvetica, sans-serif;
    color: rgb(85, 203, 240);
    right:0px; 
    width: 10px;
    height: 22px;
    background: #fff;
    top:0px;
    padding:0px 1px 3px 8px;
    position:absolute;
    pointer-events:none;
/*      -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;  
*/
  outline: none;
  display: block;
  float: left;
  
}
/*
div.select:before {
    content:'';
    padding: 0;
    margin: 0;
    right:6px; 
    top:0px;
    width:22px; 
    height:24px;
    background:#fff;
    position:absolute;
    pointer-events:none;
    display:block;
    float: left;
  	outline: none;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

*/

#editortoolbars option {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}

#editortoolbars p {
	line-height: 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 100px;
	height: 12px;
}

.fileupload {
	cursor: pointer !important;
}
.fileupload:hover {
	cursor: pointer !important;
}

#add-element-browser-wrap,
#image-browser-wrap,
#moving-page-wrap,
#attachments-browser-wrap,
#page-browser-wrap {
	display: none;
	float: left;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 12000;
}
#file-info-wrap {
	display: none;
	float: left;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 12100;
	background: rgba(0,0,0,0.78);
}
#file-info-iframe-wrap {
	position: absolute;
	display: block;
	float: left;
	top: 50px;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 50px);
	background: transparent url(/codesigner.css/image/transparent_grid.png) repeat 0 0;

}
#file-info-iframe {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	border: none;
}
.orderable {
	display: none !important;
}
.allow-ordering .orderable {
	display: block !important;
}

#add-element-browser-wrap {
	z-index: 11000;

}
#add-element-browser {
	display: block;
	height: 100%;
}
#add-element-selection-container {
	height: calc(100% - 75px);
}
body.image-browser-open #image-browser-wrap {
	display: block;
}
body.element-browser-open #add-element-browser-wrap {
	display: block;
}

body.element-browser-open #toolbar,
body.element-browser-open #tools,
body.element-browser-open #siteeditor,
body.element-browser-open #elements,
body.element-browser-open #copage {
	display: none !important;
}
body.element-browser-open #highlights-background {
	width: 100% !important;
	min-height: 100% !important;
}

body.element-browser-open .form-element {
	display: none;
}
body.element-browser-open.element-browser-form-elements .form-element {
	display: block;
}
body.element-browser-open.element-browser-form-elements .text-element {
	display: none;
}



body.image-browser-open #toolbar,
body.image-browser-open #tools,
body.image-browser-open.element-browser-open #add-element-browser-wrap,
body.image-browser-open #siteeditor,
body.image-browser-open #elements,
body.image-browser-open #copage {
	display: none !important;
}
body.page-browser-open  #elements,
body.page-browser-open.element-browser-open #add-element-browser-wrap,
body.page-browser-open #toolbar,
body.page-browser-open #tools,
body.page-browser-open #addnew-button-ping,
body.page-browser-open #sitemap-tooltip,
body.page-browser-open #move-marker,
body.page-browser-open #navigator-clear-cache,
body.page-browser-open #navigator-heading,
body.page-browser-open #siteeditor-breadcrumbs,
body.page-browser-open #copage {
	display: none !important;

}

body.moving-page  #elements,
body.moving-page.element-browser-open #add-element-browser-wrap,
body.moving-page #toolbar,
body.moving-page #tools,
body.moving-page #addnew-button-ping,
body.moving-page #sitemap-tooltip,
body.moving-page #sitemap-help,
body.moving-page #move-marker,
body.moving-page #navigator-clear-cache,
body.moving-page #navigator-heading,
body.moving-page #siteeditor-breadcrumbs,
body.moving-page #copage {
	display: none !important;
}

#moving-page-wrap {
	display: none;
	width: 100%;
	height: 50px;
}
body.moving-page #moving-page-wrap {
	display: block;
}


body.moving-page #add-page,
body.moving-page #move-marker {
	display: none !important;
}
body.moving-page #toolbar {
	width: 100% !important;
	background: url(image/socool_combined_background.jpg) no-repeat center top;
	background-size: 100% auto;

}
body.page-browser-open #sitemap-help,
body.page-browser-open #search-button,
body.moving-page #search-button {
	display: none !important;
}

body.page-browser-open  #siteeditor,
body.moving-page #siteeditor {
	background: none;
	width: 100% !important;
	height: 100% !important;
	right: 0 !important;
	left: 0 !important;
/*	box-shadow:  inset 1px 1px 50px 20px rgba(0,0,0,0.25);*/
}

body.page-browser-open  #siteeditor #navigatorwrap,
body.moving-page #siteeditor #navigatorwrap {
	width: 65%;
	padding-left: 35%;
}





/* move icon */
body.moving-page #siteeditor #siteeditor-icon{

  background: url(image/move-icon.png);
  display: block;
  float: left;
  width: 380px;
  height: 325px;
  background-size: 100%;
  position: absolute;
  left: 4%;
  top: 100px;
  background-repeat: no-repeat;
/*  z-index: 1200; */
}



body.moving-page #hover-background .left { background: none; }
body.moving-page #hover-background .right { background: none; }

body.moving-page #move-cursor {
	width: 100%;
	background: rgba(18, 138, 160, 0.6);

background: rgba(18,139,160,0.6);
background: -moz-linear-gradient(left, rgba(18,139,160,0) 0%, rgba(18,139,160,0.62) 50%, rgba(18,139,160,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(18,139,160,0)), color-stop(50%, rgba(18,139,160,0.62)), color-stop(100%, rgba(18,139,160,0)));
background: -webkit-linear-gradient(left, rgba(18,139,160,0) 0%, rgba(18,139,160,0.62) 50%, rgba(18,139,160,0) 100%);
background: -o-linear-gradient(left, rgba(18,139,160,0) 0%, rgba(18,139,160,0.62) 50%, rgba(18,139,160,0) 100%);
background: -ms-linear-gradient(left, rgba(18,139,160,0) 0%, rgba(18,139,160,0.62) 50%, rgba(18,139,160,0) 100%);
background: linear-gradient(to right, rgba(18,139,160,0) 0%, rgba(18,139,160,0.62) 50%, rgba(18,139,160,0) 100%);

}
body.moving-page #siteeditor {
	right: 0;
}

body.moving-page #show-help {
	display: none;
}

body.moving-page .dndtree li span {
	font-size: 15px;
}
body.moving-page .dndtree li span.notify-number {
	font-size: 11px;
}
body.moving-page .dndtree li span.notify {
	font-size: 9px;
}

body.moving-page .dndtree li {
	margin: 0px 0px 0px 20px;	
}


body.moving-page #highlights-background {
	width: 100% !important;
	min-height: 100% !important;	
}








body.page-browser-open #siteeditor #siteeditor-icon{

  background: url(image/link-icon.png);
  display: block;
  float: left;
  width: 180px;
  height: 180px;
  background-size: 100%;
  position: absolute;
  left: 8%;
  top: 76px;
  background-repeat: no-repeat;
  z-index: 20000;
}

body.page-browser-open #siteeditor {
	background: none;
	width: 100%;
/*	box-shadow:  inset 1px 1px 50px 20px rgba(0,0,0,0.25);*/
}
body.page-browser-open #siteeditor #navigatorwrap {
	width: 65%;
	padding-left: 35%;
}

body.page-browser-open #move-cursor {
}



body.page-browser-open #hover-background .left { background: none; }
body.page-browser-open #hover-background .right { background: none; }

body.page-browser-open #move-cursor {
	width: 100%;
	background: rgba(18, 138, 160, 0.6);

background: rgba(18,139,160,0.6);
background: -moz-linear-gradient(left, rgba(18,139,160,0) 0%, rgba(18,139,160,0.62) 50%, rgba(18,139,160,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(18,139,160,0)), color-stop(50%, rgba(18,139,160,0.62)), color-stop(100%, rgba(18,139,160,0)));
background: -webkit-linear-gradient(left, rgba(18,139,160,0) 0%, rgba(18,139,160,0.62) 50%, rgba(18,139,160,0) 100%);
background: -o-linear-gradient(left, rgba(18,139,160,0) 0%, rgba(18,139,160,0.62) 50%, rgba(18,139,160,0) 100%);
background: -ms-linear-gradient(left, rgba(18,139,160,0) 0%, rgba(18,139,160,0.62) 50%, rgba(18,139,160,0) 100%);
background: linear-gradient(to right, rgba(18,139,160,0) 0%, rgba(18,139,160,0.62) 50%, rgba(18,139,160,0) 100%);

}
body.page-browser-open #siteeditor {
	right: 0;
}

body.page-browser-open #show-help {
	display: none;
}

body.page-browser-open #page-browser-wrap {
	display: block;
	height: 70px;
}
body.page-browser-open .dndtree li span {
	font-size: 15px;
}
body.page-browser-open .dndtree li span.notify-number {
	font-size: 11px;
}
body.page-browser-open .dndtree li span.notify {
	font-size: 9px;
}

body.page-browser-open .dndtree li {
	margin: 0px 0px 0px 20px;	
}


body.page-browser-open #highlights-background {
	width: 100% !important;
	min-height: 100% !important;	
}

body.image-browser-open #highlights-background {
	width: 100% !important;
	min-height: 100% !important;
}


#image-browser .toolbar {
	padding-top: 8px;
	padding-bottom: 6px;
	
}
.hide-image-browser-controls #image-search-button,
.hide-image-browser-controls #upload-button,
.hide-image-browser-controls .fileupload,
.hide-image-browser-controls #move-attachments {
	display: none !important;
}



#editortoolbars .toolbar > ul {
	height: auto;
	float: left;
	width: auto;
	margin: 0px 0px;
	padding: 0px 2px;
	list-style: none;
/*	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;*/
}

#editortoolbars .toolbar > ul > li {
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
}


#editortoolbars li a {
	display: block;
	float: left;
/*	width: 30px;*/
	height: 40px;
	display: block;
/*	float: left; */
	cursor: default;
	position: relative;
}

#dashboard-toolbar {
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
#dashboard-toolbar-bg {
	background: url(/codesigner.css/img/toolbarbg.gif) repeat-x 0px -6px;
	line-height: 12px;
	height: 50px;
	width: 1000px;
	left: -1000px;
	position: absolute;
}
#editortoolbars div.toolbar {
	padding: 0px;
	margin: 0px;
}

#editortoolbars div.toolbar ul li a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none !important;
	color: #000;
}
#editortoolbars div.toolbar ul li span {
	color: #222;
}
#editortoolbars div.toolbar ul li div {
	text-align: center;
}

#editortoolbars div.toolbar ul li a {
	display: block;
	height: 40px;
	border: none;
	background: url(/codesigner.css/img/toolbar-icons.gif) no-repeat 0px 0px;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
	text-align: center;
	clear: both;
}
#editortoolbars #dashboard-toolbar div.toolbar ul li a {
	background: url(/codesigner.css/img/dashboard_icons.gif) no-repeat 0px 0px;
}

#editortoolbars div.toolbar ul li a span {
	display: block;
	text-align: center;	
	padding: 29px 0px 0px 0px;
	margin: 0px auto 0px auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: left;
}
#editortoolbars div.toolbar ul li a.field-button {
	background: transparent url(img/stylesbar.gif) no-repeat !important;
	width: 14px;
	height: 20px;
	padding: 0px;
	position: absolute;
	right: 3px;
	top: 0px;
	margin: 0;
}
#editortoolbars div.toolbar ul li a.field-button.reset {
	background-position: -1714px 0px !important;	
	display: none;
	position: absolute;
	right: 18px;
	top: 11px;	
}
#editortoolbars div.toolbar ul li a.field-button.reset:hover,  #editortoolbars div.toolbar ul li a.field-button.reset.selected  {
	background-position: -1714px -21px !important;	
}	
#editortoolbars div.toolbar ul li a.field-button.reset.changed {
	display: block;	
}
#editortoolbars div.toolbar ul li a.field-button.revert {
	background-position: -1728px -0px !important;
	display: none;	
}
#editortoolbars div.toolbar ul li a.field-button.revert:hover,  #editortoolbars div.toolbar ul li a.field-button.revert.selected  {
	background-position: -1728px -21px !important;	
}	
#editortoolbars div.toolbar ul li a.field-button.revert.changed {
	display: block;	
}
#editortoolbars div.toolbar ul li a.field-button.spotlight {
	background-position: -1744px -0px !important;
	position: absolute;
	top: 11px;
	left: 20px !important;
}
#editortoolbars #dashboard-toolbar div.toolbar ul li a.field-button {
	margin-top: 2px;
}
#editortoolbars #dashboard-toolbar div.toolbar ul li a.field-button.spotlight  {
	left: 5px;
}



#editortoolbars div#dashboard-toolbar.open div.toolbar ul li {
	display: block;
}
#editortoolbars div#dashboard-toolbar.closed div.toolbar ul li {
	display: none;
}
#editortoolbars div#dashboard-toolbar.closed div.toolbar ul li#dashboard-li {
	display: block;
}


#editortoolbars div#dashboard-toolbar div.toolbar ul {
	padding: 0px;
}

#editortoolbars div.toolbar ul li#filter-field-li {
	position: relative;
	display: none;
	padding: 11px 13px 0 12px;	
}
#editortoolbars div.toolbar ul li input#filter-field  {
	background: transparent url(img/dashboard_filterfield.gif) no-repeat -0px 0px;
	width: 212px;
	height: 18px;
	padding-top: 5px;
	font-size: 12px;
}
#editortoolbars div.toolbar ul li input.round  {
	background: transparent url(img/stylesbar.gif) no-repeat -1516px 1px;
	width: 208px;
	height: 16px;
	border: 0px solid #fff;
	padding: 4px 18px 0px 25px;
	color: #000;
}
#editortoolbars div.toolbar ul li input.round:hover {
	background-position: -1516px -21px;	
}
#editortoolbars div.toolbar ul li input.round.lightened {
	color: #888 !important;
}
#editortoolbars div.toolbar ul li#href-li,
#editortoolbars div.toolbar ul li#src-li
{
	position: relative;
	width: 196px;
	margin-top: 9px;
}
#editortoolbars div.toolbar ul li#href-li input,
#editortoolbars div.toolbar ul li#src-li input
{
	padding-left: 16px;
	width: 162px;
}
#editortoolbars div.toolbar ul li#href-li p,
#editortoolbars div.toolbar ul li#src-li p
{
	width: 196px;
	height: auto;
	text-align: center;
}
#editortoolbars div.toolbar ul li#href-li span,
#editortoolbars div.toolbar ul li#src-li span
{
	display: block;
	margin-top: 1px;
	line-height: 12px;
}

#editortoolbars div.toolbar ul li a:hover span {
	color: #002;
}
#editortoolbars div.toolbar ul li a span.disabled {
	visibility: hidden;
	width: 30px;
}
/* span class="disabled" 
   kun labelit halutaan poistaa
*/


/* @group Range default styling */
input[type="range"],
input[type="range"]  * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


input[type="range"] {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  width: 100%;
  height: 20px;
  margin: 0;
  border: none;
  padding: 1px 2px;
  border-radius: 14px;
  background: #9DBACE;
  box-shadow: inset 1px 1px 3px 0 #566875;
  -webkit-box-shadow: inset 1px 1px 3px 0 #566875;
  outline: none; 
}

input[type="range"]::-moz-range-track {
  border: inherit;
  background: transparent;
}

input[type="range"]::-ms-track {
  border: inherit;
  color: transparent; 
  background: transparent;
}

input[type="range"]::-ms-fill-lower,
input[type="range"]::-ms-fill-upper {
  background: transparent;
}

input[type="range"]::-ms-tooltip {
  display: none;
}

/* Thumb */

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 28px;
  height: 18px;
  border: none;
  border-radius: 12px;  
  background-image: -webkit-linear-gradient(top , #22adff 0, #1597ee 100%); 
  background-image: linear-gradient(to bottom, #22adff 0, #1597ee 100%); 
  box-shadow: 1px 1px 2px 0 #566875;
  -webkit-box-shadow: 1px 1px 2px 0 #566875;
}

input[type="range"]::-moz-range-thumb {
  width: 40px;
  height: 18px;
  border: none;
  border-radius: 12px;
  background-image: linear-gradient(to bottom, #22adff 0, #1597ee 100%); 
  box-shadow: outset 1px 1px 2px 0 #566875;
}

input[type="range"]::-ms-thumb {
  width: 40px;
  height: 18px;
  border-radius: 12px;
  border: 0;
  background-image: linear-gradient(to bottom, #22adff 0, #20abfc 100%); 
  box-shadow: outset 1px 1px 2px 0 #566875;
}
/* @end */







/* @group Color picker */


#color-picker {
	display: none;
	float: left;
	max-width: 550px;
	
	position: absolute;
	z-index: 91100;
	
	position: absolute;
	width: auto;
	height: auto;
	line-height: 20px;
	padding: 2px 8px 12px 18px;
	font-size: 13px;
	text-align: left;
	color: #a3dbff;
      background: #3d4c55;
	border: 0px solid rgb(255, 255, 255);
	border-radius: 3px;
	text-shadow: rgba(0, 0, 0, 0.0976563) 1px 1px 1px;
	box-shadow: rgba(0, 0, 0, 0.476563) 1px 1px 2px 0px;

	top: 89px;
	left: 450px;
}
#color-picker span.color-pick {
	display: block;
	float: left;
	margin: 10px 10px 10px 0;
	width: 24px;
	height: 24px;
	box-shadow:  rgba(0, 0, 0, 0.076563) 0px 0px 5px 0px;
	border: 1px solid #fff;
	border-radius: 1px;
}
#color-picker span.color-pick:hover {
	cursor: pointer;
	box-shadow: 0px 0px 0px 2px #fff;
	
	
}
#color-picker-actions {
	float: left;

}
#color-picker:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 8px;
      border-style: solid;
      border-color: transparent transparent #3d4c55 transparent;
      top: -16px;
      left: 10px;
      right: auto;
      
}
#color-picker #color-palette-next-rows span.color-pick {
	margin-bottom: 0;
	margin-top: -1px;
	
}
#color-palette {
	display: block;
	float: left;
}

.color-select-wrap {
	padding: 8px 4px 8px 4px;
	display: block;
	float: left;
}
.color-select-current-color-wrap {
	display: block;
	float: left;
	border: 1px solid #fff;
	background: transparent url(image/no-background.png) repeat 0 0;
	background-size: 15px 15px;
}
.color-select-current-color {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background: transparent;
	
}

.color-select-wrap.color-select-big {
	padding-top: 0;
	padding-left:0
}
.color-select-big .color-select-current-color {
	width: 66px;
	height: 60px;
}


/* @end */


/* @group Tooltip */

#tooltip {
	display: none;
	float: left;
	padding: 0px 2px 0px 0px;
	height: 32px;
	position: absolute;
/*	z-index: 91100; */
	z-index: 200100; 
	
/*	max-width: 300px;
    min-width: 200px;*/

	
      position: absolute;
      width: auto;
      height: auto;
      line-height: 20px;
      padding: 2px 8px 2px 8px;
      font-size: 13px;
      text-align: left;
/*      color: #a3dbff;
      background: #22526a;
      text-shadow: rgba(0, 0, 0, 0.0976563) 1px 1px 1px;

      */
      color: #000;


	background: #aae0ef;
      text-shadow: rgba(255, 255, 255, 0.0976563) 1px 1px 1px;

      border: 0px solid rgb(255, 255, 255);
      border-radius: 3px;
      box-shadow: rgba(255, 255, 255, 0.0976563) 1px 1px 2px 0px;


      pointer-events: none;

}
#tooltip.startmenu {
	background: none;
    text-shadow: none;
    border: none;
	box-shadow: none;
}

#tooltip.startmenu #tooltip-text {
	color: #C0FAFF;
	font-size: 14px;
	margin-top: -15px;
}

#tooltip.elementmenu {
	background: #4BE8F4;
    text-shadow: none;
    border: none;
	box-shadow: none;
	height: auto;
	padding: 8px 16px 8px 16px;
	margin-top: -10px;
	display: block;
	float: left;
}




#elements ul.element-selection-menu li a span {
	color: #DCFDFF;
	font-weight: bold;
}

ul.element-selection-menu li a>span {
	position: absolute;
width: 68%;
/*margin: -35px auto 0 auto;*/
/* background: #f0f;*/
/* background: #9ceef6; */
background: rgba(5,38,53,0.8);
display: block;
text-align: center;
border-radius: 9px;
opacity: 0;

text-decoration: none !important;


	-webkit-transform: translateZ(-28px) translateY(8px);
	-moz-transform: translateZ(-28px) translateY(8px);
	transform: translateZ(-28px) translateY(8px);

	perspective: 500px;
	perspective-origin: 50% 0px;


    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    transition: 0.4s ease;

    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; 


/*
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
*/
	bottom: 14px;
	left: 15%;

	text-align: center;	
	box-shadow: 0 2px 5px rgba(0,0,0,0.5);

}
ul.element-selection-menu li a:hover>span {
opacity: 0.99;
	-webkit-transform: translateZ(-28px) translateY(0px);
	-moz-transform: translateZ(-28px) translateY(0px);
	transform: translateZ(-28px) translateY(0px);
	bottom: 14px;
	left: 15%;
	text-decoration: none !important;

    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;


}
ul.element-selection-menu li a span span.label {
	margin: 0px auto;
	text-align: center;
	float: auto;
/*	display: inline-block;*/
	display: block;
	border-radius:25px;
	padding: 2px 8px 2px 8px;
	background: none;
	

	width: auto;
}
ul.element-selection-menu li a:hover>span {
	/*background: #0085b8;*/

	background: rgba(5,38,53,0.8);
}



ul.element-selection-menu li:hover,
ul.element-selection-menu li,
ul.element-selection-menu li a,
ul.element-selection-menu li a:hover {
	text-decoration: none !important;
}
/*
ul.element-selection-menu li a:before {
content: attr(data-hint);



}
ul.element-selection-menu li:hover a:before {

}
*/

#tooltip.elementmenu #tooltip-text {
	color: #133B4C;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
}



#tooltip.white {
	color: #435b6f;
	background: #fff;
}
#tooltip-text {
	display: block;
	float: left;
	width: auto;
      pointer-events: none;
}
#tooltip small {
	
	font-size: 11px;
	line-height: 16px;
	color: #345;
}

#tooltip:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 8px;
      border-style: solid;
/*      border-color: transparent transparent #22526a transparent;*/
      border-color: transparent transparent #aae0ef transparent;

      top: -16px;
      left: 10px;
      right: auto;
      pointer-events: none;
}
#tooltip.startmenu:after {
	display: none;
}

#tooltip.elementmenu:after {
	display: none;
}
#tooltip.top-icon {
	margin-top: -10px;
}
#tooltip.top-icon:after {
}


#tooltip.white:after {
      border-color: transparent transparent #fff transparent;
}
#tooltip.right:after {
      left: auto;
      right: 10px;
}
#tooltip.center:after {
      left: 50%;
      margin-left: -5px;
      /*right: 10px;*/
}
#tooltip.bottom {
	margin-top: -80px;
}
#tooltip.bottom:after {
	top: auto;
	bottom: -16px;
	border-color: #aae0ef transparent transparent transparent;
}

#tooltip.bottom-button {
	margin-top: -73px;
}
#tooltip.bottom-button:after {
	top: auto;
	bottom: -16px;
	border-color: #aae0ef transparent transparent transparent;
}



/* @end */

/* @group Note */

#note {
	display: none;
	float: left;
	padding: 0px 2px 0px 0px;
	height: 32px;
	position: absolute;
	z-index: 91060;
	
/*	max-width: 300px;
    min-width: 200px;*/

	
      position: absolute;
      width: auto;
      height: auto;
      line-height: 20px;
      padding: 4px 12px 4px 12px;
      font-size: 13px;
      text-align: left;
      color: #a3dbff;
      background: #fff;
      border: 0px solid rgb(255, 255, 255);
      border-radius: 4px;
      text-shadow: rgba(0, 0, 0, 0.0976563) 1px 1px 1px;
      box-shadow: rgba(0, 0, 0, 0.0976563) 1px 1px 2px 0px;
      margin-top: -2px;

    top: 65px;
    left: 100px;
}
#note p {
	padding: 0;
	margin: 0;
	color: #868686;
	text-shadow: none;
	line-height: 25px;

} 
#note p b {
	color: #000;
}
#note p span {
	display: block;
	float: left;
}
#note p span.tag {
	background: #f0008c;
	color: #fff;
	padding: 1px 6px 1px 6px;
	line-height: 14px;
	font-size: 9px;
	text-transform: uppercase;
	border-radius: 10px;
	margin: 4px 0 0 10px;
}
#note p span.name {
	margin: 0px 0 0 10px;
	display: inline-block;
}
#note p span.date {
	color: #000;
	font-weight: bold;
	margin: 0px 0 0 0px;
	
}
#note-text {
	display: block;
	float: left;
	width: auto;

}
#note small {
	
	font-size: 12px;
	line-height: 16px;
	color: #ccc;
}

#note:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 8px;
      border-style: solid;
      border-color: #fff transparent transparent transparent;
      bottom: -16px;
      left: 26px;
      right: auto;
}
#note.right:after {
      left: auto;
      right: 33px;
}

/* @end */

/* @group Sitemap tooltip */

strong.white {
	color: #fff !important;
}
#sitemap-tooltip .notify-number {
	display: none;
}

#sitemap-tooltip {
	display: none;
	float: left;
	padding: 0px 2px 0px 0px;
	height: 32px;
	position: absolute;
	z-index: 91100;
	
/*	max-width: 300px;
    min-width: 200px;*/
	right: 470px;
	
      position: absolute;
      width: auto;
      height: auto;
      line-height: 20px;
      padding: 12px 16px 10px 16px;
      font-size: 13px;
      text-align: left;
      color: #a3dbff;
      background: #00354a;
      border: 0px solid rgb(255, 255, 255);
      border-radius: 3px;
      text-shadow: rgba(0, 0, 0, 0.0976563) 1px 1px 1px;
      box-shadow: rgba(0, 0, 0, 0.0976563) 1px 1px 2px 0px;
	opacity: 0.0;
}
#sitemap-tooltip {
	right: 470px;
	opacity: 1;
	transition: opacity 0.3s ease;

}

body #elements .selection-container {
	position: absolute;
	left: -300px;
	transition: all 0.3s ease;
}
body #elements.hover .selection-container,
body #elements:hover .selection-container {
	position: absolute;
	left: 0;
	transition: all 0.3s ease;
}

#sitemap-tooltip img {
	display: block;
	float: left;
}
#sitemap-tooltip-contents {
	display: block;
	float: left;
	width: auto;
	max-width: 300px;

}
#sitemap-tooltip small {
	
	font-size: 12px;
	line-height: 16px;
	color: #ccc;
}

#sitemap-tooltip:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-width: 8px;
      border-style: solid;
      border-color: transparent transparent transparent #00354a;
      top: 7px;
      right: -16px;
      left: auto;
}
#sitemap-tooltip.right:after {
      left: auto;
      right: 10px;
}
#sitemap-tooltip p {
	padding: 0;
	margin: 0;
	color: #a3dbff;
	line-height: 16px;
	
}
#sitemap-tooltip p strong,
#sitemap-tooltip p b {
	font-weight: bold;
}
#sitemap-tooltip span.modified_by {
	color:#bbd2d5;
	display: inline-block;
	margin: 2px 0 0 0;	
	font-size: 11px;
	padding: 0;
	font-style: italic;
}

#sitemap-tooltip span.date {
	color:#fff;
	display: inline-block;
	margin: 2px 0 0 0;	
	font-size: 11px;
	padding: 0;
	font-style: italic;
}


/* @end */







#editortoolbars div.toolbar ul li.two-row   {
	padding: 0px;
	margin: 0px;
	width: auto;
}


div.toolbar a.toolbar-button {
	display: block;
	float: left;

	width: 4px;
	height: 27px;
	
	color: #000;
	padding: 0px;
	margin: 7px 2px 0 1px ;
	clear: none;
	overflow: hidden;
	background: transparent url(image/label_icons.png) left top;
	background-size: 64px 2048px;
	
	border: 1px solid transparent;

	border-radius: 4px;
}

div.toolbar a.toolbar-button:hover {
	border: 1px solid #1480b3;
/*	background-color: #ED008C;*/
}
div.toolbar a.toolbar-button.selected {
	border: 1px solid #1480b3;
	background-color: #1480b3;
}


div.toolbar input {
		display: block;
	float: left;

	width: 4px;
	height: 22px;
	
	color: #fff;
	padding: 2px 5px 2px 5px;
	margin: 7px 6px 0px 0px;
	clear: none;
	background: #1a1a1a;
	border: 1px solid #414242;
	border-radius: 4px;

}




div.toolbar input.search {
	display: block;
	float: left;

	width: 180px;
	height: 22px;
	
	color: #356;
	padding: 2px 7px 2px 8px;
	margin: 8px 6px 0px 0px;
	clear: none;
	border: none;
	border-radius: 4px;	
	
	background: #c7deee; /* url(image/label_icons_x2.png) no-repeat 0px -975px; */
	background-size: 64px 2048px;


}

div.toolbar-selection {
	display: block;
	float: left;
	width: 100%;
}


div.toolbar-movepage {
	display: block;
	float: left;
	width: 100%;
	background: #0085b8 url(image/select_blue_bg.png) repeat-x 0px -45px;
}

div.blue .button {
	display: block;
	float: left;
	width: auto;
	padding: 0px 6px 0px 6px;
	
/*	background: transparent url(image/buttons.png) no-repeat left top;*/
	background-position: 0px -200px;
}

div.blue textarea {	
    box-shadow: 0px 2px 7px 0px rgba(50,88,113,0.7);
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 5px;
}


div.blue  .button:hover {
	background-position: 0px -400px;
}







div.blue .toolbar .button.action,
div.blue .button.action,
div.blue .button-action {
	background-position: 0px -600px;
}

div.blue .toolbar .button.action span,
div.blue .button.action span,
div.blue .button-action span {
	background-position: right -650px;
}
div.blue .toolbar .button.action:hover,
div.blue .button.action:hover,
div.blue .button-action:hover {
	background-position: 0px -700px;
}

div.blue .toolbar .button.action:hover span,
div.blue .button.action:hover span,
div.blue .button-action:hover span {
	background-position: right -750px;
}



div.blue .search {
	background: transparent url(image/label_icons_x2.png) no-repeat 0px -980px;
	background-size: 64px 2048px;
}




a#cancel-button span {
	padding-right: 4px;	
}

a#cancel-button span.icon {
	float: right;
	width: 20px;
	background-position: -38px -1939px;
}

#confirm-movepage-button {
	display: none;
}
#repick-movepage-button {
	display: none;
}
body.moving-page-picked #confirm-movepage-button {
	display: block;
}
body.moving-page-picked #repick-movepage-button {
	display: block;
}

body.moving-page-picked.page-browser-open #confirm-movepage-button {
	display: none;
}
/*
body.moving-page-picked.page-browser-open #repick-movepage-button {
	display: none;
}
*/

a#confirm-movepage-button span,
a#confirm-button span,
a#done-button span,
a#close-recyclebin span {
	padding-right: 4px;	
}
a#confirm-movepage-button span.icon,
a#confirm-button span.icon,
a#done-button span.icon,
a#close-recyclebin span.icon {
	float: right;
	width: 20px;
	background-position: -38px -1893px;
	margin-right: -8px;
}
div.done-button.button span span.label {
	padding-right: 4px;	
}
div.done-button.button span span.icon {
	float: right;
	width: 20px;
	background-position: -38px -1893px;
	margin-right: -6px;
	padding-right: 0px;
}

div.toolbar-label {
	display: block;
	float: left;
	padding: 17px 20px 10px 14px;
	font-size: 16px;
	line-height: 14px;
	font-weight: 600;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5); 
	/* #295f8a 0 2px 2px; */
}
.selection-container {
	width: 100%;
	overflow: auto;
	padding: 10px 0 20px 0;
	display: block;
	float: left;
}
#image-add-browser {
	display: block;
	float: left;
	height: 100%;
	width: 100%;
/*	background: url(image/socool_combined_background.jpg) no-repeat center top;
	background-position: center top;
	background-size: 100% auto;*/
}
.breadcrumb-splitter {
	color: #81b8d9;
}
/* @group Image gallery */

#move-attachments {
	position: absolute;
	display: none;
	float: left;
	width: 23px;
	height: 23px;

	background: #f0008c url(image/label_icons_x2.png) no-repeat -41px -802px;	
	background-size: 64px 2048px;

	/* #00aef0 */
	/* border: 1px solid #fff; */
	z-index: 2200;
}

#page-actions.socool_blue_menu {
	min-width: 200px;
}

#move-attachments .socool_blue_menu {
	right: 0;
}
#blue-tabs #attachments-pane.pane {
	padding: 0 0 0 0;
	
}



ul#image-gallery {
	display: block;
	float: left;
	width: 95%;
	margin: 0;
	padding: 8px 1% 8px 2%;
}

ul#image-gallery li {
	display: block;
	float: left;
	height: auto;
	margin: 5px 15px 5px 5px;
	padding: 0;
	position: relative;
}

ul#image-gallery li ul {
	display: none;
}

ul#image-gallery li a {
	display: block;
	float: left;
	height: 140px;
	margin-bottom: 10px;
	padding: 0px;
}

/* @end */







ul#element-selection-menu {
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0 0 10px 20px;
}

ul#element-selection-menu li {
	display: block;
	float: left;
	height: auto;
}

ul#element-selection-menu li ul {
	display: none;
}
ul#element-selection-menu li a {
	display: block;
	float: left;
	width: 146px;
	height: 25px;
	padding: 140px 0px 0px 0px;
	background: url(image/insert_element_menu_x2.png) no-repeat 8px 10px;
	background-size: 2048px 340px;
}





ul#element-selection-menu li a:hover {
/*	background-color: #0075a1;*/
}
ul#element-selection-menu li.selected a,
ul#element-selection-menu li.selected a:hover {
	background-color: #005576;
}

ul#element-selection-menu li a span {
	display: block;
	float: auto;
	text-align: center;
	width: 140px;
	max-height: 30px;
}
ul#element-selection-menu li a span {
	text-align: center;	
}
ul#element-selection-menu li a span span.label {
	margin: 0px auto;
	text-align: center;
	float: auto;
	display: inline-block;
	border-radius:25px;
	padding: 2px 8px 2px 8px;
	

	width: auto;
}
ul#element-selection-menu li a:hover span span.label {
	background: #0085b8;
}


ul#element-selection-menu li.file {
	display: block;
	float: left;
	width: auto;
	height: 180px;
	margin: 0;
	padding: 0;
}
ul#element-selection-menu li.file a {
	background: none;
	padding: 10px 0 0 0;
}

ul#element-selection-menu li.file a div.file-type-icon {
	background: url(image/file_icons.png) no-repeat -7px 0;
	display: block;
	float: left;
	width: 100px;
	height: 120px;
}

ul#element-selection-menu li.file a div.file-icon-zip {
	background: none;
}

ul#element-selection-menu li.file a div.file-icon-zip {
	background: none;
}

ul#element-selection-menu li.file a div.file-icon-zip {
	background: none;
}

ul#element-selection-menu li.file a div.file-icon-zip {
	background: none;
}


ul#element-selection-menu li#insert-image a {
	background-position: -173px 10px;
}
ul#element-selection-menu li#insert-text a {
	background-position: -949px 10px;
}
ul#element-selection-menu li#insert-table a {
	background-position: -1425px 10px;
}
ul#element-selection-menu li#insert-image-gallery a {
	background-position: -331px 10px;
}
ul#element-selection-menu li#insert-image-gallery-collage a {
	background-position: -173px -150px;
}
ul#element-selection-menu li#insert-image-gallery-browse a {
	background-position: -331px -150px;
}
ul#element-selection-menu li#insert-video a {
	background-position: -484px 10px;
}
ul#element-selection-menu li#insert-map a {
	background-position: -640px 10px;
}

ul#element-selection-menu li#insert-download a {
	background-position: -1265px -150px;
}


ul#element-selection-menu li#insert-highlight a {
	background-position: -1106px -150px;
}


ul#element-selection-menu li#insert-graph a {
	background-position: -484px -150px;
}
ul#element-selection-menu li#insert-graph-one a {
	background-position: -484px -150px;
}
ul#element-selection-menu li#insert-graph-two a {
	background-position: -640px -150px;
}
ul#element-selection-menu li#insert-graph-three a {
	background-position: -797px -150px;
}


ul#element-selection-menu li#insert-button a {
	background-position: -797px 10px;	
}
ul#element-selection-menu li#insert-text-two a {
	background-position: -949px 10px;	
}
ul#element-selection-menu li#insert-text-three a {
	background-position: -1106px 10px;	
}
ul#element-selection-menu li#insert-text-with-picture a {
	background-position: -1265px 10px;	
}
ul#element-selection-menu li#insert-table-one a {
	background-position: -1425px 10px;
}
ul#element-selection-menu li#insert-table-two a {
	background-position: -1577px 10px;
}
ul#element-selection-menu li#insert-table-three a {
	background-position: -1730px 10px;
}
ul#element-selection-menu li#insert-table-four a {
	background-position: -1880px 10px;
}

ul#element-selection-menu li#insert-table-simple a {
	background-position: -1425px -150px;
}
ul#element-selection-menu li#insert-table-noborder a {
	background-position: -1577px -150px;
}


ul#element-selection-menu li#upload-image {
	display: block;
	float: left;
	height: 116px;
	padding: 36px 30px 0px 0px;
	
}
ul#element-selection-menu li#upload-image a {
	width: 90px;
	height: 104px;
	padding: 16px 0px 0px 0px;
	background: #fff;	
}
ul#element-selection-menu li#upload-image a span {
	color: #1480b3;
	font-size: 15px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 100%;	
}
ul#element-selection-menu li#upload-image a span.icon {
	color: #000;
	display: block;
	float: left;
	height: 50px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	
	background: url(image/label_icons.png) no-repeat 15px -436px;
}


ul.element-selection-menu {
	display: block;
	float: left;
	margin: 0px 0 0 0;
	padding: 0 0 10px 20px;
}

ul.element-selection-menu li {
	display: block;
	float: left;
	height: auto;

}

ul.element-selection-menu li ul {
	display: none;
}
ul.element-selection-menu li a {
	display: block;
	float: left;
	width: 146px;
	height: 0px;
	padding: 126px 0px 0px 0px;
	background: url(image/insert_element_menu_x2.png) no-repeat 8px 10px;
	background-size: 2048px 340px;	
	transition: 0.6s;
}

div.icon-label {
	display: block;
	float: left;
	width: 146px;
	height: 0px;
	padding: 126px 0px 0px 0px;
	
	background: url(image/insert_element_menu_x2.png) no-repeat 8px 10px;
	background-size: 2048px 340px;	
	
}

.large-icon-label,
ul#element-selection-menu li.big a,
ul.element-selection-menu li.big a {
	display: block;
	float: left;
	width: 280px;
	height: 0px;
	padding: 126px 0px 0px 0px;
	background: url(image/insert_block_x2.png) no-repeat 8px 10px;
	background-size: 2048px 512px;
	transition: 0.6s;
}




ul#element-selection-menu li.form a,
ul.element-selection-menu li.form a {
	display: block;
	float: left;
	width: 280px;
	height: 0px;
	padding: 50px 0px 0px 0px;
	background: url(image/form_elements_x2.png) no-repeat 8px 10px;
	background-size: 2048px 220px;
}
ul#element-selection-menu li.form-big a,
ul.element-selection-menu li.form-big a {
	display: block;
	float: left;
	width: 280px;
	height: 0px;
	padding: 86px 0px 0px 0px;
	background: url(image/form_elements_x2.png) no-repeat 8px 10px;
	background-size: 2048px 220px;
}

ul#element-selection-menu li,
ul.element-selection-menu li {
	perspective: 300px;
}
ul#element-selection-menu li,
ul.element-selection-menu li {
	position: relative;
}
ul.element-selection-menu li a:hover {
	transform: rotateY( -15deg );
	perspective-origin: 50% 50%;
	transition: 0.6s;
	transition-delay: 0.1s;
}
/*
ul.form-element-selection-menu li a {
	display: block;
	float: left;
	width: 280px;
	height: 0px;
	padding: 50px 0px 0px 0px;
	position: relative;
	background: none;
}


ul.form-element-selection-menu li a:after {
	content: ' ';
	position: absolute;
	top: 0px;
	left: 0;
	display: block;
	float: left;
	width: 280px;
	height: 50px;
	background: url(image/form_elements.png) no-repeat 0px 0px;
	background-size: 2048px 220px;

}
*/

ul.element-selection-menu li#insert-form-single-line a {
	background-position: -5px -5px; 
}
ul.element-selection-menu li#insert-form-drop-down a {
	background-position: -281px -5px; 
}
ul.element-selection-menu li#insert-form-name a {
	background-position: -560px -5px; 
}
ul.form-element-selection-menu li#insert-form-email a {
	background-position: -836px -5px; 
}
ul.form-element-selection-menu li#insert-form-phone a {
	background-position: -1115px -5px; 
}
ul.form-element-selection-menu li#insert-form-date a {
	background-position: -1391px -5px; 
}
ul.form-element-selection-menu li#insert-form-website a {
	background-position: -1669px -5px; 
}

ul.form-element-selection-menu li#insert-form-multi-line a {
	background-position: -5px -59px;
}
ul.form-element-selection-menu li#insert-form-address a {
	background-position: -285px -59px;
}
ul.form-element-selection-menu li#insert-form-checkbox-group a {
	background-position: -560px -59px;
}
ul.form-element-selection-menu li#insert-form-radiobuttons a {
	background-position: -839px -59px;
}
ul.form-element-selection-menu li#insert-form-confirmation a {
	background-position: -1115px -59px;
}
ul.form-element-selection-menu li#insert-form-htmlarea a {
	background-position: -1394px -59px;
}
ul.form-element-selection-menu li#insert-form-hidden a {
	background-position: -1670px -59px;
}
ul.form-element-selection-menu li#insert-form-submit a {
	background-position: -5px -147px;
}
ul.form-element-selection-menu li#insert-form-hr a {
	background-position: -1115px -147px;
}
ul.form-element-selection-menu li#insert-form-onoff a {
	background-position: -285px -147px;
}
ul.form-element-selection-menu li#insert-form-verify-question a {
	background-position: -560px -147px;
}
ul.form-element-selection-menu li#insert-form-verify-math a {
	background-position: -836px -147px;
}
ul.form-element-selection-menu li#insert-form-upload a {
	background-position: -1391px -147px;
}




ul.element-selection-menu li a:hover {
/*	background-color: #0075a1;*/
}
ul.element-selection-menu li.selected a,
ul.element-selection-menu li.selected a:hover {
	background-color: #005576;
}


ul.element-selection-menu li.file {
	display: block;
	float: left;
	width: auto;
	height: 180px;
	margin: 0;
	padding: 0;
}
ul.element-selection-menu li.file a {
	background: none;
	padding: 10px 0 0 0;
}

ul.element-selection-menu li.form,
ul.element-selection-menu li.form-big,
ul.element-selection-menu li.big {
	width: 280px;
	height: 126px;
	
	margin-top: 0px;
	margin-bottom: 0px !important;
	padding-right: 6px;
	padding-top: 0px;
	margin-left: 5px;

}

ul.element-selection-menu li.form-big {
	height: 86px;
}
ul.element-selection-menu li.form {
	height: 50px;

	margin-top: 0;

}


ul.element-selection-menu li.file a div.file-type-icon {
	background: url(image/file_icons.png) no-repeat -7px 0;
	display: block;
	float: left;
	width: 100px;
	height: 120px;
}

ul.element-selection-menu li.file a div.file-icon-zip {
	background: none;
}

ul.element-selection-menu li.file a div.file-icon-zip {
	background: none;
}

ul.element-selection-menu li.file a div.file-icon-zip {
	background: none;
}

ul.element-selection-menu li.file a div.file-icon-zip {
	background: none;
}

div#icon-label-image.icon-label,
ul.element-selection-menu li#insert-image a {
	background-position: -173px -5px;
}
ul.element-selection-menu li#insert-text a {
	background-position: -949px 10px;
}
ul.element-selection-menu li#insert-table a {
	background-position: -1425px 10px;
}
ul.element-selection-menu li#insert-image-gallery a {
	background-position: -331px 10px;
}
ul.element-selection-menu li#insert-image-gallery-collage a {
	background-position: -173px -150px;
}
ul.element-selection-menu li#insert-image-gallery-browse a {
	background-position: -331px -150px;
}

ul.element-selection-menu li#insert-video a {
	background-position: -484px -5px;
}
ul.element-selection-menu li#insert-map a {
	background-position: -640px -5px;
}

ul.element-selection-menu li#insert-download a {
	background-position: -1265px -165px;
}


ul.element-selection-menu li#insert-highlight a {
	background-position: -1106px -165px;
}




ul.element-selection-menu li#insert-graph a {
	background-position: -484px -165px;
}
ul.element-selection-menu li#insert-graph-one a {
	background-position: -484px -165px;
}
ul.element-selection-menu li#insert-graph-two a {
	background-position: -640px -165px;
}


div#icon-label-graph-three.icon-label,
ul.element-selection-menu li#insert-graph-three a {
	background-position: -797px -165px;
}
div#icon-label-graph-three.icon-label {
	margin-top: -12px;
}


ul.element-selection-menu li#insert-graph-four a {
	background-position: -179px -165px;
}

ul.element-selection-menu li#insert-graph-five a {
	background-position: -21px -165px;
}

ul.element-selection-menu li#insert-graph-six a {
	background-position: -331px -165px;
}

ul.element-selection-menu li#insert-graph-seven a {
	background-position: -951px -165px;
}


ul.element-selection-menu li#insert-button a {
	background-position: -797px -5px;	
}
ul.element-selection-menu li#insert-thematic-break a {
	background-position: -955px -5px;	
}
ul.element-selection-menu li#insert-text-three a {
	background-position: -1106px -5px;	
}
ul.element-selection-menu li#insert-text-with-picture a {
	background-position: -1265px -5px;	
}
ul.element-selection-menu li#insert-table-one a {
	background-position: -1425px -5px;
}
ul.element-selection-menu li#insert-table-two a {
	background-position: -1577px -5px;
}
ul.element-selection-menu li#insert-table-three a {
	background-position: -1730px -5px;
}
ul.element-selection-menu li#insert-table-four a {
	background-position: -1880px -5px;
}

ul.element-selection-menu li#insert-table-simple a {
	background-position: -1425px -165px;
}
ul.element-selection-menu li#insert-table-noborder a {
	background-position: -1577px -165px;
}


div#insert-big-1-icon.large-icon-label,
ul.element-selection-menu li#insert-big-1 a {
	background-position: -5px -5px;
}
div#insert-big-1-icon.large-icon-label {
	margin-top: -10px;
}


div#insert-big-2-icon.large-icon-label,
ul.element-selection-menu li#insert-big-2 a {
	background-position: -283px -5px;
}
div#insert-big-2-icon.large-icon-label {
	margin-top: -10px;
}
ul.element-selection-menu li#insert-big-3 a {
	background-position: -561px -5px;
}
ul.element-selection-menu li#insert-big-4 a {
	background-position: -837px -5px;
}
ul.element-selection-menu li#insert-big-5 a {
	background-position: -1115px -5px;
}
ul.element-selection-menu li#insert-big-6 a {
	background-position: -1391px -5px;
}
div#insert-big-pages-list-icon.large-icon-label,
ul.element-selection-menu li#insert-big-pages-list a {
	background-position: -1669px -5px;
}
div#insert-big-pages-list-icon.large-icon-label {
	margin-top: -10px;
}


div#insert-big-form-icon.large-icon-label,
ul.element-selection-menu li#insert-big-form a {
	background-position: -1114px -375px;
}
div#insert-big-form-icon.large-icon-label {
	margin-top: -10px;
}



ul.element-selection-menu li#insert-big-7 a {
	background-position: -5px -130px;
}
ul.element-selection-menu li#insert-big-8 a {
	background-position: -283px -130px;
}


div#insert-big-9-icon.large-icon-label,
ul.element-selection-menu li#insert-big-9 a {
	background-position: -561px -130px;
}
div#insert-big-9-icon.large-icon-label {
	margin-top: -10px;
}

div#insert-big-10-icon.large-icon-label,
ul.element-selection-menu li#insert-big-10 a {
	background-position: -837px -130px;
}
div#insert-big-10-icon.large-icon-label {
	margin-top: -10px;
}

div#insert-big-11-icon.large-icon-label,
ul.element-selection-menu li#insert-big-11 a {
	background-position: -1115px -130px;
}
div#insert-big-11-icon.large-icon-label {
	margin-top: -10px;
}

ul.element-selection-menu li#insert-big-12 a {
	background-position: -1391px -130px;
}

ul.element-selection-menu li#insert-big-13 a {
	background-position: -5px -253px;
}
ul.element-selection-menu li#insert-big-14 a {
	background-position: -283px -253px;
}
ul.element-selection-menu li#insert-big-15 a {
	background-position: -561px -253px;
}
ul.element-selection-menu li#insert-big-16 a {
	background-position: -837px -253px;
}
ul.element-selection-menu li#insert-big-17 a {
	background-position: -1115px -253px;
}
ul.element-selection-menu li#insert-big-18 a {
	background-position: -1391px -253px;
}

ul.element-selection-menu li#insert-big-19 a {
	background-position: -5px -373px;
}
ul.element-selection-menu li#insert-big-20 a {
	background-position: -283px -373px;
}
ul.element-selection-menu li#insert-big-21 a {
	background-position: -561px -373px;
}
ul.element-selection-menu li#insert-big-22 a {
	background-position: -837px -373px;
}



ul.element-selection-menu li#upload-image {
	display: block;
	float: left;
	height: 116px;
	padding: 36px 30px 0px 0px;
	
}
ul.element-selection-menu li#upload-image a {
	width: 90px;
	height: 104px;
	padding: 16px 0px 0px 0px;
	background: #fff;	
}
ul.element-selection-menu li#upload-image a span {
	color: #1480b3;
	font-size: 15px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 100%;	
}
ul.element-selection-menu li#upload-image a span.icon {
	color: #000;
	display: block;
	float: left;
	height: 50px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	
	background: url(image/label_icons.png) no-repeat 15px -436px;
}




div#selection-show-more {
	display: block;
	float: left;
	height: 116px;
	padding: 36px 30px 0px 0px;
	position: absolute;
	right: 0;
	top: 44px;
	
}
div#selection-show-more a {
	display: block;
	float: left;
	width: 90px;
	height: 104px;
	padding: 16px 0px 0px 0px;
	background: #fff;	
}
div#selection-show-more a span {
	display: block;
	float: left;
	color: #1480b3;
	font-size: 15px;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 100%;	
}
div#selection-show-more a span.icon {
	color: #000;
	display: block;
	float: left;
	height: 50px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	
	background: url(image/label_icons.png) no-repeat 15px -436px;
}

ul.element-selection-menu li.placeholder,
ul#element-selection-menu li.placeholder {
	background: rgba(255,255,255,0.4);
	display: block;
	float: left;
	width: 20px;
	height: 180px;
	margin: 0 14px 0 0;
	padding: 0px;
}

ul.element-selection-menu li.select-image,
ul#element-selection-menu li.select-image {
	display: block;
	float: left;
	width: auto;
	height: 180px;
	margin: 0 14px 0 0;
	padding: 0px;
}
ul.element-selection-menu li.select-image.dragged,
ul#element-selection-menu li.select-image.dragged {
	position: absolute;
	z-index: 10000;
}

ul.element-selection-menu li.select-image a,
ul#element-selection-menu li.select-image a {
	padding: 8px 8px 8px 8px;
	margin: 0;
	background: none;
	display: block;
	float: left;
	width: auto;
	height: auto;
}
ul.element-selection-menu li.select-image a img:hover,
ul#element-selection-menu li.select-image a img:hover {
	outline: 1px solid #fff;
	-webkit-box-shadow: 0px 0px 36px 0px rgba(98, 199, 255, 0.4),0px 0px 6px 0px rgba(0, 0, 0, 1);
-moz-box-shadow:    0px 0px 36px 0px rgba(98, 199, 255, 0.4),0px 0px 6px 0px rgba(0, 0, 0, 1);
box-shadow:         0px 0px 36px 0px rgba(98, 199, 255, 0.4),0px 0px 6px 0px rgba(0, 0, 0, 1);
}
ul#element-selection-menu li.select-image a:hover {
	

}

ul.element-selection-menu li.select-image.selected a,
ul.element-selection-menu li.select-image.selected a:hover,
ul#element-selection-menu li.select-image.selected a,
ul#element-selection-menu li.select-image.selected a:hover {
	background-color: #005576;
	position: relative;
}

ul.element-selection-menu li.select-image.selected a .blue-file:after,
ul#element-selection-menu li.select-image.selected a .blue-file:after {
	
	content:''; 
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 90000;
	
	background: #005576 url(image/label_icons.png) no-repeat -34px -1886px;

}

div.toolbar-selection.one-row ul#element-selection-menu li a {
	padding-bottom: 30px;
}



div.toolbar-selection.one-row {
	overflow: hidden; height: 245px;
}

table {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table td {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
table.clickable-table td,
table.clickable-table td:hover {
	cursor: pointer;
}

ul#element-selection-menu li.select-image td.select-image-wrap {
	width: auto;
	height: 155px;
	vertical-align: bottom;
}
ul#element-selection-menu li.select-image td.select-image-label {
	overflow: hidden;
	padding: 5px 0px 0px 0px;
	
}
ul#element-selection-menu li.select-image td.select-image-label span {
	font-size: 11px;
}

div.toolbar-group {
	display: block;
	float: left;
	height: 41px;
	padding: 0px 8px 0px 8px;
	margin: 0;
	width: auto;
/*	background:  transparent url(image/toolbar_bg.png) repeat-x right top;*/
	
}
.toolbar-group-split {
	display: block;
	float: left;
	height: 44px;
	padding: 0;
	margin: 0;
	width: 2px;
	background:  transparent url(image/toolbar_split.png) no-repeat right top;
}

div.blue div.toolbar .toolbar-group-split {
	background-position: -8px 0px;
}

div.blue div.toolbar-first-row-blue .toolbar-group-split {
	background-position: -4px 0px;
}
/*
div.toolbar-with-background {	
	background: url(image/socool_combined_background.jpg) no-repeat 0 0;
	background-size: 100% auto;
}
*/
.html-editor-open.help-open #elements {
	display: none !important;
}
a.help-back {
	margin-top: 20px;
}
#elements .button {
	margin-bottom: 0px;
}


div.toolbar-group-no-split {
	display: block;
	float: left;
	height: 42px;
	padding: 0px 10px 0px 13px;
	margin: 0;
	background: none;
}


.toolbar {
	left: 0px;
	top: 0px;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	color: #fff;
	vertical-align: top;
	display: inline;
	float: left;
	height: auto;

	width: 100%;
	height: 44px;
}
div.toolbar-electric {
	background: url(image/socool_bg_electric.jpg) no-repeat center top;
	
	background-position: center 0px;
    background-size: 100% auto;
	
	overflow: hidden; 
	display: block; 
	float: left; 
	width: 100%; 

	height: 50px;
}
div#electric-stripe-bg {
    display: block;
    float: left;
    width: 100%;
}
div#electric-stripe {
	background: rgba(5,38,53,0.5);
    display: block;
    float: left;
    width: 100%;
    height: 100px;
}
div.toolbar-first-row {
	width: 100%;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 50px;
/*	border-bottom: 1px solid #000;*/
/*	background: #1B4252;
	background: url(image/socool_combined_background.jpg) no-repeat center top; */
	
	background-position: center 0px;
    background-size: 100% auto;

}

div#toolbar .button {
	margin-top: 10px;
}
div#toolbar .toolbar-button {
	margin-top: 10px;
}
div.toolbar-first-row-blue {
	width: 100%;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 44px;
/*	border-bottom: 1px solid #000;*/
/*	background: transparent url(image/toolbar_bg.png) repeat-x 0px -45px;*/

	

}




div.toolbar-codesigner {
	padding: 44px 0px 0px 0px;
	margin-top: -44px;
	width: 100%;
	
	display: block;
	float: left;

}
div.toolbar-codesigner div.toolbar {
/*	background: #1B4252; */
	height: 50px;
}

div.toolbar-second-row {
	width: 100% !important;
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 43px;
	border-bottom: 1px solid #000;
	background:  transparent url(image/toolbar_bg.png) repeat-x right top;
}

div#toolbar-shadow {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: transparent url(image/toolbar_bottom.png) repeat-x left top;
	opacity: 0.1;
}




div.toolbar a.link-button {
	display: block;
	float: left;
	width: auto;
	padding: 4px 10px 0px 6px;
	margin: 7px 10px 0px 0px;
	border: 1px solid #22526a;

	color: #fff;
	
	height: 23px;
	border-radius: 4px;

	background: #22526a;/* url(image/label_icons.png) no-repeat right -1257px;*/
	

	font-size: 15px;
	text-decoration: none;
}
div.toolbar a.link-button-disabled {
	display: block;
	float: left;
	width: auto;
	padding: 6px 10px 0px 6px;
	margin: 7px 10px 0px 0px;
	border: 1px solid transparent;

	color: #fff;
	
	height: 23px;
	border-radius: 4px;

	background: none;/* url(image/label_icons.png) no-repeat right -1257px;*/
	

	font-size: 15px;
	text-decoration: none;
}




#publishing-status {
	padding: 0; 
	position: absolute; 
	width: 100%; 
	display: block; 
	bottom: 0px; 
	left: 0px; 
	height: 52px; 
	z-index: 50;

}
.button.dark {
	background: rgba(5,38,53,0.8); 	
}

.button.lightblue {
	background: rgba(5,38,53,0.8);
	background: #0085b8; 		
}
.button.lightblue span {
	color: #DDF0FA;
}
.button.lightblue:hover span {
	color: #fff;
}
#publishing-status .float-right .span,
#publishing-status .float-right .button,
#publishing-status .float-right div.time-period-inputs {
	float: right;
	display: block;
}

#editing-status .float-right .span,
#editing-status .float-right .button,
#editing-status .float-right div.time-period-inputs {
	float: right;
	display: block;
}

#publishing-status .publishing-status-card {
	margin: 0 auto;	
	text-align: center;
	display: none;
}
#publishing-status .publishing-status-card table {
	width: auto; margin: 0;
	
}
#publishing-status .publishing-status-card-inner {
	width: auto; 
	display: inline-block;
	margin: 0 auto;
	padding: 10px 16px 12px 16px;
	background: rgba(3,41,58,0.90); 
	border-radius: 5px 5px 0 0;
	box-shadow: 0px 0px 1px rgba(255,255,255,0.3);

}

#editing-status .publishing-status-card,
#publishing-status .editing-status-card {
	display: none;

}




body.status-denied #publishing-status #publish-status-denied,
body.status-locked #publishing-status #publish-status-locked,
body.status-hidden #publishing-status #publish-status-hidden,
body.status-draft #publishing-status #publish-status-draft,
body.status-timed #publishing-status #publish-status-timed,
body.status-published #publishing-status #publish-status-published {
	display: block;
}
body.html-editor-open #publishing-status {
	display: none;
}
body.html-editor-open #editing-status {
	display: none !important;
}
body.status-denied .restore-action-restore {
	display: none;
}

#editing-status {
	padding: 0; 
	position: absolute; 
	width: auto; 
	display: block; 


/*	background: rgba(4, 106, 155, 0.83); */
	
	height: 52px; 
	z-index: 12008;

	top: auto;
	bottom: 0px;

	border-radius: 5px 5px 0 0;

	position: absolute; 
	top: auto; 
	left: auto; 
	left: calc(50% - 210px); 
	margin: 0;
	bottom: 0;	
}
#editing-status-text {
	display: block; 
	float: left; 
	color: #fff; 
	font-size: 14px; 
}


#editing-status .editing-status-card-inner {
	width: auto; 
	display: inline-block;
	margin: 0 auto;
	padding: 10px 16px 12px 16px;
	background: rgba(3,41,58,0.90); 
	border-radius: 5px 5px 0 0;
	box-shadow: 0px 0px 1px rgba(255,255,255,0.3);

}


#editing-status {
	display: none;
}
body.editing-content #editing-status {
	display: block;
}

body.editing-block #editing-status,
body.editing-form #editing-status,
body.editing-content #editing-status {
	display: block;
}


body.editing-block #editing-status #editing-block,
body.editing-content #editing-status #editing-content,
body.editing-text #editing-status #editing-text,
body.editing-table #editing-status #editing-table {
	display: block;
}




body.tools-open #publishing-status,
body.navigator-open #publishing-status {
	width: auto;
	left: calc(50% - 280px);
	margin: 0;
}
body.tools-open.status-timed #publishing-status,
body.navigator-open.status-timed #publishing-status {
	left: calc(50% - 355px);
}

body.tools-open.status-published #publishing-status,
body.navigator-open.status-published #publishing-status {
	left: calc(50% - 247px);
}
body.tools-open.status-locked #publishing-status,
body.navigator-open.status-locked #publishing-status {
	left: calc(50% - 190px);
}
body.tools-open.status-draft #publishing-status,
body.navigator-open.status-draft #publishing-status {
	left: calc(50% - 240px);
}






#editing-status .button,
#publishing-status .button {
	box-shadow: 0 3px 10px rgba(0,0,0,0.25);
	margin-top: 0;
}
#editing-status .label-left,
#publishing-status .label-left {
	display: block;
	float: left;

	text-align: right; 
	margin: 7px 20px 0 0; 
	color: #fff; 
	font-weight: bold;
	font-size: 15px;
	text-shadow: 0 2px 10px rgba(3,41,58,0.89);
}
#editing-status .editing-status-label,
#editing-status .publishing-status-label,
#publishing-status .publishing-status-label {
	display: block;
	float: right;

	text-align: right; 
	margin: 7px 20px 0 0; 
	color: #C4E1F4; 
	font-weight: normal;

	font-size: 14px;
	text-shadow: 0 2px 10px rgba(3,41,58,0.89);

}
#publishing-status .publishing-status-label strong {
	color: #fff;
	font-weight: bold;
}
#editing-status .publishing-status-label {
	text-shadow: none;	
}

#forms-close,
#search-close,
#search-help,	
#responsive-close {
	float: right;
}



/* @group Basic button - BLACK */

.button {
	display: block;
	float: left;
	width: auto;
	padding: 0px 6px 0px 6px;
	background: rgba(5,38,53,0.5);
	/* #22526a */
	margin: 8px 8px 0 0;
	border-radius: 4px;

}
.button.highlighted {
	background: #0085b8;	
}
.button.pink {
	background: #f0008c;
	text-shadow: 0 1px 0 rgba(112, 0, 72, 0.8);

}
.button.pink:hover {
	background: #bd0070;
}

.button.pink span {
	color: #fff;
}
.button:hover {
	cursor: pointer;
}
.button.highlighted:hover {
	color: #fff;
	background: #105d83;
}
.button.highlighted:hover span {
	color: #fff;
}

.button.dark-default {
	background: #018ec5;	
}
.button.dark-default span {
	color: #fff;
}

.button.dark-default:hover {
	color: #fff;
	cursor: pointer;
	background: #0085b8;
}
.button.dark-default:hover span {
	color: #fff;
}
.button.dark {
	
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.1);
}



.button.lightblue {
	
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.1);
}


.button .notify-amount {
	border: 1px solid #2490a7;
	color: #fff;
	font-size: 12px !important;
	font-weight: bold !important;
	display: block;
	float: left;
	height: 12px;
	line-height: 12px;
	padding: 1px 4px 1px 4px !important;
	margin: 6px 0 0 0;
	/*-moz-border-radius: 15px;*/
	border-radius: 8px;
/*	position: absolute;
	left: 3px;
	top: 2px;*/

	background: #2490a7;
	text-shadow: none;
}
.button.dark:hover {
	background: #0085b8;
}


.button.upload {
	background: rgb(232,0,112);	
}

img.loader-image {
    position: absolute;
    top: 25px;
    left: 50%;
    width: 70px;
    height: 70px;
    margin: 0px 0 0 -35px;
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}

div.progress-text {
	position: absolute;
    top: 117px;
    left: 50%;
    width: 100px;
    height: 20px;
    display: block;
    float: left;
    margin: -10px 0 0 -50px;
    text-align: center;
    color: rgb(147, 231, 245);
    font-size: 13px;
}
div.progress-percentage {
	position: absolute;
    top: 53px;
    left: 50%;
    width: 30px;
    height: 20px;
    display: block;
    float: left;
    margin: 0px 0 0 -15px;
    text-align: center;
    color: rgb(147, 231, 245);
    font-size: 11px;
}




.button span {
	display: block;
	float: left;
	width: auto;
	height: 15px;
	
	overflow: none;
	padding: 7px 6px;
/*	background: transparent url(image/buttons.png) no-repeat right -50px;*/

	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #c4e1f4;	
/*	text-shadow: #000 0 1px 1px; */
	text-shadow: 0px 1px 0px rgba(35,64,82,.80);


}

.button span.icon {
	display: block;
	float: left;
	width: 16px;
	height: 25px;
	padding: 0px;
	background: transparent url(image/label_icons.png) no-repeat right -50px;	
}

.button span span.label {
	display: block;
	float: left;
	width: auto;
	height: 15px;
	padding: 0px;
	background: none;
}



/* @end */



#start-menu {
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	z-index: 20000;
	width: 100%;
	height: 100%;
}


body.recyclebin-open #navigator-clear-cache,
body.recyclebin-open #focus-background,
body.recyclebin-open #move-marker,
body.recyclebin-open #siteeditor #siteeditor-breadcrumbs,
body.recyclebin-open #navigator-heading,
body.recyclebin-open #navigator-content,
body.recyclebin-open #siteeditor-buttons,
body.recyclebin-open #addnew-button-ping,
body.recyclebin-open #publishing-status {
	display: none !important;
}
body.recyclebin-open #navigator-recycled {
	display: block !important;
}

body.recyclebin-open #focus-background, 
body.recyclebin-open #hover-background {
	width: 410px !important;
}

body.recyclebin-open #siteeditor {
	left: 0;
	right: auto;
	background: none;
	overflow: visible;

}
body.recyclebin-open #sitemap-tooltip {
	left: 426px;
	right: auto;
}
body.recyclebin-open #sitemap-tooltip:after {
      border-color: transparent #00354a transparent transparent ;
      left: -16px;
      right: auto;
}
body.navigator-open.recyclebin-open #highlights-background {
	width: 100%;
}
body.recyclebin-open div#loading-dialog-wrap {
	left: 310px;
} 
#recyclebin-welcome h1 {
	color: #fff;
	text-align: center;

}
#recyclebin-welcome p {
	color: #fff;
	text-align: center;
}

#recycled-page-details {
	position: absolute;
	top: 50px;	
	left: 460px;

	display: none;
	float: left;
	width: calc(100% - 460px);
	z-index: 2000;
	background: rgba(33,50,59,0.80);
	border-top: 1px solid rgba(255,255,255,0.05);
}
#recycled-page-details h1 {
	color: #C1E6EC;
	font-size: 20px;
	line-height: 22px;
	text-shadow: 0 2px 10px rgba(3,41,58,0.89);
} 
#recycled-page-details p {
	color: #C1E6EC;
	font-size: 15px;
	line-height: 17px;
	text-shadow: 0 2px 10px rgba(3,41,58,0.89);
	margin: 5px 0 20px 0;
}
#recycled-page-details p strong {
	color: #fff;
}
#recycled-page-details p span.path {
  color: #C1E6EC;
  background: rgba(5,38,53,0.8);
  padding: 3px 11px 3px 11px;
  display: inline-block;
  border-radius: 4px;
  font-size: 13px;
  margin-top: 9px;
}
body.recyclebin-open #recycled-page-details {
	display: block;
}



body.start-menu-open div#toolbar,
body.start-menu-open div#tools,
body.start-menu-open div#note,
body.start-menu-open div#move-marker,
body.start-menu-open div#elements,
body.start-menu-open div#siteeditor,
body.start-menu-open div#copage {
	display: none !important;
}



body.start-menu-open div#start-menu {
	display: block;
}


body.start-menu-open div#highlights-background {
	height: 100% !important;
	width: 100% !important;
}

body.navigator-open div#toolbar,
body.tools-open div#toolbar {
	width: calc(100% - 305px);
}
body.navigator-open.recyclebin-open div#toolbar {
	width: 100%;
}

body.tools-open div.toolbar a.show-help {
	display: none;
}

div.toolbar a#hide-help {
	display: none;
}

body.help-open div.toolbar a#show-help {
	display: none;
}
body.help-open div.toolbar a#hide-help {
	display: block;
}


body.tools-open div.toolbar a#show-tools {
	display: none;
}
#show-help-sitemap {
	position: absolute;
	right: 35px;
	top: 4px;
	z-index: 2300;
}
/*body.navigator-open  div.toolbar a#show-help {
	display: none;
}*/

#navigator-clear-cache {
	position: fixed;
	padding: 0;
	margin: 0;

	background: url(image/socool_combined_background.jpg) no-repeat center top;
	width: 460px;

	bottom: -50px;
	right: -150px;
	transition: all 0.3s ease;
}

#siteeditor:hover #navigator-clear-cache {
	bottom: 0px;
	right: 0px;
	transition: all 0.3s ease;
}


body.cache-disable #navigator-clear-cache {
	display: none;	
}

#navigator-clear-cache-cleared {
	display: none;
}
#navigator-clear-cache-clearing {
	display: none;
}

#navigator-clear-cache.clearing #navigator-clear-cache-action {
	display: none;
}
#navigator-clear-cache.clearing #navigator-clear-cache-clearing {
	display: block;
}

#navigator-clear-cache.cleared #navigator-clear-cache-action {
	display: none;
}
#navigator-clear-cache.cleared #navigator-clear-cache-cleared {
	display: block;
}

#navigator-clear-cache p {
	padding: 8px 16px 8px 16px;
	color: #d3eaf8;
	font-size: 12px;
	margin: 0;
}
#navigator-clear-cache p span.link {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}
#navigator-clear-cache p span.link:hover {
	color: #000;
}

body.navigator-open div.toolbar a#show-navigator {
	display: none;
}

body.tools-open #highlights-background,
body.navigator-open #highlights-background {
	width: calc(100% - 305px);
}




a.socool-icon-add span.icon {
	background-position: 0px -850px !important;
	width: 18px;
	padding: 0;


}

div.toolbar a#show-tools span.icon {
	background-position: -40px -1020px;
	width: 18px;
	padding: 0;

}



div.toolbar a#show-navigator span.icon {
	background-position: -40px -1020px;
	width: 18px;
	padding: 0;

}




div.toolbar a#show-page-tools {
	position: relative;
}

div.toolbar a#show-page-tools span {
	padding-left: 0;
	color: #fff;
}
div.toolbar a#show-page-tools span span.icon {
	background-position: 0px -1939px;
	width: 26px;
}

div.toolbar .button:hover span {
	color: #fff;
}

.toolbar-right {
	display: block;
	float: right;
	width: auto;
	padding: 0px 10px 0px 10px;
}

/* @group undo redo */

div.toolbar a#editor-redo  {
	background-position: -33px -1621px;	
	width: 30px;
} 
div.toolbar a#editor-redo:hover {
	background-position: -33px -1621px;	
}
div.toolbar a#editor-redo.selected { 
	background-position: -33px -1621px;	
}

div.toolbar a#editor-undo  {
	background-position: -2px -1621px;	
	width: 30px;
} 
div.toolbar a#editor-undo:hover {
	background-position: -2px -1621px;	
}
div.toolbar a#editor-undo.selected {
	background-position: -2px -1621px;	
}


a#back-button {
	background-position: left -500px;
}
a#back-button:hover {
	background-position: left -550px;
}
a#back-button span {
	padding-left: 0px;	
}

div.toolbar a#back-button span.icon  {
	background-position: -6px -1625px;	
	width: 25px;

}

/* @end */

.element-selection-menu li#back-to-main-elements,
#element-selection-menu li#back-to-main-elements {
	background: none;
	padding: 28px 10px 10px 10px;
	height: 116px;
	width: 35px;
		
}
.element-selection-menu li#back-to-main-elements a,
#element-selection-menu li#back-to-main-elements a  {
	padding: 44px 5px 38px 5px;
	margin: 0;
	background: rgba(0,0,0,0.1);
	width: 20px;
	border-radius: 4px;
	
}
.element-selection-menu li#back-to-main-elements a:hover,
#element-selection-menu li#back-to-main-elements a:hover  {
	background: rgba(0,0,0,0.2);
}


.element-selection-menu li#back-to-main-elements a span,
#element-selection-menu li#back-to-main-elements a span {
	padding: 0;
	margin: 0;
	background: url(image/label_icons_x2.png) no-repeat 0 0;
	background-size: 64px 2048px;
	background-position: -6px -1625px;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -1000px;

}


/* @group marking */

/* Bold */
div.toolbar select#formatblock  {
	width: 184px; 

}
div.toolbar a#marking-bold  {
	background-position: -2px -1429px;	
	width: 30px;
} 
div.toolbar a#marking-bold:hover {
	background-position: -2px -1500px;	
}

div.toolbar a#marking-bold.selected  {
	background-position: -2px -1500px;	
}

/* Italic */
div.toolbar a#marking-italic  {
	background-position: -33px -1429px;	
	width: 28px;
}

div.toolbar a#marking-italic:hover {
	background-position: -33px -1500px;	
} 
div.toolbar a#marking-italic.selected  {
	background-position: -33px -1500px;	
}

/* Unordered list */
div.toolbar a#list-unordered  {
	background-position: -63px -1697px;
	width: 33px;
}
div.toolbar a#list-unordered:hover{
	background-position: -63px -1731px;
}
div.toolbar a#list-unordered.selected  {
	background-position: -63px -1731px;
}


/* Ordered list */
div.toolbar a#list-ordered  {
	background-position: -33px -1697px;
	width: 33px;
}
div.toolbar a#list-ordered:hover {
	background-position: -33px -1731px;
}
div.toolbar a#list-ordered.selected  {
	background-position: -33px -1731px;
}
/* Insert list */
div.toolbar a#insert-link  {
	background-position: -3px -1578px;	
  	width: 38px;
}
div.toolbar a#insert-link:hover {
	background-position: -3px -1578px;	
} 
div.toolbar a#insert-link.selected  {
	background-position: -3px -1578px;	
}



/* More tools */
div.toolbar a#more-tools  {
	width: 30px;
	background-position: 0px -1977px;
	position: relative;
	overflow: visible;
}
div.toolbar a#more-tools:hover  {
    background-position: -32px -1977px;
    background-color: transparent;
    border: 1px solid transparent;

}


div.toolbar .button span.notify-number,
div.toolbar span.notify-number  {
	background: #1480b3;
	border: 1px solid #53a2d5;
	color: #fff;
	font-size: 11px !important;
	font-weight: 400 !important;
	display: block;
	float: left;
	position: absolute;
	height: 12px;
	line-height: 12px;
	padding: 1px 4px 1px 4px !important;
	margin: 0;
	/*-moz-border-radius: 15px;*/
	border-radius: 8px;
	left: 18px;
	top: 2px;
	
}


div.toolbar a#insert-horizontal-rule  {
	display: none;
	background-position: -134px 0px;
	width: 36px;
}
div.toolbar a#insert-horizontal-rule:hover {
	background-position: -134px -50px;
} 
div.toolbar a#insert-horizontal-rule.selected  {
	background-position: -134px -50px;
}

div.toolbar a#marking-superscript  {
	background-position: -4px -1463px;	
	width: 29px;
}
div.toolbar a#marking-superscript:hover {
	background-position: -4px -1535px;	
} 
div.toolbar a#marking-superscript.selected  {
	background-position: -4px -1535px;	
}


div.toolbar a#marking-subscript  {
	background-position: -34px -1463px;	
	width: 29px;
}
div.toolbar a#marking-subscript:hover {
	background-position: -34px -1535px;	
} 
div.toolbar a#marking-subscript.selected  {
	background-position: -34px -1535px;	
}




div.toolbar .dropdown {
	display: block;
	float: left;
	padding: 10px 20px 0px 0px;

}
div.toolbar .inputStyling {
	display: block;
	float: left;
	padding: 0px 4px 5px 4px;
}

div.toolbar input:focus {
	color: #000;
}

div.toolbar input#pageName {
	width: 200px;
	background: none;
	border: 1px solid #aaa;
}


/* Padding left */
div.toolbar input#padding-left  {
	background-position: -900px 0px;
}
div.toolbar input#padding-left:focus  {
	background-position: -900px -50px;
}

/* Padding top */
div.toolbar input#padding-top  {
	background-position: -980px 0px;
}
div.toolbar input#padding-top:focus  {
	background-position: -980px -50px;
}

/* Padding right */
div.toolbar input#padding-right  {
	background-position: -1052px 0px;
}
div.toolbar input#padding-right:focus  {
	background-position: -1052px -50px;
}

/* Padding bottom */
div.toolbar input#padding-bottom  {
	background-position: -1130px 0px;
}
div.toolbar input#padding-bottom:focus  {
	background-position: -1130px -50px;
}


/* Size width */
div.toolbar input#size-width  {
	background-position: -752px 0px;
}
div.toolbar input#size-width:focus  {
	background-position: -752px 0px;
}

/* Size height */
div.toolbar input#size-height  {
	background-position: -825px 0px;
}
div.toolbar input#size-height:focus  {
	background-position: -825px 0px;
}


/* @end */






/* @end */

/* @group Toolbar buttons */

#btnBold {
	background-position: 0px 0;
}

#btnItalic {
	background-position: -22px 0;
}

#btnUnderline {
	background-position: -44px 0;
}

#btnOrderedList {
	background-position: -66px 0;
}

#btnUnorderedList {
	background-position: -88px 0;
}

#btnJustifyLeft {
	background-position: -110px 0;
}

#btnJustifyCenter {
	background-position: -132px 0;
}

#btnJustifyRight {
	background-position: -152px 0;
}

#btnHorizontalRule {
	background-position: -198px 0;
}

#btnCreateHyperlink {
	background-position: -218px 0;
}

#btnRemoveHyperlink {
	background-position: -240px 0;
}

#btnInsertImage {
	background-position: -264px 0;
}

#btnCreateTable {
	background-position: -286px 0;
}

#btnSaveFile {
	background-position: -484px 0;
}

#btnExportExcel {
	background-position: -704px 0;
}

/* @end */

#csource {
	color: #fff;
	position: absolute;
	display: none;
	bottom: 0px;
	width: 500px;
	height: 100px;
	background: #ccc;
	border: #000 solid 1px;
	height: 100px;
}

/* @group Start button */

div.toolbar div#start-button {
	display: block;
	float: left;
	padding: 15px 12px 1px 12px;
	margin: 0;	
	cursor: pointer;
	
}
div.toolbar div#start-button.close {
 /*	background: #081B27;	*/
}

/*div.toolbar div#start-button.close {
	background: none;	
}
*/

div.toolbar div#start-button span span.icon {
	content:'';
	font-family: times;

	display: block;
	float: left;
	width: 8px;
	height: 17px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 0px 3px 0px 6px;
	background: #22526A;
	border-radius: 16px;
	margin: 2px 2px 0 4px;

	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);	
	position: relative;
}
/*
div.toolbar div#start-button.close span span.icon {
	display: block;
	float: right;	
}
div.toolbar div#start-button.close span span.label {
	display: block;
	float: right;	
}
*/
div.toolbar div#start-button span span.icon:after {
	content:'';
	font-family: times, serif;
	position: absolute;
	top: 6px;
	left: 4px;

	display: block;
	float: left;
	width: 5px;
	height: 5px;
	border: 2px solid #fff;
	border-bottom: none;
	border-left: none;
}
div.toolbar div#start-button.close span span.icon {
/*	background: #000; */
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);	
}


div.toolbar div#start-button span span.label {
	display: block;
	float: left;
	width: auto;
	height: 34px;
	padding: 0 5px 0 3px;
	background: none;
	font-size: 19px;
	font-weight: 600;
	font-style: italic;

	text-shadow: black 1px 1px 1px;	
}

/* @end */

/* @group Search results */


#addnew-panel,
#responsive-panel,
#search-panel,
#forms-panel {
	position: absolute;
	z-index: 200000; 
	display: none; 
	float: left; 
	width: 100%; 
/*	background: none repeat scroll 0% 0% rgba(45, 61, 71, 0.95);*/
/*	background: #121417 url(image/socool_bg_electric.jpg) no-repeat center top;
	background-position: center 90px;
    background-size: 100% auto;
*/
	top: 0;
}
#responsive-panel .blue-button {
	background: #105D83;
}
#responsive-panel .blue-button:hover {
	color: #fff;
}
#responsive-panel .blue-button.selected {
	background: #1480B3;
	color: #fff;
}

#addnew-panel {
	right: 43px;
	top: 38px;
	width: auto;
	background: #f0008c;
	display: none;
}
#addnew-panel:hover {
	display: block;
}
#addnew-panel-button-hover {
	position: absolute;
	top: -50px;
	height: 50px;
	width: 80px;
	right: 10px;
	background: transparent;
}
#siteeditor #siteeditor-breadcrumbs {
	position: absolute;
    top: 50px;
    background: #154553;
    color: #fff;
    padding: 10px 10px 10px 18px;
    width: 432px;
    line-height: 18px;
    font-size: 13px;
    z-index: 9000;
    overflow: hidden;
}
#siteeditor #siteeditor-breadcrumbs span.link {
	padding: 4px 10px 4px 10px;
	border-radius: 10px;
}
#siteeditor #siteeditor-breadcrumbs span.separator {
	font-size: 18px;
	padding: 0px 2px 0px 3px;

	color: #4BE8F4;
}
#siteeditor #siteeditor-breadcrumbs span.link:hover {
	background-color: rgba(0,0,0,0.4);
	cursor: pointer;
}
#siteeditor #siteeditor-breadcrumbs span.separator {
	cursor: default;
}

#siteeditor #siteeditor-breadcrumbs .notify,
#siteeditor #siteeditor-breadcrumbs .notify-number {
	display: none;
}

#siteeditor #siteeditor-buttons {
	cursor: pointer;
	position: absolute;
z-index: 9100;
right: 5px;
top: 4px;
}

.add-elements-plus-icon {
 border-radius: 15px;  
 display: block; 
 float: left; 
 width: 29px; 
 height: 27px;     
 z-index: 1000;    
 background: #f0008c url(/codesigner.css/image/label_icons_x2.png) no-repeat 0 0; 
 background-size: 64px 2048px; 
 background-position: 3px -850px; 
 margin-top: -3px; 
 margin-right: 13px;
}
#navigator-heading .add-elements-plus-icon {
	margin-top: -7px;
}

#navigator-heading h2 {
	color: #d3eaf8;
    font-size: 18px;
    margin-bottom: 0px;
    margin-left: 18px;
    margin-top: 19px;
    padding-bottom: 0;
    
	display: block;
	float: left;
    font-style: italic;
    
}	
#navigator-heading {
	position: absolute;
	display: block;
	float: left;
	z-index: 9000;
	width: 460px;
	top: 0;
	left: 0;
	height: 50px;	
	background: url(image/socool_combined_background.jpg) no-repeat -700px top;
	background-size: 1200px auto;
}	
	

#addnew-button-ping {
	cursor: pointer;
	position: relative;
}
#addnew-button-ping .socool_blue_menu {
	top: 28px;
	right: 0px;
	z-index: 10600;
}
#addnew-button-ping:hover .socool_blue_menu ul {
	display: block;

}

#addnew-button-ping span {
	color: #fff;
}
#addnew-button-ping span.icon {
	width: 22px;
	background: transparent url(image/label_icons_x2.png) no-repeat 0 -850px;
	background-size: 64px 2048px;
	/*background-position: 0px -850px;*/
}



#responsive-panel {
	height: 100%;
}
.panel-small {
	display: block;
	float: left;
	width: 100%;
	background: rgba(5,38,53,0.5);
	padding: 20px 0 20px 0;
}

.panel-small h1 {
	color: #bbd3d5;	
	font-size: 28px;
	line-height: 38px;
	padding: 0;
	margin: 0;
}
.panel-small p {
	color: #bbd3d5;	
	padding: 0;
	margin: 0;
}


#forms-submissions-label {
	padding: 0 30px 0 0;
}
#forms-submissions-label h1 span.form-submits-count {
	font-weight: normal;
}

#search-options-wrap {
	display: block;
	float: left;
	width: 200px;
	position: absolute;
	left: 20px;
	top: 100px;
/*	border-bottom: 2px solid #2e3d48; */
}

.search-options div.select-black {
	margin: 10px 0 0 0;
	clear: both;
}
.search-options {
	padding: 20px 0 10px 0px;
	width: 200px;
	margin:0 auto;	
}


/*.panel-small.panel-search {
	height: 70px;
}*/
.panel-small-buttons {
	height: 40px;
	display: block;
	float: left;
	width: 100%;
/*	background: #0085b8;*/
}


.panel-small-heading {
	display: block;
	float: left;
}

.panel-small-heading h3 {
	padding: 14px 20px 10px 16px;
	margin: 0;
	font-size: 16px;
	line-height: 14px;
	font-weight: 600;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5); 

}
.search-panel-heading {
	
}
.panel-small-buttons .dark-blue-button,
.panel-small-buttons .blue-button {
	float: right;
	margin: 7px 10px 0px 0px;
/*	background: #22526a;*/
}

#responsive-panel #responsive-device {
	width: 1024px;
	margin: 0 auto 0 auto;
	position: relative;
	height: 1600px;
}
#responsive-device-wrap {
	display: block;
	float: left;
	width: 100%;
	overflow: scroll;
}
#responsive-panel p {
	color: #f0f7fa;
	text-align: center;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	padding: 30px 0 35px 0;
	margin: 0;
	height: 15px;
}
#responsive-panel .responsive-device {
	border: none;
	outline: none;
}


/* @group iPad */

#responsive-panel #responsive-ipad {
	display: block;
	float: left;
	width: 100%;
	height: 2300px;
	margin-top: 0px;
	background: url(responsive/ipad.png) no-repeat center 80px;
}
#responsive-panel #responsive-ipad #responsive-device {
	width: 1024px;
	height: 3800px;
}
#responsive-panel #responsive-ipad-landscape {
	position: absolute;
	width: 1024px;
	height: 768px;
	left: 50%;
	top: 1343px;
	margin-left: -513px;
}
#responsive-panel #responsive-ipad-portrait {
	position: absolute;
	height: 1024px;
	width: 768px;
	left: 50%;
	top: 107px;
	margin-left: -384px;
}

/* @end */
/* @group iPhone 5 */

#responsive-panel #responsive-iphone {
	display: block;
	float: left;
	width: 100%;
	height: 1400px;
	margin-top: 0px;
	background: url(responsive/iphone_5.png) no-repeat center 80px;
}
#responsive-panel #responsive-iphone #responsive-device {
	width: 570px;
	height: 1900px;

}
#responsive-panel #responsive-iphone-landscape {
	position: absolute;
	width: 568px;
	height: 320px;
	left: 50%;
	top: 26px;
	margin-left: -281px;
}
#responsive-panel #responsive-iphone-portrait {
	position: absolute;
	height: 568px;
	width: 320px;
	left: 50%;
	top: 537px;
	margin-left: -159px;
}

/* @end */


/* @group Samsung Galaxy S5 */

#responsive-panel #responsive-galaxys5 {
	display: block;
	float: left;
	width: 100%;
	height: 1400px;
	margin-top: 0px;
	background: url(responsive/samsung_galaxy_s5.png) no-repeat center 80px;
}
#responsive-panel #responsive-galaxys5 #responsive-device {
	width: 570px;
	height: 2000px;
}
#responsive-panel #responsive-galaxys5-landscape {
	position: absolute;
	width: 640px;
	height: 360px;
	left: 50%;
	top: 25px;
	margin-left: -318px;
}
#responsive-panel #responsive-galaxys5-portrait {
	position: absolute;
	height: 640px;
	width: 360px;
	left: 50%;
	top: 542px;
	margin-left: -181px;
}

/* @end */

/* @group Samsung Galaxy S5 */

#responsive-panel #responsive-galaxyy {
	display: block;
	float: left;
	width: 100%;
	height: 1400px;
	margin-top: 0px;
	background: url(responsive/samsung_galaxy_y.png) no-repeat center 80px;
}
#responsive-panel #responsive-galaxyy #responsive-device {
	width: 570px;
}
#responsive-panel #responsive-galaxyy-landscape {
	position: absolute;
	width: 320px;
	height: 240px;
	left: 50%;
	top: 261px;
	margin-left: 27px;
}
#responsive-panel #responsive-galaxyy-portrait {
	position: absolute;
	height: 320px;
	width: 240px;
	left: 50%;
	top: 106px;
	margin-left: -421px;
}

/* @end */


.panel-small label {
	font-size: 16px;
	color: #fff;
}
#search-panel table {
	margin: auto auto; 
	position: absolute; 
	left: 0px; 
	right: 0px;
}

a.dark-blue-button {
	display: block;
	float: left;
	width: auto;

	margin: 0 4px 0 0;

	height: 15px;
	color: #c4e1f4;
	background: rgba(5,38,52,0.5); /*#018ec5;*/
	font-size: 14px;
	font-weight: bold;
	
	line-height: 15px;

	text-decoration: none;

	padding: 6px 12px 6px 12px;
	border-radius: 4px;
}

a.dark-blue-button:hover,
a.dark-blue-button.selected {
	background: #147bab;
}


a.blue-button {
	display: block;
	float: left;
	width: auto;

	margin: 0 4px 0 0;

	height: 15px;
	color: #fff;
	background: #018ec5;
	font-size: 14px;
	font-weight: bold;
	
	line-height: 15px;

	text-decoration: none;

	padding: 6px 12px 6px 12px;
	border-radius: 4px;
}

a.blue-button:hover,
a.blue-button.selected {
	background: #147bab;
}

.center-wrap {
	text-align: center;
}
.center {
	display: inline-block;
	float: none;
}

a.panel-close {
	display: block;
	float: left;
	width: 28px;
	height: 26px;
	text-align: center;
	color: #c4e1f4;
	background: #1480b3;
	font-size: 24px;
	line-height: 24px;
	padding-top: 2px;
	text-decoration: none;
	position: absolute;
	right: 10px;
	top: 63px;
	border-radius: 4px;
}
a.panel-close:hover {
	text-decoration: none;
	background: #105d83;
}

.delete-button {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	background: url(image/quick-actions_x2.png) no-repeat -39px 0px;
	background-size: 600px 90px;
	margin-right: 4px;
	cursor: pointer;
	position: relative;
}
.delete-button .socool_blue_menu {
	top: auto;
	bottom: 36px;
	left: -15px;
}
.delete-button:hover .socool_blue_menu ul {
	display: block;
}
.delete-button:hover {
	background-position: -39px -50px;
}
#editing-content .delete-button:hover {
	background-color: #115677;
	border-radius: 0px 0px 4px 4px;

}

.lock-locked-button {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	background: url(image/quick-actions_x2.png) no-repeat -164px -52px;
	background-size: 600px 90px;
	margin-right: 2px;
	cursor: pointer;
}
.lock-locked-button:hover {
	background-position: -164px -52px;
}
.lock-open-button {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	background: url(image/quick-actions_x2.png) no-repeat -82px -2px;
	background-size: 600px 90px;
	margin-right: 10px;
	cursor: pointer;
}
.lock-open-button:hover {
	background-position: -82px -52px;
}
.redo-button {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	background: url(image/quick-actions_x2.png) no-repeat -360px -2px;
	background-size: 600px 90px;
	margin-right: 10px;
	cursor: pointer;
}
.redo-button:hover {
	background-position: -360px -52px;
}
.undo-button {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	background: url(image/quick-actions_x2.png) no-repeat -320px -2px;
	background-size: 600px 90px;
	margin-right: 5px;
	cursor: pointer;
}
#htmleditor-redo.redo-button,
#htmleditor-undo.undo-button {
	margin-top: 10px;
}
.undo-button:hover {
	background-position: -320px -52px;
}


.undo-button.disabled,
.redo-button.disabled{
	cursor: disabled !important;
	opacity: 0.4 !important;
}



.move-button {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	background: url(image/quick-actions_x2.png) no-repeat -434px -2px;
	background-size: 600px 90px;
	margin-right: 0px;
	cursor: pointer;
	position: relative;
/*
	background-color: #115677;
	border-radius: 0px 0px 4px 4px;*/
}


.move-button .socool_blue_menu {
	top: auto;
	bottom: 36px;
	left: -15px;
}
.move-button:hover .socool_blue_menu ul {
	display: block;
}
.move-button:hover {
	background-position: -434px -52px;
	background-color: #115677;
	border-radius: 0px 0px 4px 4px;
}
.add-button {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	background: url(image/quick-actions_x2.png) no-repeat -395px -2px;
	background-size: 600px 90px;
	margin-right: 0px;
	cursor: pointer;
	position: relative;
}
.add-button .socool_blue_menu {
	top: auto;
	bottom: 36px;
	left: -15px;
}
.add-button:hover .socool_blue_menu ul {
	display: block;
}

.add-button:hover {
	background-position: -395px -52px;
	background-color: #115677;
	border-radius: 0px 0px 4px 4px;
}
.htmleditor-button {
	display: block;
	float: left;
	width:40px;
	height: 36px;
	background: url(image/quick-actions_x2.png) no-repeat -477px -2px;
	background-size: 600px 90px;
	margin-right: 10px;
	cursor: pointer;
}
.htmleditor-button:hover {
	background-position: -477px -52px;
}

.page-hidden-button {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	background: url(image/quick-actions_x2.png) no-repeat -238px -2px;
	background-size: 600px 90px;
	margin-right: 10px;
	cursor: pointer;
}
.page-hidden-button:hover {
	background-position: -238px -52px;
}

.page-visible-button {
	display: block;
	float: left;
	width: 36px;
	height: 36px;
	background: url(image/quick-actions_x2.png) no-repeat -199px -2px;
	background-size: 600px 90px;
	margin-right: 10px;
	cursor: pointer;
}
.page-visible-button:hover {
	background-position: -199px -52px;
}


.search-button {
	display: block;
	float: left;
	width: 36px;
	height: 50px;
	background: url(image/quick-actions_x2.png) no-repeat 0 9px;
	background-size: 600px 90px;
	margin-right: 10px;
	cursor: pointer;
}

body #fullscreenexit-button {
	display: none;
}
body #fullscreen-button {
	display: block;
}

body.fullscreen-mode #fullscreenexit-button {
	display: block;
}
body.fullscreen-mode #fullscreen-button {
	display: none;
}

body.editing-block .block-element {
	display: block !important;	
}
body.editing-content .content-element {
	display: block !important;
}
body.editing-form .form-element {
	display: block !important;	
}

#htmleditor-button,
#fullscreen-button,
#fullscreenexit-button,
#search-button,
#htmleditor-search-button,
#responsive-button,
#responsive-button-close,
#search-button-close {
/*	position: absolute;
	right: 52px;
	top: 0;
*/		
	display: block;
	float: left;
	width: 36px;
	height: 50px;
	background: url(image/quick-actions_x2.png) no-repeat 0 9px;
	background-size: 600px 90px;
	margin-right: 8px;
	cursor: pointer;
}

#fullscreen-button {
	background-position: -527px 9px;
	margin-right: 8px;
}

#htmleditor-button {
	background-position: -472px 8px;
	width: 49px;
	margin-right: 7px;
}

#fullscreenexit-button {
	background-position: -568px 9px;
	margin-right: 8px;
}
#image-search-wrap {
	position: relative;
}

#image-browser-wrap.image-browser-show-search #image-search-button {
	display: none;
}
#image-browser-wrap .close-button {
	display: none;
}
#image-browser-wrap.with-close-button .close-button {
	display: block;
}
#image-browser-wrap.with-close-button .cancel-button {
	display: none;
}
#image-browser-wrap #image-search-wrap {
	display: none;
}
#image-browser-wrap.image-browser-show-search #image-search-wrap {
	display: block;
}



#submissions-search-label,
#forms-search-label,
#search-label,
.search-label,
#image-search-icon,
#image-search-wrap .image-search-icon {
	position: absolute;
	left: -42px;
	top: 0;
		
	display: block;
	float: left;
	width: 36px;
	height: 50px;
	background: url(image/quick-actions_x2.png) no-repeat 0 0px;
	background-size: 600px 90px;
	padding: 0;
	margin: 0;
	
	cursor: pointer;
}
#image-search-wrap .image-search-icon {
	top: 4px;
}
#ace-search-label {
	position: absolute;
	left: -42px;
	top: 0;
		
	display: block;
	float: left;
	width: 36px;
	height: 30px;
	background: url(image/quick-actions_x2.png) no-repeat 0 0px;
	background-size: 600px 90px;
	padding: 0;
	margin: 0;
	
	cursor: pointer;
}
#ace_search_bg {
	margin: 10px 0 0 40px;
}


#htmleditor-button:hover,
#fullscreen-button:hover,
#fullscreenexit-button:hover,
#responsive-button:hover,
#htmleditor-search-button:hover,
#search-button:hover {
	background-color: rgba(5,38,53,0.5);
}
#responsive-button-close {
	right: 52px;
}
#responsive-button {
	display: none;
	right: 52px;
	background-position: -38px 9px;	
}

#search-button-close {
	background-position: 0 -41px;
	background-color: #0085b8;
} 
#responsive-button-close {
	background-position: -38px -41px;
	background-color: #0085b8;
}
#addnew-button-close {
	display: none;
	cursor: pointer;
	position: absolute;
	right: 4px;
	top: 4px;
	background-position: -78px -41px;	
	background: none;
	color: #fff;
	width: 20px;
	height: 20px;
	font-size: 14px;
}

#addnew-button {
	position: absolute;
	right: 14px;
	top: 0;
		
	display: block;
	float: left;
	width: 27px;
	height: 39px;
	padding: 11px 0 0 0;
}
#addnew-button span {
	display: block;
	float: left;
	width: 27px;
	height: 27px;
	text-align: center;
	color: #c4e1f4;
	line-height: 10px;
	font-size: 10px;

	padding: 0px;
	text-decoration: none;
	border-radius: 4px;
	cursor: pointer;

}
#addnew-button span {
	background: #245269 url(image/quick-actions_x2.png) no-repeat -81px -2px;
	background-size: 600px 90px;
}
#addnew-button span:hover {
	background-color: #53a2d5;
	background-position:  -81px -52px;
}
#addnew-list {
}
#addnew-list ul {
	display: block;
	float: left;
	
	width: auto;
	padding: 14px 0px;
	margin: 0;
}
#addnew-list li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}
#addnew-list li a {
	display: block;
	float: left;
	height: 16px;
	font-size: 15;
	font-weight: bold;
	
	color: #fff;
	line-height: 16px;
	padding: 8px 10px 8px 25px;
	width: 170px;
	text-decoration: none;
}

#addnew-list li:last-child a {
	border: none;
}
#addnew-list li a:hover {
	color: #fff;
	background: #bd0070;
}
#addnew-list li a span {
	padding: 3px 0 0 0;
}
#addnew-list li a span.plus-icon{
	display: inline-block;
	padding: 0px 0 0 0;
	float: left;
	width: 20px;
	height: 20px;
background: transparent url(image/label_icons_x2.png) no-repeat -6px -856px;
background-size: 64px 2048px;
background-position: -6px -856px; 
opacity: 0.9;
}
#addnew-list li:hover a span.plus-icon{
	opacity: 1;
}
/*
#search-results h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 30px 0px 10px 0px;
	margin: 0px;
}
#search-results {
	display: block;
	width: 500px;
	margin: 20px auto 0px auto;
	
}
#search-results ul {
	width: auto;
	padding: 0;
	margin: auto auto;
	display: block;
	float: left;
	padding: 0px 0 30px 0;
}
#search-results ul li {	
	background: none;
	border-bottom: 1px solid #3f5563;
	list-style: none;
	padding: 0;
	margin: 0;
	width: auto;
	display: block;
	float: left;
	clear: both;
}
#search-results span.name {


	clear: both;
	width: auto;
}
#search-results span.bullet {
	color: #5e839b;
}
#search-results span.details {

	font-size: 12px;

	width: auto;
	color: #BBD2D5;
}

#search-results span.draft,
#search-results span.timed {
	display: inline-block;

	background: #0d80e9;
	color: #fff;
	padding: 3px 4px 2px 4px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 0 10px;
}

#search-results span.draft {
	background: #ed008c;
}
#search-results ul li a {
	display: block;
	float: left;	
	padding: 12px 0px 12px 0px;
	font-size: 15px;
	line-height: 20px;
	color: #a3dbff;
	text-decoration: none;	
	width: auto;
	
	
}
#search-results ul li a:hover {
	color: #fff;
}
#search-results ul li a span.highlight {
	color: #fff;
}
#search-results span.moreinfo {
	clear: both;
	width: 100%;
	color: #c2dbed;
	font-size: 11px;
	float: left;

}
*/

/* @end */



/* @group Search field */

.search-input {
	display: block; 
	float: left;
	padding: 0px 0 0 0;
	position: relative;
	width: auto;
}

.search-input input[type="text"] {
    width: 550px;

}
.search-input input[type="text"]:focus {

}
.search-input .cancel-search {
	content: "&times;";
    background: #77b2c3;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 1px 2px 1px 2px;
   
    
    width: 17px;
    height: 19px;
    display: block;
    z-index: 1;
    position: absolute;
    top: 4px;
    right: 3px;
    display: none;
    cursor: pointer;

	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	overflow: hidden;
	text-align: center;
}
#search-filters {
	margin-left: 10px;
}
#siteeditor .search-input .cancel-search {
	right: 8px;
	top: 12px;
}

/*
#controls .search-input .cancel-search {
	padding: 1px 4px 1px 5px;
	width: auto;
	right: 3px;
	top: 15px;	
	background: #002833;
}
#controls .search-input .cancel-search:hover {
	background: #014355;
}
*/

#siteeditor .search-input  {
	position: relative;
}

/* @end */


#forms-search-results {
	display: block;
	margin: 18px auto 100px auto; 
	padding: 0 0 100px 0px;
	width: 980px; 
	
}
#forms-search-results h2, 
#forms-search-results p {
	clear: both;
}
#forms-search-results h2 {
	padding-top: 40px;
	color: #bbd3d5;	
	font-size: 20px;
} 
#forms-search-results .form-card {
	display: inline-block;
	width: 270px;
	padding: 20px;
	margin: 10px 10px 0px 0px;	
	background: rgba(5,38,53,0.7);
	border-radius: 5px;
}
#forms-search-results .form-card.hidden {
	display: none;
}

#forms-search-results .form-card h3 {
	color: #fff;
}
#forms-search-results .form-card p {
	color: #acc2c4;
}
#forms-search-results .form-card p strong {
	color: #fff;
}
#forms-search-results-wrap {
	width: 100%;
	overflow: scroll;
}



#forms-submissions-wrap {
	width: 100%;
	overflow: scroll;
	background: #fff;
	position: relative;
}
#forms-submissions-wrap td.form-status-cell div {
	padding: 2px 6px 2px 6px;
	height: 15px;
	max-width: 300px;

	overflow: hidden;
	background: rgb(0, 142, 197);
	position: relative;
	color: #fff;
	border-radius: 3px;
	display: block;
	float: left;
}
#forms-submissions-wrap td.form-status-cell div.form-status-new {
	background: #f0008c;
}



#forms-submissions-wrap td.scrollable-table-cell div {
	padding: 2px 6px 2px 6px;
	height: 15px;
	max-width: 300px;

	overflow: hidden;
	background: rgb(0, 142, 197);
	position: relative;
	color: #fff;
	border-radius: 3px;
}
#forms-submissions-wrap td.scrollable-table-cell:hover {
	overflow: visible;
}
#forms-submissions-wrap td.scrollable-table-cell:hover div {
	height: auto;	
}
#form-card-wrapper {
	position: fixed; 
	top: auto; 
	right: 0px; 
	width: 40%; 
	height: 100%; 
	overflow: scroll;
	background: #fff;
	border-left: 1px solid #c7d2de;
	padding-left: 30px;
	z-index: 1000;
}
#form-card {
	display: block;
	float: left;	
	width: 100%;
	height: auto; 
	padding-top: 50px;
	padding-bottom: 150px;
	z-index: 1100;
	
}
#form-card-buttons {
	position: fixed;
	background: rgba(255,255,255,0.8);
	width: 40%;
	padding-top: 14px;
	z-index: 1200;

}
#form-card-buttons a {
	float: right;
}

/*#forms-submissions table tr.heading {
	position: fixed;
	top: 134px;
}*/

#search-results-wrap {
	width: 100%;
	overflow: scroll;
}
div#search-results {
	display: block;
	margin: 18px auto 100px auto; 
	padding: 0 0 100px 0px;
	width: 650px;
}
div#search-results h3 {
	width: auto;
	display: block;
	float: left;
	background: rgba(5,38,53,0.5);
	padding: 12px 10px 13px 10px;
	border-radius: 4px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

div#search-results ul {
	margin: 0 0 0 0;
	padding: 0;
}
div#search-results ul li {
	display: block;
	float: left;
	width: 650px;
	list-style: none;
	margin: 0 20px 0px 0;
	padding: 0;
}
/*
div#search-results ul li:before {
	content: ' ';
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	background: url(image/sitemap_x2.png) no-repeat 0px -136px;
	background-size: 32px 512px;
	opacity: 0.2;
}
*/

span.draft-tag-small,
span.timed-tag-small,
span.hidden-tag-small {
	
display: inline-block;
background: #0d80e9;
color: #000;
padding: 2px 6px 0px 3px;
text-transform: uppercase;
font-size: 9px;
line-height: 13px;
margin: 0px 0 0 5px;
position: relative;
border-radius: 7px 2px 2px 7px;
font-weight: bold;

}
	

span.hidden-tag-small {
	background: #38F2FF;
}

span.draft-tag-small {
	background: #4BE8F4;
}



div#search-results span.folder {
	display: inline-block;
	background: url(dndtree/image/sitemap_x2.png) no-repeat 0 0;
	background-size: 32px 512px;
	background-position: 0px -210px !important;
	width: 20px;
	height: 20px;
}

div#search-results span.draft,
div#search-results span.timed,
div#search-results span.hidden {
	display: inline-block;

	background: #0d80e9;
	color: #fff;
	padding: 2px 4px 2px 4px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 13px;
	margin: 2px 0 0 10px;
	border-radius: 2px;
}

div#search-results span.draft {
	background: #ed008c;
}

div#search-results ul li span.name {
	display: inline;
}

div#search-results ul li a {
	display: block;
	float: left;
	font-size: 16px;
	line-height: 21px;
	color: #bfe5ff;
	text-decoration: none;
	position: relative;
}
div#search-results ul li span {
	display: inline-block;
	vertical-align: top;
}

div#search-results ul li span.name-long {
	max-width: 570px;
	padding-left: 0px;
	padding: 10px;
	border-radius: 4px;
}
div#search-results ul li span.name-short {
	max-width: 570px;
	padding-left: 0px;
	padding: 10px;
	border-radius: 4px;
}
div#search-results ul li a:hover span.name-short {
	color: #fff;
	background: rgba(5,38,53,0.5);
}
div#search-results ul li a:hover span.name-long {
	color: #fff;
	background: rgba(5,38,53,0.5);
}
div#search-results ul li span.date-short {
	color: #7799ab;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 15px;

	}
div#search-results ul li span.date-long {
	color: #7799ab;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 15px;

}
div#search-results ul li span.modified-by {
	color: #7799ab;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 15px;

}

#search-results ul li a span.highlight {
	color: #fff;
	font-weight: bold;
}



div#search-results {
	

	font-size: 18px;
	color: #bbd2d5;
	margin-bottom: 20px;
}

/* @group Start "page" */


div#socool-start-two-lists {
	display: block;
	margin: 50px auto 100px auto; 
	padding: 0 0 0 0px;
	max-height: 470px;
	width: 800px;
	overflow: auto;
	background: url(image/start-menu-separator.png) repeat-y 380px 0;
}

div#socool-start-two-lists ul {
	margin: 0 0 0 0;
	padding: 0;
}
div#socool-start-two-lists ul li {
	display: block;
	float: left;
	width: 360px;
	list-style: none;
	margin: 0 20px 10px 0;
	padding: 0;
}

div#socool-start-two-lists span.draft,
div#socool-start-two-lists span.timed,
div#socool-start-two-lists span.hidden {
	display: inline-block;

	background: #0d80e9;
	color: #fff;
	padding: 0px 3px 0px 3px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 13px;
	margin: 2px 0 0 10px;
}

div#socool-start-two-lists span.draft {
	background: #ed008c;
}

div#socool-start-two-lists ul li span.name {
	display: inline;
}

div#socool-start-two-lists ul li a {
	font-size: 13px;
	line-height: 17px;
	color: #a3dbff;
	text-decoration: none;
}
div#socool-start-two-lists ul li span {
	display: inline-block;
	vertical-align: top;
}

div#socool-start-two-lists ul li span.name-long {
	max-width: 300px;
}
div#socool-start-two-lists ul li span.name-short {
	max-width: 280px;
}
div#socool-start-two-lists ul li a:hover span.name-short {
	color: #fff;
}
div#socool-start-two-lists ul li a:hover span.name-long {
	color: #fff;
}
div#socool-start-two-lists ul li span.date-short {
	padding-right: 10px;
	min-width: 40px;
	color: #bbd2d5;}
div#socool-start-two-lists ul li span.date-long {
	padding-right: 10px;
	min-width: 60px;
	color: #bbd2d5;
}

div#socool-start-two-lists h3 {
	font-size: 18px;
	color: #bbd2d5;
	margin-bottom: 20px;
}
div#socool-start-left-list {
	display: block;
	float: left;
	width: 400px;
}
div#socool-start-right-list {
	display: block;
	float: left;
	width: 400px;
}

/* @group Main actions - Menu */

div#codesigner-menu {
	display: block;
	margin: 0px auto 0px auto; 
	padding: 25px 0 50px 0px;
	border-left: 1px solid #2d3d47;	
	max-height: 470px;
	width: 90%;
	overflow: auto;
}
div#codesigner-menu ul {
	display: block;
	float: left;
	padding: 0 0 0 20px;
	margin: 0;

}
div#codesigner-menu ul li {
	display: block;
	float: left;
	width: 180px;
	height: 210px;
	background: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
div#codesigner-menu ul li a {
	display: block;
	float: left;
	width: 180px;
	height: 25px;
	background: transparent url(image/socool_menu.png) no-repeat 0px 0px;
	padding: 165px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	opacity: 0.9;
	 -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
div#codesigner-menu ul li a:hover,
div#codesigner-menu ul li a.selected {
	opacity: 1;
/*	background: transparent url(image/socool_menu.png) no-repeat 0px -5px;*/
}
div#recycleBinIcon {
	background: transparent url(image/icon_recycle.png) no-repeat 0px 0px;
	background-position: 0px 0px !important;
	display: block;
	float: left;
	width: 180px;
	height: 180px;

	position: absolute;
	margin-left: -90px;
	left: 50%;
	top: 50%;
	margin-top: -90px;

}

#hover-highlight {
	position: absolute;
	float: left;
	display: none;
	left: 150px;
	top: 70px;
	width: 200px;
	height: 200px;
	background: transparent url(image/selection-highlight-9.png) no-repeat 0px 0px;
	background-size: 100% 100%;
	opacity: 0.0;
	/* border: 1px solid #fff; */
	margin-top: 6px;

}
#hover-highlight.pictures {
	background-image: url(image/selection-highlight-pictures.png);
	margin-top: 0px;
}

#drop-highlight {
	position: absolute;
	float: left;
	display: none;
	left: 150px;
	top: 70px;
	width: 10px;
	height: 200px;
	background: transparent url(image/selection-highlight-9.png) no-repeat 0px 0px;
	background-size: 100% 100%;
	opacity: 1.0;
	/* border: 1px solid #fff; */
	margin-top: 6px;

}
#drop-highlight.pictures {
	background-image: url(image/selection-highlight-pictures.png);
	margin-top: 0px;
}




div#codesigner-menu ul li a span {
	font-size: 17px;
	font-weight: bold;
	color: #a3dbff;
	text-shadow: #000 0 -1px 1px;


	 -webkit-transition: color 0.6s ease-in-out;
  -moz-transition: color 0.6s ease-in-out;
  -ms-transition: color 0.6s ease-in-out;
  -o-transition: color 0.6s ease-in-out;
  transition: color 0.6s ease-in-out;
}
div#codesigner-menu ul li:hover a span{
	color: #fff;
}


div#codesigner-menu ul li a#codesigner-menu-content {
	background-position: 0px -258px !important;
}
div#codesigner-menu ul li a#codesigner-menu-users {
	background-position: 0px -955px !important;
}
div#codesigner-menu ul li a#codesigner-menu-restore {
	background-position: 5px -723px !important;
}
div#codesigner-menu ul li a#codesigner-menu-tools {
	background-position: 0px -490px !important;
}
div#codesigner-menu ul li a#codesigner-menu-styles {
	background-position: 0px -1186px !important;
}
div#codesigner-menu ul li a#codesigner-menu-tutorials {
	background-position: 0px -1405px !important;
}
div#codesigner-menu ul li a#codesigner-menu-search {
	background-position: 0px -1635px !important;
}
div#codesigner-menu ul li a#codesigner-menu-help {
	background-position: 0px -1405px !important;
}
div#codesigner-menu ul li a#codesigner-menu-mobile {
	background-position: 0px -1868px !important;
}
div#codesigner-menu ul li a#codesigner-menu-forms {
	background-position: 0px -2095px !important;
}
div#codesigner-menu ul li a#codesigner-menu-docs {
	background-position: 0px -2325px !important;
}
div#codesigner-menu ul li a#codesigner-menu-images {
	background-position: 0px -40px !important;
}

/* @end */

/* @group Most recent - Menu */

div#codesigner-most-recent {
	display: block;
	float: left;
	width: 260px;
	clear: both;
	display: block;
	float: left;
	padding: 10px 0px 20px 0px;	
}



div#codesigner-most-recent h2 {
	color: #bbd3d5;
	font-size: 20px;
	font-weight: bold;
	text-shadow: #000 0 -1px 1px;
	padding: 0px 0px 12px 4px;
	margin: 0px 0px 0px 0px;
}

div#codesigner-most-recent ul {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

div#codesigner-most-recent ul li {
	list-style: none;
	display: block;
	float: left;
	width: 260px;
	height: auto;
}
div#codesigner-most-recent ul li a {
	display: block;
	float: left;
	padding: 0px 0px 0px 5px;
	width: auto;
	border: 1px solid transparent;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
div#codesigner-most-recent ul li a:hover {
	background: #000;
	border-color: #515252;
	
}
div#codesigner-most-recent ul li a span.row1 {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	color: #a3dbff;
	text-shadow: #000 0 -1px 1px;
	padding: 4px 13px 0px 22px;	
	max-height: 29px;
	overflow: hidden;
	background: transparent url(image/label_icons.png) no-repeat 0px -269px;
}

div#codesigner-most-recent ul li a span.row2 {
	font-size: 11px;
	color: #bbd3d5;
	font-weight: 400;
	display: block;
	float: left;
	padding: 0px 13px 5px 22px;	
	
}
div#codesigner-most-recent ul li a span.row2 strong {
	font-weight: 400;
	color: #fff;
}



/* @end */

.thin {
	font-weight: 100 !important;
}


/* @group Create new - Menu */

div#socool-quick-links {
	display: block;
	float: left;
	width: 200px;
	clear: both;
	margin-right: 50px;
}


div#socool-quick-links {
	display: block;
	float: left;
	padding: 10px 0px 0px 0px;
}

.toolbar-codesigner table td {
	vertical-align: top;
}

div#socool-quick-links h2 {
	color: #bbd3d5;
	font-size: 20px;
	font-weight: bold;
	text-shadow: #000 0 -1px 1px;
	padding: 0px 0px 12px 4px;
	margin: 0px 0px 0px 0px;
}

div#socool-quick-links ul {
	display: block;
	float: left;
	width: auto;
	padding: 0;
	margin: 0;
}

div#socool-quick-links ul li {
	list-style: none;
	display: block;
	float: left;
	width: 100%;
	height: auto;
}
div#socool-quick-links ul li a {
	display: block;
	float: left;
	padding: 0px 0px 0px 5px;
	width: auto;
	border: 1px solid transparent;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
div#socool-quick-links ul li a:hover {
	background: #000;
	border-color: #515252;
	
}
div#socool-quick-links ul li a span {
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #a3dbff;
	text-shadow: #000 0 -1px 1px;
	padding: 4px 13px 5px 22px;	
	background: transparent url(image/label_icons.png) no-repeat 0px -207px;
}
div#socool-quick-links ul li a:hover span {
	background-position: 0px -237 px;
}
div#socool-quick-links ul li.separator {
	margin: 10px 0 10px 0;
	border-bottom: 1px dashed #2d3d47;
}
div#socool-quick-links ul li.other a span {
	background-position:  0px -271px;
	font-size: 13px;
	padding: 2px 13px 2px 22px;	
	
}




/* @end */



/* @end */

/* @group Dropdown "Blue" */
.blue-menu {
	position: absolute;
	z-index: 91100;
	display: block;
	float: left;
	background: #00aef0;
	width: auto;
	top: 34px;
	padding: 4px 0px 4px 0px;

	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.89);
	-moz-box-shadow:    0px 0px 15px rgba(0, 0, 0, 0.89);
	box-shadow:         0px 0px 15px rgba(0, 0, 0, 0.89);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}

.blue-menu ul, .blue-menu ul li {
	display: block;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.blue-menu ul li:hover {
	background-color: #004675 !important;
}

.blue-menu ul li.separator {
	margin: 5px 0px 5px 0px;
	height: 1px;
	background: #D7D7D7 !important;
}

.blue-menu ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	padding: 2px 0px 2px 0px;

/* TODO palauta tämä 100% jos alkaa bugaamaan... */
/*	width: 100%; */
	
	height: auto;
	background: none;	
}

.blue-menu ul li a span {
	width: auto;
	padding: 0px 22px 0px 22px;
}



li.folder-view {
	display: none  !important;
}
li.page-view {
	display: none  !important;
}
li.recycled-view {
	display: none  !important;
}

.is-folder li.folder-view {
	display: block !important;
}
.is-page li.page-view {
	display: block !important;
}
.is-recycled li.recycled-view {
	display: block !important;
}

body.template-folder .folder-hide {
	display: none !important;
}

body.template-folder li.folder-view {
	display: block !important;
}

/* @group Text-format  : extends Dropdown "blue" */

a#page-status-trigger span.icon {
	float: right;
	width: 20px;

	background: transparent url(image/label_icons_x2.png) no-repeat 0 0;	
	background-size: -20px -1157px;

/*	background: transparent url(image/label_icons_.png) no-repeat -20px -1157px;*/
}


#page-status #page-status-menu {
	display: none;
	top: 28px;
}
#page-status:hover #page-status-menu {
	display: block;
	top: 28px;
}


/* @end */





/* @group Text-format  : extends Dropdown "blue" */

#text-format #text-format-menu {
	display: none;
	padding: 0;
}
#text-format:hover #text-format-menu {
	display: block;
}

a#text-format-trigger span.icon {
	float: right;
	width: 20px;
	background: transparent url(image/label_icons.png) no-repeat -20px -1157px;
}

div.toolbar a.dropdown, 
a#page-status-trigger.dropdown {
	background: url("image/label_icons.png") no-repeat scroll right -1058px #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #000000;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 13px;
    height: 20px;
    margin: 0px 10px 0 0;
    padding: 8px 10px 0 8px;
    text-decoration: none;
    width: auto;

	-webkit-box-shadow: 0px 1px 3px 0px rgba(50,88,113,0.7);
			box-shadow: 0px 1px 3px 0px rgba(50,88,113,0.7);

}
div.toolbar.toolbar-first-row-blue a.dropdown {
	margin: 7px 10px 0px 0px;
}



a#page-status-trigger span.icon {
	float: right;
	width: 20px;
	background: transparent url(image/label_icons.png) no-repeat -20px -1157px;
}
#text-format-menu.blue-menu {
	background: #fff;
}
#text-format-menu {
	display: block;
	float: left;
}

#text-format-menu.wide {
	display: block;
	float: left;
	width: 401px;
}
#text-format-menu ul {
	padding-top: 12px;
	padding-bottom: 12px;
}
#text-format-menu ul li {
	background: none;
	padding: 0px;
	width: 100%;
}

#text-format-menu ul.blue-menu-left-column {
	display: block;
	float: left;
	width: 200px;
}
#text-format-menu ul.blue-menu-left-column li a span {
	color: #1480b3;
}
#text-format-menu.wide  ul.blue-menu-right-column {
	border-right: 1px solid #D7D7D7;
}
#text-format-menu ul.blue-menu-right-column {
	display: block;
	float: left;
	width: 200px;
	
}


#text-format-menu ul li a {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	padding: 4px 0px 4px 0px;
	width: 100%;
	
	height: auto;
	background: none;	
}
#text-format-menu ul li a span {
	padding: 0px 20px 0px 20px;
	display: block;
	float: left;

}

#text-format-menu.blue-menu ul li.heading span,
#text-format-menu ul li.heading span {
	padding-left: 20px;
	color: #999;
}
#text-format-menu.blue-menu ul li.heading:hover,
#text-format-menu ul li.heading:hover {
	background: none !important;
}

#text-format-menu.blue-menu li#text-format-p a span {
	font-size: 13px;
}
#text-format-menu.blue-menu li#text-format-h1 a span {
	font-size: 28px;
	line-height: 32px;

}
#text-format-menu.blue-menu li#text-format-h2 a span {
	font-size: 25px;
	line-height: 28px;

}
#text-format-menu.blue-menu li#text-format-h3 a span {
	font-size: 19px;
	line-height: 22px;

}
#text-format-menu.blue-menu li#text-format-h4 a span {
	font-size: 16px;
	line-height: 19px;
}
#text-format-menu.blue-menu li#text-format-h5 a span {
	font-size: 16px;
	line-height: 19px;
}
#text-format-menu ul li a:hover span {
	color: #fff !important;
}


/* @end */


/* @group Add Element  : extends Dropdown "blue" */
div.toolbar a#add-element-trigger.button span.icon {
	float: left;
	width: 16px;
	background: transparent url(image/label_icons.png) no-repeat -41px -1851px;
	padding: 0 !important;
	margin-left: -4px;

}
div.toolbar a#add-element-trigger.button span {
	padding-left: 6px;
}

#add-element-menu ul li {
	background: transparent url(image/label_icons.png) no-repeat 0 -470px;
}

#add-element:hover #add-element-menu {
	display: block;
}



#add-element-menu ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	
	height: auto;
	background: none;	
}

#add-element-menu ul li a span {
	padding: 0px 20px 0px 60px;
}

#add-element-menu ul li#add-element-text {
	background-position: 14px -427px;
}

#add-element-menu ul li#add-element-link {
	background-position: 14px -470px;
}

#add-element-menu ul li#add-element-image {
	background-position: 14px -506px;
}

#add-element-menu ul li#add-element-table {
	background-position: 14px -542px;
}

#add-element-menu ul li#add-element-video {
	background-position: 14px -579px;
}

#add-element-menu ul li#add-element-button {
	background-position: 14px -615px;
}
#add-element-menu ul li.add-element-other {
	background-position: 14px -658px;
}
#add-element-menu ul li.add-element-other a {
	padding: 5px 0px 5px 0px;
}
#add-element-menu ul li.add-element-other a span {
	padding-left: 40px;
}

/* @end */






/* @group Add Page  : extends Dropdown "blue" */
a#add-page-trigger span.icon {
	float: right;
	width: 20px;
	background: transparent url(image/label_icons.png) no-repeat -7px -1848px;

    margin-right: -5px;
    margin-left: 5px;

}
a#add-page-close {
	width: 200px;
}
a#add-page-close span.icon {
	float: right;
	width: 20px;
	background: transparent url(image/label_icons.png) no-repeat -7px -1848px;

    margin-right: -5px;
    margin-left: 5px;

}
a#add-page-close span.label {
	display: block;
	float: left;
	padding-top: 2px;

}

/* @end */


#page-tools #blue-tabs li#add-element span.wrap {
	padding-right: 20px;
}
#page-tools #blue-tabs li#add-element span.icon {
	float: left;
	display: inline-block;
	position: absolute;
	

	width: 20px;
	height: 20px;
	background: url(image/label_icons.png) no-repeat -7px -1848px;
	margin-top: -2px;
	margin-left: 5px;
}







/* @group Text align : extends Dropdown "blue" */

div#text-align a#text-align-trigger {
	background-position: -196px 0px;
	width: 46px;
	margin: 7px 0px 0px 0px;
	height: 27px;
	padding: 0px 0px 0px 2px;
		
	border: 1px solid #1480b3;
	background: #1480b3 url(image/label_icons.png) no-repeat -12px -1217px;

	display: block;
	float: left;	
	border-radius: 4px;
}

div#text-align a#text-align-trigger span {
	display: block;
	float: left;
	background: transparent url(image/text_align.png) no-repeat 6px -114px;
	width: 52px;
	height: 24px;
}

div#text-align[value=left] a#text-align-trigger span {
	background-position: 6px -114px;
}
div#text-align[value=right] a#text-align-trigger span {
	background-position: 6px -172px;
}
div#text-align[value=center] a#text-align-trigger span {
	background-position: 6px -143px;
}
div#text-align[value=justify] a#text-align-trigger span {
	background-position: 6px -200px;
}




div#text-align-menu {
	position: absolute;
	z-index: 900;
	display: block;
	float: left;
	background: #00aef0;
	width: auto;
	top: 8px;

	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.89);
	-moz-box-shadow:    0px 0px 15px rgba(0, 0, 0, 0.89);
	box-shadow:         0px 0px 15px rgba(0, 0, 0, 0.89);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
div#text-align-menu ul {
	display: table;
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	
}
div#text-align-menu ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0px;
	width: 100%;
	clear: both;
	height: 28px;
	background: transparent url(image/label_icons.png) no-repeat 0px 0px;	
}

div#text-align-menu ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 3px 20px 3px 38px;
	height: 22px;
	width: 100%;
	text-decoration: none;

-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;

	color: #fff;
	font-size: 12px;
	background: none;
}
div#text-align-menu ul li a span {
	display: block;
	float: left;
	background: none;
	padding: 2px 0px 0px 0px;
}

div#text-align-menu ul li#text-align-left {
	background-position: 6px -1301px;
}
div#text-align-menu ul li#text-align-right {
	background-position: 6px -1360px;
}
div#text-align-menu ul li#text-align-center {
	background-position: 6px -1330px;
}
div#text-align-menu ul li#text-align-justify {
	background-position: 6px -1387px;
}



div#text-align-menu ul li:hover {
	background-color: #000;
	color: #fff;
}

/* @end */


#socool-logo {
	display: block;
	float: left;
	width: 152px;
	height: 55px;
	position: absolute;
	bottom: 54px;
	z-index: 1000;
	background: transparent url(image/socool_logo.png) no-repeat 0px 0px;
	
}
body.login #socool-logo {
	bottom: -20px;
}



#socool-logo-in-highlight {
	display: block;
	float: left;
	width: 152px;
	height: 55px;
	position: absolute;
	bottom: 70px;
	z-index: 1000;
	background: transparent url(image/socool_logo.png) no-repeat 0px 0px;
	
}

/* @end */

.focused {
	border: #f00 solid 1px;
}

#csource {
	color: #fff;
	position: absolute;
	display: none;
	bottom: 0px;
	width: 500px;
	height: 100px;
	background: #ccc;
	border: #000 solid 1px;
	height: 100px;
}

/* @group My Group */

#imageeditor {
	width: 760px;
	background: #ebeadb;
	overflow: hidden;
	clip: auto;
	display: none;
	padding: 0px 0px 6px 0px;
	margin: 0px;
	background: #fff url("img/adialogbg.gif") left top repeat-x;
	top: 10px;
	left: 10px;
}

#linkeditor table {
	font: 11px Tahoma,Verdana,sans-serif;
	vertical-align: top;
}

label {
	padding: 4px 20px 8px 0;
	display: block;
	float: left;
}

#linkeditor table .label {
	text-align: right;
	width: 8em;
	vertical-align: top;
}

#inputeditor, #linkeditor, #pageeditor, #formeditor, #pagenew, #pageinfo, #createtable, #pageinfo {
	position: absolute;
	background: #fff url("img/dialogbg.gif") left top repeat-x;
	top: 50px;
	left: 50px;
	overflow: hidden;
	clip: auto;
	display: none;
	clear: both;
}

#pageeditor table {
	font: 11px Tahoma,Verdana,sans-serif;
	vertical-align: top;
}

#pageeditor input,
#pageeditor button,
#pageeditor option,
#pageeditor textarea {
	font: 11px Tahoma,Verdana,sans-serif;
	line-height: 12px;
	margin-left: 0px;
}

#pageeditor table .label {
	
}

#uiblocker {
	position: absolute;
	background: url("img/disable.gif") left top repeat;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	overflow: hidden;
	border: 0px;
	clip: auto;
	display: none;
}

#blocker {
	position: absolute;
	background: url("img/disable.gif") left top repeat;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	overflow: hidden;
	border: 0px;
	clip: auto;
	display: none;
}

#codebug {
	position: absolute;
	top: 30%;
	left: 30%;
	height: 300px;
	display: none;
	z-index: 601;
}

#debugtext {
	font-weight: normal;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
	background: #fff;
}

#debugtext p {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
}

/* @end */

#debugtext span {
	display: inline;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	color: #f00;
}








#codesigner_add_icon_table {
	width: 20px;
	height: 20px;
	background-position: 0px -851px;
}
.SOCOOL_editor_actions:hover .socool_blue_menu ul {
	display: block;
}
/* @group Dropdown "Blue" */
.socool_blue_menu {
	position: absolute  !important;

	display: block  !important;
	float: left !important;
	width: auto;
	top: 18px;
	padding: 0px 0px 0px 0px !important;


	
}
.bottom .socool_blue_menu {
right: 24px;
bottom: -40px;
top: auto;
}



img.socool_select_image {
	width: 200px;
	height: 200px;
	background: #f0f;
}



.socool_blue_menu ul, 
.socool_blue_menu ul li {
	display: block;
	float: left !important;
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
	list-style: none;
	list-style-type: none;
}
.socool_blue_menu ul li {
	background: none;
}
.socool_blue_menu ul {
	display: none;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.29) !important;
	background: #f0008c !important;
	/* rgba(0,174,240,0.95) !important; */
	border-radius: 3px !important;
	padding: 15px 0 15px 0 !important;

}
.socool_blue_menu:hover ul {
	display: block !important;
}

.socool_blue_menu ul li:hover {
/*	background-color: #004675 !important;*/
	background-color: #bd0070 !important; 
	cursor: pointer;
}
.socool_blue_menu ul li.separator {
	margin: 5px 0px 5px 0px !important;
	height: 1px !important;
	background: #d6007e !important;
}
.socool_blue_menu ul li.spacer {
	height: 5px !important;
}
.socool_blue_menu ul li.spacer:hover {
	background: none;

}

.socool_blue_menu ul li span {
	padding: 2px 27px 4px 45px !important;
	color: #fff !important;
	font-size: 13px;
	line-height: 16px;
	display: inline-block;
	pointer-events: none;

	font-weight: normal;
	text-shadow: none;
}
.socool_blue_menu ul li.heading:hover {
	background-color: #d6007e !important; 
	cursor: default;

}


.socool_blue_menu ul li.heading {
	background: #d6007e; 
	margin-bottom: 8px !important;
	

	border-radius: 3px;
	padding: 5px 0px 1px 0px !important;

}
.socool_blue_menu ul li.heading span {
	text-transform: uppercase;
	font-size: 10px;
	color: #fff !important;
	text-align: left;
	font-weight: bold;
	padding-left: 8px !important;

}
.socool_blue_menu ul.action-menu {
	padding: 0px 0px 10px 0px !important;
}

/*.socool_blue_menu ul.action-menu li span {
	padding: 2px 18px 4px 25px !important;
}*/

.socool_blue_menu ul li {
	position: relative;
}
.socool_blue_menu ul li.socool_move_up_icon:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 3px;

	width: 35px !important;
	height: 20px !important;
	padding: 0px 0px 0px 0px !important;

	background:  url(image/label_icons.png) no-repeat 0 0;
	background-position: -25px -940px;
}

.socool_blue_menu ul li.socool_move_down_icon:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 3px;

	width: 35px !important;
	height: 20px !important;
	padding: 0px 0px 0px 0px !important;

	background:  url(image/label_icons.png) no-repeat 0 0;
	background-position: -25px -967px;
}

.socool_blue_menu ul li.socool_add_icon:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 3px;

	width: 35px !important;
	height: 20px !important;
	padding: 0px 0px 0px 0px !important;

	background:  url(image/label_icons.png) no-repeat 0 0;
	background-position: 0px -853px;
}
.socool_blue_menu ul li.socool_remove_icon:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 3px;

	width: 35px !important;
	height: 20px !important;
	padding: 0px 0px 0px 0px !important;

	background:  url(image/label_icons.png) no-repeat 0 0;
	background-position: 0px -882px;
}
.socool_blue_menu ul li.socool_view_icon:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 3px;

	width: 35px !important;
	height: 20px !important;
	padding: 0px 0px 0px 0px !important;

	background:  url(image/label_icons.png) no-repeat 0 0;
	background-position: -23px -1933px;
}
.socool_blue_menu ul li.socool_sort_icon:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 3px;

	width: 35px !important;
	height: 20px !important;
	padding: 0px 0px 0px 0px !important;

	background:  url(image/label_icons.png) no-repeat 0 0;
	background-position: -25px -1024px;
}


.socool_blue_menu ul li.socool_relocate_icon:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 0;
	left: 3px;

	width: 35px !important;
	height: 20px !important;
	padding: 0px 0px 0px 0px !important;

	background:  url(image/label_icons.png) no-repeat 0 0;
	background-position: -25px -995px;
}

/* @end */

.tooltip-pointing-left {
	position: absolute;
	float: left;
	display: block;
	z-index: 2000;
}
.tooltip-pointing-left .tooltip-arrow {
	display: block;
	float: left;
	width: 12px;
	height: 30px;
	background: url(image/label_icons.png) no-repeat -38px -900px;
}
.tooltip-pointing-left .tooltip-text {
	display: block;
	float: left;
	height: 16px;
	background: rgba(0,0,0,0.6);
	font-family: "myriad-pro",Arial,Tahoma,sans-serif;
	padding: 11px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;

}


/* @group Views */
#menu-splitter {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 31px;
	width: 6px;
	display: block;
	background: url(img/mainmenu.gif) no-repeat -160px 0px;

}




/* @end */

#sourceeditor-toolbar {
	display: block;
	float: left;
	width: auto;
	height: 50px;
	top: 0px;
	position: absolute;
	z-index: 10050;
}
#ace_search {
	width: 180px;
	margin: 0px 0 0 0;
	padding: 3px 8px 3px 8px;
	border: 1px solid transparent;
	background: #fff;
	color: #000;
}
::selection {
    background: #FF0099;
    color: black;
    text-shadow: none;
}

::-moz-selection {
    background: #FF0099;
    color: #EEE;
    text-shadow: none;
}

#hidecurtain, #doing {
	position: absolute;
	z-index: 700;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .8;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	background-color: #bbb;
	display: none;
}

#hidecurtain, #doing {
	background: #fff;
}

#doinglabel {
	margin: 210px auto 0px auto;
	padding: 70px 20px 20px 20px;
	width: 200px;
	/*border

: 2px solid #000;*/

		background: url(img/loading.gif) no-repeat top center;
}

#doinglabel p {
	width: 200px;
	text-align: center;
}

#formlist a {
	background: url(img/icons_menu.gif)  no-repeat left top;
	background-position: 0px 0px;
}

#CMSSites {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	z-index: 7;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	color: #000;
}

#CMSSites .active {
	font-weight: bold;
	font-size: 11px;
}

ul#CMSSites > li {
	background-image: none;
}

ul#CMSSites > li + li {
	background: url() no-repeat 0 3px;
}

#CMSSites li {
	background: url() no-repeat 0 3px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-left: -9px;
	padding-left: 9px;
	padding-right: 16px;
}

#CMSSites li.active a {
	margin-top: 0px;
}

#CMSSites li a {
	color: #000;
	margin-top: 1px;
	display: block;
}

#CMSSites li a:hover {
	color: #EAB719;
}

#CMSSites li ul {
	display: none;
	position: absolute;
	z-index: 5;
	background-color: #5B6065;
	border: 1px solid #C1BFBF;
	padding: 0 0px 10px;
	margin: -1px 0 0 -10px;
}

#CMSSites li ul, #CMSSites li li {
	width: 145px;
}

#CMSSites li li {
	background-image: none;
	text-align: left;
	padding: 0;
	margin: 0px 0;
	height: auto;
}

#CMSSites li.expand:hover, #CMSSites li.over {
	margin: 0px 7px -1px -10px;
	padding-right: 0px;
	background-image: none;
	border-left: 1px solid #C1BFBF;
}

#CMSSites li.expand:hover a,
#CMSSites li.over a {
	position: relative;
	z-index: 6;
	display: block;
	color: #EAB719;
	background: #5B6065;
	border: 1px solid #C1BFBF;
	border-bottom: 1px solid #5B6065;
	padding: 4px 8px 4px 9px;
	margin: -1px 0 0 -10px;
	text-align: center;
}

#CMSSites li.expand:hover li a,
#CMSSites li.over li a {
	position: relative;
	z-index: 8;
	display: block;
	color: white;
	text-transform: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: auto;
	border: none;
	padding: 4px 10px;
	margin: -4px 0 -2px;
	background-image: none;
}

#CMSSites li.expand li a:hover {
	background-color: #383F45;
	color: white;
}

#CMSSites li.expand:hover ul,
#CMSSites li.over ul {
	display: block;
}

#CMSSites li.over {
	position: relative;
	z-index: 2;
}

#test {
	direction: rtl;
}

#context-tags {
	display: block;
	float: left;
	width: 100%;
	max-height: 500px;
	min-height: 200px;

	overflow: scroll;
}


.one-column-left {
	width: 94%; 
	margin: 0 3% 0 3%; 
	display: block; 
	float: left;
}
.two-columns-left {
	width: 46%; 
	margin: 0 3% 0 3%; 
	display: block; 
	float: left;
}
.two-columns-right {
	width: 46%; 
	float: left; 
	display: block; 
}
.socool-link,
.socool-checkbox {
	margin: 0 0 8px 0;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	-webkit-border-radius: 3px;
			border-radius: 3px;
}

.socool-range,
.socool-color,
.socool-select,
.socool-select-target,
.socool-datepicker,
.socool-textarea,
.socool-text-input {
	margin: 0 0 8px 0;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	background: #fff;

	-webkit-border-radius: 3px;
			border-radius: 3px;
/*	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; */

	-webkit-box-shadow: 0px 1px 3px 0px rgba(50,88,113,0.7);
			box-shadow: 0px 1px 3px 0px rgba(50,88,113,0.7);
			

}
.socool-datepicker label,
.socool-select-target label,
.socool-range label,
.socool-color label,
.socool-select label,
.socool-checkbox label,
.socool-link label,
.socool-textarea label,
.socool-text-input label {
	width: auto;
	color: #3cb0e8;
	padding: 7px 12px 7px 12px;
	line-height: 16px;
	height: 16px;

	font-size: 14px;
	font-weight: bold;
}
.socool-select-target label,
.socool-select label {
	border-right: 1px solid #aee6ff;

}
.socool-link a.socool-link-hider {
	margin: 0;
	padding: 0;
	cursor: pointer; 
}
.socool-link a.socool-link-hider:hover label {
	cursor: pointer; 

}
/* .socool-select-target label, */
.socool-checkbox label {
	color: #fff;
	float: left;
	padding-left: 0px;
}
.socool-checkbox div.checkbox {
	float: left;
	margin-top: 3px;
}


.time-period-inputs input.date-picker,
.socool-select select,
.socool-link a,
.socool-textarea textarea,
.socool-datepicker input,
.socool-text-input input {
	width: calc(100% - 16px);
	padding: 6px 8px 6px 8px; 
	height: 18px;
	line-height: 18px;
	border: none;
	background: transparent; 
	border-left: 1px solid #b5d5ea;
	font-size: 14px;
	display: block;
}

.toolbar-select {
	position: relative;
	display: block;
	float: left;
}
.toolbar-select select {
    display: inline-block;
    border: 0px solid #fff;
    padding: 5px 24px 5px 8px;
    width: 100%;

    font-size: 14px;
    line-height: 14px;

    height: 25px;
    font-weight: bold;
    color: #22526a;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    text-indent: 1px;
	background: #fff;
    border-radius: 4px;
}

.toolbar-select:after {
	content: '›';
    z-index: 9;
	font: bold 24px/24px Arial, Helvetica, sans-serif;
    color: rgb(34, 173, 255);
    right: 6px; 
    width: 10px;
    height: 22px;

/*    background: #fff;*/
    top:0px;
    padding: 0px 1px 3px 8px;
    position:absolute;

  outline: none;
  display: block;
  float: left;
  cursor: pointer;
  pointer-events: none;
  
}


div.socool-select select {
	position: absolute;
	z-index: 10;
    padding: 0px 0px 0px 8px;
    margin: 2px 0 0 0;

    color: #22526a;
    border:none; 
    outline:none;
    display: block;
    
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: button; /* Removes Default Firefox style*/    
/*	-moz-appearance: treeitem; */ 
	
	text-indent: 0.01px; /* Removes default arrow from firefox*/
	text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
    appearance:none;
    cursor:pointer;

    font-size: 14px;
    line-height: 22px;
    color: #000;
    /* font-weight: bold; */

	height: 25px;
    background: rgba(255,255,255,0); 
    width: calc(100% - 50px);
/*    background: rgba(25,25,255,0.1);*/
}
/* div.socool-select select:disabled {
	color: #666;
    background: rgba(255,255,255,0.8);
} */
div.socool-select-target .socool-select-target-wrap:after,
div.socool-select .socool-select-wrap:after {
	content: '›';
    z-index: 9;
	font: bold 24px/24px Arial, Helvetica, sans-serif;
    color: rgb(34, 173, 255);
    right: 6px; 
    width: 10px;
    height: 22px;

/*    background: #fff;*/
    top:0px;
    padding: 2px 1px 3px 8px;
    position:absolute;

  outline: none;
  display: block;
  float: left;
  cursor: pointer;
  
}
div.socool-datepicker .socool-datepicker-input:after {

	content: ' ';
    z-index: 9;
	font: bold 24px/24px Arial, Helvetica, sans-serif;
    color: rgb(24, 165, 255);
    right: 6px; 
    width: 20px;
    height: 22px;

    background: #fff;
    top:0px;
    padding: 2px 1px 3px 8px;
    position:absolute;

	outline: none;
	display: block;
	float: left;
	cursor: pointer;

	background: #fff url(image/label_icons_x2.png) no-repeat right -1806px;
	background-size: 64px 2048px;
	background-position: -30px -1804px;
}

.socool-range .socool-range-wrap {
	height: 30px;
	padding: 0 0 0 0;
	-webkit-border-radius: 0 3px 3px 0;
			border-radius: 0 3px 3px 0;
	background: rgba(213, 238, 255, 1);

	position: relative;

    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;

}



.socool-color .socool-color-wrap,
.socool-select .socool-select-wrap {
	height: 30px;
	padding: 0 0 0 0;
	-webkit-border-radius: 0 3px 3px 0;
			border-radius: 0 3px 3px 0;
	background: rgba(213, 238, 255, 1);
}
.socool-color .socool-color-wrap {
	position: relative;
}






.socool-range .socool-range-value-wrap {
    display: block;
    float: left;
    height: 26px;
    width: 97%;
    position: absolute;
    left: 2%;
    top: 5px;
}
.socool-range .socool-range-value-wrap input[type=range] {
    cursor: col-resize;
}


.socool-color .socool-color-value-wrap {
	display: block;
    float: left;
    height: 26px;
    width: 40%;
    position: absolute;
    left: 2px;
    top: 2px;

	background: transparent url(image/no-background.png) repeat 0 0;
	background-size: 15px 15px;
	box-shadow: inset 1px 1px 5px 0 rgba(0,0,0,0.65);
}

.socool-color .socool-color-value {
	display: block;
    float: left;
    height: 26px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    line-height: 16px;
    z-index: 0;
    color: #000;

}
.socool-color .socool-color-alpha-range {
	display: block;
    float: left;
/*    height: 32px; */
    width: calc(55% - 40px);
    position: absolute;
    right: 40px;
    z-index: 6;
    cursor: col-resize;
    padding: 0;
    margin: 5px 0 0 0;
}

.socool-color .socool-color-clear {
	background: #fff url(image/label_icons_x2.png) no-repeat 0 0;	
	background-size: 64px 2048px;
	background-position: 2px -1928px;
	display: none;
	float: left;
	position: absolute;

	right: 0px;
	top: 0px;
	width: 28px;
	height: 30px;
}
.socool-color-input {
	padding: 0; 
	margin: 0; 
	opacity: 1; 
	width: 40%; 
	height: 32px;
	opacity: 0.0001;
	z-index: 2;
	cursor: pointer;
}

div.socool-select-target:hover .socool-select-target-wrap:after,
div.socool-select:hover .socool-select-wrap:after {
	background: #fff;
/*	color: #fff;*/
}
div.socool-select:hover select {
/*	color: #fff;  */
}
div.socool-select-target .socool-select-target-wrap {
	background: rgba(213, 238, 255, 1);
}

div.socool-select-target:hover .socool-select-target-wrap,
div.socool-select:hover .socool-select-wrap {
/*	background: #105d83;*/
	background: #fff;
	
}
div.socool-select-target:hover .socool-select-target-selection {
	color: #000;
}
div.socool-select-target:hover .socool-select-target-selection span {
	width: 100%;
}
div.socool-select-target {
	position: relative;
}
div.socool-select-target .socool-select-target-clear {
	background: #fff url(image/label_icons_x2.png) no-repeat 0 0;	
	background-size: 64px 2048px;
	background-position: 2px -1928px;
	display: none;
	float: left;
	position: absolute;

	right: 0px;
	top: 0px;
	width: 28px;
	height: 30px;
}
div.socool-select-target.socool-select-target-selected .socool-select-target-clear {
	display: block;
}
div.socool-select-target.socool-select-target-selected .socool-select-target-wrap:after {
	right: 34px;
}


div.socool-datepicker,
div.socool-select {
	position: relative;
}
div.socool-select div.select-trigger:hover {
	background: #f0008c;
	color: #fff;
}
.socool-select-target:hover label,
.socool-select:hover label {
	/* border: none; */
}

.socool-link a {
	color: #fff;
	border: none;
}
.socool-link label {
	color: #c4e1f4;
	border-right: 1px solid #53a2d5;
	background: rgba(0,0,0,0.2);
}

/*.socool-select-target,*/
.socool-link {
	background: #0085b8;
}
.socool-link a,
.socool-textarea textarea {
	height: auto;
}
.socool-select-target .socool-select-target-selection {
	padding: 7px 2px 7px 12px;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%; 
}


.socool-datepicker {
display: block;
  float: left;
  height: 30px;
 }
.socool-select-target .socool-select-target-wrap,
.socool-color .socool-color-wrap,
.socool-select .socool-select-wrap,
.socool-link span,
.socool-textarea span,
.socool-datepicker span,
.socool-text-input span {
	overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;	
}
.socool-select-target .socool-select-target-wrap {
	position: relative;
}
div.socool-datepicker .socool-datepicker-input {
	overflow: hidden;
    display: block;
    padding: 0;
    margin: 0;	
}

.socool-form-layout dl,
.codesigner-paramset dl {
	margin: 0 0 10px 0;
	padding: 0;
}
.socool-form-layout dl dt {

}


/*
.socool-form-layout input[type=text],
.socool-form-layout textarea {
	width: calc(100% - 16px);
}

.socool-form-layout dl dt label:first-letter, 
.codesigner-paramset dl dt label:first-letter {
	text-transform: uppercase;
}
.socool-form-layout dl dt,
.codesigner-paramset dl dt {
	display: block;
	float: left;
	clear: both;
	width: 95%;
	padding: 0 5% 0 0;
	
}
.socool-form-layout dl dd,
.codesigner-paramset dl dd {
	display: block;
	float: left;
	margin: 0;
	padding: 0 5% 10px 0;
	clear: both;
	width: 95%;
}
.socool-form-layout dl dd .button,
.codesigner-paramset dl dd .button{
	margin: 0 4px 5px 0;
	
}
.socool-form-layout dl dd div.checkbox,
.codesigner-paramset dl dd div.checkbox {
	display: block;
	float: left;
	margin-right: 10px;
}
.socool-form-layout dl dt label,
.codesigner-paramset dl dt label,
.socool-form-layout dl dd>label,
.codesigner-paramset dl dd>label {
	min-width: 120px;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding: 0 0 4px 0;
	margin: 0; 
	display: block;
	float: left;
}
.socool-form-layout dl dd>label,
.codesigner-paramset dl dd>label {
	padding-top: 5px;
}

*/

/* @group Codesigner_tags */

#codesigner-tags-wrap {
	float: left;
	display: block;
	width: 100%;
	padding: 0;
}
#codesigner-tags  {
	float: left;
	display: block;
	width: 100%;
	
}

#codesigner-tags ul {
	float: left;
	display: block;
	font: normal 13px/16px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding: 0;
	margin: 0;
}


#codesigner-tags ul li {
	float: left;
	display: block;
	width: 160px;
	font: normal 13px/16px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	background: none;
}
#codesigner-tags ul li ul {
	padding: 4px 0px 0px 0px;
}
#codesigner-tags ul li ul li {
	float: left;
	display: block;
	width: 160px;
	vertical-align: top;
	padding: 2px 2px 0px 0px;
	margin: 0px;
}


#codesigner-tags ul li ul li label {
	float: left;
	display: block;
	width: 130px;
	font: normal 11px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #c0daed;
	padding: 0px 0px 0px 18px;
	margin: 0px 10px 0px 0px;
	vertical-align: top;

	background: url(image/label_icons.png) no-repeat -2px -346px;	
/*	background-size: 32px 1024px; */
}
#codesigner-tags ul li ul li label:hover {
	color: #eef;
}


#codesigner-tags ul li ul li input[type=checkbox]:checked + label {
	color: #fff;
	background-position: -2px -386px;
}
#codesigner-tags ul li ul li input[type=checkbox] {
	visibility: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
}


#codesigner-tags ul li ul li input {
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	vertical-align: top;
}

/* @end */

/* @group Styled checkbox */

.styledCheckbox {
	width: 20px;	
	margin: 20px auto;
	position: relative;
}

.styledCheckbox label {
	cursor: pointer;
	position: absolute;
	width: 20px !important;
	height: 20px;
	top: 0;
	border-radius: 4px;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	background: rgb(126,181,232);


}

.styledCheckbox label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #fff;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.styledCheckbox label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.styledCheckbox input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;




}
.styledCheckbox input[type=checkbox]:checked + label {

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #132550 0%, #135580 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
}

/* @end */


#editorstatus {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 606;
	padding: 0px;
	margin: 0px;	
	width: 100%;
}


#page-tools {
	position: relative;
	min-width: 500px; 
	padding-top: 0px;
	background: #53a2d5;
	background: linear-gradient(#53a2d5, #499DD4);
}


/*
#selection-container::-webkit-scrollbar-track
{
	background-color: #0085b8;
}

#selection-container::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#selection-container::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #D62929;
}
*/
#email-header {
	padding: 20px 20px 20px 20px;
}
#email-wrap input {
	width: 480px !important;
	margin-bottom: 6px !important;
}
#email-wrap label {
	color: #1f5179 !important;	
	font-weight: bold;
}

#email  {
	display: block;
	float: left;
	background: #fff;
	min-height: 200px;
	width: 480px;
	border-radius: 4px;
	padding: 9px;

	box-shadow: 0px 1px 3px 0px rgba(50,88,113,0.7);

}
#email p,
#email h1,
#email h2,
#email h3,
#email h4,
#email h5 {
	padding: 10px 0 0 0;
	margin: 0;
	height: auto;
	
}
#email p {
	font-size: 13px;
	line-height: 17px;
}
#email h1 {
	font-size: 24px;
	line-height: 30px;
}
#email h2 {
	font-size: 18px;
	line-height: 25px;
}

.tabs-hider {
	position: absolute;
	width: 20px;
	height: 22px;
	bottom: 10px;
	right: 10px;
	padding: 0;


	display: none;
	float: left;
	text-align: center;
	color: #fff;

	background: rgb(240, 2, 140);
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;

	text-decoration: none;
	border-radius: 4px;
	z-index: 2300;
	cursor: pointer;
	opacity: 1.0;
}

.tabs-hider:hover {
	background: rgba(5,38,53,0.5);

/*	background-position: -176px -213px;*/
}
.tabs-hider span {
	color: #fff;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 3px;
	text-shadow: 0px 1px 0px rgba(35,64,82,.40);
	cursor: pointer;
	display: none;
}
.tabs-close {
	display: block;
	float: left;
	width: 100%;
	height: 22px;
	text-align: center;
	color: #fff;

	font-size: 19px;
	font-weight: normal;
	line-height: 21px;
	padding-top: 0px;
	text-decoration: none;

	z-index: 2300;
	cursor: pointer;
	opacity: 1.0;

	background: none;
	text-shadow: 0px 1px 0px rgba(35,64,82,.20);
}
.tabs-close:hover {
	text-decoration: none;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(35,64,82,.90);
}

#page-tools #blue-tabs {
/*	background: #53a2d5;*/
}

.pane-column-60 {
	float: left;
	width: 60%;
}
.pane-column-40 {
	float: left;
	width: 40%;
}
.pane-column-20 {
	float: left;
	width: 20%;
}
.pane-column-33 {
	float: left;
	width: 33.3%;
}

#page-tools .pane-column-full {
	float: left;
	width: 100%;
/*	width: 96%;
	margin-left: 2%;*/
}

#page-tools .pane-column-1 {
	float: left;
	width: 330px;
	margin-right: 40px;
}
#page-tools .pane-column-2 {
	float: left;
	/*padding-left: 370px;*/
}
#page-tools .guide-box {
	width: 300px;
	padding: 10px 15px;
	background: #09709f;
	-webkit-border-radius: 5px;
			border-radius: 5px;
	-webkit-background-clip: padding-box; background-clip: padding-box;
}
#page-tools .guide-box p { font-size: 12px; }
#page-tools .guide-box h3 { margin-bottom: 7px; }
#page-tools .guide-box h3 + p,
#settings-pane .pane-column-2 h3 + p {
	margin-top: 0;
	font-size: 11px;
	line-height: 14px;
}

#page-tools .field { padding: 3px 0; }
#page-tools .field label {
	float: left;
	padding: 5px 0 0;
}
#page-tools .field input,
#page-tools .field textarea { float: right; }
#page-tools .field input[type=checkbox],
#page-tools .field select,
#page-tools .field .dk_container {
	float: right;
}
#page-tools .field input[type=checkbox] {
	float: left;
}


#page-tools .checkbox-field {
	font-size: 11px;
}


/* Settings pane
*******************************************************************/

#settings-pane .pane-column-2 {
	background: #1480b3;
	-webkit-border-radius: 5px;
			border-radius: 5px;
	-webkit-background-clip: padding-box; background-clip: padding-box;
}
#settings-pane .column-1 .field:first-child {
	padding-top: 0px;
}
#settings-pane #status-field-extra {
	float: right;
	width: 242px;
	padding: 8px 9px;
}
#settings-pane .field input,
#settings-pane .field textarea,
#settings-pane .field select {
	width: 242px;
}


.width100p {
	width: calc(100% - 26px);
}

#settings-pane .field select {
	padding: 3px 5px 3px 5px;
	font-size: 13px;
	line-height: 20px;
	width: 264px;
}
#settings-pane .field select option {
	font-size: 13px;
	line-height: 20px;
}

#pagename {
	height: 14px;
}
#settings-pane .pane-column-2 .box-column-1 {
	float: left;
	width: 285px;
	min-height: 180px;
	padding: 10px;
	padding-right: 20px;
	border-right: 1px solid #52a1d4;
}
#settings-pane .pane-column-2 .box-column-2 {
	float: left;
	padding: 10px;
	padding-left: 10px;
}

#page-attachments {
	width: 300px;
	height: 180px;
	position: relative;
}
#page-attachments li#upload-new-items {
	display: table-cell;
}
#page-attachments li#upload-new-items a {
	display: block;
	width: 104px;
	height: 130px;
	padding: 2px 2px 26px;
	background: url(img/upload-files.png) no-repeat 2px 12px;
}


#page-attachments .strip {
	float: left;
	height: 171px;
	width: 100%;
	margin: 0 20px 0 0;
	padding: 7px 0px 0 0;
	overflow-x: auto;
	overflow-y: hidden;
}
#page-attachments .strip ul {
	float: left;
	height: 180px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	list-style: none;
}
#page-attachments .strip li {
	display: table-cell;
	height: 154px;
	padding: 0 15px 0 0;
	vertical-align: bottom;
}
#page-attachments .strip li a {
	display: block;
	padding: 2px;
	text-decoration: none;
}
#page-attachments .strip li.active a {
	background: #0A0A0A;
}
#page-attachments .strip li .img-wrap-outer {
	display: block;
	position: relative;
	text-align: center;
	font-size: 0px;
}
#page-attachments .strip li.active .img-wrap-outer {
	background: #222;
}
#page-attachments .strip li .img-wrap {
	display: inline-block;
	position: relative;
	-moz-box-shadow: 1px 1px 5px #222;
	-webkit-box-shadow: 1px 1px 5px #222;
	box-shadow: 1px 1px 5px #222;
	
}
#page-attachments * {
	outline: none;
}
#page-attachments .strip li .img-wrap.loading,
#page-attachments .strip li .img-wrap.broken {
	min-width: 90px;
	width: 100%;
	height: 116px;
	background: #708C8F url(img/spinner.gif) no-repeat center center;
}
#page-attachments .strip li .img-wrap.broken {
	background-image: none;
}
#page-attachments .strip li a .name {
	display: block;
	height: 12px;
	padding: 6px 0 5px;
	text-align: center;
	color: #B7BABD;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
}
#page-attachments .strip li a .info-link {
	display: none;
	position: absolute;
	top: 2px;
	right: 2px;
	width: 15px;
	height: 15px;
	background: #000;
	color: #fff;
	text-align: center;
}
#page-attachments .strip li a:hover .img-wrap.loaded .info-link {
	display: block;
}

.time-period-selection {
	clear: both;
	width: 214px;
	margin: 0 auto;
	padding: 10px 0 15px;
	color: #0d2738;
}
.form-light .time-period-inputs input[type="text"] {
	margin-bottom: 0 !important;
}
.form-light .socool-datepicker input.date-picker {
	border-radius: 0;
}


.time-period-inputs input#end_date,
.time-period-inputs input#start_date,
.time-period-inputs input.date-picker {
	background: #fff url(image/label_icons_x2.png) no-repeat right -1806px;
	background-size: 64px 2048px;
	width: 144px;
	float: left;
}

.socool-datepicker input.date-picker {
	background: #fff url(image/label_icons_x2.png) no-repeat right -1805px;
	background-size: 64px 2048px;
	width: 150px;
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
	float: left;
}}



.time-period-inputs {
	position: relative;
	width: 240px;
	height: 30px;
	left: 0px;
}

label.inside,
.time-period-inputs label {
	padding: 7px 10px 7px 10px;
	background: #D5EEFF;
	border-radius: 0;
	margin-right: 0px;
	color: #22526a;
}
.time-period-inputs .date-field {
	position: absolute;
	top: 0;
}
.time-period-inputs .time-period-hyphen-mark {
	position: absolute;
	top: 24px;
	left: 103px;
}

.time-period-datepicker {
	width: 176px;
	margin: 0 auto;
}
.time-period-selection .buttons {
	text-align: right;
}


/* Pick-ups pane
*******************************************************************/

#pick-ups-additional {
	padding: 20px 15px 0;
}
#pick-ups-pane .field input,
#pick-ups-pane .field textarea {
	width: 232px;
}
.pick-ups-list {
	float: left;
	width: 170px;
	padding-right: 15px;
}
.pick-ups-list > ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pick-ups-list ul li {
	color: #C1DCED;
	float: left;
	margin: 5px 0;
	padding: 0;
}


/* Tags pane
*******************************************************************/

#keyword-list {
	padding: 0 0 15px;
}
#keyword-list > ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#keyword-list > ul li {
	float: left;
	margin: 4px 10px 4px 0;
	width: 150px;
}
#keyword-list > ul li > label {
	padding-left: 5px;
}
#add-keyword {
	margin-left: 1px;
}
#edit-keyword {
	margin-left: 11px;
}


/* History pane
*******************************************************************/



.scrollable-panel {
	overflow-y: scroll;
}
#history-pane .scrollable-panel {
	height: 180px;
	background: #1480b3;
}
#history-pane .scrollable-panel ul li a {
	background: #298cbf;	
}

#history-pane .scrollable-panel ul li:nth-child(odd) a {
	background: #1480b3;
}
.scrollable-panel-wrap {
	width: 400px;
	background: #1480b3;
	padding: 5px;
	border-radius: 4px;
	display: block;
	float: left;	
}

.scrollable-panel::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #298cbf;
}

.scrollable-panel::-webkit-scrollbar
{
	width: 12px;
	background-color: #1480b3;
}

.scrollable-panel::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
	background-color: #105d83;
}

/*
.scrollable-panel::-webkit-scrollbar-track
{
	border-radius: 10px;
	background-color: #1480b3;
	
}

.scrollable-panel::-webkit-scrollbar
{
	width: 12px;
	background-color: #1480b3;
}

.scrollable-panel::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 4px rgba(233,233,255,.943), inset 0 0 1px #105d83;
	background-color: #e5f7ff;
	border: 2px solid #d1e1ec;
}
*/
ul#change-history-list:after {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	height: 10px;
	width: 100%;
	border-bottom: 4px dashed #000;
}
#history-restore {
	margin: 40px 0 0 -4px;
	display: block;
	float: left;
	padding-left: 57px;
	background: transparent url(image/history-line.png) no-repeat left 10px;
	display: none;
}
#history-restore.active {
	display: block;
}
#history-restore .button {
	margin: -2px 0 0 0; 

	outline: 3px solid #53a2d5; 
}
ul#change-history-list {
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	background: transparent url(image/history-line.png) no-repeat right 10px;
	width: 70%;
/*	overflow: hidden;*/
	height: 65px;
}
ul#change-history-list li {
	
	height: 70px;
	margin: 0 0px 0 0px;
	padding: 0 38px 0 0px;
	position: relative;
	float: right;
	
}
ul#change-history-list li:first-child {
	padding-right: 5px;
}


ul#change-history-list li a {
	float: right;
	display: block;
	padding: 0;
	width: 24px;
}

ul#change-history-list div.hover-box {
	display: none;
	float: left;
	position: absolute;
	top: -40px;
	background: #fff;
	border-radius: 10px;
	width: auto;
	min-width: 220px;
}
ul#change-history-list span.version-date {
	position: absolute;
	text-align: center;

	padding: 0px 0 0 0;
	width: 40px;
	left: -5px;
	top: 34px;

	font-weight: bold;
}

ul#change-history-list div.hover-box p {
	color: #000;
	padding: 4px 12px;
	margin: 0;
}

ul#change-history-list li:hover div.hover-box {
	display: block;
}
ul#change-history-list li.big div.circle {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	background: #105d83;
	border-radius: 16px;
	border: 2px solid #53a2d5;

}

ul#change-history-list li.big a:hover div.circle:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	
	filter: alpha(opacity=1);
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	
	background: #f0008c;
	border-radius: 16px;
	border: 2px solid #fff;	
	z-index: 900;
}
ul#change-history-list li.big a:hover div.circle:before {
	background: #105d83;
}

ul#change-history-list li.big.selected a:hover div.circle:before,
ul#change-history-list li.big.selected div.circle:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	
	filter: alpha(opacity=1);
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	
	background: #f0008c;
	border-radius: 16px;
	border: 2px solid #fff;	

}

ul#change-history-list li.big.selected a:hover div.circle:after,
ul#change-history-list li.big.selected div.circle:after {
	content: '';
	display: block;
	float: left;
	border-radius: 0px;
	background: transparent url(image/label_icons_x2.png) no-repeat 0px -1887px;
	background-size: 64px 2048px;
	
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0px;
	left: -3px;
	z-index: 2000;



}
ul#change-history-list li.big.small {
	padding: 0; 
	margin-left: -3px;
	margin-right: -5px;
}
ul#change-history-list li.big.small a {
	padding: 0;
	
}
ul#change-history-list li.small.big a:hover div.circle:before {
	left: 2px;
	top: 4px;
	width: 14px;
	height: 14px;
}
ul#change-history-list li.small.big.selected a:hover div.circle:before {
	left: 2px;
	top: 4px;
	width: 14px;
	height: 14px;
}

ul#change-history-list li.small.big.selected div.circle:before {
	left: 2px;
	top: 4px;
	width: 14px;
	height: 14px;
	z-index: 1000;


}

ul#change-history-list li.small.big.selected a:hover div.circle:after,
ul#change-history-list li.small.big.selected div.circle:after {
	left: -1px;
	z-index: 2000;
	display: none;
}
ul#change-history-list li.small div.circle {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	background: #105d83;
	border-radius: 16px;
	border: 2px solid #53a2d5;
	

	margin: 4px 2px 0 2px;
	

}
ul#change-history-list li.small .version-date {
	width: auto;
	font-size: 9px;
	display: none;
}

ul#change-history-list li a:hover {
	color: #fff;
}

ul#change-history-list li .version-modified-by {
	display: inline-block;
	width: 200px;

	height: 21px;
	margin: 0px;
	padding: 4px 4px 0 4px;
	text-decoration: none;
}

.scrollable-panel-horizontal-wrap {
	overflow: hidden;
}
.scrollable-panel-horizontal {
	overflow: hidden;
}


/* SEO pane
*******************************************************************/

#seo-pane .pane-column-full {
	width: 60%;
	margin: 0 3% 0 3%; 
	display: block; 
	float: left;
}




/* Security pane
*******************************************************************/

#password-requirement {
	width: 242px;
}





/* Restore bar
*******************************************************************/
.restore-blue-panel {
    width:100%; 
    height: auto;
    background: #E4EAF0 url(img/view-bg.png) repeat-x left -10px;
}

#socool-restore {
    display: block;
    float: left;
    padding: 22px 32px 22px 42px;
}

#socool-restore > div {
    width: 630px;
}        
    #socool-restore > div h2 {
        padding: 0 0 5px 0;
        margin: 0;
        display: block;
        float: left;
        width: 320px;
    }
    #socool-restore .deleted-time {
        width: 150px;
        font-size: 11px;
        display: block;
        float: left;
    }
    #socool-restore .deleted-by {
        font-size: 11px;
        display: block;
        float: left;
    }

ul#socool-restore-box {
    display: block;
    float: left;
    width: 630px;
    max-height: 230px;
    min-height: 127px;
    padding: 10px 0;
    margin: 0;
    list-style: none;
    overflow-x: hidden;
    overflow-y: scroll;
    border-top: 1px dotted #79acd4;
    border-bottom: 1px dotted #79acd4;
}

#socool-restore-box li {
    list-style: none;
    display: block;
    float: left;
    width: 100%;
    height: 20px;
    cursor: default;
}
    #socool-restore-box li:hover { background-color: #e2effa; }
    #socool-restore-box li.active { background-color: #fafafa; }

#socool-restore-box li span {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
    #socool-restore-box li .name {
        width: 300px;
        display: block;
        float: left;
    }
    #socool-restore-box li .icon {
        display: block;
        float: left;
        width: 18px;
        background-image: url(dndtree/image/icons_blue.png);
        background-repeat: no-repeat;
        margin-right: 3px;
    }
        #socool-restore-box .text_ { background-position: 0 0; }
        #socool-restore-box .folder_ { background-position: -18px -306px; }

#socool-restore-box li ul {
    display: none;
}

#socool-restore-info {
    width: 320px;
    display: block;
    background: #fff;
    margin-top: 40px;
    padding: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}
    #socool-restore-info-body {
        width: 280px;
        height: 80px;
        padding: 10px 20px;
        float: left;
    }
    #socool-restore-info-footer {
        width: 280px;
        padding: 10px 20px;
        float: left;
        border-top: 1px dotted #79acd4;
        display: none;
    }
        #socool-restore-info-footer input[type=checkbox] + label { 
            color: #333;
            width: 190px;
            margin-top: 7px;
            float: left;
        }
        #socool-restore-info-footer input[type=checkbox]:checked + label { color: #333; }

#ui-datepicker-div {
	background: #fff;
	z-index: 12000 !important;
	padding: 19px;
}

#paramset-container {	
	padding: 0px 20px 0px 20px;
}
#paramset-container dd {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
}

.codesigner-dashboard-page {
	max-height: 500px;
	overflow-y: scroll;
	padding-bottom: 40px;
	padding-right: 30px;
}
.simpleData tr.hidden {
	display: none;
}
.simpleData {
	margin:0px;padding:0px;
	width:100%;
/*	box-shadow: 10px 10px 5px #888888;*/
/*	border:1px solid #e9f3ff;*/
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.simpleData table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.simpleData table tr th,
.simpleData table tr td{
	height: 15px;
}
.simpleData table tr.selected td {
	background-color: rgb(0, 142, 197); 
    color: #fff;
    border: 1px solid #0b93c7;
    border-width: 0px 1px 1px 0px;
}
.simpleData tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.simpleData table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.simpleData table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.simpleData tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.simpleData tr:hover td{
	
}
.simpleData tr:nth-child(odd){ background-color:#e9f3ff; }
.simpleData tr:nth-child(even)    { background-color:#ffffff; }.simpleData td{
	vertical-align:middle;
	border:1px solid #e9f3ff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding: 6px 5px 6px 5px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.simpleData tr:last-child td{
	border-width:0px 1px 0px 0px;
}.simpleData tr td:last-child{
	border-width:0px 0px 1px 0px;
}.simpleData tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.simpleData tr th{
	background: #fff;
	border:0px solid #C9DDEA;
	text-align:left;
	border-width:0px 1px 1px 0px;
	padding-left: 6px;

	font-size:14px;
	font-family:Arial;
	font-weight:bold;

	color: #018dc5;
	position: sticky;
	max-width: 350px;

}

.simpleData tr.group_heading th {
	border-width: 0px 1px 0px 0px;
	color: #000;
	
}
.simpleData tr.group_heading_second_row th{
	color: #018dc5;
	font-weight: normal;
}

.simpleData tr td {
	max-width: 350px;

}
.simpleData tr:hover td {
	color: #105E84;

} 
#formmanager-header {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background: #C9DDEA;
}
.simpleData {
	display: block;
	float: left;
	clear: both;
	min-width: 100%;
	width: auto;

}

/*.simpleData tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.simpleData tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
*/


input.width100 {
	width: calc(100% - 20px);
}

.form-show-more-options {
	float: left;
	display: block;
	padding: 0 0 0 0;
	
	clear: both;
	position: relative;
	width: 100%;
	margin-bottom: 1px;
}
.form-show-more-options input {
	width: calc(100% - 20px);
}
.remove-row,
.remove-row-disabled  {
	display: inline-block;

	width: 20px;
	height: 24px;
	background:  url(image/label_icons.png) no-repeat 0 0;
	background-position: 0px -1928px;
	cursor: pointer;
	position: absolute;
	right: 8px;
	top: 0;
}
.remove-row:hover {
	cursor: pointer;
}

.remove-row-disabled {
	opacity: 0.1;
}

/* @group Simple checkbox - for dark background */

div.checkbox-simple {
	position: relative;
}
div.checkbox-simple label.checkbox {

	display: inline-block;
	width: 130px;
	font: normal 11px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #c0daed;
	padding: 0px 0px 0px 18px;
	margin: 0px 10px 0px 0px;
	vertical-align: top;

	text-align: left;
/*	background: url(image/label_icons.png) no-repeat -2px -346px;	*/
	
}
div.checkbox-simple input[type=checkbox] {
	display: block;
	float: left;
	position: absolute;

} 

div.checkbox-simple input[type=checkbox]:checked + label.checkbox {
	color: #fff;
}

/* @end */

/* @group Checkbox */

div.checkbox input[type=checkbox] {
	visibility: hidden;
}


/* SLIDE THREE */
div.checkbox  {
	display: inline-block;
	width: 63px;
	height: 26px;
	background: #1874a0;
	margin: 0 0 5px 0;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}

div.checkbox:after {
	content: 'Off';
	font: 12px/26px Arial, sans-serif;
	color: #b2e1ff;
	position: absolute;
	right: 10px;
	z-index: 0;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(0,0,0,.15);
}
div.checkbox  {
  cursor: pointer;
}
.checked div.checkbox,
div.checkbox.checked {
  background: #21880f;
}
div.checkbox:before {
	content: 'On';
	font: 12px/26px Arial, sans-serif;
	color: #fff;
	position: absolute;
	left: 10px;
	z-index: 0;
	font-weight: bold;
}

div.checkbox label {
	display: block;
	width: 26px;
	min-width: 26px;
	height: 20px;
	padding: 0;
	margin: 0;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;

	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 1;

	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #64abda;

	background: -webkit-linear-gradient(top, #64abda 0%, #54a3d5 100%);
	background: -moz-linear-gradient(top, #64abda 0%, #54a3d5 100%);
	background: -o-linear-gradient(top, #64abda 0%, #54a3d5 100%);
	background: -ms-linear-gradient(top, #64abda 0%, #54a3d5 100%);
	background: linear-gradient(top, #64abda 0%, #54a3d5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64abda', endColorstr='#54a3d5',GradientType=0 );
}  
div.checkbox input[type=checkbox]:checked + label {
	left: 34px;
}

/* @end */




/* @group Bubble */

	.bubble-wrap-center {
    float: right;
    right: 50%;
    position: relative;
	}


	.bubble-wrap {
    float: right;
    right: -50%;
    position: relative;
	}
	
	.bubble-wrap .bubble-arrow {
		position: absolute;
		display: block;
		bottom: -28px;
		left: 33%;
		width: 17px;
		height: 28px;
		background: url(image/bubble-arrows_x2.png) no-repeat -8px -4px;
		background-size: 64px 42px;

	}
	.bubble {
		display: block;
		float: left;
		text-align: center;
	}
	.bubble p {
		text-align: center;
		color: #fff;
		border-radius: 21px;
		box-shadow: 0px 1px 4px #053042;
		padding: 8px 25px 8px 25px;
		background-color: #00aef0;

		display: block;
		float: left;

		margin: 0 auto;
		width: auto;

		font-size: 18px;
		font-weight: 300;
		font-style: italic;
		line-height: 20px;

	}


/* @group Error */
	
	.bubble-wrap.error .bubble-arrow {
		background-position: -88px -580px;
	}
	.bubble-wrap.error .bubble p {
		background-color: #fff;
		color: #f40000;
		padding-right: 42px;
	}
	
	.bubble-wrap.error .err-ico {
		position: absolute;
		display: block;
		float: left;

		width: 26px;
		height: 26px;
		right: 8px;
		top: 6px;
		background: url(toolbar/buttons.png) no-repeat -122px -577px;
	}

/* @end */

/* @end */


@media only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and ( min--moz-device-pixel-ratio: 1.25),
only screen and ( -o-min-device-pixel-ratio: 1.25/1),
only screen and ( min-device-pixel-ratio: 1.25),
only screen and ( min-resolution: 200dpi),
only screen and ( min-resolution: 1.25dppx) {
	
	div.blue-column label {
		background: transparent url(image/label_icons_x2.png) no-repeat 0 0;	
		background-size: 64px 2048px;
	}
	div.toolbar a.toolbar-button {
		background: transparent url(image/label_icons_x2.png) left top;
		background-size: 64px 2048px;
	}		

	.button span span.icon {
		background: transparent url(image/label_icons_x2.png) left top;
		background-size: 64px 2048px;
	
	}
	.button span.icon {
		background: transparent url(image/label_icons_x2.png) left top;
		background-size: 64px 2048px;
	
	}

	#page-tools #blue-tabs li#add-element span.icon { 
		background: url(image/label_icons_x2.png) no-repeat -7px -1848px;
		background-size: 64px 2048px;

	}

	.remove-row,
	.remove-row-disabled  {
			background: url(image/label_icons_x2.png) no-repeat 0px -1929px;
			background-size: 64px 2048px;
	}


	#codesigner-tags ul li ul li label {
		background: url(image/label_icons_x2.png) no-repeat -2px -346px;	
		background-size: 64px 2048px;
	}

	div#codesigner-menu ul li a { 
		background-image: url(image/socool_menu_x2.png);
		background-size: 183px 2650px;

	}

	div#recycleBinIcon { 
		background-image: url(image/icon_recycle_x2.png);
		background-size: 180px 180px;
	}


	#socool-logo-in-highlight, 
	#socool-logo {
		background: transparent url(image/socool_logo_x2.png) no-repeat 0px 0px;
		background-size: 152px 55px;
	}


	.SOCOOL_editor_actions 	{
			background: transparent url(image/label_icons_x2.png) no-repeat 0 0;	
		background-size: 64px 2048px;
	
	}
	.socool_blue_menu ul li.socool_remove_icon:after {
		background: transparent url(image/label_icons_x2.png) no-repeat 0 0;	
		background-size: 64px 2048px;
		background-position: 13px -882px;
	}
	.socool_blue_menu ul li.socool_view_icon:after {
		background: transparent url(image/label_icons_x2.png) no-repeat 0 0;	
		background-size: 64px 2048px;
		background-position: -23px -1933px;
	}
	.socool_blue_menu ul li.socool_add_icon:after  {
		background: transparent url(image/label_icons_x2.png) no-repeat 0 0;	
		background-size: 64px 2048px;
		background-position: 13px -853px;
	}
	.socool_blue_menu ul li.socool_move_up_icon:after {
		background: transparent url(image/label_icons_x2.png) no-repeat 0 0;	
		background-size: 64px 2048px;
		background-position: -25px -940px;
	}
	.socool_blue_menu ul li.socool_move_down_icon:after {
		background: transparent url(image/label_icons_x2.png) no-repeat 0 0;	
		background-size: 64px 2048px;
		background-position: -25px -967px;
	}
	.socool_blue_menu ul li.socool_relocate_icon:after {
		background: transparent url(image/label_icons_x2.png) no-repeat 0 0;	
		background-size: 64px 2048px;
		background-position: -25px -995px;
	}
	.socool_blue_menu ul li.socool_sort_icon:after {
		background: transparent url(image/label_icons_x2.png) no-repeat 0 0;	
		background-size: 64px 2048px;
		background-position: -25px -1024px;
	}

}





/* @group Animations */

@-moz-keyframes spin { 
	100% { -moz-transform: rotate(360deg); }
}

@-webkit-keyframes spin { 
	100% { -webkit-transform: rotate(360deg); } 
}

@keyframes spin { 
	100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } 
}



/* @end */ 


@media screen and ( min-width: 1380px ){
	#editing-status {
	    top: 0;
	    right: 283px;
	    left: auto;
	    z-index: 10090;
	}
	#editing-status .editing-status-card-inner {
	    background: none;
	    box-shadow: none;
	    top: 0;
	    right: 283px;
	    left: auto;
	    z-index: 10090;
	}


/* Tyylit jos pysyvästi auki */
/*

	#copagecontent {
		width: calc(100% - 310px) !important;
	}
	#siteeditor {
		height: 100% !important;
	}
	#elements { 
		height: 100% !important;
	}
	div#tools {
		width: calc(100% - 310px) !important
	}
	#elements-decoration-icon {
		display: none;
	}


	body.tools-open #publishing-status,
	body.navigator-open #publishing-status {
		left: calc(50% - 430px);
	}
	body.tools-open.status-timed #publishing-status,
	body.navigator-open.status-timed #publishing-status {
		left: calc(50% - 505px);
	}
	
	body.tools-open.status-published #publishing-status,
	body.navigator-open.status-published #publishing-status {
		left: calc(50% - 397px);
	}
	body.tools-open.status-locked #publishing-status,
	body.navigator-open.status-locked #publishing-status {
		left: calc(50% - 340px);
	}
	body.tools-open.status-draft #publishing-status,
	body.navigator-open.status-draft #publishing-status {
		left: calc(50% - 390px);
	}


	#editing-status { 
		left: calc(50% - 360px);
	}
	
	*/
	
/*
	#editing-status {
		width: calc(100% - 310px) !important;
		left: 0 !important;
	}
	#editing-status .editing-status-card-inner {
		width: 100%;
		float: right;
	    padding-left: 0;
	    padding-right: 0;
    	border-radius: 0;
	}
	#editing-status .editing-status-card-inner table {
		display: block;
		float: right;
	}
*/
/* Testi jos alaosan julkaisu palkki olisikin koko leveä */
/*
	#publishing-status {
		width: calc(100% - 310px) !important;
		left: 0 !important;
	}
	#publishing-status .publishing-status-card-inner {
		width: 100%;
		float: right;
	    padding-left: 0;
	    padding-right: 0;
    	border-radius: 0;
	}
	#publishing-status .publishing-status-card table {
		display: block;
		float: right;
	}
*/
}
