©select {
  width: auto;
}

ul.mg-media-list {
  margin-left: 10px;
}

ul.mg-media-list li {
  display: inline-block;
  float: left;
  height: 177px;
  list-style: outside none none;
  margin-right: 13px;
  max-width: 134px;
  overflow: hidden;
}

.media-children,
.media-link {
  cursor: pointer;
  text-align: left;
}

.media-attachment.no-pointer {
	cursor: default;
}

ul.mg-media-list li a {
	background-color: #f0f0f0;
  display: block;
/*  height: 135px;
  width: 135px;*/
}

li.jstree-open > a i.jstree-icon {
	background: url("images/openimage.png") 0px 0px no-repeat !important;
	height: 25px;
	line-height: 25px;
	width: 27px;
}

li.jstree-closed > a i.jstree-icon {
	background: url("images/closedimage.png") 0px 0px no-repeat !important;
	height: 25px;
	line-height: 25px;
	width: 27px;
}

li.jstree-node.jstree-leaf {
	display: none;
}

.jstree-default .jstree-icon:empty {
	height: 25px !important;
	line-height: 24px;
	width: 27px !important;
}

#wpwrap {
  background: #f1f1f1 none repeat scroll 0 0;
}

#mgmlp-library-container {
	float: left;
	margin-top: -17px;
	padding-left: 1%;
	width: 72%;
  /*border-left: 1px solid #cccccc;*/
}
#mgmlp-library-container:after {
  content: "";
  display: table;
  clear: both;
}

div#TB_ajaxContent div.wrap div#mgmlp-library-container {
	border-left: 0 none;
}

div#wp-media-grid.wrap div.media-plus-toolbar,
.media-plus-toolbar {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  color: #555;
  display: table;
  /*font-family: "Open Sans",sans-serif;*/
  font-size: 13px;
  height: auto;
  margin: 12px 0 25px;
  padding: 20px;
  position: relative;
  width: 96%;  /*100%;*/
}

.media-toolbar-secondary {
  width: 100%;
}

.media-plus-settings {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  color: #555;
  display: table;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  height: auto;
  margin: 12px 0 25px;
  padding: 0 20px 20px 20px;
  position: relative;
  width: 98.5%;
}

#mlpp-stuff {
	width: 101%;
}

.media-folder,
.media-attachment,
.media-attachment img,
a.tb-media-attachment img,
a.media-attachment img {
  height: 135px;
  width: 135px;    
}

a.media-folder,
a.tb-media-attachment,
a.media-attachment {
  cursor: pointer;
  display: block;
}

.media-folder {
  background: url("images/folder.jpg") no-repeat scroll 0 0 transparent;  
}

/*.non-image {
  background: url("images/file.jpg") no-repeat scroll 0 0 transparent;  
}*/

.attachment-name {
  background: #f0f0f0;
  display: block;
  font-size: 12px;
  line-height: 16px;
  padding: 4px;
  text-align: center;
  word-break: break-all;
  transition: background .4s linear;
}
  .mg-media-list li:hover .attachment-name {
    background: #beebff;
  }

.image_select {
	bottom: 7px;
  float: left;
	position: relative;
  transform: translateY(50%);
}

#mgmlp-toolbar {
  min-height: 20px;
  padding: 10px 0;
  max-width: 96.5%;
}

a#insert_mlf_wp_gallery,
a#clear_mlp_pe_images,
a#remove_mlp_pe_images,
a#insert_mlp_pe_images,
a#insert_mlp_media_button,
a#add-to-gallery,
a#mlpp-add-to-ng-gallery,
a#mgmlp-create-new-gallery,
a#mgmlp-add-category,
#category-area-buttons a,
#mgmlp-toolbar a {
  background: #f0f0f0;
  transition: all .2s linear;
}
#mgmlp-toolbar a:hover, #mgmlp-toolbar a:focus {
  background: #2ea2cc;
}


.gray-blue-link, .gray-blue-link:active  {
  /*background: none repeat scroll 0 0 #2ea2cc;*/
	background-color: #fff;
  /*color: #fff;*/
	color: #2ea2cc;
	cursor: pointer;
  border: 1px solid #2ea2cc;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 600;
	line-height: 32px;
  margin-left: 4px;
  padding: 4px 8px;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  top: -3px;
	white-space: nowrap;
}

.gray-blue-link:focus {
  background: none repeat scroll 0 0 #2ea2cc;
	border: 0 none;
  color: #fff;
  box-shadow: none;
}

a#insert_mlp_media_button {
  line-height: 25px;	
}

