* {
    padding: 0px;
    margin: 0px;
}

html {-webkit-text-size-adjust:none}

body {
    font-family: Georgia, Times, serif;
    font-size: 14px;
    line-height: 140%;
    padding: 0px;
    margin: 0px;
    margin-bottom: 100px;
}

form {
	font-family: Calibri, Arial, Helvetica;
}

img {
    border: 0px;
}

.editListFormWrapper {
	width: 400px;
}

.feedlink {
    padding-left: 15px;
    background-image: url('images/icon_feed.gif');
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

ul {
    list-style-type: none;
    padding-left: 0px;
}

input {
	border: 1px solid #dddddd;
	padding: 1px;
	font-size: 13px;
}

.checkboxAndLabel {
    white-space: nowrap;
}

textarea {
	border: 1px solid #dddddd;
	width: 420px;
	height: 80px;
	font-family: Calibri,Arial,Helvetica;
	font-size: 13px;
	line-height: 18px;
}

button {
	padding: 1px;
	xmargin: 0px;
	background-color: #dddddd;
	border: 1px solid #cccccc;
	font-size: 12px;
}

button.plain {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: 0px;
    line-height: 0px;
}


button:hover {
    background-color: #cccccc;
    border: 1px solid #bbbbbb;
}

button.plain:hover {
    background-color: transparent;
    border: 0px;
}

a,
a:active,
a:visited {
	text-decoration: none;
	color: #56278a;
}

a:hover {
	text-decoration: underline;
}

.mainListWrapper {
	float: left;
	max-width: 560px;
	min-width: 240px;
    padding: 5px;
}

.header {
	padding: 3px 5px;
	background-color: #eeeeee;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 5px;
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
	height: 20px;
	overflow: hidden;
}

.contextWrapper,
.loginWrapper {
	margin-bottom: 15px;
}

.loginWrapper {
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}

.contextAddList {
	font-family: Calibri, Arial, Helvetica;
	margin-top: 10px;
	line-height: 25px;
}

form .row {
	padding-top: 2px;
	clear: both;
}

form .row .label {
	float: left;
	width: 40%;
	text-align: right;
	padding-right: 5px;
}

form .row .input {
	float: right;
	width: 55%;
	text-align: left;
}

.inline {
    display: inline;
}

.input input {
	width: 100%;
}

input#urlInput {
    width: 300px;
}

.editItemForm #titleInput,
.editListForm #titleInput {
    font-family: Georgia,Verdana,Calibri,Arial,Helvetica;
    font-size: 18px;
    width: 300px;
}

.editListForm #titleInput {
    font-size: 26px;
}

.pathWrapper {
    float: right;
}

.path {
    float: left;
	white-space: nowrap;
	margin-right: 5px;
}

.path a {
	color: #000000;
}

.path a:hover {
	color: #666666;
}

.username {
    float: right;
	text-align: right;
}

.login {
    float: right;
    margin-left: 5px;
}

.formatsWrapper a {
    color: #666666;
}

.formatsWrapper {
    font-size: 90%;
}


.sidebar {
	float: left;
	width: 190px;
	padding-top: 5px;
	margin-left: 5px;
	xborder-radius: 10px;
}

.loginWrapper input {
}

.browserWrapper {
	padding: 5px;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	x-moz-border-radius: 5px;
}

.sidebar h4 {
	margin-top: 0px;
	clear: both;
}

.serverProgressIndicator {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 5px;
	background: #ffaaaa;
	border: 1px solid #aa0000;
	
	opacity: 0.8;
}

h1 {
	font-weight: normal;
	margin: 0px 0 15px 0;
}

h2 {
	font-family: Georgia, Verdana, Calibri, Arial, Helvetica;
	font-weight: normal;
	font-size: 140%;
	line-height: 120%;
	margin: 5px 0 5px 0;
}

h4 {
	font-family: Calibri, Arial, Helvetica;
	font-weight: 500;
	font-size: 140%;
	line-height: 120%;
	margin: 0px;
}

h5 {
	margin: 10px 0 5px 0;
}

.clear {
	clear: both;
}

.sortInfo {
	color: grey;
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
}

.mainList li {
    position: relative;
    z-index: 1;
    margin-bottom: 8px;
    padding-left: 28px;
    border: 1px solid #ffffff;
    
    xbackground-color: #ffffff;
    
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    
    overflow: visible;
    xbackground-image: url("images/icon_bullet.gif");
    background-repeat: no-repeat;
    background-position: 3px 3px;
}

.mainList li.ref {
    background-image: url("images/icon_arrow_large_right.gif");
}

.isEditable ul.editable li {
    cursor: text;
}

.mainList li.separator {
    background-color: #f0f0f0;
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    background-image: none;
}

.mainList li:hover,
.mainList li.itemHover {
    z-index: 2;
    background-color: #f6f6f6;
    border-color: #dcdcdc;
}

.mainList li h2 {
    xwidth: 400px;
    xmargin-right: 120px;
    line-height: 100%;
    margin: 4px 0 4px 0;
}

.mainList li .itemText {
    font-family: Calibri, Arial, Helvetica;
    xwidth: 400px;
    xmargin-right: 120px;
}

.itemRefs {
    display: none;
    position: absolute;
    top: 0px;
    right: 28px;
    xwidth: 120px;
    background-color: #ffffff;
    padding: 3px;
    
    font-family: Calibri, Arial, Helvetica;
    color: #666666;
    font-size: 10px;
    line-height: 10px;
    text-align: right;
    
    xopacity: 0.9;
}

li:hover .itemRefs,
li.itemHover .itemRefs {
    display: block;
}

