@CHARSET "UTF-8";

#content {
	border: 0px;
}

@media screen and (max-width: 760px) {
    #content {
        min-width: auto;
    }
}

#content #breadcrumb {
	background-color: #fff;
	margin: 10px;
	padding: 10px;
	border-bottom: 1px solid #53c4ef;
}
#content #pages {
	background-color: #fff;
	margin: 10px;
}
#content #leftmenu {
	border: 0px;
	width: 300px;
	padding-right: 20px;
}
#content #list {
	border: 0px;

}

#content h2.col-title {
	margin: 0px;
	padding: 0 0 20px 20px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 16px;
	font-weight: bold;
}

#content div.col-title {
	margin: 0px;
	padding: 0 0 20px 20px;
	border-bottom: 1px solid #dbdbdb;
}
    #content div.col-title h2 {
        font-size: 16px;
        font-weight: bold;
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
    }
        #content div.col-title h2.manage {
            width: 30%;
            padding-right: 20px;
        }
        #content div.col-title h2.account {
            width:calc(70% - 148px);
            text-align: right;
        }
        #content div.col-title h2.actions {
            float: right;
            margin-right: 20px;
        }
	#content #list .indent {
		padding-left: 20px;
	}

	div.navigate {
	}
	div.navigate ul {

	}

		#leftmenu a { /* Override main.css */
			display: block;
			text-decoration: none;
			padding: 3px 0px 3px 3px;
			font-size: 16px;
		}

		div.navigate ul li {
			margin-bottom: 10px;
		}
		div.navigate ul li.selected,
		div.navigate ul li.selected a {
			color: #53c4ef;
		}

	#pages #list label,
	#pages #list label.placeholder {
		display: inline-block;
		font-weight: bold;
		width: 200px;
	}

    @media screen and (max-width: 900px) {
        #pages #list label.placeholder {
            display: none;
        }
    }

	#pages #list input,
	#pages #list .disabled_input,
	#pages #list select,
	#pages #list button {
		padding: 8px;
		border: 1px solid #dbdbdb;
		background-color: #fff;
		margin-bottom: 8px;
		width: 280px;
	}

    #pages #list select {
	    box-sizing: content-box;
    }

	#pages #list .disabled_input {
		background-color: #ebebeb;
		display: inline-block;
	}

	#pages #list input[type=checkbox]{
		width: auto;
	}
	/* Blue checkbox */
		#pages #list input.blue_check {
			display: none;
		}
		#pages #list input.blue_check + label {
			background:url('../svg/btn_box_blue_unchecked.svg') bottom left no-repeat;
		    height: 10px;
		    width: 14px;
		    display:inline-block;
		    padding: 3px 3px 0px 0px;
		    cursor: pointer;
		    margin-top: 5px;
		}
		#pages #list input.blue_check:checked + label {
			background:url('../svg/btn_box_blue_checked.svg') bottom left  no-repeat;
		    height: 10px;
		    width: 14px;
		    display:inline-block;
		    padding: 3px 3px 0px 0px;
		    cursor: pointer;
		}


	#pages #list input[type=submit],
	#pages #list input.button,
	#pages #list button
	 {
	    box-sizing: content-box;
		background-color: #53c4ef;
		border-color: #53c4ef;
		color: #fff;
		cursor: pointer;
		font-weight: bold;
		padding-top: 16px;
		padding-bottom: 16px;
	}
	#pages #list input.cancel,
	#pages #list button.cancel {
		background-color: #ebebeb;
		border-color:  #ebebeb;
		font-weight: bold;
	}
	#pages #list input.delete,
	#pages #list button.delete {
		background-color: #f00;
		border-color:  #f00;
		font-weight: bold;
	}
	#pages #list input[type="button"].disabled,
	#pages #list button.disabled {
	    opacity: 0.25;
	    pointer-events: none;
	    user-select: none;
	}

	/* List general */
		#pages #list .list-item {
	 		padding: 5px 0 5px 0;
	 		margin-left: 20px;
	 		border-bottom: 1px solid #dbdbdb;
	 	}
	 		#pages #list .list-item a {
	 			text-decoration: none;
	 		}
	 		#pages #list .list-item span.user {
	 		    display: inline-block;
	 		    width:calc(100% - 280px);
            }
            #pages #list .list-item span.org_name {
                display: inline-block;
                width: 50%;
            }
	 		#pages #list .list-item .account {
	 			margin-top: 3px;
	 		    display: inline-block;
	 		    text-align: right;
	 		}
	 		#pages #list .list-item .control {
	 			float: right;
	 			margin-right: 20px;
	 		}
	 		    #pages #list .list-item .control img {
	 		        margin-right: 16px;
	 		        margin-top: 3px;
	 		    }
	 		    #pages #list .list-item .control img.last {
	 		        margin-right: 0px;
	 		    }