a#insert_mlf_wp_gallery:hover,
a#clear_mlp_pe_images:hover,
a#remove_mlp_pe_images:hover,
a#insert_mlp_pe_images:hover,
a#insert_mlp_media_button:hover,
a#add-to-gallery:hover,
a#mlpp-add-to-ng-gallery:hover,
a#mgmlp-create-new-gallery:hover,
a#mgmlp-add-category:hover, 
#category-area-buttons a:hover, 
.gray-blue-link:hover {
  background: none repeat scroll 0 0 #2ea2cc;
  color: #fff;
}

#new-folder-area {
  height: 50px;
  max-width: 96.5%;
}

#add-to-gallery-area,
#new-gallery-area {
  height: 50px;
  max-width: 96.5%;
}

#images-to-gallery-box {
  border: 1px solid #ddd;
  display: inline-block;
  float: left;
  height: 50px;
  max-width: 100%;
  padding: 10px;
	width: 100%;
} 

#ng-gallery-select {
	width: 240px;
}

#ng-gallery-box {
  border: 1px solid #ddd;
  display: inline-block;
  float: left;
  height: 50px;
  max-width: 570px;
  padding: 10px;	
}

#new-gallery-box, #rename-box, #new-folder-box {
    border: 1px solid #ddd;
    display: inline-block;
    float: left;
    height: 50px;
    width: 100%;
    padding: 10px;
}

#media-upload #gallery-box, #media-upload #images-to-gallery-box,
#media-upload #new-gallery-box, #media-upload #rename-box, #media-upload #new-folder-box {
  height: 30px;
}

.mlf-edit_wrap {
  display: inline;
	float: left;
}

#category-box {
  border: 1px solid #ddd;
  display: none;
  float: left;
  height: 50px;
	margin-bottom: 5px;
  width: 100%;
  padding: 10px;
}

#folder-message {
  display: block;
  min-height: 40px;
  height: auto;
	margin-bottom: 10px;
  max-width: 100%;
  transition: all .4s linear; 
}

.btn-wrap {
  display: inline;
  float: right;
  margin-top: 1px; 
}

div#draggingContainer img {
	height: 68px !important;
	width: 68px !important;	
}
div#draggingContainer {
	height: 68px !important;
	width: 68px !important;
	overflow: hidden;
}

#new-folder-name {
  width: 224px;
}

#new-category-name {
	display: inline-block;
}

#mgmlp-create-new-folder {
}

#add-new-area:after {
  content: "";
  display: table;
  clear: both;
}
#add-new-area input[type="button"] {
  background-color: #2ea2cc;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  padding: 3px 12px;  
}


.input-area {
  display: none; 
  max-width: 96.5%;  
}

#insert-area.input-area {
	display: none;
  height: 170px;
  border: 1px solid #ddd;
  padding: 0 10px;	
  max-width: 96.5%;
}

#category-area.input-area {
	display: none;
  height: 170px;
  border: 1px solid #ddd;
  padding: 0 10px;	
  max-width: 96.5%;
	overflow: hidden;
}

#insert_mlp_media_button {
	float: right;
	margin-top: 3px;
	padding: 0px 8px;
	text-align: center;
	width: 76px;
}

#upload-text {
  display: inline;
  font-size: 14px;
}

#gallery-box {
  border: 1px solid #ddd;
  display: inline-block;  
  float: left;
	height: 50px;
	padding: 10px;
	width: 100%;
}


#add-box,
#copy-box,
#move-box {
  border: 1px solid #ddd;
  display: inline-block;  
  float: left;
  height: 50px;
  padding: 10px;
}

#ng_gallery-select,
#gallery-select {
  width: 330px;
}

select#mgmlp-sort-order {
	position: relative;
	top: 1px;
}

input#mgmlp-media-search-input {
	color: #2ea2cc;
	background-color: transparent;
	border: 1px solid #2ea2cc;
  font-size: 12px;
	font-weight: 700;
  line-height: 1;
	padding: 4px;
	width: 176px;	
}

input#mgmlp-media-search-input:hover {
	background-color: transparent !important;
	color: #2ea2cc;	
	
}

html[data-useragent*='Safari'] span#search-wrap {
	position: relative;
	top: 3px;
}

html[data-useragent*='Safari'] #mgmlp-media-search-input {
  padding: 0 4px 2px;
}

html[data-useragent*='OPR'] span#search-wrap {
	position: relative;
	top: -1px;
}

html[data-useragent*='OPR'] #mgmlp-media-search-input {
  padding: 1px 4px 0px;
}

html[data-useragent*='Chrome'] span#search-wrap {
	position: relative;
	top: -1px;
}

html[data-useragent*='Chrome'] #mgmlp-media-search-input {
	padding: 4px 4px 4px;
	position: relative;
	top: -2px;
}

html[data-useragent*='rv:11.0'] #mgmlp-media-search-input {
	padding: 0px 4px 3px;
	height: 24px;
}	

