﻿/* -------------------Custom styles------------------------*/

@font-face {
    font-family: 'MyriadProRegular';
    src: url('Fonts/myriadpro-regular.eot');
    src: url('Fonts/myriadpro-regular.eot') format('embedded-opentype'), url('Fonts/myriadpro-regular.ttf') format('truetype'), url('Fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}

@font-face{font-family:'FontAwesome';
           src:url('Fonts/fontawesome-webfont.eot?v=3.2.1');
           src:url('Fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),
               url('Fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'),
               url('Fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),
               url('Fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
           font-weight:normal;
           font-style:normal;}
/*@font-face {
    font-family: 'OpenSansRegular';
    src: url('Fonts/opensans-regular.eot');
     src: url('Fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),  url('Fonts/opensans-regular.ttf') format('truetype'), url('Fonts/opensans-regular.svg#OpenSansRegular') format('svg');
  
}*/ 

/*@font-face {
    font-family: 'OpenSansRegular';
    src: url('Fonts/opensans-regular.eot');
    src: url('Fonts/opensans-regular.eot') format('embedded-opentype'),
         url('Fonts/opensans-regular.woff2') format('woff2'),
         url('Fonts/opensans-regular.woff') format('woff'),
         url('Fonts/opensans-regular.ttf') format('truetype'),
         url('Fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}*/

@font-face {
    font-family: 'opensansregularregular';
    src: url('Fonts/opensans-regular-webfont.eot');
    src: url('Fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('Fonts/opensans-regular-webfont.woff') format('woff'),
         url('Fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('Fonts/opensans-regular-webfont.svg#opensansregularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('Fonts/opensans-semibold.eot');
    src: url('Fonts/opensans-semibold.eot') format('embedded-opentype'), url('Fonts/opensans-semibold.woff2') format('woff2'), url('Fonts/opensans-semibold.woff') format('woff'), url('Fonts/opensans-semibold.ttf') format('truetype'), url('Fonts/opensans-semibold.svg#OpenSansSemibold') format('svg');
}



@font-face {
    font-family: 'MyriadProBold';
    src: url('Fonts/myriadpro-bold.eot');
    src: url('Fonts/myriadpro-bold.eot') format('embedded-opentype'), url('Fonts/myriadpro-bold.woff2') format('woff2'), url('Fonts/myriadpro-bold.woff') format('woff'), url('Fonts/myriadpro-bold.ttf') format('truetype'), url('Fonts/myriadpro-bold.svg#MyriadProBold') format('svg');
}

body {
    font-family: 'opensansregularregular', Arial, Helvetica, sans-serif;
    background: #fff;
    overflow-x: hidden;
}

h4 {
    font-size: 16px;
}

.banner {
    width: 100%;
    margin-top: 75px;
    position: relative;  background: /*url(../../../Content/Images/banner_img.jpg)*/ no-repeat 0px 0px;
    background-size:100% 100%;
    height:400px; z-index:0
}

    .banner img {
        border: none;
        width: 100%;
    }

.blue-heading {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
    text-align: center;
}

.banner-caption {
    position: relative;
    top: -70px;
    z-index: 99;
}

.blue-heading h4 {
    text-align: center;
    font-size: 22px;
}

.panel-equal-height {
   min-height: 700px;
}

.panel:hover {
    border-top: 10px solid #0070b9;
    border-left: 0 none;
    border-right: 0 none;
}

.gap {
    margin: 15px 0px;
    position: relative;
}

.panel-body p {
    font-size: 14px;    
}

.contact-info a#logo img { width:50px}

h5.blue {
    font-size: 16px;
    color: #0070b9 !important;
}

h3.orange {   
    color: #eea236 !important;
}


.equalWidth {
   width:200px; margin-top:20px
}

.big-text {
    font-size: 30px;
}

.medium-text {
    font-size: 20px;
}

.text-blue {
    color: #0070b9;
    font-family: 'opensansregularregular', Arial;
}

.text-gray {
    color: #888;
}

.panel.white {
    background: #fff!important;
}

.border-left {
    background: url(../../../Content/Images/rsmo_sprite.png) no-repeat -486px -62px;
}

.well {
    background: #fff;
    border: none;
    box-shadow: none;
}

    .well .padding-right {
        padding-right: 10px;
    }

    .well h4 {
        margin: 6px;
        font-size: 18px;
        vertical-align: middle!important;
    }

        .well h4.text-blue {
            margin: 0;
        }

            .well h4.text-blue a {
                margin: 6px;
            }

        .well h4 a {
            font-size: 20px;
        }

            .well h4 a:hover {
                font-size: 20px;
                color: #f2ad40;
                text-decoration: none;
            }

    .well p {
        font-size: 18px;
    }

footer {
    background: #f0efef;
    margin: 0px!important;
    padding: 20px 0 10px;
    font-size: 100%;
}

.noBorder {
    border: none!important;
}

.footer-content a {
    /*padding: 0px 10px;*/
    color: #333;
}


#SocialLinks a {
    padding: 0px 0px;
   
}

    .footer-content a:hover {
        color: #ff9900;
        text-decoration: none;
    }

header {
    /*margin: 20px 0px;*/
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 8px 11px -12px #555;
    padding: 10px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    height:75px
}

.news-content {
    padding: 0!important;
}

    .news-content .list-group .list-group-item {
        background-color: #f0efef!important;
        border: none;
     }
    .news-content p { text-align:left!important;word-wrap: break-word!important;
    }
    .list-group  {
        margin-bottom: 1px !important;
    }

        .news-content .list-group .list-group-item:first-child {
            /*border-bottom:1px dotted #ccc*/
        }

        .news-content .list-group .list-group-item {            
            /*border-bottom: 1px dotted #ccc*/
        }
.list-group-item.eachListItem h5.pull-right {  border-bottom: 1px dotted #ccc; padding-bottom:10px; width:100%; text-align:right}

.login-info ul li {
    list-style: none!important;
    font-size: 16px;
    color: #666;
}

.nomargin {
}

.login-info ul li a {
    color: #666;
    font-size: 16px;
}

.login-info ul li button:hover {
    text-decoration: none!important;
}

.login-info ul li a:hover {
    text-decoration: none!important;
    color: #0070b9;
}

.learn-more {
    margin: 20px 0;
    height: 190px;
}

    .learn-more a {
        color: #333;
    }

        .learn-more a:hover {
            text-decoration: none;
            color: #f2ad40;
        }

.fullHeight {
    height: 100%;
}

.nopadding {
    padding: 0;
}

.modal-content {
    box-shadow: 0 0 30px #000;
    height: auto!important;
    padding-bottom: 60px;
}

.underline {
    text-decoration: underline;
}

.testimonials-row {
    margin-bottom: 20px;
}

    .testimonials-row h5 {
        margin-top: 0;
        line-height: 20px;
    }

    .testimonials-row .carousel {
        height: 300px;
    }

.p_info {
    font-size: 14px;
    color: #333;
}

    .p_info span {
        font-style: italic;
    }


.loginText {
    font-size: 18px;
    color: #666;
}

.list-group-item {
    padding: 0;
}

.trial-list {
    padding-left: 20px;
}

    .trial-list li {
        font-size: 14px;
        margin-bottom: 10px;
        list-style: none;
        list-style-image: url("../../../Content/Images/tick-mark.png");
    }

.main-content p {
    font-size: 14px;
    text-align: justify;
}

.main-content ul {
    padding-left: 20px;
}

    .main-content ul li {
        font-size: 14px;
    }

        .main-content ul li span {
            color: #ff9900;
        }

.loginBox .input-group {
    width: 100%;
}

    .loginBox .input-group input[type="text"] {
        border-radius: 4px;
    }

.loginBox .text-blue {
    color: #0070b9;
    font-size: 18px;
}

.loginBox label {
    font-weight: 100;
}

.loginBox .modal-title {
    color: #ff9900;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.loginBox .modal-dialog {
    width: 400px;
    margin: 170px auto;
    box-shadow: 0 0 30px #000;
}

.subscribe-box {
    width: 100%;
    border-top: 1px solid #ccc;
}

.subscribe-box-left {
    width: 195px;
    float: left;
    position: relative;
    padding: 10px;
    text-align: left;
}

.subscribe-box-right {
    width: 195px;
    float: right;
    position: relative;
    padding: 10px;
}

.bottomaligned {
    position: relative;
    bottom: 0;
}

    .bottomaligned button { margin-top:20px}

.testimonials {
    border-bottom: 1px dotted #ccc;
    padding: 5px 0;
    height: 80px;
    font-size: 100%;
}

.carousel-inner {
    height: 300px;
}

    .carousel-inner h5 {
        font-size: 110%;
    }

.thumbnail {
    position: relative;
    overflow: hidden;
    border: none;
}
/*.caption {
    position:absolute;
    background:rgba(0, 0, 0, 0.75);
    width:100%;
    height:100%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2; border:none; 
}
.caption h4 { margin:10% 0%; font-size:400%
        }*/

button.close {
    background: url(../../../Content/Images/rsmo_sprite.png) no-repeat -339px -62px;
    width: 22px;
    height: 22px;
    opacity: 1;
    text-shadow: none;
}

.grayBox {
    background: #efefef;
    border: 1px solid #e0e0e0;
    padding: 1%;
    margin-bottom: 20px;
}





@media screen and (min-width:320px) and (max-width:480px) and (orientation:portrait) {
    .row {
        margin: 0px -10px;
    }
    .panel-body {
        padding: 20px 15px 40px;
    }


    .caption h4 {
        margin: 2% 0%;
        font-size: 100%;
    }

    .loginBox .modal-dialog {
        width: 300px;
        margin: 100px auto;
    }

    .modal-content {
        height: 330px;
    }

    .subscribe-box-left {
        width: 135px;
        float: left;
        position: relative;
        padding: 10px;
        text-align: center;
    }

    .subscribe-box-right {
        width: 155px;
        float: right;
        position: relative;
        padding: 10px;
    }

    .loginBox .text-blue {
        font-size: 14px;
    }

    .panel-equal-height {
        height: auto;
    }

    .login-info ul li a {
        font-size: 12px;
    }

    .login-info ul {
        width: 100%;
    }

    .navbar-brand {
        height: 80px;
        width: 100%;
    }

    .blue-heading h4 {
        font-size: 120%;
    }

    .trial-list li {
        font-size: 100%;
    }

    h5.blue {
        font-size: 100%;
    }

    h3, .learn-more h4, {
        font-size: 120%;
    }

    .main-content p, .main-content ul li, .well p {
        font-size: 100%;
    }

    .footer-content {
        font-size: 100%;
    }

    .equalWidth {
        width: 130px;
    }

    #video .modal-dialog {
        width: 300px;
        margin: 5px auto;
        box-shadow: 0 0 30px #000;
        height: 300px;
    }

    #video .modal-content {
        height: 300px;
    }

    #myvideo {
        width: 270px;
        height: 200px;
    }

    .p_info {
        font-size: 15px;
        color: #333;
    }

    .footer-content {
        font-size: 80%;
    }

     .position-buttons .btn {
            font-size: 100%;
        }

    /*.btnlogin-responsive {
    border-radius: 0 !important;
    font-size: 100% !important;
    line-height: 1;
    width: 100% !important;
    padding:10px 20px
  }
    .btn-responsive {
    padding:15px 10px;
    font-size:90%!important;
    line-height: 1;
    border-radius:5px; color:#fff ; width: 100%;
  }*/
    .btnlogin-responsive {
        font-size: 100% !important;
        line-height: 1;
        padding: 15px 20px;
        width: 100% !important;
    }

    .btn-white {
        margin-top: 10px;
    }

    a.navbar-brand {
        width: 100%;
    }

    .navbar-brand {

        height: 65px;
    }

        .navbar-brand img {
            /*width: 61%;*/
        }

    .contact-info span {
        font-size: 100%!important;
        line-height: 20px;
    }

        .contact-info span.large {
            font-size: 100%!important;
        }

    .align-bottom {
        position: absolute;
        bottom: 2%!important;
        text-align: center;
        margin-top: 20px;
        width: 100%;
        margin: 0px auto;
    }


}

@media screen and (min-width:320px) and (max-width:480px) and (orientation:landscape) {
        .row {
        margin: 0px -10px;
    }
    .panel-body {
        padding: 20px 15px 40px;
    }

   
    .position-buttons {
        position: absolute;
        bottom: 0!important;
        left: 5%!important;
        top: 120%;
    }

    .equalWidth {
       
    }

    .pageContent {
    }

    .position-buttons .btn {
        font-size: 100%;
    }

    a.navbar-brand {
        width: 100%;
    }

    .navbar-brand {
       
        height: 65px;
    }

        .navbar-brand img {
            /*width: 60%;*/
        }

    .contact-info span {
        font-size: 100%!important;
        line-height: 20px;
    }

        .contact-info span.large {
            font-size: 100%!important;
        }

    .btn-white {
        margin-top: 10px;
    }

    .align-bottom {
        position: absolute;
        bottom: 2%!important;
        text-align: center;
        margin-top: 20px;
        width: 100%;
        margin: 0px auto;
    }
     .contact-info #contact-information {
    /*font-size: 90%;*/
    padding-top: 0px!important
}
    
    
}


@media screen and (min-width:360px) and (max-width:640px) and (orientation:portrait) {


        .position-buttons .btn {
            font-size: 100%;
        }

    .btnlogin-responsive {
        font-size: 100% !important;
        line-height: 1;
        padding: 15px 20px;
        /*width: 100% !important;*/
    }

    a.navbar-brand {
        width: 100%;
    }

    .navbar-brand {
    
        height: 65px;
    }

        .navbar-brand img {
            /*width: 61%;*/
        }

    .align-bottom {
        position: absolute;
        bottom: 2%!important;
        text-align: center;
        margin-top: 20px;
        width: 100%;
        margin: 0px auto;
    }
     .contact-info #contact-information {
    /*font-size: 90%;*/
    padding-top: 0px!important
}
}



@media screen and (min-width:360px) and (max-width:640px) and (orientation:landscape) {

     .position-buttons {
        bottom:30%!important;
    }
   
    .btn-lg { padding:5px 16px!important
    }
    .caption h4 {
        margin: 5% 0%;
        font-size: 150%;
    }

    .loginBox .modal-dialog {
        margin: 0px auto;
    }

    .panel-equal-height {
        height: auto;
    }

    a.navbar-brand {
        width: 100%;
    }

    .navbar-brand {
      
        height: 65px;
    }

        .navbar-brand img {
            /*width: 50%;*/
        }

    .blue-heading h4 {
        font-size: 120%;
    }

    .trial-list li {
        font-size: 100%;
    }

    h5.blue {
        font-size: 100%;
    }

    h3, .learn-more h4, {
        font-size: 120%;
    }

    .main-content p, .main-content ul li, .well p {
        font-size: 100%;
    }

    .footer-content {
        font-size: 80%;
    }

    .position-buttons {
        position: absolute;
        bottom: 0!important;
        top:0%;
    }

        .position-buttons .btn {
            font-size: 100%;
        }
    /*.pageContent{ margin-top:70px!important;}*/
    .btnlogin-responsive {
        /*font-size: 100% !important;
        line-height: 1;
        width: 100% !important;
        padding: 15px 20px;*/
    }

    .align-bottom {
        position: absolute;
        bottom: 2%!important;
        text-align: center;
        margin-top: 20px;
        width: 100%;
        margin: 0px auto;
    }
}


@media only screen and (min-device-width : 641px) and (max-device-width :767px) {

    .navbar-brand {
        width:100%; 
    }
    .navbar-brand img {
    /*width: 100%!important;*/
}
  }

@media screen and (max-width:992px) {
    header { height:155px}
    .banner { margin-top:155px}
    #loginbtn { padding-top:0px!important}
}

@media screen and (min-width:640px) and (max-width:960px) and (orientation:portrait) {
      .row {
        margin: 0px -10px;
    }
       .navbar-brand {
        width:100%; /*text-align:center*/
    }

    .navbar-brand img {
        /*width:40%!important;*/
    }

    .btn-white {
        margin-top: 10px;
    }  .contact-info #contact-information {
    /*font-size: 90%;*/
    padding-top: 0px!important
    }

}



@media screen and (min-width:640px) and (max-width:960px) and (orientation:landscape) {
       
      .row {
        margin: 0px -10px;
    }
    .navbar-brand img {
        /*width: 40%!important;*/
    }

    .btn-white {
        margin-top: 10px;
        /*width: 100%;*/
    }

    a.navbar-brand {
        width: 100%;
    }

    .navbar-brand {
        /*text-align: center;*/
        height: 65px;
    }

        .navbar-brand img {
            /*width: 60%;*/
        }
      
}

@media screen and (max-width:767px) {
    #modalBetaSignUp .modal-body {
        background: #fff none repeat scroll 0 0;
        height: 980px!important;
        padding: 0;
        overflow-y:scroll!important
    }
    .introText.padding-30 { padding:0!important
    }
    header { position:relative
    }
    .banner { margin-top:0
    }
    #attendWebinar.border-left, #viewProductSheet.border-left { background:none
    }
}


