html #UseyourDrive {
	border:1px solid #dee2e6;
	background-color:#FFF;
	border-radius:3px;
	padding:1.5rem 0 0;
}

html #UseyourDrive .ajax-filelist{
	font-size: 13px;
}

html .UseyourDrive .useyourdrive-modal-body {
	padding:0;
}

html .UseyourDrive .useyourdrive-modal-body ul {
	margin:0;
}

html .UseyourDrive .useyourdrive-modal-body ul.files li {
	margin-right:0;
	padding:0;
	font-size:14px;
	display: block;
	margin-bottom: 5px;
}

html .UseyourDrive .useyourdrive-modal-body ul.files li span {
	margin-left:5px;
}

html #UseyourDrive a,html .UseyourDrive a {
	color:var(--main-color);
	text-decoration:none;
}

html #UseyourDrive .button,html #UseyourDrive button,html .UseyourDrive .button {
	box-shadow:none;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0;
}

html #UseyourDrive .fileupload-header-text-subtitle {
	text-decoration:none;
}

html #UseyourDrive .fileupload-header-text-subtitle a:hover {
	opacity:.6;
}

html #UseyourDrive .nav-header a:hover {
	text-decoration:none;
	opacity:.6;
}

html .UseyourDrive.useyourdrive-modal.light .useyourdrive-modal-body,html .UseyourDrive.useyourdrive-modal.light .useyourdrive-modal-body h1,html .UseyourDrive.useyourdrive-modal.light .useyourdrive-modal-body h2,html .UseyourDrive.useyourdrive-modal.light .useyourdrive-modal-body h3 {
	color:#333;
}

html #UseyourDrive .button:focus:enabled,html #UseyourDrive .button:hover:enabled,html .UseyourDrive .button:focus:enabled,html .UseyourDrive .button:hover:enabled,html #UseyourDrive .button.secondary:focus,html #UseyourDrive .button.secondary:hover,html .UseyourDrive .button.secondary:focus,html .UseyourDrive .button.secondary:hover {
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	background:rgba(var(--main-color-rgb),.6);
	font-weight:600;
	border:0;
}

html #UseyourDrive .button.secondary,html .UseyourDrive .button.secondary {
	background:rgba(var(--main-color-rgb),1);
	color:#FFF;
	border:0;
}

html #UseyourDrive .fileupload-header-text-title {
	font-size:16px;
	line-height:20px;
	font-weight:600;
	text-transform:uppercase;
}

html #UseyourDrive,html .UseyourDrive,html .UseyourDrive p {
	color:#333;
}

html body #UseyourDrive div.scroll-to-top {
	display:none!important;
}

html #UseyourDrive .tippy-box[data-theme=wpcloudplugins-light] .tippy-arrow,html .UseyourDrive .tippy-box[data-theme=wpcloudplugins-light] .tippy-arrow {
	display:none;
}

html #UseyourDrive .tippy-box[data-theme=wpcloudplugins-light],html .UseyourDrive .tippy-box[data-theme=wpcloudplugins-light] {
	background-color:#fff;
	color:#666;
}

html #UseyourDrive .tippy-box,html .UseyourDrive .tippy-box {
	box-shadow:0 0 8px 0 rgba(0,0,0,.2);
	-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.2);
	-moz-box-shadow:0 0 8px 0 rgba(0,0,0,.2);
}

html #UseyourDrive .tippy-content li>a, html .UseyourDrive .tippy-content li>a {
    font-size: 13px;
}

html #UseyourDrive .tippy-content ul,html .UseyourDrive .tippy-content ul {
	padding:0;
}

html #UseyourDrive .tippy-content li i, .html UseyourDrive .tippy-content li i {
    width: 15px;
}

html #UseyourDrive .search-input {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:1px solid #dee2e6;
}

html #UseyourDrive input[type=checkbox]:focus,html #UseyourDrive input[type=radio]:focus,html #UseyourDrive input[type=search]:focus,html #UseyourDrive input[type=text]:focus,html #UseyourDrive select:focus,html #UseyourDrive textarea:focus,html .UseyourDrive input[type=checkbox]:focus,html .UseyourDrive input[type=radio]:focus,html .UseyourDrive input[type=search]:focus,html .UseyourDrive input[type=text]:focus,html .UseyourDrive select:focus,html .UseyourDrive textarea:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:1px solid #dee2e6;
}

html #UseyourDrive .search-remove {
	top:calc(50% - 8px);
}