html[data-useragent*='rv:11.0'] span#search-wrap {
	position: relative;
	top: 4px;
}

html[data-useragent*='Edge'] #mgmlp-media-search-input {
	padding: 0px 4px;
	height: 24px;
}	

html[data-useragent*='Edge'] span#search-wrap {
	position: relative;
	top: -2px;
}

input#mgmlp-media-search-input::-webkit-input-placeholder {
  color: #999;
  font-weight: 400;
  line-height: 15px;
  opacity:  1;
}
input#mgmlp-media-search-input::-moz-placeholder { 
  color: #999;
  font-weight: 400;
  line-height: 15px;
  opacity:  1;
}
input#mgmlp-media-search-input:-ms-input-placeholder { 
  color: #999;
  font-weight: 400;
  line-height: 15px;
  opacity:  1;
}
input#mgmlp-media-search-input:-moz-placeholder { 
  color: #999;
  font-weight: 400;
  line-height: 15px;
  opacity:  1;
}

h3#mgmlp-breadcrumbs {
  background: #fafafa;
  box-sizing: border-box;
  display: block;
  font-weight: 300;
  margin: 0;
  padding: 7px;
}

#breadcrumbs-wrapper {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding-bottom: 11px;
}


#mlfp-breadcrumbs-border {
	border-bottom: 1px solid #eee;  
}

#alwrapnav,
#alwrap {
  position: relative;
}

#above-toolbar {
	margin-top: -1px;
}
#above-toolbar a {
  background: #f0f0f0;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 0;
  margin-right: 2%;
  margin-bottom: 8px;
  line-height: 1;
	padding: 6px 0 5px;
  text-align: center;
  transition: all .2s linear;
  width: 48%;
}
#above-toolbar a:last-of-type {
  margin-right: 0;
}
#above-toolbar a:hover, #above-toolbar a:focus {
  background: #2ea2cc;
}

#ajaxloadernav,
#ajaxloader {
  background: url("images/ajax-loader.gif") no-repeat scroll center center transparent;
  height: 32px;
  position: absolute;
  margin: 0 auto;
  width: 100%;
}

#ajaxloader {
  top: 117px;
}

#ajaxloadernav {
  bottom: -56px;
}


#sort-wrap {
  display: inline;
  margin-left: 3px;
  position: relative;
  top: -5px; /* -2px;*/
}

/*html[data-useragent*='Firefox'] #sort-wrap {
	top: -4px;
}

html[data-useragent*='Chrome'] #sort-wrap {
  top: -5px;
}*/

#dragandrophandler {
	border: 1px solid #ccc;
	color: #555;
	font-size: 200%;
	line-height: 50px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.progressBar {
    width: 200px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 5px; 
    overflow: hidden;
    display:inline-block;
    margin:0px 10px 5px 5px;
    vertical-align:top;
}
 
.progressBar div {
    height: 100%;
    color: #fff;
    text-align: right;
    line-height: 22px; /* same as #progressBar height if we want text middle aligned */
    width: 0;
    background-color: #0ba1b5; border-radius: 3px; 
}
.statusbar
{
    border-top:1px solid #A9CCD1;
    min-height:25px;
    width:700px;
    padding:10px 10px 0px 10px;
    vertical-align:top;
}
.statusbar:nth-child(odd){
    background:#EBEFF0;
}
.filename
{
    display:inline-block;
    vertical-align:top;
    width:250px;
}
.filesize
{
    display:inline-block;
    vertical-align:top;
    color:#30693D;
    width:100px;
    margin-left:10px;
    margin-right:5px;
}
.abort{
    background-color:#A8352F;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;display:inline-block;
    color:#fff;
    font-family:arial;font-size:13px;font-weight:normal;
    padding:4px 15px;
    cursor:pointer;
    vertical-align:top
}

#mgmlp-file-container {
  display: block;
	float: left;
	min-height: 1000px;
	width: 100%;
	/*width: 73%;*/
}

#mgmlp-tb-container div#mgmlp-file-container {
	min-height: auto;
}

#mgmlp-file-container:after {
  content: "";
  display: table;
  clear: both;
}

div#TB_ajaxContent {
	height: 550px !important;
}

#mgmlp-tb-container {
  display: block;
	overflow-y: auto;
	overflow-x: no-display;
	/*height: 400px;*/
	height: inherit;
	max-width: 100%;	
}

#mgmlp-tb-file-container {
  display: block;
	overflow-y: auto;
	overflow-x: no-display;
	height: 400px;
	max-width: 104%;
	/*width: 104%;*/
}

#mlp_insert_row {
	padding-top: 20px;
}

/*div#mgmlp-tb-container input.mgmlp-media,*/
div#mgmlp-tb-container input.mgmlp-folder {
	display: none !important;
}

