
body #cdm_nav_buttons {
	margin-bottom: -52px;
}

body #cdm_nav_buttons a {
	display: block;
	float: left;
	border: 1px solid #fff;
	margin-right: 22px;
	text-indent: 28px;
	text-decoration: none;
	border-radius: 0;
	padding: 15px 20px;
	background-color: #000;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	background-position: 15px;
	background-repeat: no-repeat;
}

body #cdm_nav_buttons a:hover {
	background-color: #000;
}

body #cdm_nav_buttons .sp_cdm_add_file {
	background-image: url(../images/clientareafiles/addFilesWhite.png);
	background-image: url(../images/clientareafiles/addFilesWhite.svg), none;
}

body #cdm_nav_buttons .sp_cdm_add_folder {
	background-image: url(../images/clientareafiles/addFolderWhite.png);
	background-image: url(../images/clientareafiles/addFolderWhite.svg), none;
}

body #cdm_nav_buttons .sp_cdm_refresh {
	background-image: url(../images/clientareafiles/refreshWhite.png);
	background-image: url(../images/clientareafiles/refreshWhite.svg), none;
}

#search_files {
	background: none;
	border-bottom: 1px solid #fff !important;
	border: none;
	outline: none;
	color: #fff !important;
	font-size: 13px;
}

body #shareClients {
	font-size: 13px;
	text-transform: uppercase;
}

#cdm_wrapper_form {
	padding-top: 30px;
}

body #dlg_cdm_file_list table {
	margin: 0;
}

body #cdm_wrapper {
	background: none;
	border: none;
	border-radius: 0;
	margin: 0;
}

body #dlg_cdm_file_list th {
	background: none;
	border: none;
}

body #dlg_cdm_file_list td {
	vertical-align: middle;
	border-bottom: 1px solid #fff !important;
}

body #dlg_cdm_file_list table thead {
	background: #fff;
	color: #000;
}

body #dlg_cdm_file_list th {
	font-weight: normal;
}

body #dlg_cdm_file_list table thead a {
	color: #000;
}

body #dlg_cdm_file_list table tbody tr:hover {
	background: none;
}

body #dlg_cdm_file_list table tbody tr {
	  height: 52px;
}

body #cdm_wrapper a {
	border: none;
}

body #dlg_cdm_file_list td.cdm_file_icon {
	border: none;
}

body #dlg_cdm_file_list td.cdm_file_icon {
	width: 40px;
}

body #dlg_cdm_file_list td.cdm_file_date {
	width: 250px;
}

body #dlg_cdm_file_list td.ext_directory {
	background: url(../images/clientareafiles/folderWhite.png) no-repeat center !important;
	background-image: url(../images/clientareafiles/folderWhite.svg), none !important;
}

body #dlg_cdm_file_list td.cdm_file_icon {
    background: url(../images/clientareafiles/fileWhite.png) no-repeat center;
	background-image: url(../images/clientareafiles/fileWhite.svg), none;
}

body #dlg_cdm_file_list table {
	position: relative;
}

body .ui-widget-header {
	background: none;
	border: none;
}

body .ui-state-default .ui-icon {
	background-image: none;
}

body .ui-dialog {
	overflow: inherit;
}
body .remodal-close {
	position: absolute;
	top: -40px;
	right: 3px;
	width: 28px;
	height: 28px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	text-decoration: none;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: url(../images/clientareafiles/close.png) no-repeat center;
	background-image: url(../images/clientareafiles/close.svg), none;
}


body .remodal-close:after {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
	font-size: 28px;
	line-height: 28px;
	display: block;
	content: " ";
	cursor: pointer;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	text-decoration: none;
	color: #3e5368;
}

body .remodal-close:hover, .remodal-close:active {
	background-color: none;
	background: url(../images/clientareafiles/close.png) no-repeat center;
	background-image: url(../images/clientareafiles/close.svg), none;
}

body .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	background-color: #f4f4f4;
	color: #000;
	font-weight: normal;
}

body .r-tabs {
	clear: both;
}

body .sp_cu_manage {
	float: right;
	margin-bottom: -36px;
}

body .r-tabs .r-tabs-nav .r-tabs-state-active {
	border-bottom: none;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #f4f4f4;
}

