/**
**
*** Admin Style
**
*/
.aftimeline-settings{
  padding-right: 10px;
}
.aftimeline-settings .aft_text{
  width: 50%;
  height: 45px;
}
.aftimeline-settings label{
  font-weight: bold;
  line-height: 35px;
}
.aft-shortcode-box{
text-align: center;
}
.aft_radio{
  display: none !important;
}
.aft_admin_image{
  width: 100%;
  border: 5px solid #ccc;
  box-shadow: 0px 0px 12px #ccc;
}
.aft_selected{
  border: 5px solid #111;
}
.aft-wrap .title{
  background: #fff;
  color: #000;
  padding: 26px;
  text-align: center;
  margin-bottom: 25px;
  box-shadow: 0px 8px 10px #ccc;
}
.aft-wrap{
  padding-right: 20px;
  margin-top: 30px;
}
.aft-wrap .wrap{
  background: #fff;
  padding: 25px;
  margin-right: 0px;
}
.aft-wrap .aft_text{
  width: 50%;
  height: 45px;
}
.aft-info{
  background: #fff;
  border: 2px solid #ddd;
  padding: 20px;
  border-left: 4px solid #D29524;
  margin-top: 15px;
}
.aft_video{
  text-align: center;
  background: #fff;
  margin-top: 15px;
  padding: 25px;
  border: 2px solid #ddd;
  border-left: 4px solid #cc181e;
}
.aft_video ul{
text-align: left;
list-style-type: circle;
}