/*div#mgmlp-tb-container div#mgmlp-file-container li input.mgmlp-media {
	display: none;
}*/

/*div#mgmlp-tb-container a.media-attachment {
	cursor: default;
}*/
.mlp_insert_info_row {
	padding-bottom: 10px;
}
#mlp_tb_title_label {
	width: 100px;
}
#mlp_tb_caption_label {	
	width: 140px;
}
#mlp_tb_alt,
#mlp_tb_title,
#mlp_tb_caption {	
	width: 26%;	
	margin-right: 10px;
}
#mlp_tb_alt_label {
	width: 140px;	
}
#mlp_tb_desc_label {
	width: 140px;	
}
#mlp_tb_desc {
	width: 40%;	
}

#mgmlp-header {
	min-height: 62px;
}
#mgmlp-header:after {
  content: "";
  display: table;
  clear: both;
}

#mgmlp-title-area {
  display: inline-block;
  /*height: 43px;*/
  width: 412px;
}

h2.mgmlp-title {
	/*float: left;*/
	font-size: 2em;
  font-weight: 200;
	margin: 10px 0 0;
	white-space: nowrap;
}

#mgmlp-title-area p {
	margin-top: 0;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.3;	
}



#sort-wrap > select {
	border: 1px solid #2ea2cc;
	color: #2ea2cc;
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-size: 12px;
	font-weight: 700;
	height: 25px;
	line-height: 18px;
  width: 120px;
}

html[data-useragent*='Chrome'] #sort-wrap > select {
	border-radius: 0px;
	height: 26px;
}


#sort-wrap select#mgmlp-cat-sort-order {
	margin-top: 2px;
}

#mg-prono-top {
  font-size: 14px;
  font-style: italic;  
  font-weight: 700;
  margin: 20px 0 0 20px;
  max-width: 490px;
}

.fb_iframe_widget {
  display: block !important;
  margin: 0 auto;
  position: relative;
  width: 92px;
}

.mg-promo {
  border: 1px solid #ccc;
  background: none repeat scroll 0 0 #fff;
  display: block;
  margin-top: 10px;
  box-sizing: border-box;
  overflow: hidden;
  padding: 10px;
  width: 100%;
  font-family: "Trebuchet MS",Arial,sans-serif;
}

.mg-promo p.mg-promo-title {
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-align: center;
}

.promo-section {
  display: block;
  float: left;
  width: 50%;
}

div.mg-promo p.section-title span {
  background: #f5f5f5;
  padding: 8px 18px;
  color: #3B3B3B;
  display: block;
  font-size: 20px;
  font-style: italic;
  text-align: center;
  width: 100%;
}

.top-margin {
  margin-top: 26px !important;
}

div.mg-promo div.promo-section p.section-title {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 18px;
  text-align: center;
  width: 100%;
}

div.mg-promo p.mg-promo-title a {
  color: #444;
  font-size: 20px;
  font-style: italic;  
  font-weight: bold;
  text-decoration: none;
}

div.mg-promo p.mg-promo-title a:hover {
  text-decoration: underline;
}


div.mg-promo div.promo-section p.section-title span {
  background: #f5f5f5;
  padding: 8px 18px;
}

#mgmlp-outer-container {
  /*border-top: 1px solid #eee;*/
  clear:both;
  padding-top: 20px;
  margin-top: 10px;
}
#mgmlp-outer-container:after {
  content: "";
  display: table;
  clear: both;
}

.addon-item {
  background: #f5f5f5;
  text-align: center;
  min-height: 342px;
  margin-bottom: 10px;
  padding: 10px;
}


.addon-item a img {
  display: block;
  height: auto;
  max-width: 100px;
  margin: 0 auto;
}

#mg-prono-top img {
  position: relative;
  width: 110px;
}

.addon-item h3 {
  font-family: "Trebuchet MS",Arial,sans-serif;
  margin-bottom: 0;
  text-align: center;
}

.addon-item h3 a {
  text-decoration: none;
}

.mg-promo p:not(.mg-promo-title) {
  font-size: 14px;
  text-align: center;
}

.mg-promo p a {
	font-weight: bold;
	font-size: 14px;
}

.mg-italic {
	font-style: italic;
}

