/* video.php */
 /* simple modal */
 .multiselect-container>li>a>label {
  padding-left:40px !important;
 }
.simplemodal .modal-content {
  background-color: #3641B5 !important; 
  background-image: none !important;
}
.simplemodal .modal-body {
  padding-bottom: 1px;
}
.simplemodal .modal-header {
  height: 48px !important;
  background-image: none !important;
  background-position: bottom;
  background-repeat: no-repeat;
  padding:0;
}
.simplemodal input[type="text"] {
  border-radius: 8px;
  box-shadow: none !important;
  border: 2px Solid #dedede;
  background-color: #fff;
}
.simplemodal h4.modal-title {
  font-size: 20px !important;
  color: #f5f5f5;
  text-shadow: 0px 1px 1px rgb(46, 50, 62);
  text-align: center;
  line-height: 42px;
  /* padding-left: 10px; */
}
.simplemodal .modal-footer {
  background-color: #fff !important;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.simplemodal button.close {
  /*display: none;*/
  display: block;
  margin-right: 9px;
  margin-top: 3px;
  outline:none !important;
}

#read-more{
  text-align: center;
  border-top: 2px solid #219fcd;
  cursor: pointer;
  max-width: 100%;
  display: block;
}
#read-more > span{
  color: #fff;
  background: #219fcd;
  padding: 2px 5px 5px 5px;
  border-radius: 0 0 5px 5px;
  width: 90px;
  display: inline-block;
}
.btn-watch {
  height:40px;
  margin-right:16px;
}
.btn > svg {
  width: 30px;
  height: 30px;
  position: relative;
  top: -3px;
  right: 4px;
  vertical-align: top;
}

#watch-desc {
  padding-top:40px;
}
.userpic {
  float: left;
  height: 52px;
  width: 52px;
  /*-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);*/
  border-radius: 26px;
  overflow: hidden;
}
.userpic img {
  height: 100%;
  transform: scale(1.1);
}
.userdata {
  margin-top: 13px;
  display: inline-block;
  margin-left: 6px;
}
  .username {
    color: #003747;
    font-size:18px;
  }
  .userdate {
    color:#7F7F7F;
    font-size:14px;
  }
.clear {
  clear:both;
}
#video-description {
  border-top: 1px Solid #979797;
  padding-top: 16px;
  margin-top: 16px;
  margin-bottom: 46px;
  overflow:hidden;
}
  #video-description > div {
    margin-bottom:16px;
  }
  #video-description > div > svg {
    width:32px;
    height:32px;
  }
  #video-description > div > span {
    display: inline-block;
    position:relative;
    top:-12px;
    color:#7F7F7F;
    font-size:14px;
  }
.videodescription {
  font-size: 15px;
  white-space: pre-line;
  color: #27444C;
  line-height:140%;
}
.videotitle {
  margin-bottom:16px !important;
  margin-top:0px !important;
  color: #003747;
  font-size: 22px;
}
.btn-watch {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
  min-width: 80px;
  border-radius: 12px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border: 0;
  /* height: 40px; */
  padding-left: 16px;
  padding-right: 16px;
  padding: 8px 16px;
  background-image: none;
  background-color: #fff;
  letter-spacing: -0.4px;
}
.watch-buttons {
  text-align: right;
}
.pw-widget, .qr {
  margin-left:0 !important;
}
@media screen and (max-width: 992px) and (min-width:768px) {
  .watch-button {
    margin-top:10px;
    display:block;
    float:right;
    clear:both;
  }
}
@media screen and (max-width: 768px) {
  .watch-button {
    margin-top:10px;
  }
  .watch-buttons {
    padding-bottom:26px;
    text-align:center;
  }
}

.vjs-texttrack-settings{
  display:none !important;
}

/*  ---  */
#modal {
  background: rgba(0,0,0,0.72);
  width: 100%;
  height: 100%;
  opacity: 1;
  position:absolute;
  top:0%;
  left:0%;
  z-index:0;
}

#rightclm{
top:30%;
}

