<!-- The complete content is encapsulated under noparse, to avoid any FTL processing -->

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
       url('../fonts/Roboto-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.woff2') format('woff2'),
       url('../fonts/Roboto-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}


body{
  font-family: 'Roboto', sans-serif ;
      min-height: 100%;
   
}

.container{
    height:auto;
}

 a{
     text-decoration:none !Important;
 }

.container-fluid{
    height: calc(100% - 48px);
            min-height: calc(100% - 48px);
    display:table;
}


.externallinkicon{
    font-size: 10px;
}

.topband {
    margin: 0px 0 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    width: 100%;
}

.topband .title-cls-name {
    font-size: 20px;
    margin: 0;
    color: #005DA3;
}

.col-inner-form.full-form-fields label{
    font-weight:bold !important;
    font-size: 14px;
}

.col-inner-form.full-form-fields {
    margin-bottom: 20px;
}

.externallinkicon .fa{
    font-size: 11px;
    margin-left: 1px;
}





.minheightblock{
        min-height: 560px;
}

.bg-bluecls{
  background: #005DA3;
    color: #1a1a1a;
    z-index: 999;
    padding: 0px !important;
    position: fixed;
    top: 0px;
    right: 0px;

    left: 0px;
}

.bluebgblock {
    background: #004895;
    color: #fff;
}

.bluebgblock .pr_diffrentiators{
    background: #004895;
    color: #fff;
}

ul.prolist.prolist95 {
    width: 95%;
}

.navbar.navbar-dark {
    padding:0px;
}

ul.prolist.prolist95 span {
    font-weight: bold;
    font-size: 16px;
    color: #004895;
}

.oursolpr .prolist li{
        min-height: inherit;
}

body{
    height:100%;
 }

.notificationcont {
    display: flex;
    display: -webkit-box;
    max-width: 245px;
    margin: 0 auto;
    font-size: 15px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 15px;
}

.bluebgblock .procaption{
      color: #fff;
}

.bg-bluecls a{
    color:#fff;
}

.globalsearch_block{
    display:none;
}

.nav-right-links{
    list-style:none;
    padding:0px;
    margin:0px;
    display:flex;

}

.nav-right-links li{

}

.nav-right-links li a{
    cursor: pointer;
}

.pr_diffrentiators  {
    display: flex;
    width: 100%;
    padding: 20px 0;
    flex-direction: column;
    text-align: center;
    background:#fff;
}

.whitbackground{
    background:#fff;
}

.procaption{
    font-size: 32px;
    margin: 0px ; 
    text-align:center;
    color: #005DA3;
 }

 .textblockcenter{
         display: flex;
    flex-direction: column;
    padding-top: 50px;
 }

 .iconblock {
    font-size: 19px;
    font-weight: 500;
    color: #3e3e3e;
}

.whatusingblockcks p{
    font-size: 16px;
    margin-top: 20px;
    font-weight: 400;
}


 .whatusingblockcks{
    display: flex;
    align-items: self-start;
    flex-direction: column;
    padding: 30px;
    border-radius: 10px;
     min-height:235px;
    margin:0px 10px 15px  10px;
    background: #e7f1f9;
}

.whatusingblockcks:hover{
    color:#fff;
    background: rgb(0,72,149);
background: linear-gradient(0deg, rgba(0,72,149,1) 0%, rgba(0,72,149,1) 53%, rgba(0,106,149,1) 100%);
}

.whatusingblockcks:hover .iconblock{
    color:#fff;
}

.pr_diffrentiators h4 {
    margin: 0px auto;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    width: 75%;
    line-height: 28px;
}

.pr_diffrentiators h4 p{
    margin-top:20px;
}

.prolist{
    list-style: none;
    padding: 0px;
    display: flex;
    width: 75%;
    margin: 40px auto 0;
}

    .prolist li {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 300px;
    margin: 0px 10px;
    padding: 20px;
    background: linear-gradient(1deg, #d8eaff 0%, #ffffff 100%);
    border-radius: 15px;
    border: 1px solid #d8eaff;
}

.contentblock{
    width:80%;
}
form{
    margin:0px;
}

.main-container .main-container{
        margin-top: 0px !important;
}

.main-container{
        margin-top: 50px;
}

main{
   height: 100%;
     display: table;
    width: 100%;
    }

#bodyDiv{
    height: calc(100% - 9.5vh) !important;
 }

.upcoming_fetaure_block .iconblock_upcoming img{
    width:100%;
        margin: 0px auto !important;
    display: block;
}

.custombtncls{
    color: #fff !important;
    padding:7px 30px;
    background: #005DA3 !important;
    border:1px solid #005DA3 !important;
    border-radius: 3px;
}

.container-custom{
           margin:20px auto 0px;
         
 }

 .acordianpanel{
         min-height: 560px;
 }

.custombtnclssecondry{
     color: #005DA3;
    padding: 10px 30px;
    background: #fff;
    border:1px solid #005DA3;
    border-radius: 3px;
}

.custombtnclssecondry:hover{
     background: #005DA3;
    border:1px solid #005DA3;
    color:#fff;
}

.footerbootombox{
    height: calc(100% - 100px); 
    display: block;
}

.custombtncls:hover{
  color: #fff !important;
    background: #0471c4 !important;
    border: 1px solid #005DA3 !important;

}

.iconblock_upcoming{
    width: 20%;
     height: 80px;
}

 .prolist li:hover {
   background: linear-gradient(180deg, #d8eaff 0%, #ffffff 100%);
}

.prolist li p{
    margin-top:20px;
}

.prolist span{
    font-weight: bold;
    font-size: 16px;
}

.copyrighttext{
 }

.knowbtn {
    display: flex;
    margin: 40px auto 0;
}

.knowbtn a{
    border: 1px solid #005DA3;
    padding: 15px 50px;
    background: #005DA3;
    color: #fff;
}

.knowbtn a:hover{
     background: #fff;
      color: #005DA3;
      text-decoration:none;
}

.whitetext{
    color:#fff;
}

.mobilefooter{
    display:none !important;
}

.jquiveraccordionblock .card-body{
color:#000;
    min-height: 290px;
}

.faqimgquestion  {
    width: 100%;
    display: block;
    text-align: center;
    margin: -51px 0px -32px -80px;
    transform: rotate(5deg);
}
.faqimgquestion img{
    width: 47%;
    text-align: center;
    display: block;
}

.textaligndesign{
        padding-left: 120px;
}

.devloper_community{
background: #004895;
color:#fff;
}

.flexcs{
    display:flex;
        flex-wrap: wrap;
}

.devlopercommunityblock{
    display: flex;
    background: #004895;
    color: #fff;
    width: 75%;
    margin: 0px auto;
    border-radius: 10px;
    padding: 30px;
}

.requestdemoblck{
    display: flex;
    background: #fff;
    color: #000;
    width: 75%;
    margin: 0px auto;
    border-radius: 10px;
    padding: 30px;
}

.imgblock {
    width: 60%;
}

.hugecommunityblock{
margin-left: 50px;
}

.hugecommunityblock h3{
    font-size: 32px;
}

.btngrdient{
 

}

  .contactpag{
        margin-top:20px;
    }


.knowbtn.btngrdient a{
    color:#fff;
    background: #005DA3;
}

.hugecommunityblock .knowbtn.btngrdient a{
    color:#005DA3;
    background: #fff;
}

.hugecommunityblock .knowbtn.btngrdient a:hover{
    color:#fff;
    background: #005DA3;
}

.knowbtn.btngrdient a:hover{
    color:#005DA3;
    background: #fff;
}

.jquiverusing{
    background: #F8F9FA;
    margin:0px 0;
}

.jquiveraccordionblock{

}

.accordianbtn{
    font-size: 22px;
    color: #004895;
    cursor: pointer;
}

.whatuisinglblock{
    display: flex;
    width: 75%;
    margin: 0px auto;
    padding: 20px 0;
    flex-direction: column;
}

.usecaseblock{
    display: flex;
    flex-direction: column;
    text-align: center;
}

.usecaseblock h4{
    display: block;
    text-align: center;
    color: #6C757D;
    margin: 0 0 20px;
}

.usecaseicon{
    display: flex;
    list-style: none;
    padding: 0px;
}

.usecaseicon li{
    display: flex;
    flex-direction: column;
    margin: 0;
    flex: 1;
}

.usecaseicon li span:last-child{
font-weight:bold;
}

.m-b-twenty{
    margin-bottom:20px;
}

.m-b-sixty{
    margin-bottom:60px;
}

footer{
    background: #005DA3;
    color: #fff;
    display: flex;
    margin: 20px 0 0;
}

.footerinside {
    width: 100%;
    display: flex;
    margin: 0px auto;
    flex-direction: column;
}

footer h3{
    display: flex;
    margin: 20px 0 15px;
}

.leftnav{
    justify-content: space-between;
    display: flex;
    margin: 0px;
}

.leftnav ul{
    margin: 0px;
    list-style: none;
    padding: 0px;
    display: flex;
}

.leftnav ul li{
    display: flex;
    align-items: center;
}

.leftnav ul li:first-child a{
 }

.leftnav ul li a{
color:#fff;
font-size:13px;
}

.contactusblocks{
    display:table;
}

.footerinside  p{
    font-size:12px;
    margin-bottom:0px;
        margin-right: 15px;
     margin-top:5px;
    text-align:center;
}

.bannersection{
    background: #E2F3FF;
    color: #fff;
    display: flex;
    align-items: center;
    min-height: 330px;
      font-family: 'Roboto', sans-serif ;
}

.bannercontent{
    width:75%;
    margin:0px auto;
}

.bannercontent h1{
    font-size: 34px;
    text-transform: uppercase;
    width: 700px;
    color: #005da3;
}

.bannercontent h2{
    font-size: 22px;
    color:#000;
}

.bannerimg{
    position: absolute;
    right: 0px;
    text-align: right;
}

.bannerone{
    width: 67%;
    height: auto;
    margin: -5px 20px 0 0px;
}

.innterbannertext {
    text-align: center;
    display: flex;
    flex-direction: column;
    margin:60px 0 10px;
}

.innterbannertext h1{
    font-size:56px;
    color:#005DA3;
}

.innterbannertext p{

}

.greybg {
    background: #F8F9FA;
}

.nobg{
    background:none !important;
}

.faqblock{
    margin-bottom: 30px;text-align: justify;
}

.faqblock h4{

}


.faqblock p{

}

.faqlist{
    
}

.faqlist ul{
    margin: 0 0 0 25px;
    padding: 0px;
    list-style: none;
}

.faqlist li{
margin: 0 0 20px;
}

.prdetails{
    margin-bottom: 20px;
}

.prdetails h2{
    color:#005DA3;
    font-size:32px;
    margin:0px;
}

.prdetails p{
    font-size:16px;
}

.upcomingfeature{
    background: #F8F9FA;
    padding:20px 0;
}

.featuremainblock  {
    list-style: none;
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 20px;
    margin: 20px;
}

.featuremainblock li{
margin-bottom: 20px;
}

.upcoming_fetaure_block{
    display: flex;
    align-items: center;
}

.contentblock{
     margin-left:40px;
}

.contentblock h3{
    margin:0px;
    font-size:20px;
}

.contentblock p{
    
}

.upcomingblock{
        margin: 150px 0 0 0;
}

.upcomingblock h2{
        color: #005DA3;
    font-size: 40px;
    margin: 0 0 20px;
    width: 80%;
}

.upcomingblock p{
    
}

.asteriskmark{
    color:red;
}

.contact-form{
    width:80%;
    margin:0px auto;
}

.contact-form .full-form-fields{
    margin-bottom:20px;
}



.logoclsa{
    height: 33px !important;
    margin-right: 60px !important;
}


 .captchablock{
        display:flex;
        align-items:center;
    }

    .captchablock img{
            height: 36px !important;
    }

     .captchablock > span{
    border: 1px solid #ccc;
    padding: 5px 15px;
    text-align: center;
    border-radius: 0 5px 5px 0;
    margin: 0 5px 0 0;
    height: 36px !important;
    display: flex;
    align-items: center;
    border-left: 0px;
    cursor:pointer;
}

 

.captchablock > span:hover .fa {
    -webkit-animation: rotation 1.5s infinite linear;
}

    .captchainput{
        height:40px;
     }

   

     .navbar-nav .nav-link{
             transition: ease 0.5s;
     }
     
     .navbar-nav .nav-link:hover {
            background: #023154;
            border-radius: 5px;
    }

    .navbar-nav .nav-link:focus {
            background: #023154;
            border-radius: 5px;
    }

      

     .nav-item .nav-link{
             transition: ease 0.5s;
                 padding: 4px 10px !important;
     }
     
     .nav-item .nav-link:hover {
          background: #04375e;
        border-radius: 4px;
            color:#fff !important;
             padding: 4px 10px !important;
    }

    .navbar-toggler{
         box-shadow: inset 0px 0px 5px 0px rgb(0 0 0 / 20%);
        background-color: #023d69;
        display: flex;
        margin: 0px !important;
        border-radius: 0px !important;
        height: 40px !important;
        width:50px !important;
    }

    .navbar-toggler.collapsed .fa.fa-times{
        display:none;
    }

    .navbar-toggler .fa.fa-bars{
          display:none;
    }

    .navbar-toggler.collapsed .fa.fa-bars{
          display:block;
    }


   .navbar-toggler .fa.fa-times {
            color: #fff !important;
    font-size: 30px !important;
    }

    .navbar-nav{
        margin:0px;
    }
 

.webheader{
    display:flex;
        justify-content: space-between;
}


@media screen and (max-width: 992px) { 

    .container-fluid{
        margin:0px !important;
    }

    .webheader {
            flex-direction: column;
        justify-content: left;
        margin-top:13px;
    }

    .webheader ul{
        width:100%;
    }

    .feedback-options {
        display: flex;
        margin: 20px 0px 10px !important;
        flex-direction: column;
        align-items: inherit !important;
    }

    .option{
        margin: 5px 0px !important;
    }

   


    .intro{
        width: 100%;
         padding: 5px;
    }

    .infoTip{
            width: 100%;
    }


    .option-btn{
        width:100%;
    }

    .navbar-collapse .nav-link{
        padding:10px 15px !important;
                border-top: 1px solid #033b66;
    }

    .firstblock .logoblock-cls{
         margin-left:10px !important;
         padding:0px !important;
    }

           .container-custom{
            height: auto;
    }

    .nav-item .nav-link:hover {
        background: #003c69;
        border-radius: 0px;
}

 

.bannerimg{
        opacity: 0.4;
}

.faqimgquestion, .imgblock{
    display:none;
}

.textaligndesign{
    margin:0px;
    padding:0px;
}

.whatusingblockcks{
    min-height:inherit;
}
.prolist li{
    margin-bottom:30px;
}

.leftnav ul li:first-child a{
     margin-left:0px;
}


   .bannercontent h1{
       width:100%;
       font-size:35px;
   } 

   .faqlist{
       display:none;
   }

   .leftnav ul{
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.desktopfooter{
    display:none !important;
}

.footerbootombox{
    height:auto;
}

.captchablock{
    margin:0 0 15px;
}

.mobilefooter{
    display:block !important;
    padding:0px;
    list-style:none;
        margin: 5px;
}

   .leftnav ul li a{
       padding:6px;
   }

  .img-responsive, .developerbaner, .demoblockbaner{
      width:100%;
      height:auto;
  }

  .contact-form{
      width:100%;
  }

  .prolist {
         display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: flex-start;
        align-items: stretch;
    }  





    .usecaseicon {
    display: flex;
    list-style: none;
    padding: 0px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    }  

    .usecaseicon li {
    display: flex;
    flex-direction: column;
    margin: 0 0 30px;
    flex-basis: 50%;
    }  

    .devlopercommunityblock{
            flex-direction: column;
            width: 90%;
    }

    .imgblock {
    width: 60%;
    margin: 0px auto;
    }


  

    .hugecommunityblock {
    margin: 30px 0 0;
    text-align: center;
    }

    .btngrdient {
    justify-content: center;
    }

    .col-6, .col-8, .col-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
    }

    .productblock{

    }

    .productblock .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    }

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

    .productblock img{
        width:100%;
    }

    .bannerimg {
    position: absolute;
    right: 70px;
    text-align: right;
    }

    .bannerone{
        width: 100%;
           margin: -50px;
        opacity: 0.3;
    }

    .navbar-toggler{

    }

    .navbar-toggler .fa-bars{
        color:#fff !important;
        font-size: 30px !important;
    }

    .nav-right-links{
            flex-direction: column;
    }

    .nav-right-links li a{
        padding: 5px 0;
    }
}

    .Helpmanualblock .main-container{
        margin-top:0px !important;
    }

        #manual-container{
                height: calc(100vh - 110px);
        }

        .helpmanual_right{
            height: calc(100vh - 110px);
        }

        .pg-manual-display .cm-left-wrapper{
            height: calc(100vh - 110px);

        }

        .pg-manual-display .tabs{
                height: calc(100vh - 120px);
        }