/*
.mg-promo {
  border: 1px solid #ccc;
  background: none repeat scroll 0 0 #fff;
  display: block;
  margin-top: 10px;
  box-sizing: border-box;
  overflow: hidden;
  padding: 10px;
  width: 100%;
}

.mg-promo p.mg-promo-title {
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  margin: 0;
  padding: 0;
  text-align: center;
}

div.mg-promo p.mg-promo-title a {
  color: #444;
  font-size: 20px;
  font-style: italic;  
  text-decoration: none;
}

.promo-section {
  display: block;
  float: left;
  width: 50%;
}

div.mg-promo div.promo-section p.section-title {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 18px;
  text-align: center;
  width: 100%;
}

div.mg-promo div.promo-section p.section-title span {
  background: #f5f5f5;
  padding: 8px 18px;
}

ul.addon-info li {
  background: #f5f5f5;
  display: inline-block;
  float: left;
  height: 280px;
  margin-left: 10px;
  padding: 10px;
  width: 230px;
}

ul.addon-info li a img {
  display: block;
  height: auto;
  max-width: 100;
  margin: 0 auto;
}

ul.addon-info li h3 {
  margin-bottom: 0;
  text-align: center;
}

ul.addon-info li h3 a {
  text-decoration: none;
}

.mg-promo p:not(.mg-promo-title) {
  font-size: 14px;
  text-align: center;
}

.mg-promo p:nth-child(4n+1) {
	margin-right: 0;
}

.mg-promo p a {
	font-weight: bold;
	font-size: 14px;
}
*/
.center-text {
  text-align: center;
}
.mg-bold {
  font-weight:700;
  text-decoration: underline;
}

#mgmlp-title-area #search-wrap {
	display: inline-block;
  /*float: right;*/
  margin-top: 20px;  
}

#back-wraper {
	display: inline-block;
	float: left;
	margin-left: 20px;
	margin-top: 18px;
}

#search-instructions {
	text-align: left;
}

div.media-plus-toolbar.wp-filter div {
	text-align: left;
}

#save-media-library-settings-scanning {
  display: none;
}

/*#mg-prono-top a img {
  height: auto;
  padding: 0 5px;
  vertical-align: middle;
  width: 110px;
}*/

select#move-select,
select#copy-select {
  width: auto;
}

p#mlp-more-info {
  margin-bottom: 5px;
  line-height: 1em;
}

p#mlp-more-info a {
  text-decoration: none;  
}

.fb_iframe_widget {
  height: 20px;    
}

.mlp-warning {
  color: red;
}

#mlp_tb_size {
	width: 24%;
}

#mgline {
	max-width: 500px; 
	text-align: center;
}

#mlp_tb_custom_link {
  width: 38%;	
}

#insert_mlp_media {
	margin-left: 10px;
}

#view-ng {
	float: right;
	margin-top: 20px;
}

a#ad-close-btn {
	bottom: 14px;
	color: #333;
	float: right;
	font-size: 18px;
	left: 6px;
	position: relative;
}

#new-top-promo {
  border: 1px solid #eee;
  display: inline-block;
	float: right;	
	padding: 14px;
	width: 412px;		
}

a#mf-top-logo {
	display: block;
	height: 25px;
	margin: 0 auto 4px;
	width: 140px;
}

a#mf-top-logo img {
	height: 25px;
	width: 140px;	
}

div#new-top-promo p.center-text {
	font-size: 12px;
	font-style: italic;
	font-weight: 600;
	line-height: 1;
  margin: 0 0 4px;
	text-align: center;
}

div#new-top-promo p.center-text-no-ital {
	font-size: 12px;
	font-weight: 600;
	line-height: 1;	
  margin: 0 0 4px;
	text-align: center;
}

#insert_wp_gallery {
	/*display: flex;*/
	display: block;
	flex-direction: row;
	flex-wrap: nowrap;
	min-height: 150px;
}

.wpg_options {
	display: block;
	float: left;
	font-size: 12px;
	height: 145px;
	margin-right: 5px;
	width: 175px;	
}
#wpg_selections {
	border: 1px solid black;
	display: inline-flex;
	flex-grow: 0;
	float: left;
	height: 130px;
	margin-left: 5px;
	margin-top: 10px;
  overflow-x: auto;
  white-space: nowrap;
	width: 100%;
}
.mlp_go_row_long {
	width: 170px;
}
.mlp_go_label {
	float: left;
	margin-top: 3px;
	width: 70px;
}
.mlp_go_selection {
	float: left;
	width: 100px;
}

.mlp_gallery_options_sel {
	text-align: right;
	width: 100px;
}

select.mlp_gallery_options_sel {
	font-size: 12px;
	height: 22px;
}

.mlp_gallery_options_input {
	text-align: right;
	width: 98px;
	height: 22px;	
}

#mlp-slider-section {
	height: 38px;
} 

ul#mgmlp-gallery-list {
	white-space:nowrap;
}

ul#mgmlp-gallery-list li {
	display: inline-block;
	height: 90px;
	list-style: outside none none;
	margin-right: 5px;
	max-width: 95px;
	overflow: hidden;
}

ul#mgmlp-gallery-list li img {
	height: auto;
	max-height: 65px;
	width: 94px;
}

ul#mgmlp-gallery-list li div.attachment-name {
	font-size: 12px;
}

.droppable-hover {
	border: 2px solid blue;
}

