.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

header {
  margin: 10px 0;
}

/* Login & Signup */
/*.form-login {
  max-width: 330px;
  padding: 15px;
  height: 250px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -165px;
  margin-top: -180px;
}*/
.form-signup {
  max-width: 330px;
  padding: 15px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -165px;
  margin-top: -280px;
}
/*.form-login .form-login-heading,
.form-login .checkbox, .form-signup .checkbox {
  margin-bottom: 10px;
  padding-left: 20px;
}
.form-login .checkbox {
  font-weight: normal;
}
.form-login .form-control, .form-signup .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-login .form-control:focus, .form-signup .form-control:focus {
  z-index: 2;
}
.form-login input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signup input {
  border-radius: 0;
  border-bottom: 0;
}
.form-login input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
*/
.form-login a {
 /* margin-left: 75px;*/
}

.form-signup a {
  margin-left: 75px;
}

#login-page {
  margin-top: 45px;
}
#login-page .col-md-4 ul {
  min-height: 45px;
  padding: 0 0 0 20px;
}
#login-page .col-md-8 {
  margin-bottom: 65px;
}
#login-page .col-md-4 img {
  vertical-align: middle;
  margin-top: 25px;
  width: 80%;
}

/* Navbar */
.navbar-default {
  background-color: #fff;
  border-color: #ededed;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: 1px solid transparent;
  border-bottom: 2px solid #f7f7f7;
}
.navbar .container-fluid {
/*  min-height: 80px;*/
  min-height: 60px;
}
.navbar-default .navbar-nav>li>a {
  color: #333;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #f59600;
  background-color: transparent;
}

.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

.navbar-nav>li>a {
  padding-top: 30px;
  padding-bottom: 30px;
}

.navbar-brand {
  padding: 12px;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
  margin-top: -15px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  color: #777;
  border-bottom: 2px solid #f59600;
  background: transparent;
  margin-bottom: -2px;
}

.heading {
  border-bottom: 1px solid #ededed;
  padding: 10px 0 8px 25px;
  font-weight: normal;
  color: #333;
}

.heading h4 { font-weight: normal;}

/* Dashboard */
.first, .second, .third, .fourth { min-height: 435px; }
.first h4, .second h4, .third h4, .fourth h4 { font-weight: normal; }
.first {
  padding-left: 25px;
}
.second {
  border-left: 1px solid #f7f7f7;
}
.third {
  border-top: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  padding-left: 25px;
}
.fourth {
  border-top: 1px solid #f7f7f7;
}

.bg-info {
  padding: 15px;
}

/* FORMS */
.form-control {
  width: 100% !important;
  
  
}

/* Footer */
footer {
  width: 90%;
  margin: 30px auto;
  border-top: 2px solid #ededed;
}

footer p {
  text-align: center;
  color: #333;
}
.badge {
  position: absolute;
  top: -5px;
  right: -5px;
  cursor: pointer;
  background: #333;
  display: inline-block;
  font-size: 12px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
  box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  padding: 2px 4px 3px;
  text-align: center;
  line-height: normal;
}
.btn-custom {
  border:0;
  background: transparent;
  box-shadow: none;
  font-size: 14px;
}

/* Media Queries */


.imageClip100R
	{
    width:100px;
    height: 100px;
    float: right!important;
	}	
	
.imageClip100L
	{
    width:100px;
    height: 100px;
   float: left!important;
	}	
.imageClip100
{
    width:100px;
    height: 100px;
}
.imageCircle
{
width:32px;
height: 32px;
border-radius: 50%;
}

.imageforVideo
	{
    width:150px;
    height: 100px;
    float: left!important;
	}
	
	
	
.videotitle {
font-size: 14px;
font-weight: bold;
color: #000;
}

.videodescription {
font-size: 12px;
color: #333;
}

.photo {

	width: 150px;
height: 100px;
    position: relative;
 float: left!important;
}

.photo-label {
background-color: #000;
	color : #fff;
  position: absolute;      
  bottom: -95px;
 right : 5px; 
}



/* for vidos.html current video and related videos.... */
.photo-label-for-relatedv {
background-color: #000;
        color : #fff;
  position: absolute;
  bottom: +30px;
 right : 200px;
}

/* end - lebal -*/





