﻿*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#delivery_ip_ifr{
  height:500px !important;
}
.iptext_adm{
  display: block;
  padding: 5px;
  width: 100%;
  max-width: 400px;
  margin: 0px 0px 0px 0px;
}
textarea.iptext_adm{
  height: 150px;
}
.tab-content{
  display: none;
}

.tab-content.current{
  display: block;
  -webkit-animation: fadeUptd  0.3s ease-in ;
  -moz-animation: fadeUptd  0.3s ease-in ;
}
.nav-tab-wrapper a.nav-tab-active{
  background:#006acd !important;
  color:#fff !important;
}

.nav-tab-wrapper li , .nav-tab-wrapper li a{
  margin:0px !important;
}
.avatar img{
  max-width: 70px;
  height: auto;
  width: 100%;
}
.list_item_social{
  display: table;
  width: 100%;
  margin:0px 0px 10px 0px;
}
.list_item_social label{
  float:left;
  margin: 5px 10px 0px 0px;
  min-width: 70px;
}
.list_item_social input{
  max-width: 700px;
  width: 100%;
}
#addr_pj.iptext_adm{
  max-width: 100%;
}
.misha_gallery_mtb li figure{
  height: 100px;
  width: 100px;
  display: inline-block;
  margin: 0px;
  background-position: center center;
  background-size: cover !important;
}
.misha_gallery_mtb li {
  display: inline-block;
  padding:0px 5px;
  position: relative;
}
.misha_gallery_mtb{
  margin:0px -5px;
}
.misha_gallery_mtb li a.misha_gallery_remove{
  position: absolute;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 13px;
  background: #ff0000;
  border-radius: 50%;
  top: 0px;
  right: 0px;
  color: #fff;
  font-weight: 700;
}
#gallery-metabox-list , #video_list_cpt{
  margin:0px -10px;
}
#gallery-metabox-list li {
  float: left;
  text-align: center;
  padding: 0px 10px;
  width: 10%;
}
#video_list_cpt li{
  float: left;
  text-align: center;
  padding: 0px 10px;
  width: 20%;
}
img{
  max-width:100%;
  
}
#gallery-metabox-list>li:nth-child(10n+1){
  clear: both;
}
.ip_w100 {
  width: 100%;
}

/*.col-sm-4{
  width: 33.33%;
  padding:0px 15px;
  display: table;
  float: left;
}
.col-sm-3{
  width: 25%;
  padding:0px 15px;
  display: table;
  float: left;
}
.col-sm-6{
  width: 50%;
  padding:0px 15px;
  display: table;
  float: left;
}
.row {
  margin: 0px -15px 20px -15px;
  display: table;
  width: 100%;
}
.row:last-child{
  margin:0px -15px 0px -15px;
}*/
#info_recruiment_area [class*="col-"] label{
  float:left;
  margin: 5px 15px 0px 0px;
}
#info_recruiment_area [class*="col-"] .wrap_group_item{
  width: 75%;
  float: left;
}
#info_recruiment_area [class*="col-"] .wrap_group_item input{
  width:100%;
}
#info_recruiment_area [class*="col-"] textarea{
  resize: none;
  width: 100%;
  height: 80px; 
}
#info_recruiment_area .inside , #videoytb-list-metabox .inside{
  display:table;
  width:100%;
  padding: 15px 20px 20px 12px;
}
/* .table-view-list.users tbody>tr:nth-child(1)~tr{
  display:none;
} */

.misha_gallery_mtb li figure{
  height: 100px;
  width: 100px;
  display: inline-block;
  margin: 0px;
  background-position: center center;
  background-size: cover !important;
}
.misha_gallery_mtb li {
  display: inline-block;
  padding:0px 5px;