/*Import Global Compulsory CSS Files*/
/*@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,300,600&amp;subset=cyrillic,latin');*/

* {
    border-radius: 0;
}
body {
    color: #000000;
    font-size: 16px;
    line-height:24px;
    /*font-family:"Open Sans", Arial, sans-serif;*/
}
.table tbody{
    font-size:14px;
}
.table tbody th{
    font-weight:bold;
}
body.header-fixed-space {
    padding-top: 94px;
}
body.header-fixed-space-v2 {
    padding-top: 135px;
}
.index-body .container{
    width:100%;
}
.index-body .container .menu-container {
    padding:0px 20px;
}
.index-body .newsletter-section, .index-body  .footer-section .footer, .index-body  .footer-section .copyright {
    padding-left:20px;
    padding-right:20px;
}

p,
li,
li a,
label {
    color: #4b4b4b;
    list-style: none;
}

a {
    color: #0060ac;
    text-decoration: none;
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
    outline: 0 !important;
}

a:focus {
    text-decoration: none;
}
a:hover {
    color: #0060ac;
    text-decoration: none;
}
.btn {
    border-radius:20px;
    padding:6px 12px;
}
.text-big {
    font-size:36px;
    line-height:40px;
}
.h-auto {
    height:auto !important;
}
.w-auto {
    width:auto !important;
}
.mh-auto {
    min-height:auto !important;
}
.mw-auto {
    min-width:auto !important;
}

.title-v2 small{
    font-weight:lighter;
    font-size:55%;
}

/*Boxed Layout
------------------------------------*/
.wrapper {
    background: #fff;
}

ol li{
    list-style: numeric;
    font-size:16px;
}
.header {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    height:70px;
}
.header .navbar-brand {
    margin:0px;
    padding:0px 0px;
}
.header .navbar-brand .logo img {
    height: 70px;
    padding:4px;
}
.logo-head {
    border-left: 1px solid #ccc;
    margin:15px 0px 0;
    display: inline-block;
    padding: 9px 10px;
    vertical-align: top;
    font-size: 16px;
    color: #333;
}

.inner-banner-container {
    background:#511d70 url(../img/bg-banner.jpg) no-repeat;
    background-size: cover;
    margin:0 0 30px;
    position: relative;
    min-height:150px;
}
.h1-heading {
    font-size:30px;
    font-weight:lighter;
    margin-bottom:20px;
}
.inner-banner-container .inner-banner {
    padding:30px 0px;
    width:100%;
}
.inner-banner-container .container {
    position:relative;
}
.inner-banner-container .inner-banner h1 {
    color: #fff;
    font-size:34px;
    margin-top: 15px;
}
.inner-banner-container .inner-banner h3 {
    color: #fff;
    font-size:38px;
}
.inner-banner-container .inner-banner .banner-left h4{
    color:#ffffff;
    font-size:32px;
    line-height:40px;
    font-weight:lighter;
    margin-bottom:20px;
}
.inner-banner-container .inner-banner p {
    color:#fff;
    font-size:20px;
    padding-bottom:10px;
}
.product-banner .banner-left a {
    margin-top:20px;
}

.table-certificates {
    box-shadow:0px 1px 2px rgba(0,0,0,0.2);
}
.table-certificates table {
    table-layout:fixed;
    margin-bottom:0px;
    border:1px solid #c9c9c9;
}
.table-grid-list .ico-download {
    padding:4px 15px;
    border:1px solid #e2e2e2;
    border-radius:20px;
    background:#fff;
    color:#555;
}
.table-grid-list .ico-download:hover {
    border-color:#0060ac;
    color:#0060ac;
}
.table-grid-list .fa-file-pdf-o {
    float:right;
    margin-right:20px;
    margin-top:3px;
}
.table-grid-list td, .table-grid-list th {
    border-color:#f1f1f1 !important;
    vertical-align:middle !important;
}
.table-grid-list td {
    background:#fff;
    padding:7px 10px !important;
}
.table-grid-list th {
    background:#353535;
    color:#fff;
    font-weight:bold;
    padding:15px 10px !important;
}
.table-grid-list table {
    border:none;
    border-bottom:3px solid #e2e2e2;
}
.table-grid-list table td:first-child {
    padding-left:45px !important;
    padding-right:0px !important;
}
.table-grid-list table tr:hover td {
    background:#f9f9f9;
}

.table-datagrid {
/*    box-shadow:0px 1px 2px rgba(0,0,0,0.2);
    border:1px solid #c9c9c9;*/
    height:110px;
}
.table-datagrid  td, .table-datagrid  th {
    border-color:#f1f1f1 !important;
    vertical-align:middle !important;
}
.table-datagrid  td {
    background:#fff;
    padding:5px 20px !important;
}
.table-datagrid  td .date {
    font-size:13px;
    color:#333;
    font-weight:normal;
    margin-bottom:5px;
}
.table-datagrid  td.doc-name {
    font-size:16px;
    color:#000;
    font-weight:bold;
}
.table-datagrid  th {
    font-weight:bold;
    padding:5px 10px !important;
    background:#f9f9f9;
}
.table-datagrid  td a {
    font-size: 13px;
    margin-right:10px;
}
.table-datagrid .dropdown-menu {
    border-radius:10px;
}
.table-datagrid .dropdown-menu>li>a {
    padding:5px 15px;
}

