.ul-start-video {	
	list-style-type: none;
	text-align:center;
	padding:0;
}

.li-start-video {
	padding-top:5px;
}

.logo-start-session {
    /* original width: 200px;*/
	width: 150px;
	height: 50px;
    padding-top: 10px;
	padding-bottom: 0px;
}

.input-start-video {
	margin-left:auto;
	margin-right:auto;
}

.input-start-video::-webkit-input-placeholder {
    color: gray;
}
	
.btn-start-video {
    width: 230px;
	height: 35px;
    font-size:12px;
    margin-top: 15px;
    background-color: #227aff;
    color: #FFFFFF;
    border: 1px solid transparent;
    border-radius: .25rem;
}

#checklbl {
    font-size:12px !important;
    text-align: left !important;
    color: black !important;
}

#checklbl [type="checkbox"]:not(:checked), [type="checkbox"]:checked{
    opacity: inherit !important;
    position: inherit !important;
}

.txt-start-video {
	background-color: #e5e5e5 !important;
	border-style: none !important;
	border-radius: 6px !important;
	width: 230px !important;
	height: 30px !important;
	text-align: center !important;
	color: #000000 !important;
    font-size: 12px !important;
    margin-top: 10px !important;
}

.header-form-start-video {
	background-image:url("https://s3.amazonaws.com/resources.videomate/samsung/header_form.png");
    height: 50px;
    width: 320px;
    display: flex!important;
}

.title-form-videomate{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    color: #FFFFFF;
}

.title-form-videomate label{
    font-size: 16px;
    color: #FFFFFF;
}

.p-start-sesion{
    margin-left: 40px;
    margin-right: 40px;
    color: #656565;
    font-size: 14px;
}

.container-form-videomate {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	border-radius: 10px;
	background-color:#FFFFFF;
    height: 480px;
    width: 320px;
    bottom: 20px;
    left: 20px;
    position: fixed;
    box-shadow: rgba(29, 33, 36, 0.24) 0px 6px 30px -3px;
    z-index: 999999;
}

.btn-finalize-start-videomate{
    background: transparent;
    border: 0px;
    color: #FFFFFF;
    font-size: 36px;
    right: 0px;
    height: 50px;
    float: right;
    margin-right: 10px;
    opacity: 0.6;
}

.col-8-start-session {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-2-start-session{
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.footer-start-session{
    color: darkgrey;
    bottom: 0px;
    position: absolute;
    width: 320px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
    text-decoration: none !important;
}

.href-start-video{
    color: darkgrey !important;
    text-decoration: none !important;
}

.btn-float-start-video{
    position:fixed;
    width:200px;
    height:45px;
    bottom:20px;
    left:20px;
    background: url("https://s3.amazonaws.com/resources.videomate/samsung/bntfloatleft.png");
    background-size:cover;
    border: 0px;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    box-shadow: 2px 2px 3px #999;
}

.div-spinner-start-videomate{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    font-size: 22px;
    color: #000000;
}

.txt-error-start-videomate{
    color: red;
    font-size: 14px;
    
}