#closebtn:hover , #closebtn:active{
cursor:pointer;
}

@media screen and (max-width: 768px) 
{
  #rightclm{
  top:24%;
  text-align:center;
  }
}

@media screen and (max-width: 640px) 
{
  #rightclm{
  width:100% !important;
  top:24%;
  text-align:center;
  }
  #amzad{
  display:none;
  }
}

@media screen and (max-width: 425px) 
{
  #rightclm{
  top:15%;
  text-align:center;
  }
}

@media screen and (max-width: 1060px) 
 {
 }
.postrollbtn{
background-color:white !important;
margin-top:15px;
}

.btn>span{
color:#2CA5D9;
}

.video-js.vjs-has-ended .vjs-poster {
  display: block;
}
.vjs-default-skin.vjs-ended .vjs-big-play-button {
  display: none;
}

.vjs-default-skin.vjs-ended .vjs-control-bar {
  display: none;
}

.edit-mode .line .row:nth-of-type(1) > div {
    margin-top: 33px;
}
  .btn-floating {
    background-color: #fff;
    border-radius: 28px !important;
    width: 56px;
    height: 56px;
    font-family: FontAwesome;
    text-align: center;
    padding-top: 16px;
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.33);
    min-width: 0;
    float:right;
    margin-right: 18px;
    margin-bottom:40px;
  }
  .tooltipster-base {
    width:300px !important;
  }
  .tooltipster-sidetip .tooltipster-box {
    background: #000 !important;
  }
  .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #000 !important;
  }
  
  .page-add .tooltipster-base {
    width: auto !important;
  }
  .page-add .tooltipster-sidetip .tooltipster-box {
    border:0 !important;
    font-size:13px !important;
    font-weight:400;
    background:#3641B5 !important;
    border-radius:25px !important;
    box-shadow:0 2px 4px rgba(0,0,0,.5);
  }
  .page-add .tooltipster-arrow {
    display:none;/* !important;*/
  }

  .lbl_ranges {
    color: #7F7F7F;
    font-size:13px;
    text-transform: uppercase;
  }
  .lbl_timestamps {
    color:#426076;
    font-size: 18px;
  }
  .ui-rangeSlider-handle {
    border: 3px solid #00AAE6;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.3);
  }
  .ui-rangeSlider-bar {
    background-color: #00AAE6;
  }
  .input-label {
      font-family: 'Open Sans';
      font-size: 16px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      letter-spacing: -0.4px;
      text-align: left;
      color: #426076;
      margin-left: 3px;
      margin-top:20px;
      white-space: nowrap;
  }

/*PLAY PAGE NON AUTH */
  .mode-switcher {
    width: 100%;
    padding: 0;
    max-width:100% !important;
  }
  .tabs {
    width: 100% !important;
    text-align:center;
    display:block;
    font-size:0;
    height:52px;

    /*border-bottom:1px solid #ddd;*/
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0));
    border-image-slice: 1;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.16), 0 0 0px 0 rgba(0, 0, 0, 0.21);
    padding-right:0;
    padding-left:0;
    margin-top:0 !important;
    border-top: 0;
  }
  .tabs > div {
    position:relative;
    display:inline-block;
    width: 148px;
    height: 52px;
    line-height: 52px;
    font-family: "Open Sans";
    font-size: 19px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: -0.2px;
    text-align: center;
    color: #7f7f7f;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
    cursor:pointer;
    overflow:hidden;
  }
  .tabs > div.waiting {
    cursor: wait;
  }
  .tabs:after {
    content:"";
    top:-4px;
    display:block;
    position:relative;
    width: 148px;
    height: 4px;
    background-color: #fbb232;
    left: calc(50% - 148px);
    transition:left 480ms cubic-bezier(0.86, 0, 0.07, 1);;
  }
  .editmode.tabs:after {
    left: 50%;
  }
  .ink {
    display: block; position: absolute;
    background: rgba(251,178,50,.2);
    border-radius: 100%;
    transform: scale(0);
  }
    .ink.animate {
      animation: ripple 0.65s linear;
    }
    @keyframes ripple {
      /*scale the element to 250% to safely cover the entire link and fade it out*/
      100% {opacity: 0; transform: scale(2.5);}
    }

  @media screen and (max-width: 400px) {
    .tabs {
      /*height: 80px;*/
    }
    .tabs > div {
      /*display:block;*/
      /*width:50%;*/
    }
    .tabs > div {
      /*width:100%;*/
    }
  }