@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .panel-equal-height {
        height: auto;
    }
    
    #myvideo {
        width: 668px;
        height: 320px;
    }

       .caption h4 {
        margin: 10% 0%;
        font-size: 200%;
    }


    .pageContent {
        margin-top: 0px;
    }

    .btn-responsive {
        padding: 10px 5px!important;
        font-size: 110%!important;
        line-height: 1;
        border-radius: 5px;
    }

    a.navbar-brand {
        width: 100%;
    }

    .navbar-brand {
        /*text-align: center;*/
        height: 65px;
    }

   
    .btnlogin-responsive {
        /*font-size: 100% !important;*/
        line-height: 1;
        /*width: 100% !important;*/
        padding: 10px 20px;
    }

    .btn-white {
        margin-top: 10px;
    }
   .align-bottom {
        position: absolute;
        bottom: 2%!important;
        text-align: center;
        margin-top: 20px;
        width: 100%;
        margin: 0px auto;
    }

    .footer {
         font-size: 10px!important;
    }
    .footertext {
        font-size: 10px!important;
    }
    #loginbtn { padding-top:0px}
    .contact-info #contact-information {
    /*font-size: 90%;*/
    padding-top: 0px
}
  #modalBetaSignUp  .modal-dialog {
    /*margin: 60px auto;*/
    width: 750px;
}
    header { position:relative
    }
    .banner { margin-top:0
    }
}


