/*
select {
  width: auto;
}

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;
}

ul.mg-media-list li a {
  display: block;
}

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

.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: 0 20px 20px 20px;
  position: relative;
  width: 100%;
}

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

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

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


.attachment-name {
  display: block;
  font-size: 14px;
  line-height: 16px;
  margin-top: 5px;
  text-align: center;
  word-break: break-all;
}

.image_select {
  float: left;
}

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

.gray-blue-link, .gray-blue-link:active {
  background: none repeat scroll 0 0 #e0e0e0;
  border: medium none;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 600;
  margin-left: 4px;
  padding: 4px 8px;
  position: relative;
  text-decoration: none;
  text-shadow: none;
  top: -3px;
}

.gray-blue-link:hover {
  background: none repeat scroll 0 0 #2ea2cc;
  color: #fff;
}

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

#rename-box, 
#new-folder-box {
  border: 1px solid #ddd;
  display: inline-block;
  float: left;
  height: 52px;
  max-width: 445px;
  padding: 10px;
}
#folder-message {
  display: block;  
  height: 30px;
  max-width: 100%;  
}

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

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

#mgmlp-create-new-folder {
}

#add-new-area {
  height: auto;
}
.input-area {
  display: none; 
  height: 50px;
  max-width: 96.5%;  
}

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

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


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

#gallery-select {
  width: 330px;
}

#search-wrap {
  float: right;
  margin-top: -4px;
}

#mgmlp-media-search-input {
  height: 28px;
  font-size: 14px;
	width: 176px;
}

h3#mgmlp-breadcrumbs {
  z-index: 100;
  width: 100%;
}

#alwrap {
  
}

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

#sort-wrap {
  display: inline;
  margin-left: 3px;
  position: relative;
  top: -4px;
}

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

.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; 
    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;
}

#mgmlp-title-area {
  display: block;
  height: 43px;
  width: 100%;
}

.mgmlp-title {
  float: left;
}

#sort-wrap > select {
  width: 120px;
}
#mg-prono-top {
  font-size: 14px;
  font-style: italic;  
  font-weight: 700;
  margin: 17px 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;
}

.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: 100;
  margin: 0 auto;
}

#mg-prono-top img {
  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;
}

.center-text {
  text-align: center;
}
.mg-bold {
  font-weight:700;
}

#mgmlp-title-area #search-wrap {
  float: right;
  margin-top: 20px;  
}

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

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

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

.mlp-warning {
  color: red;
}

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

@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: 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: 850px) {
  .addon-item {
    min-height: 310px;
  }
}
@media (max-width: 730px) {
  .addon-item {
    min-height: 304px;
  }
}
@media (max-width: 632px) {
  .addon-item {
    min-height: 328px;
  }
}

@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;
  }
}
*/