/* anim */
  .outer-modes {
    /*display: inline-block;*/
    /*width: 100%;*/
    overflow: hidden;
    padding:0;
    /*text-align:center;*/
    /*padding-left: 10px;*/
  }
  .outer-modes-in {
    display:block;
    white-space: nowrap;
    padding:0;
  }
  .outer-modes-in > div {
    vertical-align: top;
    text-align:left;
    vertical-align: top;
    display:inline-block;
    white-space: normal;
    width:100% !important;
  }
    .edit-mode {
      /*background-color:red;*/
      /*opacity:0;*/
    }
    .preview-mode {
      /*background-color:white;*/

    }
    .a-hide-preview {
      animation: a-anim-hide-preview 480ms 0ms 1;
      animation-fill-mode: forwards;
      animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    .a-hide-preview-demo {
        opacity: 0;
        position: relative;
        left: -100%;
    }

    .a-show-preview {
      animation: a-anim-show-preview 480ms 0ms 1 ;
      animation-fill-mode: forwards;
      animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }
    .a-hide-edit {
      animation: a-anim-hide-edit 480ms 0ms 1;
      animation-fill-mode: forwards;
      animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }
    .a-show-edit {
      animation: a-anim-show-edit 480ms 0ms 1;
      animation-fill-mode: forwards;
      animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    }

    .a-show-edit-demo {
        opacity:1;
        left: -100%;
        position: relative;
    }
    
    @keyframes a-anim-hide-preview {
      0%  {
        transform: translateX(0);
        opacity:1;
      }
      100% {
        transform: translateX(-100%);
        opacity:0;
      }
    }
      @keyframes a-anim-show-preview {
        0%   {
          transform: translateX(-100%);
          opacity:0;
        }
        100% {
          transform: translateX(0px);
          opacity:1;
        }
      }
    @keyframes a-anim-hide-edit {
      0% {
        transform: translateX(-100%);
        opacity:1;
      }
      100% {
        transform: translateX(0);
        opacity:0;
      }
    }
      @keyframes a-anim-show-edit {
        0% {
          transform: translateX(0);
          opacity:0 !important;
        }
        100% {
          transform: translateX(-100%);
          opacity:1 !important;
        }
      }

/*PLAY SAVE BUTTON */
#floatingAddSafeview {
  position: relative;
}
#floatingAddSafeview > div {
  position:absolute;
  top:0;left:0;
  height:56px; width:56px;
  padding:8px;
  text-align:center;
}

  .move-out-a {
    animation: move-out .4s 0ms 1; animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  }
  .move-in-a {
    animation: move-in .4s 0ms 1; animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  }
  .loading-step > svg {
    position: absolute;
    left: 8px; top: 8px;
    animation: spinning .6s infinite linear;
  }
  @keyframes spinning {
    0% { transform:rotate(0deg); } 100% { transform:rotate(360deg); }
  }
  @keyframes move-out {
    0% { transform:scale(1); } 100% { transform:scale(0); }
  }
  @keyframes move-in {
    0% { transform:scale(0); } 100% { transform:scale(1); }
  }

.floatingAddSafeview > div.loading {
  display: none;
}
.multiselect {
  max-width: calc(100vw - 30px);
  overflow: hidden;
}
.multiselect-selected-text {
  white-space: nowrap;
  display: inline-block;
  max-width: calc(100% - 10px);
  overflow: hidden;
  vertical-align: middle;
  text-overflow: ellipsis;
}
.multiselect-native-select .btn-group, .multiselect {
  max-width:100%;
}