@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .panel-equal-height {
        height: 700px;
    }

    .well p {
        font-size: 14px;
    }

    .well h4 {
    }

        .well h4 a {
            font-size: 16px;
        }

            .well h4 a:hover {
                font-size: 16px;
            }

  

    .caption h4 {
        margin: 10% 0%;
        font-size: 300%;
    }

    .contact-info span {
        font-size: 100%!important;
        position: relative;
        top:0;
    }


    .footer {
          font-size: 13px!important;
    }
     .footertext {
        font-size: 13px!important;
    }
       #modalBetaSignUp  .modal-dialog {
    /*margin: 60px auto;*/
    width:800px;
}
}

@media screen and (min-width:1281px) and (max-width:1368px) and (orientation:landscape) {
     #modalBetaSignUp .modal-dialog {
        /*margin:0px auto!important;*/
        width: 800px;
    }
}



@media screen and (min-width:1024px) and (max-width:1280px) and (orientation:landscape) {
    .panel-equal-height {
        min-height:750px;
    }
}

@media screen and (min-width:800px) and (max-width:1280px) and (orientation:landscape) {
    .panel-equal-height {
        min-height:750px;
    }
     #modalBetaSignUp .modal-dialog {
        /*margin:10px auto;*/
        width: 800px;
    }
}