ul li.ui-sortable-helper .itemRefs,
ul li.ui-sortable-helper .itemActions {
    display: none;
}

.itemRefs a {
    color: #999999;
}

.itemDrag {
    font-family: Calibri, Arial, Helvetica;
    position: absolute;
    display: none;
    width: 20px;
    height: 20px;
    top: 3px;
    left: 3px;
    cursor: move;
    font-size: 11px;
    line-height: 7px;
    padding: 0px;
    xbackground-color: #f3f3f3;
    xborder: 1px dotted #999999;
    background-image: url(images/icon_drag_v.gif);
    background-repeat: no-repeat;
}

li.separator .itemDrag {
    xleft: -15px;
}

.itemDetailsToggle {
	font-weight: normal;
	font-size: 90%;
	padding-left: 10px;
}

.itemResource {
	font-size: 10px;
	margin-top: -5px;
}

.itemResource a {
	text-decoration: none;
	color: grey;
}

.itemResource a:hover {
	text-decoration: underline;
}

.emptyFieldContent {
	color: #cccccc;
}

.activeSorting {
	border: 1px dotted grey;
	background-color: #dddddd; 
}

.defaultSorting {
	text-decoration: underline;
}

.buttons {
	xfloat: right;
	margin-left: 20px;
}

.inlineForm {
	float: left;
}

.listActions {
    font-family: Calibri, Arial, Helvetica;
    padding: 2px;
    line-height: 18px;
    font-size: 12px;
    background-color: #ffffff;
    
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
}


.itemEdit {
    display: none;
}

.listHeader,
.addItemFormWrapper {
	font-family: Calibri, Arial, Helvetica;
    background-color: #eeeeee;
    padding: 2px;
    font-size: 12px;
}

.listHeader,
#addItemFormWrapper2 {
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #dddddd; 
}

.addItemForm {
    display: inline;
}

.formatsWrapper {
	font-family: Calibri, Arial, Helvetica;
}

.footer {
	font-family: Calibri, Arial, Helvetica;
	border-top: 1px solid #dddddd;
	margin: 25px 0 0px 0;
	padding: 5px 0 0 0;
}

.copyright {
	color: #666666;
}

.copyright a {
	color: #666666;
}

.addItemFormWrapper {
	margin-top: 0px;
    background-color: #eeeeee;
}

.listViewOptions {
    display: none;
	float: right;
}

.listSorting {
    display: none;
	float: left;
}

.disabled {
    color: silver;
    text-decoration: line-through;
}

.itemActions {
    position: absolute;
    top: -18px;
    right: 3px;
    display: none;
    line-height: 0px;
    font-family: Calibri, Arial, Helvetica;
    padding: 0px;
    font-size: 12px;
    background-color: transparent;
    overflow: visible;
    width: 20px;
}

.itemActions input {
    border: 0px;
    margin: 0px;
    padding: 0px;
    xbackground-color: green;
    margin-bottom: 1px;
}

@media only screen and (max-device-width: 480px) {

    .itemActions {
        top: -33px;
        right: 5px;
    }
    
    .itemActions input {
        width: 30px;
        height: 30px;
    }
    
    html li:hover .itemDrag,
    html li.itemHover .itemDrag {
        display: none;
    }
}

li {
	position: relative;
}

li:hover .itemActions,
li:hover .itemDrag,
li.itemHover .itemActions,
li.itemHover .itemDrag {
	display: block;
}

.mainListHeader {
    position: relative;
	xmin-height: 90px;
	border: 1px solid #ffffff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.isEditable .mainListHeader {
    cursor: text;
}

.isEditable .mainListHeader:hover {
    background-color: #f6f6f6;
    border-color: #dcdcdc;
}

.mainListHeader .listActions {
	visibility: hidden;
}

.mainListHeader:hover .listActions {
	xvisibility: visible;
}

.listRelatedTopWrapper {
    width: 120px;
    height: 90px;
    margin-right: 0px;
    margin-bottom: 10px;
    float: right;
    xbackground-color: #eeeeee;
    border: 1px dotted #eeeeee;
}

@media only screen and (max-device-width: 480px) {
    .listRelatedTopWrapper {
        display: none;
    }
    
    .listDescription .emptyFieldContent {
        display: none;
    }
}

.propertiesTable {
    margin: 0;
    padding: 0;
    font-size: 10px;
}

.propertiesTable td {
    margin: 0;
    padding: 2px;
    border: 1px solid silver;
}

.propertiesTable .key {
    font-weight: bold;
}

.dragProxy {
    position: absolute;
    top: 0px;
    left: 0px;
}

.dragProxy .itemActions {
    display: none;
}

.collapseDetails .itemDetails {
	display: none;
}

.showDetails .itemDetails {
	display: block;
}

.addItemFormWrapper .itemDetails,
.newListFormWrapper,
.quickAddFormWrapper {
	display: none;
}

.permissionsWrapper {
	font-family: Calibri, Arial, Helvetica;
	margin-top: 10px;
	padding: 5px;
}

.referrals {
	position: absolute;
	top: 210px;
	left: 520px;
	width: 125px;
	height: 600px;
	background-color: #f5f5f5;
}

.contextListsList {
	width: 100%;
}

.contextListsList .selected {
	color: silver;
}

.layout1 {
    font-size: 8px;
}
.layout2 {
    font-size: 10px;
}
.layout3 {
    font-size: 13px;
}
.layout4 {
    font-size: 16px;
}
.layout5 {
    font-size: 20px;
}

li.droppable-active {
    background-color: #dddddd;
}

li.placeholder {
    border: 1px dashed #cccccc;
}

.toggleOff {
    display: none;
}