.common-validation-cls {
    position: fixed;
    top: 10px;
    right: 40px;
    z-index: 9999;
    padding: 10px 25px;
    font-size: 18px;
    -webkit-box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 25%);
    
        border-radius: 0px 0.25rem 0.25rem 0px;
}
.alert-success.jws-alert-div:before{
	content: "\f058";
	color: #d4edda;
	display: inline-block;
    font: normal normal normal 15px/1 FontAwesome;
    font-size: inherit;
    margin: -11px 0 0 0;
    position: absolute;
    left: -57px;
    background: #3C763D;
    padding:10px 21px;
    border-radius: 5px 0px 0px 5px;
     max-height: 200px;
}

.alert-warning.jws-alert-div:before{
    content: "\f071";
    color: #fff3cd;
    display: flex;
    font: normal normal normal 15px / 1 FontAwesome;
    font-size: inherit;
    margin: -11px 0 0 0;
    position: absolute;
    left: -57px;
    background: #f0ad4e;
    padding: 0px 21px;
    border-radius: 5px 0px 0px 5px;
    top: 10px;
    bottom: -2px;
    align-items: center;
    box-shadow: 0px 5px 5px -2px rgb(0 0 0 / 25%);
}

 .alert-danger.jws-alert-div:before{
	content: "\f056";
	color: #f8d7da;
	display: inline-block;
    font: normal normal normal 15px/1 FontAwesome;
    font-size: inherit;
    margin: -11px 0 0 0;
    position: absolute;
    left: -57px;
    background: #d9534f;
    padding:10px 21px;
    border-radius: 5px 0px 0px 5px;
    max-height: 200px;

	}