@media screen and (min-width:1280px){
    #modalBetaSignUp .modal-dialog {
        width: 800px;
    }
}

.no-padding {
    padding: 0;
}

.no-top-padding {
    padding-top: 0!important;
}

.position-buttons {
    /*margin: 0 auto;
    position: absolute;
    width: 100%;
    bottom: 33%;*/
        position: absolute;
}

.display-none {
    display: none;
}

.panel {
    border-width: 10px 0 0;
}

.panel-text-align {
    padding-top: 30px;
}

.error-container {
    height: auto;
}

.btn-warning {
    background: #e9941c;
}

    .btn-warning:hover {
        background: #d9840c;
    }


.btn-orange {
    background: none repeat scroll 0 0 #ec971f;
    border: 1px solid #ec971f;
}

.btn-blue {
    background-color: #428bca;
    border: 1px solid #357ebd;
    color: #fff;
}

.btn-white {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
}

.contact-info span {
    /*font-size: 120%;*/
}

    .contact-info span.large {
        font-size: 160%;
    }

.contact-info #contact-information {
    /*font-size: 90%;*/
    padding-top: 10px
}

.contact-info a {
    color: #333;
    font-size: 97%;
}

    .contact-info a:hover {
        color: #0070b9;
    }

.action-btn {
    margin: 0px auto;
    text-align: center;
}