#folder-tree-container {
	/*border-right: 1px solid #ccc;*/
	display: block;
	float: left;
	/*min-height: 500px;*/
	/*margin-top: 13px;*/
	margin-top: -4px;
	/*margin-right: 1%;*/
	padding-top: 6px;
	padding-bottom: 10px;
	padding-right: 10px;
	min-width: 214px;
	width: 24%;
}
#folder-tree {
  margin-top: 0;
}

#ft-panel {
	position: absolute;
	/*z-index: 9999;*/
	min-height: 400px;
	width: 23%;
	/*width: 250px;*/
	/*width: 24%;*/
	top: 286px;
	/*border-right: 1px solid #eee;*/
	max-width: 300px;
}

div.sticky-panel {
  position: fixed !important;
	top: 30px !important;
	width: 19% !important;	
	/*width: calc(24% - 10%);*/
}

#mlf-info {
	background-color: #f0f0f0;
	height: 270px;
	overflow-y: auto;
	margin-top: 20px;
  padding: 10px;
}

#mlf-info-close {
	color: #000;
	float: right;
	cursor: pointer;
	margin: -7px -4px 0px 0px;
}

.hide-text {
	display: none;
}

.vakata-context li > a {
	font-family: inherit;
	font-size: 14px;
}

#move-copy-switch {
	display: none;
}

.onoffswitch {
	position: relative; width: 90px;
	-webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
	display: inline-block;
	position: relative;
	top: 5px;	
}
.locale-fr-fr .onoffswitch {
	position: relative; width: 100px;	
}
.onoffswitch-checkbox {
	display: none;
}
.onoffswitch-label {
	display: block; overflow: hidden; cursor: pointer;
	border: 1px solid #2ea2cc; border-radius: 20px;
	font-weight: 700;
}
.onoffswitch-inner {
	display: block; width: 200%; margin-left: -100%;
	transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
	display: block; float: left; width: 50%; height: 23px; padding: 0; line-height: 24px;
	font-size: inherit; color: white; font-family: inherit; font-weight: inherit;
	box-sizing: border-box;
}
.onoffswitch-inner:before {
	content: "Move";
	padding-left: 10px;
	background-color: #f0f0f0; 
	color: #2EA2CC;
}
.onoffswitch-inner:after {
  display: block;
	font-family: "Open Sans",sans-serif;
	font-size: 12px;
	padding-right: 10px;
	background-color: #f0f0f0; 
	color: #2EA2CC;
	text-align: right;
	content: "  Copy";
}
locale-en-us .onoffswitch-inner:after {
	content: "  Copy";
}	
.locale-en-us .onoffswitch-inner:before {
	content: "Move";
}
.locale-fr-fr .onoffswitch-inner:before {
	content: "Déplacer";
}	
.locale-fr-fr .onoffswitch-inner:after {
	content: "Copier";
}	
.locale-da-dk .onoffswitch-inner:before {
	content: "Bewegen";
}	
.locale-da-dk .onoffswitch-inner:after {
	content: "Kopiëren";
}
.locale-it-it .onoffswitch-inner:after {
	content: "Copia";
}	
.locale-it-it .onoffswitch-inner:before {
	content: "Sposta";
}
.locale-nl-be .onoffswitch-inner:after {
	content: "Kopieer";
}	
.locale-nl-be .onoffswitch-inner:before {
	content: "Verplaats";
}
.locale-nl-nl .onoffswitch-inner:after {
	content: "Kopieer";
}	
.locale-nl-nl .onoffswitch-inner:before {
	content: "Verplaats";
}
.locale-es-es .onoffswitch-inner:after {
	content: "Copiar";
}	
.locale-es-es .onoffswitch-inner:before {
	content: "Mover";
}

.onoffswitch-switch {
	display: block; width: 10px; margin: 6px;
	background: #2ea2cc;
	position: absolute; top: 0; bottom: 0;
	right: 63px;
	border: 2px solid #2ea2cc; border-radius: 20px;
	transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
	right: 0px; 
}

#mgmlp-tb-container div#folder-tree-container {
	width: 30%;
}

div#TB_ajaxContent div.wrap div#mgmlp-library-container {
	width: 100%;
}

.ui-widget-header {
	background: #cedc98;
	border: 1px solid #DDDDDD;
	color: #333333;
	font-weight: bold;
}

#progressbar-1 {
	height: 30px;
	margin-top: 20px;
	width: 100%;
}

.ui-progressbar-value {
	height: 30px;	
}

.ui-widget-header {
	background: #2EA2CC;
}

#regenthumbs-bar {
  margin-top: 10px;	
}

.media-library_page_mlp-regenerate-thumbnails div#mgmlp-title-area {
	height: 60px;
}