.webtrust-box {
    background: #fef9f0;
    border-radius: 0px;
    border: 1px solid #ecdfc6;
    display: block;
    margin: 0px 0px 20px;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}
.webtrust-block a {
    background:#fff;
    border-radius:10px;
    border:5px solid #fff;
    display:inline-block;
    margin:0px 0.5%;
}
.footer-section {
    border-top:1px solid #e2e2e2;
    padding-top:15px;
    font-size:14px;
    color:#4b4b4b;
}
.footer-section a {
    color:#4b4b4b;
}
.footer-section a:hover {
    font-weight:bold;
}

.pacontenttext{
    padding-top:10px;
}
.pacontenttext .subtitleslevel {
    font-size:20px;
    font-weight:400;
    display: inline-block;
    margin-bottom:10px;
}
.tofimgpadding {
    margin-bottom:6px;
    margin-left:30px;
}
.tofimgpadding i {
    margin-right:5px;
    font-size:13px;
}

ol.ol-listing {
    list-style:none;
}
ol.ol-listing li:before{
    font-family: FontAwesome;
    content: "\f00c";
    position:absolute;
    left:40px;
    color:#f26f27;
}
ol.ol-listing li {
    padding:3px 0px;
    padding-left:20px;
    list-style:none;
}

table tr.root-certificate {
    cursor:pointer;
}
table tr.root-certificate td {
    padding:10px !important;
    vertical-align:middle !important;
}
table tr.root-certificate td:first-child {
    font-size:15px;
    font-weight:bold;
    color:#0060ac;
} 
table tr.root-certificate.even-row td {
    background:#f7f7f7 !important;
/*    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
/*table tr.root-certificate.activeRow td:last-child {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}*/
table tr.root-certificate a.root-toggle {
    padding:3px 9px;
    border:1px solid #e2e2e2;
    border-radius:20px;
    background:#fff;
    color:#444;
    margin-right:5px;
    color:#666;
    font-size:12px;
    font-weight:normal;
}
 
table tr.root-certificate a.root-toggle:hover {
    color:#0060ac;
    border-color:#0060ac;
}
table tr.root-certificate.activeRow td {
    border-color:#ddd !important;
    background:#eef6fe  !important;
    font-weight:bold;
    color:#0060ac;
}
table tr.root-certificate.activeRow td a.root-toggle {
    color:#0060ac;
    border-color:#0060ac;
}

.repository-page h3 {
    font-size:20px;
    margin:0 0 10px;
}
.main-contents {
    margin-bottom:20px;
}
.main-contents a {
    font-size:16px;
}
.main-contents a i {
    font-size:22px;
}

@media (max-width: 991px) {
    body.header-fixed-space,
    body.header-fixed-space-v2 {
        padding-top: 0;
    }
    .table-certificates table {
        table-layout:initial;
    }
    .footer-section {
        text-align:center !important;
    }
    .footer-section .col-md-6 {
        text-align:center !important;
        margin-bottom:15px;
    }

    .webtrust-block .table td {
        display:inline-block;
        width:50%;
    }
    .ca-documents .table td {
        display:block;
        width:100%;
    }
}
@media print {
    a[href]:after {
        content: none !important;
    }
}


.btn.btn-primary{
    background: #f26f27;
    background: -moz-linear-gradient(top, #fd7e38 0%, #f26f27 100%);
    background: -webkit-linear-gradient(top, #fd7e38 0%,#f26f27 100%);
    background: linear-gradient(to bottom, #fd7e38 0%,#f26f27 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd7e38', endColorstr='#f26f27',GradientType=0 );
    color: #fff;
    border-radius: 20px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    border-color: #e66620 !important;
}
.content-page{
    min-height:480px;
}
.inner-section {
    padding: 50px 20px;
    margin-top: 20px;
    background: #f1f1f1;
    border-radius: 10px;
    color:#0e0e0e;
    box-shadow: 0 2px 8px -1px rgba(171, 171, 171, 0.7411764705882353);
}
.inner-section h3 {
    font-size: 22px;
    margin: 15px 0 20px;
}

.hideDiv {
    display:none;
}
.tablePadding {
    padding:0px !important;
    text-align:left;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.content-page .h3, .content-page h3 {
    font-size: 24px;
}
.content-page .h4, .content-page h4 {
    font-size: 18px;
}
.inner-banner h1{
    margint-top:20px;
}
dl, ol, ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
body {
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: 'Poppins', sans-serif;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.table-datagrid .cpsDropdown{
    transform: translate3d(0px, 20px, 0px) !important;
    z-index: 9;
}

.timeStampingUnits table tr.root-certificate td {
    line-height: 1.42857143 !important;
    white-space: nowrap !important;
}
.timeStampingUnits table tr.root-certificate{
    cursor: text !important;
}
.trustedCA table tr.root-certificate td {
    line-height: 1.42857143 !important;
    white-space: nowrap !important;
}
.certificateBox h4{
        font-weight: 600;
    color: #764098;
}
.certificateBox h5{
        font-size: 16px;
    color: #000;
    font-weight: bold;
     margin-bottom: 0px;
}
.certificateBox .date{
     font-size: 13px;
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
}
.certificateBox a{
         font-size: 13px;
    margin-right: 10px;
}
.certificateBox span{
    font-weight: bold;
}
.box-doc{
    padding: 11px 5px 4px 3px !important;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 2px 2px 6px 0px #dbdbdb;
}
.subscriberAgreement{
    width:215px;
}