.equal-width2 {
    width: 160px;
}

.align-bottom {
    position: absolute;
    bottom: 5%;
    text-align: center;
    margin-top: 20px;
    width: 98%;
    margin: 0px auto;
}
/*.navbar-brand{width:300px; height:52px;background: url(../../../Content/Images/rsmo_sprite.png) no-repeat top left;}*/
section#freetrial figure {
    margin: 0px auto;
    width: 48px;
    height: 52px;
    background: url(../../../Content/Images/rsmo_sprite.png) no-repeat -326px 0px;
    text-align: center;
}

section#customerTestimonials figure {
    margin: 0px auto;
    width: 48px;
    height: 52px;
    background: url(../../../Content/Images/rsmo_sprite.png) no-repeat -388px 0px;
    text-align: center;
}

.news-content h4 { margin-top:0px}

section#events figure {
    margin: 0px auto;
    width: 48px;
    height: 52px;
    background: url(../../../Content/Images/rsmo_sprite.png) no-repeat -446px 0px;
    text-align: center;
}

#watchVideo figure {
    margin: 0px auto;
    width: 130px;
    height: 92px;
    background: url(../../../Content/Images/rsmo_sprite.png) no-repeat 0px -62px;
    text-align: center;
}

#attendWebinar figure {
    margin: 0px auto;
    width: 100px;
    height: 92px;
    background: url(../../../Content/Images/rsmo_sprite.png) no-repeat -132px -62px;
    text-align: center;
}

#viewProductSheet figure {
    margin: 0px auto;
    width: 100px;
    height: 92px;
    background: url(../../../Content/Images/rsmo_sprite.png) no-repeat -226px -62px;
    text-align: center;
}

.small-btn {
    width: auto;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 12px;
}

.div-center {
    margin: 0 auto;
}

.errorBtnYes {
    background: url(../../../Content/Images/btn_yes.png) no-repeat top center;
    border: none;
    padding: 2px 10px;
    margin: 0px 4px;
}

.errorBtnNo {
    background: url(../../../Content/Images/btn_no.png) no-repeat top center;
    border: none;
    padding: 2px 10px;
    margin: 0px 4px;
}

