
/*dashboard*/
/*body{font-size:14px; color:#000; }
a {
    text-decoration: none;
}
a:hover, a:focus {
    box-shadow:none;
	text-decoration:none;
}
  .box_wid{width:100%;}
  .card-title{color:#000; font-size:14px;font-weight:500; margin-bottom:5px;}
  .cardimg_wid{width:100%;}
  .icon{color:#aaa; font-size:12px;}
  .icon a{color:#aaa; font-size:12px;}
  .icon a:hover{color:#aaa; font-size:12px; text-decoration:none;}
  .top_icon{position:absolute; right:30px; top:5px;}
  .top_icon a{color:#aaa; font-size:12px; }
  .top_icon a:hover{color:#aaa; text-decoration:none;}
  .top_icon1{position:absolute; right:10px; top:5px;}
  .top_icon1 a{color:#aaa; font-size:12px;}
  .top_icon1 a:hover{color:#aaa; text-decoration:none;}
  .card-body{padding:5px;}
  .pra_text{color:#767676; font-size:12px;}
  .pad_rig{padding-right:10px;}*/
  
  /*player-page*/
  .container_my{width:98%; padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;}
.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
#my-glyphicon {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}
.mar_left{margin-left:5px;}
.mar_top{margin-top:-20px;}
.mar_bot{margin-bottom:10px;}
.video_btn1{position:absolute; bottom:20px; width: 100%;
    left: 10px;
    right: 10px;}
.box_btn{border-radius: 20px; border:1px solid #fff;}
.comment_text{color:#767676; font-size:12px; }
.comment_text2{color:#000; font-size:14px; font-weight:600;}
.comment_btn{background:#fff; border:1px solid #000; border-radius:15px; height:30px; padding-top: 10px !important;
    line-height: 0; color:#767676; font-size:12px;}
.tags_btn{background:#E6E6E6; border:1px solid #C4C4C4; border-radius:15px; height:30px; padding-top: 7px !important;
    line-height: 0; color: #5E5E5E !important; font-size: 12px; font-weight: 500;}
.comment_heading{color:#000; font-size:16px; font-weight:500;}	
.subscribe{border-radius:17px;}
.bor_bot{border:1px solid #c4c4c4; }
.comment_btn2{background: #FFFFFF; border: 1px solid #DDDDDD; box-sizing: border-box; border-radius: 22px; font-size:16px; font-weight:600; width:108px; height:44px;}
.comment_btn3{background: #FCD529; border: 1px solid #DDDDDD; box-sizing: border-box; border-radius: 22px; font-size:16px; font-weight:600; width:108px; height:44px;}
.mar_top2{margin-top:-15px;}
.player_card img{width:200px !important;}
.fa-heart.active:before {
    content: "\f004";
    color: #FF9A23;
}
#heading2 {
	color:#d72c31 ;
}

.shareVidOB.input-group {
    background: #FFFFFF;
    border-radius: 35px;
    background: #ffff;
    padding: calc(4px + (6 - 4) * ((100vw - 320px) / (2500 - 320))) calc(5px + (8 - 5) * ((100vw - 320px) / (2500 - 320)));
    display: flex;
    align-items: center;
}
.shareVidOB1.form-control[readonly] {
    border: 0;
    border-radius: 10.25rem;
    background-color: transparent;
}