table#mlp-image-seo tr {
	height: 36px;
}

input#default-title,
input#default-alt {
	width: 234px;
}

.mlp-seo-label {
	display: inline-block;
	width: 103px;
}

.seo-fields {
	border: 1px solid #bbb;
	width: 240px;
}

a#mlp-update-seo-settings.button {
	border: 2px solid #ccc;
	font-weight: 700;
	line-height: 24px;
}

#mlp-left-column {
	width: 60%;
}

#scan-test-results {
	display: block;
	float: left;
	width: 100%;
}

#ufu-button-row {
	height: 30px;
	margin-top: 80px;
}

#support-info {
	margin-top: 100px;
}

textarea.system-info {
	background-color: #f9f9f9;
	font-family: Consolas,"Courier New","Courier";
	font-size: 13px;
	height: 500px;
	width: 100%;
}

#mgmlp-wp-galleries,
#mgmlp-featured-image
#mgmlp-featured-image,
#mgmlp-insert-media {
  display: none;
}
#media-upload #mgmlp-wp-galleries,
#media-upload #mgmlp-featured-image,
#media-upload #mgmlp-insert-media {
  display: inline;	
}

#mlf_tb_desc {
  width: 245px;
}

#media-upload #mgmlp-media-search-input {
	display: none;
}
.no-wrap-input {
	white-space: nowrap;
	width: 194px;
	height: 28px;
	float: left;
}

#insert_wp_gallery select,
#insert_wp_gallery {
	color: #2ea2cc;
	font-family: "Open Sans",sans-serif;
	font-size: 13px;
	font-weight: 700;	
}

#insert_wp_gallery select {
  border: 1px solid #2ea2cc;	
	width: 114px;
}

#gallery-options-title {
	color: #000;
	text-align: center;
	width: 100%;
}

/*ul#mgmlp-gallery-list li a.media-attachment,
#insert_wp_gallery ul#mgmlp-gallery-list li {
	display: inline-block;
	height: 90px;
	list-style: outside none none;
	margin-right: 5px;
	max-width: 95px;
	overflow: hidden;	
}*/

div#wp-gallery-area.input-area div#insert_wp_gallery div#wpg_selections ul#mgmlp-gallery-list li a.media-attachment.no-pointer.ui-draggable.ui-draggable-handle {
	display: inline-block;
	height: 65px;
	list-style: outside none none;
	margin-right: 5px;
	max-width: 95px;
	overflow: hidden;		
}

#insert_wp_gallery div#wpg_selections ul#mgmlp-gallery-list li div.attachment-name {
	/*margin-top: -25px;*/
	color: #000;
	font-weight: 400;	
}

#product_info {
	display: none;
}
	
.set-mlp-post-thumbnail-gallery {
	text-decoration: underline;
	cursor: pointer;
}

#category-area-buttons {
	display: block;
  margin: 7px 0px 0 -4px;	
}

#category-list {
	height: 128px;
	overflow-y: auto;
}

.mlf-cat-span {
	min-width: 110px;
	display: inline-block;
}

#mlp_alt_text,
#mlp_title_text {
	width: 200px
}

#mgmlp-file-container {
/*	overflow-y: scroll;
	max-height: 60vh;*/
}

div#mgmlp-tb-container div#mgmlp-file-container {
    width: 68%;
}

#bucket-list {
	display: none;
}

.tabbed-content {
  font-size: 18px;	
}

.tabbed-content ul.tabs {
	list-style: none outside none;
	float: left;
	padding: 0;
	overflow: hidden;
	z-index: 10;
	margin-bottom: -6px;
}

.tabbed-content ul.tabs li {
	float: left;
	padding-right: 10px;
}

.tabbed-content ul.tabs li a {
	background: #f0f0f0;
	border: 1px solid #ccc;
	color: #616161;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 22px;
}

.tabbed-content ul.tabs li a.current {
	background: #fff;
	border-bottom: 1px solid #fff;
}

.tabbed-content div.panes {
	min-height: 350px;
	padding: 10px;
	position: relative;
}

#tab1, #tab2 {
  border-top: 1px solid black;
}

.tab-list {
	border-bottom: 1px solid #ccc;
}

div#bucket-list div label {
	font-size: 12px;
}

.bucket-select {
	position: relative;
	bottom: -2px;	
}

#copy-to-s3 {
	font-size: 12px;
}

#output {
	font-size: 14px;
}

#upload_message {
	text-align: center;
	font-size: 14px;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}

 #upload_message.alert,
 #upload_progress.alert {
	background-color: #d9edf7;
	border: 1px solid #fbeed5;
	border-top-color: rgb(251, 238, 213);
	border-right-color: rgb(251, 238, 213);
	border-bottom-color: rgb(251, 238, 213);
	border-left-color: rgb(251, 238, 213);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #3a87ad;
	display: none;
	margin-top: 20px;
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}