.verified-account {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../Images/Tick-grey.png);
    border: none;
    margin: 0 5px;
}

    .verified-account:hover {
        background: url(../Images/Tick-blue.png);
    }

.close-account {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../Images/cross-grey.png);
    border: none;
}

    .close-account:hover {
        background: url(../Images/cross-blue.png);
    }

#lblErrorMessage span {
    display: block;
    padding:5px 16px;
}


.text-left {
    text-align: left;
}

.alert { margin:5px 0px; height:auto; /*display:none*/}

@media screen and (min-width:1024px){
    .position-buttons {
        top: 0%!important;
    }
    .contact-info { }
    #SocialLinks {color:#0070b9; font-size:12px
}
}

@media screen and (max-width:1024px) {
    #SocialLinks { text-align:center!important;}
    .contact-info #contact-information { font-size:12px
    }
}

@media screen and (max-width:767px) {
#unsubscribeForm, #subscribeMsg, #unsubscribeMsg { float: left;
    padding-top: 175px !important;
    width:100%!important;
}
}


@media screen and (max-height:767px) {
    .signUpForm, #subscribeMsg, #unsubscribeMsg {
        min-height: 630px!important;
    }
    #modalBetaSignUp .modal-body {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, #0070bb 0%, #0489e4 100%) repeat scroll 0 0;
    height: 630px!important;
    padding: 0;
}
    #modalBetaSignUp .form-group {
    margin-bottom: 9px;
}
    #modalBetaSignUp .modal-dialog {
        margin:0px auto;
    }
    label.mandatory-text{   color: #d9534f;
    float: right;
    font-size: 10px;
    font-weight: normal;
    position: relative;
    right: 0;
    text-align: right;
    top:0;
}
    #modalBetaSignUp .padding-30 {
    padding: 10px 30px;
}

}

@media screen and (min-height:767px) {
     #modalBetaSignUp .modal-dialog {
        /*margin:20px auto !important;*/
    }
}


#loginbtn { padding-top:5px}
/*a {
    color: #0254EB
}
a:visited {
    color: #0254EB
}
a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;
}
.comment {
   /*width: 400px;
    background-color: #f0f0f0;
    margin: 10px;
}*/

.hide {
    display: none;
}


.show {
    display: block;
}

.ui-widget-overlay {
    background-color: #000;
    opacity: 1;
    z-index: 1000;
}

.modelBorder {
    
     /*border-color: #eea236 !important;*/
     border-radius: 25px !important;
     /*box-shadow: #eea236 !important;*/
 } 


.liTopBorder{
    border-top-color : grey !important;
    border-top-width : 2px !important;
}


.ellipsis {
        white-space: nowrap;
        overflow: hidden;
        display: block;
}

.ellipsis.multiline {
        white-space: normal;
}

