html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
	background:#F2F2F2;
}
.incontent{
	max-width:1200px;
	left:0;
	right:0;
	margin:0 auto;
}
header{
	background:#2C2C2C;
}
a.logo{
	display:inline-block;
	/* padding:10px 0px; */
}
.header_menu li a.menu_item.active{
	border-bottom: 5px solid #0D99FF;
}
.header_menu li a.menu_item{
	display:inline-block;
	padding:15px;
	border-bottom: 5px solid #2C2C2C;
	color: #FFF !important;
	text-align: center;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration:none !important;
}
.header_menu li{
	display:inline-block;
}
.header_menu{
	margin:0;
	list-style:none;
}
.addClient b{color: #0D99FF;}
.addClient{
	border-radius: 5px;
	border: 1px solid #0D99FF;
	background: #FFF;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
	color: #2C2C2C !important;
	text-decoration:none !important;
	text-align: center;
	font-family: Roboto;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display:inline-block;
	width: 100%;
    padding: 6px 0px;
}
.popad{
	padding:15px 0px;
}
.tableClient table{
	border-collapse:collapse;
	width:100%;
}
.tableClient thead td{
	font-weight: 700;
}
.tableClient td .copylink{
	color: #8E8E8E !important;
	text-decoration:none !important;
	text-align: center;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.tableClient td:last-child{
	border-right:none;
}
.tableClient td{
	padding:5px 15px;
	background:white;
	color: #2C2C2C;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	border-bottom:2px solid #F2F2F2;
	border-right:2px solid #F2F2F2;
}
.text-center{
	text-align:center;
}
.checkView.win{
	background:#1ACAAA;
}
.checkView{
	display: inline-block;
    width: 12px;
    height: 12px;
    background: #F44336;
    border-radius: 50%;
    float: right;
	margin-top: 3px;
}
h2.nomarg{
	margin-top:15px;
}
h2{
	color: #222;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-top:50px;
	margin-bottom:15px;
	display:block;
}
.link3d{
    border-radius: 5px;
    border: 1px solid #686868;
    background: #FFF;
    /* color: #BEBEBE; */
	color:black;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none;
    width: 100%;
    padding: 4px 10px;
}
.selectus{
    border-radius: 5px;
    border: 1px solid #686868;
    background: #FFF;
    color: #000;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none;
    padding: 4px 10px;
}
.linkUrl{
    border-radius: 5px;
    border: 1px solid #686868;
    background: #FFF;
    color: #BEBEBE;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none;
    width: 100%;
    padding: 4px 10px;
}
.linkPort{
    border-radius: 5px;
    border: 1px solid #686868;
    background: #FFF;
    color: #BEBEBE;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none;
    width: 100%;
    padding: 4px 10px;
}
.saveLink{
	border-radius: 5px;
	border: 1px solid #0D99FF;
	background: #FFF;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
	color: #2C2C2C !important;
	text-decoration:none !important;
	text-align: center;
	font-family: Roboto;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display:inline-block;
	width: 100%;
    padding: 6px 0px;
}
.saveWidget{
	border-radius: 5px;
	border: 1px solid #0D99FF;
	background: #FFF;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
	color: #2C2C2C !important;
	text-decoration:none !important;
	text-align: center;
	font-family: Roboto;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display:inline-block;
	width: 100%;
    padding: 6px 0px;
}
.openDemo{
	border-radius: 5px;
	border: 1px solid #0D99FF;
	background: #FFF;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
	color: #2C2C2C !important;
	text-decoration:none !important;
	text-align: center;
	font-family: Roboto;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display:inline-block;
	width: 100%;
    padding: 6px 0px;
}
.saveUrl{
	border-radius: 5px;
	border: 1px solid #0D99FF;
	background: #FFF;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
	color: #2C2C2C !important;
	text-decoration:none !important;
	text-align: center;
	font-family: Roboto;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display:inline-block;
	width: 100%;
    padding: 6px 0px;
}
.singleP a{
	color: #0D99FF !important;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration-line: underline;
	text-decoration:none !important;
}
.singleP{
	color: #222;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.standP b{
	font-weight: 700;
}
.standP{
	color: #222;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; 
}
.paddins{
	padding-bottom:15px;
}
.singleP a.deleteUsers{
	color: #F00 !important;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}
.authBack{
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    max-width: 460px;
}
.regBack{
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    max-width: 460px;
}
input.errored{
	outline: 2px solid red;
}
.logo_cont{
	text-align:center;
	padding:30px 0px;
}
.inpAuthHeader{
	color: #8E8E8E;
	font-family: Roboto;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	display:block;
	padding-bottom:5px;
}
.inpAuth{
	border-radius: 5px;
	border: 1px solid #C9C9C9;
	background: #FFF;
	color: #000;
	font-family: Roboto;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	display:block;
	width:100%;
	padding:10px;
}
.inputAuthContainer{
    padding: 0px 15%;
	padding-bottom:15px;
}
.goAuth img{display: inline-block;
    vertical-align: middle;}
.goAuth{
    color: #2C2C2C !important;
    text-decoration: none !important;
    display: inline-block;
    text-align: center;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 10px;
    border: 1px solid #0D99FF;
    width: 250px;
    padding: 10px;
}
.goReg img{display: inline-block;
    vertical-align: middle;}
.goReg{
    color: #2C2C2C !important;
    text-decoration: none !important;
    display: inline-block;
    text-align: center;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 10px;
    border: 1px solid #0D99FF;
    width: 250px;
    padding: 10px;
}
.sendContainer{
	text-align:center;
	padding-top:15px;
	padding-bottom:30px;
}
.sendContainerNP{
	text-align:center;
	padding-top:15px;
	/* padding-bottom:30px; */
}
.workarea{
	min-height: calc(100vh - 110px);
}
footer{
	background: #2C2C2C;
}
.footer_link{
	color: #FFF !important;
	text-decoration:none;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding:5px;
	display:inline-block;
}
.footer_link_gray{
	color: #FFF !important;
	text-decoration:none;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 100;
	line-height: normal;
	padding:5px;
	display:inline-block;
}
.tgblock img{
	display:inline-block;
	vertical-align:middle;
}
.delClient{
	display: inline-block;
    float: right;
}
.just_watching input{
	display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
}
.just_watching{
	color: #000;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	display: inline-block;
    vertical-align: middle;
}
.relink{
	color: #000 !important;
	display:inline-block;
	text-decoration:underline;
	text-align: center;
	font-family: Roboto;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration-line: underline;
}
.lkLink{
	color: #FFF !important;
	text-align: right;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: underline;
}
.text-right{
	text-align:right;
}
.chpass{
	border-radius: 5px;
	border: 1px solid #686868;
	width:100%;
	background: #FFF;
	color: black;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 5px;
}
.goChange{
	border-radius: 5px;
	border: 2px solid #0D99FF;
	background: #FFF;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
	display:inline-block;
	text-align:center;
	width:100%;
	color: #2C2C2C !important;
	text-align: center;
	font-family: Roboto;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration:none !important;
	padding:5px 0px;
}
.logOut{
	color: #F44336 !important;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	/* text-decoration:none; */
}
.delRowWidg{
	color:#F44336 !important;
	font-family: Roboto;

}
.copyRow{
	color:#8E8E8E;
	display:inline-block;
	margin-top:15px;
	font-family: Roboto;
}
.copyCont{
	margin-top:15px;
}





