#live_traffic_refined_search,#vod_traffic_refined_search {display:none;}
.margin-top-35{margin-top: 35px;}
.margin-top-10{margin-top: 10px;}
.margin-top-25{margin-top: 25px;}
.margin-top-30{margin-top: 30px;}
.no-padding {padding: 0;}
a.btn-info{padding: 3px 9px!important; font-size: 1em;}
.bootstrap-datetimepicker-widget{height: 250px!important;float:left;display: block}
.create-live-traffic{height:538px}
.edit-live-traffic{height:520px}
@media (min-width: 544px) {
    .modal-dialog {
      max-width: 715px!important;
    }
}
.timepicker{height:480px;}
.timepicker .bootstrap-datetimepicker-widget{height: 200px!important;}
.updateform{height:350px;}
.updateform .bootstrap-datetimepicker-widget{height: 180px!important;}

/*.bootstrap-datetimepicker-widget .btn {
  display: inline-block;
  *display: inline;
  padding: 4px 6px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  
  background-repeat: repeat-x;
  border: 1px solid #bbb;
  border-top-color: rgb(187, 187, 187);
  border-right-color: rgb(187, 187, 187);
  border-bottom-color: rgb(187, 187, 187);
  border-left-color: rgb(187, 187, 187);
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}*/

.bootstrap-datetimepicker-widget td span{width:35px!important;height:15px!important;}
table tr{cursor: pointer;}
.insta-filter{list-style: circle!important;font-size:12px!important;color: #FFF}
.dynamic-instance-label{display: block;}
.dynamic-instance {max-width: 490px;display: inline-block;}
.delete-dynamic-instance{display: inline-block;margin-left: 5px;}
.tabledit-edit-button{margin-right: 5px;border-radius: 0.21rem !important;}
.tabledit-delete-button{border-radius: 0.21rem !important;}
@media only screen and (min-width: 320px) {
    .dynamic-instance {max-width: 210px;
}
@media only screen and (min-width: 800px) {
    .dynamic-instance {max-width: 250px;
}
@media only screen and (min-width: 991px) {
    .dynamic-instance {max-width: 280px;
}