body .r-tabs .r-tabs-nav {
	border-bottom: 1px solid #000;
}

body .sp_su_project, body .sp_su_notes, body .sp_su_history {
	font-weight: bold;
}

.sp_cu_manage a[title~="Download"] img {
	display: none;
}

.sp_cu_manage a[title~="Download"] {
	display: block;
	float: left;
	border: 1px solid #000;
	margin-left: 22px;
	text-indent: 28px;
	text-decoration: none;
	border-radius: 0;
	padding: 15px 20px;
	background-color: #f4f4f4;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	background-position: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/clientareafiles/download.png);
	background-image: url(../images/clientareafiles/download.svg), none;
}

.sp_cu_manage a[title~="Delete"] img {
	display: none;
}

.sp_cu_manage a[title~="Delete"] {
	display: block;
	float: left;
	border: 1px solid #000;
	margin-left: 22px;
	text-indent: 28px;
	text-decoration: none;
	border-radius: 0;
	padding: 15px 20px;
	background-color: #f4f4f4;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	background-position: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/clientareafiles/delete.png);
	background-image: url(../images/clientareafiles/delete.svg), none;
}

body .sp_su_project strong, body .sp_su_notes strong, body .sp_su_history strong {
	text-transform: uppercase;
	font-weight: normal;
}

body .r-tabs .r-tabs-panel {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

body #cdm-file-main a[title~="Download"] {
	display: block;
	width: 75px;
	height: 121px;
	background: url(../images/clientareafiles/fileBig.png) center no-repeat;
	background-image: url(../images/clientareafiles/fileBig.svg), none;
}

body #cdm-file-main a[title~="Download"] img {
	display: none;
}

body .remodal {
	-webkit-border-radius: 0;
	border-radius: 0;
}

body .remodal input[type="text"] {
	outline: none;
	color: #000 !important;
	font-size: 13px;
	padding: 15px 0;
	background: none;
	width: 100%;
	border: 1px solid #000;
}

body .remodal p label, body .remodal p .button {
	line-height: 30px;
	margin-left: 0 !important;
	color: #000;
}

#cdm_upload_fields input {
	text-indent: 0;
	border: none !important;
}

body .sp_upload_div {
	color: #000;
	text-align: left;
}

body .remodal select, body .remodal textarea, body .remodal input, body .remodal select:focus, body .remodal textarea:focus {
	outline: none;
	color: #000 !important;
	font-size: 13px !important;
	background: none;
	width: 100% !important;
	border: 1px solid #000;
	display: inline-block;
	padding: 15px 0;
	text-indent: 15px;
	text-align: left;
}

body .ui-widget input {
	outline: none;
	color: #000 !important;
	font-size: 13px !important;
	background: none;
	width: 100% !important;
	border: 1px solid #000;
	display: inline-block;
	padding: 15px 0;
	text-indent: 15px;
	text-align: left;
}

body .remodal input[type="submit"] {
	background: url(../images/clientareafiles/save.png);
	background-image: url(../images/clientareafiles/save.svg), none;
	border: 1px solid #000 !important;
	outline: none;
	color: #000 !important;
	font-size: 13px;
	display: inline-block;
	
	text-indent: 28px;
	text-decoration: none;
	border-radius: 0;
	padding: 15px 20px;
	font-weight: normal;
	text-transform: uppercase;
	background-position: 15px;
	background-repeat: no-repeat;
	width: initial !important;
}

body .ui-widget input[type="submit"] {
	background: url(../images/clientareafiles/save.png);
	background-image: url(../images/clientareafiles/save.svg), none;
	border: 1px solid #000 !important;
	outline: none;
	color: #000 !important;
	font-size: 13px;
	display: inline-block;
	
	text-indent: 28px;
	text-decoration: none;
	border-radius: 0;
	padding: 15px 20px;
	font-weight: normal;
	text-transform: uppercase;
	background-position: 15px;
	background-repeat: no-repeat;
	width: initial !important;
}

.sp_change_indicator_button input {
	margin-top: 15px;
}

body #dlg_cdm_file_list table thead img {
	display: none;
}

#dlg_cdm_file_list th.cdm_file_info {
	padding-left: 5px!important;	
}