.alert-info.jws-alert-div:before {
    content: "\f05a";
    color: #d1ecf1;
    display: flex;
    font: normal normal normal 15px / 1 FontAwesome;
    font-size: inherit;
    margin: -11px 0 0 0;
        align-items: center;
    position: absolute;
    left: -57px;
    background: #5bc0de;
     padding:10px 21px;
    border-radius: 5px 0px 0px 5px;
     
    max-height: 200px;
    box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 25%);
}

span.proiconblock {
    min-height: 60px;
}

#imgCaptcha{
      height: 49px;
    margin: 0px;
    border-radius: 0px;
}

#reloadCaptcha:hover{
    border: 1px solid #ccc;
    padding: 5px 15px;
    text-align: center;
    border-radius: 0 5px 5px 0;
    margin: 0 5px 0 0;
    height:49px;
    display: flex;
    align-items: center;
    border-left: 0px;
    cursor: pointer;
    background: #f0f0f0;
        -webkit-animation: none;
}

#reloadCaptcha:hover .fa{
     -webkit-animation:rotation 1.5s infinite linear;
}

#reloadCaptcha{
      border: 1px solid #ccc;
    padding: 5px 15px;
    text-align: center;
    border-radius: 0 5px 5px 0;
    margin: 0 5px 0 0;
    height:49px;
    display: flex;
    align-items: center;
    border-left: 0px;
}

#reloadCaptcha .fa.fa-refresh{
    margin:0px !important;
}

.htmlLink {
    color:white;

}

.requests.collapsed .fa-square-minus{
    display:none;
}


.requests.collapsed .fa-square-plus{
    display:block;
}

.toggleiocns i{
    margin-right:5px;
}

.requests.collapsed .fa-square-minus{
    display:none;
}


.requests .fa-square-plus{
    display:none;
}

.requests .fa-square-minus{
    display:block;
}

     
  
 

 @media screen and (min-width: 1920px) {
       #bodyDiv {
            height: calc(100% - 6vh) !important;
         }

           body{
                min-height: 100%;
                height: 100%;
            }

            
     


 }

.htmlLink:hover {
    color:white !important;

}

