﻿/*body {
    padding-top: 5px;
    padding-bottom: 20px;
    align-items: center;
   
}*/
html body {
    height: 100%;
    background-color: #f9f9f9;
    direction: ltr;
    width: 100%;
}

/*body {
    margin: 0;
    font-family: Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.45;
    color: #202020;
    text-align: left;
    background-color: #f2f2f2;
}*/
@media (max-width: 767px) {
    .top-menu {
        top: 6px;
        right: 62px;
        width: 100%;
    }

        .top-menu > .navbar-nav > li {
            float: none !important;
        }
}

@media (min-width: 768px) {
    .top-menu {
        margin-right: -15px;
    }

    .top-auth-menu {
        margin-left: auto;
    }
}
/*.jumbotron-test {
    font-size: 17px;
    cursor: pointer;
    width: 80%;
    text-align: Center;
    align-items: center;
}*/

.Bord {
    border-color: #b3ffff;
    border-width: 5px;
    background: #D6F4FD;
    text-decoration-color:#E94E53;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto
}
.iw, .iws {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}

.iw, .iwb, .iwd, .iwl, .iwr, .iws {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.iw-img:before {
    background-size: 64px 64px;
    display: inline-block;
    width: 64px;
    height: 64px;
    content: "";    
}
.iw-img-fs:before {
    background-image: url('PDFMergeImages/FileCategory.jpg') !important;  
}
.iw-img-cs:before {
    background-image: url('PDFMergeImages/CloudShare.jpg') !important;
}
.iw-img-md:before {
    background-image: url('PDFMergeImages/MyDocument.jpg') !important;
}
.iw-img-ds:before {
    background-image: url('PDFMergeImages/DataSecurity.jpg') !important;
}
.iw-img-mf:before {
    background-image: url('PDFMergeImages/PDFMerges.jpg') !important;
}
.iw-img-fv:before {
    background-image: url('PDFMergeImages/FileViewer.jpg') !important;
}


*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
h3 {
    display: block;
    font: 500 22px/1.6 Poppins,sans-serif;
    letter-spacing: .9px;
    color: black;
    font-weight: bold;
   
    /*text-transform: uppercase;*/
    padding-bottom: 4px;
}
h1,h2 {
    color: #4796ce; 
    margin-top: 0px;
    margin-bottom: 1px;
    text-align: center;
}
.h1-red {
    color: #ff6166 !important;
}
.h2-red {
    text-align: center !important;
    color: #ff6166 !important;
}
.h2-register {
    text-align: center !important;
    color: #F2A46A !important;
}
.h3-black{
    text-align: center !important;
    color: black !important;
}
ul {
    list-style-type: square;
    list-style-position: outside;
    list-style-image: none;
}
.ldp {
    font: 14px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: normal;
}

.bg-white {
    background: white;
}
.img-center {
    display: block;
    margin-left: 2px;
    margin-right: auto;
    width: 95%;
 
}
.img-left {
    display: block;
    margin-left: 2px;
    margin-right: auto;
    width: 50%;
}
.formLayout-generalErrorText {
    color: red;
    padding-top: 0.1em;
}
.fa {
    padding: 10px;
    font-size: 20px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    margin: 1px 1px;
}

    .fa:hover {
        opacity: 0.7;
    }

.fa-facebook {
    background: #3B5998;
    color: white;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-google {
    background: #dd4b39;
    color: white;
}

.fa-linkedin {
    background: #007bb5;
    color: white;
}

.fa-youtube {
    background: #bb0000;
    color: white;
}

.fa-instagram {
    background: #125688;
    color: white;
}

.fa-print {
    background: #cb2027;
    color: white;
}

.fa-snapchat-ghost {
    background: #fffc00;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
    background: #00aff0;
    color: white;
}

.fa-android {
    background: #a4c639;
    color: white;
}

.fa-dribbble {
    background: #ea4c89;
    color: white;
}
.fa-envelope-o {
    background: #00aff0;
    color: white;
}
.fa-vimeo {
    background: #45bbff;
    color: white;
}

.fa-tumblr {
    background: #2c4762;
    color: white;
}

.fa-vine {
    background: #00b489;
    color: white;
}

.fa-foursquare {
    background: #45bbff;
    color: white;
}

.fa-stumbleupon {
    background: #eb4924;
    color: white;
}

.fa-flickr {
    background: #f40083;
    color: white;
}

.fa-yahoo {
    background: #430297;
    color: white;
}

.fa-soundcloud {
    background: #ff5500;
    color: white;
}

.fa-reddit {
    background: #ff5700;
    color: white;
}

.fa-rss {
    background: #ff6600;
    color: white;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('fonts/glyphicons-halflings-regular.eot');
    src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
/*Blog*/
.marginTop20 {
    margin-top: 20px;
}

.marginTop40 {
    margin-top: 40px;
}

.customers .media {
    margin-top: 40px;
}
.text-muted {
    color: #777;
}
.blogImage {
    width: 100%;
}

.dataViewPosts .blogImage {
    padding-top: 25px;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-user:before {
    content: "\e008";
}