/* CSS Document */
body{
	background:#fff url(https://www.comodo.com/trustconnect/images/bg-new.gif) repeat-x top; 
/*	background-image: linear-gradient(#1B3E53,#fff);*/
	font-family: Arial,Helvetica,sans-serif;
}
.brd{
	border:1px solid red;
}

.pdt0{
	padding-right: 0;
}

.container{
	max-width: 752px;
	width: 100%;
}
.mdt{
	padding:15px 0;
}
ul.links{
	float: right;
	margin:0;
	padding: 0; 
}
.home .banner{
/*	background:url(../images/banner-bg.png) no-repeat left top;	*/
	display:inline-block;
	clear: both;
	width: 100%;
	background-size: cover;
	background:url(https://www.comodo.com/trustconnect/images/banner-bg.png) no-repeat left top , linear-gradient(180deg, #355063, #577992);
	height: auto;
	padding-bottom: 15px;
}
.home .text-right{
	padding:10px 0 10px;
}
.home .text-right a{
	color: #1F74FF;
    text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	padding-right: 15px;
	padding-bottom: 15px;
}
.home h1{
	font-size: 24px;
    font-weight: lighter;
    color: #557799;
	text-align: right;
	padding-right: 10px;
}
.home h2 {
    font-size: 20px;
    font-weight: lighter;
    color: #1F74FF;
	padding-right: 10px;
	text-align: right
}
.box-wrap {
	padding: 10px;
	max-width:270px;
	width: 100%;
	margin-right: 10px;
	background: #fff;
	box-shadow: rgba(0,0,0,.3) 0px 0px 2px;
	border-radius: 5px;
}
.box-wrap a{
	font-size: 14px;
}

.box-wrap h3{
	font-family: Helvetica;
    font-size: 18px;
    font-weight: lighter;
    color: #0064FB;
}
.box-wrap p{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: lighter;
    color: #204F83;}

.box-wrap ul{
	margin:0px;
	padding: 0px;
}
.box-wrap ul li{
	background: url(https://www.comodo.com/trustconnect/images/tick.gif) no-repeat;
    background-position: left 3px;
    padding-left: 18px;
	list-style: none;
    line-height: 18px;
    color: #204F83;
	padding: 0 0 5px 20px;
	margin: 0;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

.box-wrap a{
	text-align:right;
	float: right;
}

.no-setup-fee {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 21px;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    margin: 5px 0px;
}

.pricepassstrip h3 {
    float: left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bolder;
}

.yellowprice {
    color: #F0DD08;
}

.linkstrip a {
    color: #FFFFFF;
    text-decoration: none;
	font-size: 14px;
}

.linkstrip {
    margin-top: 10px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 4px;
	width: 100%;
    background: linear-gradient(180deg, #0172ff, #08448d);
}

.linkstrip h4{
	margin: 0px;
	padding: 0px;
}

.linkstrip a {
    color: #FFFFFF;
    text-decoration: none;
}

.linkstrip h4:first-child {
    padding: 9px 0px 9px 9px;
    background: #edebec;
    float: left;
	font-size: 14px;
	color: #204F83;
    position: relative;
}

.linkstrip h4:first-child:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 15px solid #edebec;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    right: -15px;
    position: absolute;
    top: 0px;
}

.rightsidelink{
	float: right;
}

.rightsidelink a{
	padding-right: 10px;
}

.pdt-25{
	margin-top: 120px;
	margin-left: 10px;
}

.links li{
	list-style: none;
	float: left;
	padding-top:0px;
	padding-right:5px;
	position: relative;
}
.links li::after{
	content: "|";
	position: absolute;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	display: inline-block;
}

.links li:last-child::after{
	content: "";
	position: absolute;
	color: #fff;
	display:none;
}

.links li a{
	color: #fff;
	font-size: 11px;
	padding: 0 5px 0 5px;
	font-weight: bold;
}
.links li a:hover{
	text-decoration: underline;
}

.navbar{
/* background: transparent url(../images/topnavbar.gif) no-repeat scroll 0%; */
   background: linear-gradient(0deg, #f00, #ac0000, #fc0000);
	border-radius: 6px;
    margin: 0px auto;
    padding: 0px;
    width: 100%;
}

.navbar ul {
	padding: 0;
	margin: 0;
}
.navbar ul li{
	list-style: none;
	float: left;
	margin: 0px;
	padding:10px 15px;
	max-width:183px;
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

@media screen and (max-width:480px){
	.navbar ul li{
		list-style: none;
		float: inherit;
		margin: 0px;
		padding:10px 15px;
		width: 100% !important; 
		color: #fff;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
	}
	.banner img{
		height: 80px;
	}
}


.navbar ul li:nth-child(3){
	list-style: none;
	float: left;
	margin: 0px;
	padding:10px 15px;
	width: 115px;
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.navbar ul li a{
	color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	padding: 0;
	text-decoration: none;
}
.navbar ul li a:hover{
	text-decoration: underline;
}
.navbar-light .navbar-toggler-icon {
    background: url(https://www.comodo.com/trustconnect/images/icon.png) no-repeat;
	display: inline-block;
	outline: none;
}
.navbar-toggler{
	border:none;
	background: none;
	outline: none;
}
.navbar-light .navbar-toggler {
    color:inherit;
    border-color:inherit;
	outline: none;
}
.pageBody {
    background-color: #FFFFFF;
/*    background-image: url(../images/header.jpg);*/
/*
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 104px;
*/
	margin-top: 8px;
	border: 1px solid #b8d4e9;
	border-radius: 5px;
	padding:0 0 20px;
	margin-bottom: 25px;
	box-shadow:rgb(0,0,0,.35) 0px 6px 9px; 
	/*border-top: 1px solid #b8d4e9;
	border-left: 1px solid #b8d4e9;
	border-right: 1px solid #b8d4e9;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
	
}
.supportpage h1 {
    color: #0060FF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
	margin: 0;
    font-weight: bold;
    padding-top: 24px;
}

.supportpage h2 {
    color: #204F83;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
	margin: 0;
    font-weight: bold;
	padding: 15px 0 10px ;
}
.supportpage h3 {
    color: #0060FF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
	padding: 15px 0 0;
}

.supportpage p {
    color: #204F83;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-top: 4px;
    margin-bottom: 5px;
}

.supportpage ul{
	margin: 10px 0 0;
	padding: 0px;
}
.supportpage ul li {
    background: transparent url(https://www.comodo.com/trustconnect/images/tick.gif) no-repeat scroll left 0px;
    color: #204F83;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 15px;
	list-style: none;
	word-wrap: break-word;
    padding-bottom: 1px;
    padding-left: 18px;
    margin-bottom: 10px;
}

.supportpage ul li.imge{
	background: none;
	text-align: center;
}

.footdiv {
    margin: 0px;
    padding: 0px;
    position: relative;
    background-image: url();
    width: 752px;
    height: 27px;
    clear: both;
}
.footer{
	color: #204F83;
	font-size: 11px;
	margin-bottom: 20px;
	
}
.footer ul{
	margin: 0px;
	padding: 0px;
	float: left;
}

.footer ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
}
.footer ul li a{
	color: #204F83;
	font-size: 10px;
	padding-right: 15px;
}


/* Style the tab */
.tab {
  overflow: hidden;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-image: linear-gradient(to bottom,#0072FF,#0553B2, #0784FF);
  float: left;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  color: #fff;
  border: none;
  outline: none;
  margin-right: 10px; 
  cursor: pointer;
  padding: 8px 10px;
  transition: 0.3s;
  font-size: 12px;
}

/* Change background color of buttons on hover */
.tab button:hover {
 background-image: linear-gradient(#0072FF,#0553B2, #0784FF);
 border-top-right-radius: 5px;
 border-top-left-radius: 5px;
 color: #fff;
}

/* Create an active/current tablink class */
.tab button.active {
  background-image: linear-gradient(#000, #000);
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  color:#fff;	
}

/* Style the tab content */
.tabcontent {
  display: block;
  padding: 6px 0px;
  border-top: none;
  	
}
.trust-connect{
	background: #355368;
	padding: 10px;
	border-radius: 10px;
}
.trust-connect h2{
	font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 14px;
}
.trust-connect p{
	border-bottom: 1px solid #56758A;
    margin-top: 5px;
    padding-top: 7px;
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
}
.white-bg{
	border-radius:10px;
	background: #ffffff;
	text-align: center;
	padding:0px 0px 10px;
}

.white-bg p{
	text-align: center;
    font-style: italic;
    color: #204F83;
    margin-top: 10px;
}
.white-bg p{
	border-bottom:none;
}
.trust-connect p span{color:#E6D611;}

button{	border:0px;}

.sys-req{
	background: #D4E3ED;
	padding: 15px;
	margin-top: 20px;
}
.heading{
	font-size: 12px;
	font-family: Arial, "sans-serif", "Times New Roman";
	color: #204F83;
	font-weight: bold;
}
.tabcontent span{
   color:#0060FF;
}
.buon{
	background-image: linear-gradient(to bottom,#0072FF,#0553B2, #0784FF);
	text-align: center;
    font-size: 11px;
	font-weight: bold;
    color: #FFFFFF;
	padding: 10px 10px;
	cursor: pointer;
    text-decoration: none;
}

.buon:active, .buon:focus{
    text-decoration: none;
	border: none;
	outline: none;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    font-style: normal;
    color: #0060FF;
	padding-bottom: 20px;
}

.link a{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0060FF;
    text-decoration: underline;
}
.link span{
	color: #204F83;
	font-size: 11px;
}

.fade_rule {
        height: 1px;
        background-color: #E6E6E6;
        width:100%;
        margin: 0 auto ;
        background-image: linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
        background-image: -o-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
        background-image: -moz-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
        background-image: -webkit-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
        background-image: -ms-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
        background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, white), color-stop(0.5, gray), color-stop(0.98, white) );
}

.tabcontent ol li {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #204F83;
	position: relative;
	margin-bottom: 25px;
}
.tabcontent ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}
.tabcontent ol li {
  counter-increment: my-awesome-counter;
}
.tabcontent ol li::before{
	content: counter(my-awesome-counter) " ";
  	color: #fff;
  	font-weight: bold;
	position: absolute;
    font-size: 12px;
	left: -30px;
	top:0px;
	line-height: 25px;
	text-indent: 0px;
	text-align: center;
	border-radius: 30px;
    font-family: Arial, Helvetica, sans-serif;
	width: 25px;
	height: 25px;
	display: inline-block;
	background-image: linear-gradient(#6C8391, #1E4155)
}
.faq h6 {
    color: #0060ff;
    font-size: 12px;
    font-weight: bold;
    background: url(https://www.comodo.com/trustconnect/images/question.gif) 0px 12px no-repeat;
    padding-top: 0px;
    padding-top: 12px;
    margin: 0px;
    padding-left: 26px;
    padding-bottom: 5px;
}
.Answer {
    color: #204f83;
    font-size: 12px;
    padding: 5px 20px 10px 28px;
    border-bottom: 1px solid #dde3e8;
}
.anssplcontent li{
	word-wrap: break-word;
}
.supportpage ol li {
    color: #204F83;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 15px;
}
.supportpage ol.anssplcontent {
    list-style-type: lower-roman;
}

.tblcontent{
	margin-bottom: 10px;
}

.tblcontent li{
	margin-top: 8px;
}

.first-time div img{
	padding: 15px 0;
}
.text-center{
color: #204F83;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
}
.lft-content{
	background: linear-gradient(180deg, #d8e1e8, #d5e2eb);
	margin: 15px;
	padding: 10px;
	border-radius: 5px;
	box-shadow: rgba(0,0,0,.5) 0 0 5px;
}

.lft-content p{
    color: #204F83;
	font-size: 14px;
}

.lft-content a{
	font-size: 14px;	
}
.lft-content p:nth-child(1){
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
	font-weight: bold;
}
.pageRightcontent{
	padding-top: 15px;
	
}
.pageRightcontent p{
	color: #204F83;
	font-size:14px;
	padding: 0 10px;
}


.pageRightcontent p a{
	color: #0060FF;
	text-decoration: underline;
}



@media screen and (max-width:520px){
  .pdt-25{
	margin-top: 50px;
	margin-left: 10px;
	}
	.home .banner{
/*	background:url(../images/banner-bg.png) no-repeat left top;	*/
	display:inline-block;
	clear: both;
	width: 100%;
	background:linear-gradient(180deg, #D3EAF7, #577992);
	text-align: inherit;
	height: auto;
	padding: 15px;
}

}