body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #e0dfff;
}
p, h1, form, button{border:0; margin:0; padding:0;}
	.spacer{clear:both; height:1px;
}

.inputGroup{
	width: 400px;
	float:left;
}
/* ----------- My Form ----------- */
.myform{
	 padding: 14px;
    display: inline-grid;
    position: fixed;
    overflow-y: auto;
    max-height: 100%;
}

/* ----------- stylized ----------- */
#stylized{
	border:solid 2px #B4B4B4;
	background:#EBEBEB;
}

#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized .mainFormInput{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #B4B4B4;
	width:200px;
	margin: 10px 0 10px 50px;
}
.topInput{
	/*float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #B4B4B4;
	width:200px;
	margin: 10px 0 10px 50px;*/
	margin-left: 50px;
	width: 130px;
}
#loadVimeoBtn{
	background-color: coral;
	padding: 3px;
}
#stylized .checker{
	position: relative;
	margin-left: -58px;
}

#stylized h1 {
	font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    margin-left: 70px;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
  	max-width: 210px;
}
#stylized p{
	 font-size: 11px;
    color: #666666;
    margin-bottom: 5px;
    margin-left: 70px;
  	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
  	max-width: 210px;

    /* border-bottom: solid 1px #B4B4B4; */
    /* padding-bottom: 10px; */
}

.iframe-container {
	height: 800px;
	width: 480px;
}

#delButton{
	width:50px;
	height:17px;
	margin: 0px;
	background: #FF565C;
	text-align:center;
	color:#000000;
	padding: 0px;
}


[title]{
	/*max-width: 150px;*/
}

#uploadThumbDiv{
	padding-left: 150px;
}

#thumbSubBtn{
	clear:both;
	width:80px;
	height:28px;
	text-align:center;
	line-height:28px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	position: relative;
	top: 2px;
	
}
#thumbUploadSubmit{
	/*clear:both;
	width:80px;
	height:28px;
	
	text-align:center;
	line-height:28px;
	
	font-weight:bold;
	position: relative;
	top: 2px;
	margin: 5px;
	margin-left: 0px;*/
	margin-bottom: 5px;

	
}

#imageThumb{
	float: left;
	max-width: 120px;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
#thumbFrame{
	height: 170px;
	width: 500px;
}
#uploadThumbTitle{
	margin: 0px;
	padding: 0px;
}
iframe{
	padding: 0px;
	margin: 0px;
}

.checkbox{
    float: left;
}


#featuredFlag{
    position: relative;
    float: left;
    width: 35px;

}

#featuredRating{
    position: relative;
    float: left;
    width: 35px;
}

#makeLiveLabel{
    float: initial !important;

}

#liveFlag{
    float: left;
    position: relative;
    top: -35px;
    left: 151px;
}

#previewContainer{
	position: absolute;
    left: 880px;
	height: 100%;
}


/*-----------------------------------------*/

.ddInput{
    font-size: 12px;
    padding: 4px 2px;
    border: solid 1px #B4B4B4;
    margin-left: 50px;
}

#subButton{
	clear:both;
	width:125px;
	height:31px;
	/*background:#666666 url(img/button.png) no-repeat;*/
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-left: 50px;
	 margin-top: 12px;
}
#loadReelBtn{
	line-height: 22px;
    width: 110px;
    padding: 20;
    color: #FFFFFF;
    font-size: 11px;
    background: #6288f9;

}

#project{
	margin-left: 10px;
	width: 347px;
    height: 173px;
}



#theList{
	margin-left: 10px;
	width: 360px;
	
	list-style:none;
}
.ui-state-default{
	    
    padding-left: 15px;
}

.ui-state-vimeo{
	background-color: #adbef5;
	border-color: blueviolet;
}

.listItem {
	list-style-image: url('/images/delete.png');
    background-repeat: no-repeat;
    background-position: 50% 10px;

}
.thumb{
	position: absolute;
	margin-top:3px;
	margin-left: -12px;
	height: 40px;
	width: 71px;
}
#mainTitle{
	margin-left: 50px !important;
}

.delIcon{
	position: absolute;
    margin-top: 13px;
    margin-left: 310px;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.prevIcon{
	position: absolute;
    margin-top: 13px;
    margin-left: 280px;
    height: 20px;
    width: 20px;
    cursor: pointer;
}
    
    .featuredItemText{
        font-weight: bold;
    }
.filterListsDiv{
    position: relative;
    margin-left: 50px;
    
}
.filterList{
    padding: 0px;
    color: white;
    background-color: #575757;
    margin-bottom: 3px;
}


/* REMOVE DROPDOWN AND ADD LIST TO THE LEFT*/
body, html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; /* Centers the content vertically */
    justify-content: center; /* Centers the content horizontally */
}

.container {
    height: 100%;
    width: 100%;
}

#projectsListContainer {
    flex-basis: 20%;
    background-color: #f0f0f0; /* Example background color for visibility */
    position: fixed; /* Ensures it's always visible */
    left: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    width: 400px;
    height: fit-content;
    max-height: 100%;
    font-size: 14px;
}

#stylized {
    width: 450px; /* Adjust width as needed */
    left: 400px;
    overflow-y: auto;
    background-color: #ffffff; /* Example background color for visibility */
}

#projectPicker li {
  transition: color 0.3s ease;
  cursor: pointer; 
}

#projectPicker li:hover {
  transition: color 0s ease;
  color: #FF0000; 
}
.chosenList{
	 border-radius: 4px; /* Adjust the value to control the roundness */
	 cursor: pointer; 
   
}