#frames-page-title{
	font-size:2em;
}

#cpd-shell, #cpd-shell *{box-sizing:border-box;}

#asw{
	width:70%;
	font-size:13px;
}

#cpd-content{
	margin-bottom:4em;
}

#cpd-shell li{
	list-style-type:none;
}

#cpd-shell a{
	text-decoration:none;
}

.cpd-list-loading{
	font-size:2.5em;
	margin:.5em;
}

.frames-alert{
	position:fixed !important;
	top:4em;
	margin-left:0;
	margin-right:0;
	z-index:999;
	box-sizing: border-box;
	box-shadow:0px 5px 30px #000000;
	-webkit-box-shadow:0px 5px 30px #000000;
	-moz-box-shadow:0px 5px 30px #000000;
}

.cpd-pane{
	margin-bottom:.35em;
}

.cpd-pane-header{
	font-size:1.1em;
	background:#fff;
	padding:.5em;
	border:1px solid #ddd;
	cursor:pointer;
}

.cpd-pane-trigger{
	float:right;
}

.cpd-pane-trigger.upside{
	transform:rotate(180deg);
}

.cpd-pane-content{
	border:1px solid #ddd;
	border-top:0px solid #ddd;
}

.cpd-list{
	margin-bottom:.75em;
}

.cpd-li{
	padding:.25em .5em;
	border-bottom:1px solid #fff;
}

.cpd-li-name{
	padding-top:.25em;
}

#cpd-core{
	padding:1em;
}

.cpd-nav-tabs a{
	font-size: 1em;
	font-weight:bold;
	padding:.5em;
}

.cpd-nav-tabs a:first-child{
	margin-left:0;
}

.cpd-nav-tabs i{
	display:none;
}

.cpd-nav-tabs .nav-tab-active ii{
	display:inline-block;
	margin-right:.35em;
}

#asw [data-tab=settings] i{
	display:none;
}

.cpd-sub-nav a{
	font-size:.75em;
	padding:.15em .5em;
}


.cpd-pane select{
	font-size:1em;
	height:auto;
	padding:.35em;
}

.cpd-filters{
	padding:.35em .45em;
}

.cpd-add-video, body a.button.cpd-more{
	margin:0 0 .5em .5em;
}

.cpd-list-count{
	padding:.35em .5em;
	font-weight:bold;
}

.frm-playlists-shell .pbf{
	background:#fff;
	padding:.5em 1em;
}

.frm-playlists-shell .pbf > .cpd-row{
	margin-bottom: 1em;
}


.cpd-notes{
	margin-top:2em;
	background:#f9f9f9;
	border:1px solid #fff;
	padding:.5em;
}

.cpd-note-toggler{
	cursor:pointer;
}

.cpd-notes li{
	list-style-type:square !important;
	margin-left:2em;
}

.cpd-sortable .cpd-li{
	cursor:move;
}

.source-error-msg{
	line-height: 1em;
	display: inline-block;
	padding: 0.5em;
	color:#b10000;
}