.banner h3 { color:#fff}
.banner h1 { color:#e9941c}
#alertMessage span {color:#eea236; font-weight:bold; font-size:20px}

/* Events Popup box style*/
#modalEvents .modal-content { background:#fff; border:none; padding-bottom: 40px;}
#modalEvents .modal-dialog { margin-top:120px}
#modalEvents .modal-header {   background: none repeat scroll 0 0 #428bca;
    border-bottom: 1px solid #e0e0e0;
    border-top-right-radius: 10px!important;border-top-left-radius: 10px!important;
    color: #fff !important;}
#modalEvents .modelBorder {border-radius: 10px !important;}
#modalEvents .close {
    float: right; color:none!important; font-size:inherit!important
}
#modalEvents li { list-style:none; margin:10px 0px}
#modalEvents .label { font-size:90%!important}
#modalEvents p { border-bottom:1px dotted #e0e0e0; text-align:justify;}
.modalSize {
    height: auto;
     /*width: 450px;*/
}
#modalEvents .modal-body ul { padding-left:5px!important}
.logoArea {height: 72px;margin: 0px auto}
.logoArea span {bottom: 0;color: #808080;font-size: 9px;left: 0;padding-left:4px;position: absolute;}

.modalBody {
    overflow-x:auto;
     height: 400px; 
     width: 440px;
}
/* Testimonials Popup box style*/
#modalTestimonials .modal-content { background:#fff; border:none; padding-bottom: 40px;}
#modalTestimonials .modal-dialog { margin-top:120px}
#modalTestimonials .modal-header {   background: none repeat scroll 0 0 #428bca;
    border-bottom: 1px solid #e0e0e0;
    border-top-right-radius: 10px!important;border-top-left-radius: 10px!important;
    color: #fff !important;}
#modalTestimonials .modelBorder {border-radius: 10px !important;}
#modalTestimonials .close {
    float: right; color:none!important; font-size:inherit!important
}
#modalTestimonials li { list-style:none; margin:10px 0px}
#modalTestimonials .label { font-size:90%!important}
#modalTestimonials p {  text-align:justify; font-size:14px}
#modalTestimonials h5 {border-bottom:1px dotted #e0e0e0; font-size:14px; padding-bottom:10px}
.modalSize {
    height: auto;
     /*width: 450px;*/
}
#modalTestimonials .modal-body ul { padding-left:5px!important}
.logoArea {height: 72px;margin: 0px auto}
.logoArea span {bottom:10px;color: #808080;font-size: 9px;left: 0;padding-left:100px;position: absolute;}

.modalBody {
    overflow-x:auto;
     height: 400px; 
     width: 100%;
}

.news-content li.list-group-item {  height: 100%;padding-bottom: 40px;}
#events .news-content li.list-group-item {  height: 100%;padding-bottom: 10px;}
    .news-content li.list-group-item h5 { line-height:18px}
/*#customerTestimonials .panel-body, #events .panel-body{ padding-top:4px}*/

/* Tooltip styles */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
	position: relative;
	z-index: 2;
	cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
	position: absolute;
	bottom: 150%;
	left: 50%;
	margin-bottom: 5px;
	margin-left: -80px;
	padding: 7px;
	width: 160px;
	-webkit-border-radius: 3px;
	-moz-border-radius:    3px;
	border-radius:         3px;
	background-color: #000;
	background-color: hsla(0, 0%, 20%, 0.9);
	color: #fff;
	content: attr(data-tooltip);
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
	position: absolute;
	bottom: 150%;
	left: 50%;
	margin-left: -5px;
	width: 0;
	border-top: 5px solid #000;
	border-top: 5px solid hsla(0, 0%, 20%, 0.9);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: " ";
	font-size: 0;
	line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.floatRight { text-align:right}
.noPaddingTop { padding-top:0!important}
.text12 { font-size:12px}
.text13 { font-size:13px}
.line-Height-20 { line-height:20px}
.marginBottom20 { margin-bottom:20px}
.question-text{ margin:10px 0;  color:#666; }
.question-text label {font-weight:100!important
    }
.no-padding { padding:0}
.padding-30 { padding:30px}


/************************* Beta Signup Modal Style **********************************/

#modalBetaSignUp { vertical-align:central
}

#modalBetaSignUp .form-control {height: 30px;padding: 2px 12px; font-size:13px
}

#modalBetaSignUp h3 { margin-top:10px
    }

#modalBetaSignUp textarea { width:100%; resize: none;
    }

textarea.form-control {height:60px!important
}

#modalBetaSignUp .modal-body { padding:0; height:700px;background: -moz-linear-gradient(90deg, #0070bb 0%, #0489e4 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0489e4), color-stop(100%, #0070bb)); /* safari4+,chrome */
background: -webkit-linear-gradient(90deg, #0070bb 0%, #0489e4 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(90deg, #0070bb 0%, #0489e4 100%); /* opera 11.10+ */
background: -ms-linear-gradient(90deg, #0070bb 0%, #0489e4 100%); /* ie10+ */
background: linear-gradient(0deg, #0070bb 0%, #0489e4 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0489e4', endColorstr='#0070bb',GradientType=0 ); /* ie6-9 */

}

#modalBetaSignUp .introText {
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0489e4), color-stop(100%, #0070bb)); 
background: -webkit-linear-gradient(90deg, #0070bb 0%, #0489e4 100%); 
background: -o-linear-gradient(90deg, #0070bb 0%, #0489e4 100%); 
background: -ms-linear-gradient(90deg, #0070bb 0%, #0489e4 100%);
background: linear-gradient(0deg, #0070bb 0%, #0489e4 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0489e4', endColorstr='#0070bb',GradientType=0 );
 height:100%*/
}

#modalBetaSignUp .modal-content { padding-bottom:0
}

#modalBetaSignUp .btn.btn-block { display:inline-block
}

#modalBetaSignUp .radio, #modalBetaSignUp .checkbox {
    display: inline; margin-right:10px
}

#modalBetaSignUp textarea { padding:10px; font-size:13px
}

#modalBetaSignUp .introText { color:#fff
}

.signUpForm, #subscribeMsg, #unsubscribeMsg{ min-height:700px
}

#modalBetaSignUp button.close {
    background: rgba(0, 0, 0, 0) none no-repeat scroll 0 0;
    color: #ccc;
    position: absolute;
    right: 5px;
    z-index: 999; top: 5px;
}

#modalBetaSignUp .label.label-danger { font-size:11px
    }

#modalBetaSignUp .form-control.input-validation-error { border:1px solid #d9534f}

#modalBetaSignUp span.field-validation-error { background:#d9534f; color:#fff; font-size:11px;}