.nav-tabs > li > a, .nav-tabs>li.active>a {
    background-color: #4C4C4C;
	margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 5px;
    color: #ffffff;
    border-radius: 18px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.nav-tabs > li > a:hover, .nav-tabs>li.active>a:hover {
    background-color: #FFA000;
    color: #fff;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
color: #fff;
background-color:  #4C4C4C;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}


.input_img 
{
background-image: url("../img/captcha.jpg"); 
text-align: center;
border: medium none;
font-weight: bold;
font-family: Modern;
height: 37px;
width: 250px;
font-size: 14px;
}


.videocontent
{
width:80%;
max-width:640px;
}

h1 {
/*	color:  #4C4C4C;
	text-shadow: 0px 1px 0px #333, 0px 2px 0px #444, 0px 3px 0px #555, 0px 4px 0px #666, 0px 5px 0px #8A783F, 0px 6px 0px #BBAB35, 0px 7px 0px #FFAE02, 0px 8px 7px #001135;	*/
	font: 50px 'ChunkFiveRegular';
}


/* this is for bootstrp select file in the updateVideo.html */
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

/* this is for making a div scrollable*/
.scroll-able {
	max-height:240px;
	overflow:auto;
}

.scroll-ableForDoc {
        max-height:500px;
        overflow:auto;
}



.img-circle {
height:50px;
width:50px;
border-radius: 50%;
}



#videosDiv{
	width:100%;
	height:450px;
	vertical-align: bottom;
	overflow-y:auto;	
	background-image: url("../img/loading_div.gif");
    background-repeat: no-repeat;
	background-position:center;
}
.big{
	position:absolute;	
	width:99%;	
	display:block;
	z-index:99; 
 }
	
.pip{
	position:absolute;
	top:0px;
     //	left:72.8%;
	width:15%;		
	height:35%;		
	z-index:100;	
     //	border-style: solid;
     //	border-width: 3px;
     //	border-color: #285e8e;
}
.localVideo{
	width:100%;	
	
}
.remoteVideo{
	width:100%;		
}
.localVideoCloseBtn{
	position:absolute;
	top:0px;
	right:0px;	 
	height:20px;	
	z-index:101;
	font-weight:bold;	
}
.videoHeadingSpan{
	position:absolute;
	top:0px;
	right:30px;	 
	height:20px;	  
	z-index:101;
	text-align:right;	
	font-weight:bold;
}
.smallLocal,.smallRemote{	
	position:relative;
	left:5%;
	width:100%;	
	
}

/* Fullscreen */
html:-moz-full-screen {
    background: black;
}

html:-webkit-full-screen {
    background: black;
}

html:-ms-fullscreen {
    background: black;
    width: 100%; /* needed to center contents in IE */
}

html:fullscreen {
    background: black;
}


/* css pdoduct display with description  */

/* font Awesome http://fontawesome.io*/
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
/* Animation.css*/
@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css);

.col-item {
  border: 1px solid #E1E1E1;
  background: #FFF;
  margin-bottom:12px;
}
.col-item .options {
  position:absolute;
  top:6px;
  right:22px;
}
.col-item .photo {
  overflow: hidden;
}
.col-item .photo .options {
  display:none;
}
.col-item .photo img {
  margin: 0 auto;
  width: 100%;
}

.col-item .options-cart {
  position:absolute;
  left:22px;
  top:6px;
  display:none;
}
.col-item .photo:hover .options,
.col-item .photo:hover .options-cart {
  display:block;
  -webkit-animation: fadeIn .5s ease;
  -moz-animation: fadeIn .5s ease;
  -ms-animation: fadeIn .5s ease;
  -o-animation: fadeIn .5s ease;
  animation: fadeIn .5s ease;
}
.col-item .options-cart-round {
  position:absolute;
  left:42%;
  top:22%;
  display:none;
}
.col-item .options-cart-round button {
  border-radius: 50%;
  padding:14px 16px;
  
}
.col-item .options-cart-round button .fa {
  font-size:22px;
}
.col-item .photo:hover .options-cart-round {
  display:block;
  -webkit-animation: fadeInDown .5s ease;
  -moz-animation: fadeInDown .5s ease;
  -ms-animation: fadeInDown .5s ease;
  -o-animation: fadeInDown .5s ease;
  animation: fadeInDown .5s ease;
}
.col-item .info {
  padding: 10px;
  margin-top: 1px;
}
.col-item .price-details {
  width: 100%;
  margin-top: 5px;
}
.col-item .price-details h1 {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  float:left;
}
.col-item .price-details .details {
  margin-bottom: 0px;
  font-size:12px;
}
.col-item .price-details span {
  float:right;
}
.col-item .price-details .price-new {
  font-size:16px;
}
.col-item .price-details .price-old {
  font-size:18px;
  text-decoration:line-through;
}
.col-item .separator {
  border-top: 1px solid #E1E1E1;
}

.col-item .clear-left {
  clear: left;
}
.col-item .separator a {
  text-decoration:none;
}
.col-item .separator p {
  margin-bottom: 0;
  margin-top: 6px;
  text-align: center;
}

.col-item .separator p i {
  margin-right: 5px;
}
.col-item .btn-add {
  width: 60%;
  float: left;
}
.col-item .btn-add a {
  display:inline-block !important;
}
.col-item .btn-add {
  border-right: 1px solid #E1E1E1;
}
.col-item .btn-details {
  width: 40%;
  float: left;
  padding-left: 10px;
}
.col-item .btn-details a {
  display:inline-block !important;
}
.col-item .btn-details a:first-child {
  margin-right:12px;
}

/* set width of container carsl*/
.container {
    width: 900px;
}
