.dlb-web {
	float: left;
	background: #eee;
	padding: 6px 17px 40px 12px;
	height: 100%;
	width: 697px;
}
.dlb-web .top-info {
	background: url(../../images/dlb-01.gif) no-repeat left top;
	height: 45px;
	font-weight: bold;
	padding: 15px 30px 0 0;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-align: right;
}
.dlb-web .top-info span {
	font-weight: normal;
	color: #000;
}
.dlb-web .breadcrumb {
	color: #4c5566;
	padding: 5px 0;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}
.dlb-web .breadcrumb a {
	color: #4c5566;
}
.dlb-web .filter {
	float: left;
	width: 695px;
	margin-bottom: 12px;
}
.dlb-web .filter .aux {
	display: block;
	float: left;
}
.dlb-web .filter .form {
	float: left;
	width: 70%;
    clear: none;
}
.dlb-web .filter .form.listing {
	background: url(../../images/dlb-03.gif) no-repeat left top;
	padding: 0 0 0 40px;
	margin-left: 5px;
}
.dlb-web .filter .form.upload {
}
.dlb-web .file-list-form {
	position: relative;
	clear: both;
	width: 683px;
	border: 1px solid #a6a6a6;
	padding: 5px;
}
.dlb-web .waiting {
	height: 25px;
}
.dlb-web .form .input {
	vertical-align: middle;
	height: 20px;
	width : 100%;
}
.dlb-web .form td.button {
	vertical-align: middle;
}
.dlb-web .form input.button {
	display: block;
	width: 62px;
	height: 26px;
	background: url(../../images/dlb-06.gif) repeat-x left top;
	font-weight: bold;
	border: 2px solid #7a8a99;
	font-size: 11px;
	color: #4c5566;
}
.dlb-web .file-list-form input.button {
	display: block;
	width: 62px;
	height: 16px;
	background: url(../../images/dlb-06.gif) repeat-x left top;
	border: 1px solid #7a8a99;
	font-size: 11px;
	line-height: 10px;
	color: #000;
	margin: 1px 0;
}
.dlb-web .file-list-form input.download {
	float: right;
	position: absolute;
	right: -2px;
	bottom: -34px;
	display: block;
	width: 125px;
	height: 26px;
	background: url(../../images/dlb-06.gif) repeat-x left top;
	font-weight: bold;
	border: 2px solid #7a8a99;
	font-size: 11px;
	color: #4c5566;
}
.dlb-web .file-list-form input.notify {
	float: right;
	position: absolute;
	right: 123px;
	bottom: -34px;
	display: block;
	width: 125px;
	height: 26px;
	background: url(../../images/dlb-06.gif) repeat-x left top;
	font-weight: bold;
	border: 2px solid #7a8a99;
	font-size: 11px;
	color: #4c5566;
}
.dlb-web .file-list-form input.delete {
	float: right;
	position: absolute;
	right: 248px;
	bottom: -34px;
	display: block;
	width: 125px;
	height: 26px;
	background: url(../../images/dlb-06.gif) repeat-x left top;
	font-weight: bold;
	border: 2px solid #7a8a99;
	font-size: 11px;
	color: #4c5566;
}
.dlb-web .file-list-form input.checkout {
	float: right;
	position: absolute;
	right: 373px;
	bottom: -34px;
	display: block;
	width: 125px;
	height: 26px;
	background: url(../../images/dlb-06.gif) repeat-x left top;
	font-weight: bold;
	border: 2px solid #7a8a99;
	font-size: 11px;
	color: #4c5566;
}
.dlb-web .file-list-form input.move {
	float: right;
	position: absolute;
	right: 498px;
	bottom: -34px;
	display: block;
	width: 125px;
	height: 26px;
	background: url(../../images/dlb-06.gif) repeat-x left top;
	font-weight: bold;
	border: 2px solid #7a8a99;
	font-size: 11px;
	color: #4c5566;
}
.dlb-web .form input.text {
	display: block;
	border: 1px solid #7a8a99;
	font-size: 11px;
	width: 98%;
}
.dlb-web .form label {
	width: 100px;
}
.dlb-web .form select {
	width: 98%;
}
.dlb-web .form table {
	width: 100%;
}
.dlb-web .caption {
	clear: both;
	font-size: 1px;
	height: 30px;
	background: url(../../images/dlb-10.gif) repeat-x left top;
	border-right: 1px solid #6382bf;
	width: 694px;
}
.dlb-web .file-list-form table {
	border: 1px solid #7a8a99;
	border-collapse: collapse;
}
.dlb-web table tr.item-header {
	color: #ffffff;
}
.dlb-web table th.field-header {
	border: 1px solid #7a8a99;
	vertical-align: top;
	font-weight: bold;
	padding: 0 2px 1px 2px;
	background: #eee;
	color: #4c5566;
	font-size: 11px;
	font-family: Verdana;
}
.dlb-web table tr.item-row {
	font-size: 11px;
}
.dlb-web table td.field-value {
	border: 1px solid #7a8a99;
	vertical-align: top;
	padding: 0 2px 0 2px;
	background: #fff;
	font-size: 13px;
	font-family: Tahoma;
}
.dlb-web-popup-container {
	z-index: 998;
	filter: alpha(opacity=75);
	left: 0px;
	width: 1280px;
	position: absolute;
	top: 0px;
	height: 1024px;
	background-color: #666666;
	-moz-opacity: .75;
	opacity: .75;
}
.dlb-web.popup {
	z-index: 999;
	position: absolute;
	width: 690px;
	background: #eee;
	border: 2px ridge #000;
}
.dlb-web .message {
	font-size: 11px ;
	font-weight: bold ;
	padding: 10px    ;
	text-align: center ;
	color: #2C384D;
}
.dlb-web div {
	color: #2C384D ;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif ;
	font-size: 10px ;
}
.dlb-web form {
	margin: 0    ;
	padding: 0    ;
}
.dlb-web a {
	color: #4F74B6 ;
	text-decoration: underline ;
}
.dlb-web a:hover {
	text-decoration: none ;
}
.dlb-web .ui-widget div {
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
}
.dlb-web .ui-widget div.row {
    padding: 5px 10px;
}
.dlb-web .ui-widget div.row label {
    padding: 5px;
}
.dlb-web .btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #E6E6E6 #E6E6E6 #A2A2A2;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    margin-right: 3px;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.dlb-web .btn-success {
    background-color: #5BB75B;
    background-image: -moz-linear-gradient(center top , #62C462, #51A351);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 5px 10px;
}
.dlb-web .fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}
.dlb-web .fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(4);
    height: 30px;
    line-height: 30px;
}
.dlb-web .btn-primary {
    background-color: #006DCC;
    background-image: -moz-linear-gradient(center top , #0088CC, #0044CC);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.dlb-web .btn-warning {
    background-color: #FAA732;
    background-image: -moz-linear-gradient(center top , #FBB450, #F89406);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.dlb-web .btn-danger {
    background-color: #DA4F49;
    background-image: -moz-linear-gradient(center top , #EE5F5B, #BD362F);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.dlb-web .btn:hover {
    background: #E6E6E6 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.dlb-web .btn-success:hover {
    background-color: #51A351;
    color: #FFFFFF;
}
.dlb-web .btn-primary:hover {
    background-color: #0044CC;
    color: #FFFFFF;
}
.dlb-web .btn-warning:hover {
    background-color: #F89406;
    color: #FFFFFF;
}
.dlb-web .btn-danger:hover {
    background-color: #BD362F;
    color: #FFFFFF;
}
.dlb-web .table-striped {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.dlb-web .table-striped th, .table-striped td {
    border-top: 1px solid #DDDDDD;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}
.dlb-web .table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #F9F9F9;
}
.dlb-web .progress {
    background-color: #F7F7F7;
    background-image: linear-gradient(to bottom, #F5F5F5, #F9F9F9);
    background-repeat: repeat-x;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.dlb-web .files .progress {
    width: 200px;
}
.dlb-web .progress .bar {
    -moz-box-sizing: border-box;
    background-color: #0E90D2;
    background-image: linear-gradient(to bottom, #149BDF, #0480BE);
    background-repeat: repeat-x;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition: width 0.6s ease 0s;
    width: 0;
}
.dlb-web .progress-striped .bar {
    background-color: #149BDF;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.dlb-web .progress-success .bar, .progress .bar-success {
    background-color: #5EB95E;
    background-image: linear-gradient(to bottom, #62C462, #57A957);
    background-repeat: repeat-x;
}

.dlb-web .progress.active .bar {
    animation: 2s linear 0s normal none infinite progress-bar-stripes;
}

.dlb-web .progress-success.progress-striped .bar, .progress-striped .bar-success {
    background-color: #62C462;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.dlb-web .caption .rep {
    float: left;
}
.dlb-web .caption .icon {
    padding: 5px;
    float: left;
    display: block;
}
.dlb-web .companies-filter select {
    width: 694px;
}
.dlb-web .shared {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
}
.dlb-web .shared th {
    background-color: #efefef;
    text-align: left;
    padding: 5px;
    border-bottom: 1px solid #ccc;
}
.dlb-web .shared td {
    padding: 5px;
}
.dlb-web .shared td.button {
    width: 30px;
}
.dlb-web .shared tbody > tr:nth-child(2n+1) > td {
    background-color: #F9F9F9;
}
.dlb-web .company {
    padding: 10px 0;
}
.dlb-web .company select {
    width: 334px;
    display: block;
}
#notifyDialog input.text {
    width: 150px;
}
#notifyDialog select {
    width: 150px;
}
#moveDialog label {
    display: block;
    padding: 5px 0;
}
#moveDialog select {
    width: 100%;
    border: 1px solid #aaa;
}