html #UseyourDrive .fileupload-header,html #UseyourDrive .fileupload-table::-webkit-scrollbar {
	background-color:#FFF;
	padding:20px 15px;
	border-bottom:none;
}

html #UseyourDrive .fileupload-box {
	box-shadow:none;
	border-radius:0;
	border-top:1px solid #dee2e6;
}

html #useyourdrive-modal-create-entry-input{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:1px solid #dee2e6;
	width: 100%;
	padding: 6px 10px;
	font-size: 16px;
    outline: 0;	
}

html .UseyourDrive .useyourdrive-modal-buttons button.useyourdrive-modal-confirm-btn{
	margin-right: 0;
}

html #UseyourDrive .folder .entry-info-name,html #UseyourDrive .folder .entry-info-name a {
	font-weight:600;
	color:#333;
	line-height:1.3;
	word-break: unset;
}

html body #UseyourDrive .nav-header {
	background-color:#fff;
	background-color:#fff;
	min-height:auto;
	padding-bottom:10px;
	border-color:#dee2e6;
	padding:1.5rem;
	padding-top:0;
}

html body #UseyourDrive .list-container,html body #UseyourDrive .loading,html body #UseyourDrive .loading.search,html body #UseyourDrive div.scroll-to-top {
	background-color:#fff;
}

html #UseyourDrive .entry,#UseyourDrive .image-container {
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	transition:transform .4s;
}

html #UseyourDrive.files .entry {
	border:1px solid #dee2e6;
	border-radius:3px;
}

html #UseyourDrive .entry.hasfocus:not(.no-entries) .entry_link,html #UseyourDrive .entry.popupopen .entry_link,html #UseyourDrive .entry:not(.no-entries):hover .entry_link, html #UseyourDrive .entry.hasfocus:not(.no-entries) .entry_link,html #UseyourDrive .entry.popupopen .entry_link,html #UseyourDrive .entry:not(.no-entries):hover .entry_link, html #UseyourDrive .folder .entry-info-name,html #UseyourDrive .folder .entry-info-name a {
	font-weight:normal;
}

html #UseyourDrive .entry.hasfocus:not(.no-entries),html #UseyourDrive .entry.isdragged,html #UseyourDrive .entry.isselected,html #UseyourDrive .entry.popupopen,html #UseyourDrive .entry:not(.no-entries):hover,html #UseyourDrive .image-container .entry-text,html #UseyourDrive .image-folder,html #UseyourDrive .image-folder .folder-text {
	background-color:rgba(222,226,230,.3);
}

html #UseyourDrive .entry.hasfocus:not(.no-entries),html #UseyourDrive .entry.hasfocus:not(.no-entries) a,html #UseyourDrive .entry.isdragged,html #UseyourDrive .entry.isdragged a,html #UseyourDrive .entry.isselected,html #UseyourDrive .entry.isselected a,html #UseyourDrive .entry.popupopen,html #UseyourDrive .entry.popupopen a,html #UseyourDrive .entry:not(.no-entries):hover,html #UseyourDrive .entry:not(.no-entries):hover a,html #UseyourDrive .gridgallery .entry_checkbox input[type=checkbox]+label,html #UseyourDrive .image-container .entry-text,html #UseyourDrive .image-folder .folder-text,html #UseyourDrive .uyd-list .entry_checkbox input[type=checkbox]:checked+label,#UseyourDrive.files .entry_checkbox input[type=checkbox]+label {
	color:#333;
	box-shadow:none;
}

html #UseyourDrive .entry-info-name a, html .UseyourDrive .entry-info-name a{
    color: #333;
    line-height: 1.2;
}

html #UseyourDrive .entry-info-name, html .UseyourDrive .entry-info-name {
	-webkit-box-orient: unset;
	box-orient: unset;
    line-height: 1.2;
    text-align: left;
}

html #UseyourDrive .hasfocus:not(.no-entries),html #UseyourDrive .isdragged,html #UseyourDrive .isselected,html #UseyourDrive .popupopen {
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-webkit-transform:scale(1);
	transform:scale(1);
}

html #UseyourDrive .entry-info-icon, html .UseyourDrive .entry-info-icon {
    height: 24px;
    width: 24px;
}

html #UseyourDrive .entry-info-button, html .UseyourDrive .entry-info-button, html #UseyourDrive .folder .entry_checkbox {
    width: 28px;
    height: 28px;
    line-height: 28px;
}