/*
 * My Account (profile)
 */
 	ul.org_admin {
 		padding-left: 20px;
 	}
 		ul.org_admin li {
 			margin-bottom: 10px;
 		}
 			ul.org_admin li a {
 				text-decoration: none;
 			}
/*
 * Manage Organizations
 */

/*
 * Metrics
 */
	#pages #list .metrics-col {
		float: left;
		width: 50%;
	}
		#pages #list .metrics-col .indent {
			padding-right: 20px;

		}
		#pages #list .metrics-col .users_container {
			margin-top: 8px;
		}
		#pages #list .metrics-col .list-item {
			padding-top: 8px;
			padding-bottom: 8px;
            padding-left: 20px;
			margin-left: 0;
            margin-right: 20px;
		}
			#pages #list .org_row .list-item{
				border-top: 1px solid #dbdbdb;
				border-bottom: 0;
			}

	#pages #list .metrics-col.left h2 {
		margin-right: 20px;
	}

/*
 *	Tooltip
 */
#data-title {
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	z-index: 9999;

}
	#data-title .hdr {
		height: 7px;
		background: var(--img-bg-tooltip) center top no-repeat;
	}
	#data-title .cnt {
		background-color: #4173c0;
		color: #fff;
		font-size: 12px;
		min-height: 12px;
		display: inline-block;
		padding: 5px;
	}
    #list label {
        width: 25em;
        display: inline-block;
        padding-right: 2em;
        padding-top: 1em;
    }
/**
 * Profile
 */
#terms_table {
    width: 300px;
    border-collapse:collapse;
    margin-top: 1em;
    margin-bottom: 1em;
}
    #terms_table tr th {
        width: 230px;
        height: 45px;
    }
/*
 * Preferences
 */
#purgeForm #purgedMatrices {
    color: #53c4ef;
    font-weight: bold;
}
#purgeForm .list {  /*
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #dbdbdb;
    padding-top: 8px;
    padding-bottom: 8px;    */
}
    #purgeForm .list label {
        display: inline-block;
        font-weight: bold;
        width: 200px;
    }
    #purgeForm .list input
    {
        padding: 8px;
        border: 1px solid #dbdbdb;
        background-color: #fff;
        margin-bottom: 8px;
        width: 280px;
    }
    #purgeForm .list input[type=checkbox]{
        width: auto;
    }
        /* Blue checkbox */
        #purgeForm .list input.blue_check {
            display: none;
        }
        #purgeForm .list input.blue_check + label {
            background:url('../svg/btn_box_blue_unchecked.svg') bottom left no-repeat;
            height: 10px;
            width: 14px;
            display:inline-block;
            padding: 3px 3px 0px 0px;
            cursor: pointer;
            margin-top: 5px;
        }
        #purgeForm .list input.blue_check:checked + label {
            background:url('../svg/btn_box_blue_checked.svg') bottom left  no-repeat;
            height: 10px;
            width: 14px;
            display:inline-block;
            padding: 3px 3px 0px 0px;
            cursor: pointer;
        }
