
@import url('button.css');

body {
    margin: 0;
    padding: 0;
    text-align: center;
    font: normal 0.75em arial, sans-serif; 
} 
.bodyWrapper{
	position: relative;
	text-align: left;
  	margin: 0 auto;
}
.details{
	width:90%;
	font-family:"Courier New";
	margin-top:-30px;
	text-align:left;
}
div.details table{
	color:white;
}
#my_video_1{
	display:block;
	height:250px;
	margin-left:85px;
	background:#555555;
	/*background:#ffffff url(/BuapPoc/styles/images/ics/vmm/audioDefault.png) no-repeat;*/
}
#controls{
	margin:0;
	padding:0;
	width:500px;
	margin-left:35px;
}
#button_container{
	margin-left:50px;
	width:500px;
}
#controls button{
	margin-left:5px;
}
#progress_container{
    position: relative;
	left:10%;
	margin:5px 0 5px 0;
    width: 500px;
    height: 5px;
    background-color: gray;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
 }
#progress_container #scrubber{
	position:absolute;
	top:-.08em;
	z-index:1000;
	height:5px;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
	opacity:0.3;
	filter:alpha(opacity=30);
	background-color:#333;
}
#progress {
    width: 100px;
    height: 5px;
    background-color: red;
	border-radius:5px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
}
/*vzw_cloud_jun/src/staticContent/styles/*/
button.volume-slider{
	background:#555555 url(../../../images/cloud/BUAPSprites1.png) no-repeat -291px -379px;
	border:none;
	height:28px;
	width:28px;
	margin-right:101px;
}
button.download{
	background:#555555 url(../../../images/cloud/BUAPSprites1.png) no-repeat -332px -379px;
	border:none;
	height:28px;
	width:28px;
}
button.save_playlist{
	background:#555555 url(../../../images/cloud/BUAPSprites1.png) no-repeat -370px -379px;
	border:none;
	height:28px;
	width:28px;
}
button.new_playlist{
	background:#555555 url(../../../images/cloud/BUAPSprites1.png) no-repeat -452px -379px;
	border:none;
	height:28px;
	width:28px;
}
button.delete{
	background:#555555 url(../../../images/cloud/BUAPSprites1.png) no-repeat -412px -379px;
	border:none;
	height:28px;
	width:28px;
	margin-right:138px;
}
button.play{
	background:#555555 url(../../../images/cloud/BUAPSprites1.png) no-repeat -253px -380px;
	border:none;
	height:28px;
	width:28px;
	color:white;
}
button.full_screen{
	background:#555555 url(../../../images/cloud/BUAPSprites1.png) no-repeat -489px -378px;
	border:none;
	height:28px;
	width:28px;
}

#slider-container{
	position:absolute;
	height:20px;
	width:100px;
	top:340px;
	left:183px;
}
#slider{
	height:20px;
	width:100px;
}


.btn.btn-button{
	background-color:#DDDDDD !important;
}
.details table{
	font-size:9px !important;
	width:100%;
}
div.modal-extras{
	margin-bottom: 10px;
    position: absolute;
    top: 180px;
    width: 100%;
}
.modal-extras .prev{
	margin:0 0 0 -10px;
}
.modal-extras .next{
	margin:0 0 0 584px;
}

#ics_container {
    height: 97%;
	width: 100%; 
    margin-top:2%; 
    text-align: left;
	position:relative;
}
#ics_container .tablet{
	width: 768px; /* target desktop and ipad ?*/
}

.globalNavWrapper{
	position: relative;
	height:50px;
}

.gb{

}


.gb .ui-tabs-vertical > .ui-tabs-panel{
	width: 75%;
	margin:auto;
}


.ui_hidden {
    display: none !important;
}

.ui_visible {
    display: block !important;
    position: relative;
}


/*.viewByLabel a:link {
    color: #0066CC;
}
.viewByLabel a {
    outline: medium none;
    text-decoration: none;
}
*/

.subTabs{
	float: left;
}
.searchBox{
	float: right;
}

#contactHeader,
#fileHeader{
	background-color: #F7F7F7; /*#EAEAEA   #F7F7F7   #F0F0F0*/
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
	font-size:12px;
	display: none;
}

#contactList, #trashList,
#fileList, #trashFileList
#text_list{
	/* background-color: #F7F7F7; */
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
	font-size:12px;
}

#c_list-nav{
	margin: 10px 0;
}

.topHeader{
	margin: 5px 10px;/*5px 10px 20px*/
}

.bottomHeader{
	margin: 0px 10px; /*20px 10px*/
}



.tabTrash{
	margin: 2px;
}
.searchBox{
	margin: 0px 10px;
}
.statusBox{
	margin-left: 10px;
	margin-right: 10px;
}
.actionBox{
	margin-left: 10px;
	margin-right: 10px;
}

/*
.sortByLabel{
	margin-left: 10px;
	margin-right: 0px;
}
.sortByBox{
	margin-left: 1px;
	margin-right: 1px;
}
.viewByLabel{
	margin-left: 10px;
	margin-right: 1px;
}*/

#ics_container .btn, #contactHeader select, #contactHeader textarea, #contactHeader input{
	font-size:12px;
	line-height: 16px;
}

#ics_container label, input, button, select, textarea {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

#ics_container select, input[type="file"] {
    height: 26px;
    line-height: 16px;
}

.selectAllCheckbox  input[type="radio"], input[type="checkbox"] {
    margin:0;
}

.bottomHeader .viewByLabel,
.bottomHeader .filterByLabel{
	margin-left: 10px;
}
.listtitle{
	border-top: 1px dotted #DDDDDD;
    margin-top: 5px;
    padding: 5px 0 0;
}

#ics_container .nav-tabs  li a{
	font-weight: bold;
}

#slider .contactCard{
	margin: 50px 0;
}