#modalBetaSignUp .asterisk {color: #d9534f;
    font-size: 16px;
    position: absolute;
    right: -12px;
    top: -3px;
}

label.mandatory-text{   color: #d9534f;
    float: right;
    font-size: 10px;
    font-weight: normal;
    position: relative;
    right: 0;
    text-align: right;
    top:5px;
}

.register-success-msg {  display:none; padding-top:230px!important
}

.unsubscribe-success-msg {  display:none; padding-top:230px!important; line-height:24px
}

.error-message, .warning-message ,.dis-none{ display:none
}

.title-label {
    color: #aaa;
    font-weight: normal; font-size:13px
}

.betasignup-banner { 
    margin-bottom: 6px;
    margin-top: 0;
    padding: 0 4px;
    position: relative; cursor:pointer
}

.betasignup-banner img { width:100%}
.betasignup-banner img.readonly { pointer-events:none!important;}
.betasignup-banner h4 {color:#fff; line-height: 25px;}

#subscribeForm,  #subscribeMsg, #unsubscribeMsg, #unsubscribeForm { background:#fff
}

#unsubscribeForm, #subscribeMsg, #unsubscribeMsg { float: left;
    padding-top: 175px !important;
    width: 50%;
}


.bootstrap-modal { width:600px
}

    .bootstrap-modal h4 { font-size:18px; color:#3399ff; line-height:50px
    }

 .bootstrap-modal   button.close {
    background: url(../../../Content/Images/cross-grey.png) no-repeat 0 0;
    width: 22px;
    height: 22px;
    opacity: 1;
    text-shadow: none;
}

.bootstrap-modal .modal-content { padding-bottom:0; background:#fff; color:#666; font-size:12px; font-weight:normal; 
}

    .bootstrap-modal .modal-body { position:relative; display:table
    }

    .bootstrap-modal .modal-body.info-message .left { width:70px; float:left; height:50px;line-height: 50px;text-align:center
    }

    .bootstrap-modal .modal-body.info-message .right { text-align:left; float:left; width:460px
    }

        .bootstrap-modal .modal-body.info-message .right a.email { font-size: 11px;color:#3399ff;
    text-decoration: underline; margin-top:10px; display:block
        }

.bootstrap-modal .modal-footer{ bottom:0; background:#ecebeb; border-top:1px solid #dfdfdf
}

    .bootstrap-modal .modal-footer .btn { border-radius:3px; font-size:12px
    }

     .bootstrap-modal .modal-footer .btn.btn-primary { background:#3399ff; border-color:#2b8ef2
    }

      .bootstrap-modal .modal-footer .btn.link { background:none; border-color:none
    }

/*************************************************************** Checkbox & Radio button style ***********************************************************************************/
.checkbox {
  padding-left: 20px; }
  .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #555555; }
  .checkbox input[type="checkbox"] {
    opacity: 0; }
    .checkbox input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #3174AF;
    border-color: #428bca;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #006fba;
  border-color: #1e64af; }
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }

.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .radio label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 50%;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
    .radio label::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 11px;
      height: 11px;
      left: 3px;
      top: 3px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #555555;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0; }
    .radio input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .radio input[type="radio"]:checked + label::after {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
    background-color: #3174AF;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #3174AF;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }



/***********************************************  SAFARI SPECIFIC STYLE ******************************************************/
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
  #modalBetaSignUp .modal-body { padding:0; height:auto
}
}*/

.qtip { height:auto!important}
.qtip-default {
    background-color: #c1d5df!important;
    border: 2px solid #006dba!important;
    color: #222 !important;
    border-radius:4px;
  
}   
.qtip-content {
    padding: 7px !important;
  line-height: 18px;
}

.disable-tip a {
    color: #006fba !important;
}

.qtip-span { display:inline-block
}

.qtip-span button:disabled{ opacity:0.9!important
}

.fedramp-banner-font {
    font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
    line-height: calc(1.3em + (1.5 - 1.2) * ((100vw - 300px)/(1600 - 300)));
    color: #44546A;
    text-shadow:
               -1px -1px 0 white,  
               1px -1px 0 white,
               -1px 1px 0 white,
               1px 1px 0 white;
}

.fedramp-banner-font h1 {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    text-shadow: inherit;
}

.fedramp-banner {
    position: relative;    
    margin-top: 25px;
}

.fedramp-banner-bgimg {
    background-image: url('/Content/Images/fedramp-banner-img.png');
    background-size: cover;
    background-repeat: no-repeat;       
}

.fedramp-banner-text-bottom {
    position: absolute;
    bottom: 30px;    
}

.fedramp-about-us span {
    color: #B65602 !important;
}
.fedramp-about-us h2 {
    font-size: 24px;    
}

.h3-custom-size {
    font-size: 16px;
}