#upload_progress .progress {
	overflow: hidden;
	height: 18px;
	margin-bottom: 18px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#upload_progress .progress .bar {
	width: 0%;
	height: 18px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top, #149bdf, #0480be);
	background-image: -ms-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(top, #149bdf, #0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-ms-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
#maxgalleria-admin #import_progress .progress {
	margin-bottom: 0px;
}

#remove-local-files {
	margin-left: 50px;
}

#mlfp_remove_from_s3_message,
#mlfp_update_message,
#mlfp_download_message,
#mlfp_remove_message {
	display: none;
	font-size: 14px;
}

.on-local {
	color: #CC0000;
}

#quick-start {
	display: none;
}

#display-quick-start {
  cursor: pointer;
}

#display-quick-start-close {
  cursor: pointer;
  display: none;  
}

.mlfp-settings-left {
  float: left;
}

.red {
  color: #CC0000;  
}

.tabbed-content,
.tabbed-content p {
  font-size: 18px;	
}

.tabbed-content ul.tabs {
	list-style: none outside none;
	float: left;
	padding: 0;
	overflow: hidden;
	z-index: 10;
	margin-bottom: -6px;
}

.tabbed-content ul.tabs li {
	float: left;
	padding-right: 10px;
}

.tabbed-content ul.tabs li a {
	background: #f0f0f0;
	border: 1px solid #ccc;
	color: #616161;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 22px;
}

.tabbed-content ul.tabs li a.current {
	background: #fff;
	border-bottom: 1px solid #fff;
}

.tabbed-content div.panes {
	min-height: 350px;
	padding: 10px;
	position: relative;
}

#tab1, #tab2 {
  border-top: 1px solid black;
}

.tab-list {
	border-bottom: 1px solid #ccc;
}

div.tabbed-content div#tab2 p a,
div.tabbed-content div#tab1 p,
div.tabbed-content div#tab1 ul li {
  font-size: 16px;
}

@media (max-width: 1160px) {
    #mgmlp-toolbar {
      line-height: 40px;
    }
    
    #folder-message {
      margin-top: 20px;
    }    
}

@media (max-width: 1103px) {
  #mgmlp-title-area {
    height: 77px;
  }
}

@media (max-width: 1104px) {	
	#ft-panel {
		top: 380px;
	}
	#ajaxloadernav {
    bottom: -51px;
  }
}

@media (max-width: 1065px) {	
	#ft-panel {
		top: 417px;
	}
	#ajaxloadernav {
    bottom: -88px;
  }
}

@media (max-width: 1042px) {
	#mgmlp-library-container {
		width: 69%;
	}
}

@media (max-width: 1029px) {
  #new-folder-area {
    height: 94px;
  }  
}
@media (max-width: 835px) {
    #ajaxloader {
      top: 206px;
    }
}  

@media (max-width: 441px) {
    #ajaxloader {
      top: 250px;
    }
}  
@media (max-width: 345px) {
    #ajaxloader {
      top: 297px;
    }
}  
@media (max-width: 316px) {
    #ajaxloader {
      top: 337px;
    }
}  

@media (max-width: 282px) {
    #ajaxloader {
      top: 378px;
    }
}  

@media (max-width: 863px) {	
	#ft-panel {
		/*top: 386px;*/
	}
	#ajaxloadernav {
			/*bottom: -82px;*/
	}		
}

@media (max-width: 850px) {
  .addon-item {
    min-height: 310px;
  }
}

@media (max-width: 840px) {
	#mgmlp-library-container {
		width: 67%;
	}
}

@media (max-width: 797px) {
  #mgmlp-library-container {
    width: 65%;
  }	
}

@media (max-width: 768px) {
		
	#mgmlp-library-container {
		/*float: none*/
		width: 58%;
	}	
}

@media (max-width: 730px) {
  .addon-item {
    min-height: 304px;
  }
}
@media (max-width: 632px) {
  .addon-item {
    min-height: 328px;
  }
}

@media (max-width: 605px) {	
  #mgmlp-library-container {
    width: 39%;
  }	
}

@media (max-width: 500px) {
  .addon-item {
    min-height: 342px;
  }
}

@media (max-width: 400px) {
  .addon-item {
    min-height: 298px;
  }
}

@media (max-width: 380px) {
  .addon-item h3 a, ul.addon-info li h3 a {
    font-size: 18px;
  }
}

@media (max-width: 330px) {
  .addon-item h3 a, ul.addon-info li h3 a {
    font-size: 14px;
  }
  
  .addon-item h3, ul.addon-info li h3 {
    line-height: 15px;
  }
}
@media (max-width: 320px) {
  .addon-item {
    min-height: 270px;
  }
}
