﻿
 .body {
    /*background-image: url('../images/newsignupwallpaper.jpg');*/
    background-size: 100% 100%;
    max-height: 820px;
    
}
.bodyLogin {
    background-image:url('../images/login_bg.jpg');
        background-size: 100% 100%;
    min-height:800px;
     /*//   background-size: cover !important*/
}

.bodyCampus{
    /*background-image:url('../images/newsignupwallpaper.jpg');*/
        background-size: 100% 100%;
    height:820px;
}
.bodyCreate{
    /*background-image:url('../images/newsignupwallpaper.jpg');*/
        background-size: 100% 100%;
    height:820px;
}

.title {
    color: black;
    font-family: Calibri;
    font-weight: normal;
    font-size: large;
}

.ForgotPasswordLabel {
    color: black;
    font-family: Verdana;
    font-weight: normal;
    font-size: 14px;
}

.col-md-3 {
    text-align: left;
}


.box-mine {
    height: 34px;
    font-size: 14px;
    background-color:#faffbd;
}

.phone form-control box-mine
{
    height: 34px;
    font-size: 16px;
    background-color:white;
}
.spacing {
    margin-top: 15px;
    margin-bottom: 15px;
}

a {
    text-decoration: none;
}

.Blueeme {
     margin-top:2%;
    background-color: #3879b3;
    padding-top: 2%;
    padding-bottom: 2%;
    color:white;
}

.heading_boxLG {
    font-size: 40px;
    font-family: Calibri;
    color: #3879b3;
    position: relative;
    top: 15px;
}

.heading_box {
    font-size: 40px;
    font-family: Calibri;
    color: #3879b3;
}

.Iwantspaceup {
    /*margin-top: 2%;*/
    padding-top:7%

}

/*.panel {
    box-shadow: 3px 3px 5px #888888;
}*/

.freeMe {
    padding: 0;
}

.Imgme {
    z-index: 999;
    width: 100px;
    top: 20px;
    position: relative;
    right: 12px;
    height: 50px;
    transform: rotate(4deg);
    transition: width 2s, height 4s,transform 2s;
}

.glyphicon-ok {
    font-size: 21px;
    padding-top: 10px;
    color: #88ea5f;
}

.glyphicon-remove {
    font-size: 21px;
    padding-top: 10px;
    color: #ff0000;
}

#main-sticky-nav {
    border-bottom: solid 1px #bfbfbf;
}

.searchable-container {
    margin: 0;
}

    .searchable-container label.btn-default.active {
        color: #FFF;
    }

    .searchable-container label.btn-default {
        width: 90%;
        border: 1px solid #3879B3;
        background:#3879b3;
        margin: 0;
        box-shadow: 5px 8px 8px 0 #ccc;
    }

    .searchable-container label .bizcontent {
        width: 100%;
    }

    .searchable-container .btn-group {
        width: 90%;
    }

    .searchable-container .btn span.glyphicon {
        opacity: 0;
    }

    .searchable-container .btn.active span.glyphicon {
        opacity: 1;
    }

.customIcon {
    color: #FFF;
    font-size: 26px;
}

h5 {
    color: #FFF;
    font-size: 18px;
    font-family: Calibri;
}

.glyphicon-ok {
    padding-top: 0;
    color: #2FAD64;
}

.Sideplss {
    padding-right: 0%;
    padding-left: 5%;
}

.bizcontent{
    padding-top:15%;
}


.logo span {
    line-height: 40px;
}

#main-sticky-nav {
    border-bottom: 0.75px solid #bfbfbf;
}

@media screen and (max-width: 500px) {
  /*  .col-xs-12 {
        padding-left: 2px
    }*/

    .pricing-table > .pricing-table-holder > center > h3 {
        font-size: calc(2em - 15px) !important;
    }
    h3 {
        margin: 5px 0;
    }
    .btn.btn-lg, .btn-lg, .btn-group-lg > .btn {
        padding: 5px 15px;
    }
    label {
     
        margin-bottom: 10px;
    }
    .h3, h3 {
        font-size: 20px;
    }
        }

body {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

.EdgeLabel {
    color: black;
    font-family: Verdana;
    font-weight: normal;
    font-size: small;
}

.EdgeInputbox {
    height: 34px;
    font-size: 14px;
    background-color: #faffbd;
}

.main-wrapper {
    margin-top: 0%;
}

center > img {
    position: relative;
    margin-top: 0%;
}

.well {
    background: #fff;
    box-shadow: 0 0 0 0;
    border: 0px;
}

.base-padding {
    padding: 3% 0;
}

.well.pricing-table {
    padding: 1% !important;
    background: #fff;
    transition: all 0.6s ease-out;
    box-shadow: 0 1px 5px #ccc;
    /* border: 1px solid #8a8a8a;*/
}

  /*  .well.pricing-table:hover {
      
    }*/

.pricing-feature-list {
    padding: 5%;
    color: #fff;
    padding-bottom: 1%;
}

    .pricing-feature-list .list-group-item {
        position: relative;
        display: block;
        padding: 8px;
        margin-bottom: -1px;
        font-size: 14px;
        border: 1px solid #444;
        border-bottom: 1px solid #595353;
    }

.pricing-table > .pricing-table-holder {
    background: #814997;
    padding: 1px;
    color: #fff;
}

    .pricing-table > .pricing-table-holder > center > h3 {
        color: #fff;
        font-size: calc(2em - 10px);
    }

.btn-info {
    color: #fff;
    background-color: #F95353;
    border-color: #F95353;
    padding: 3%;
    transition: all 0.6s ease-in;
}

.custom-button-group {
    background: #f9f9f9;
    padding: 0%;
}

.btn-royal-blue {
    color: #FFF;
    background-color: #23A4F2;
    border-color: #23A4F2;
    transition: all 0.4s ease-in;
}

    .btn-royal-blue:hover {
        color: #eee;
        transition: all 0.5s ease-in;
    }

ul.list-group {
    max-height: 400px;
    overflow: auto;
}

    ul.list-group::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background: #f1f1f1;
    }

    ul.list-group::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }

    ul.list-group::-webkit-scrollbar-thumb {
        background-color: #888;
    }

        ul.list-group::-webkit-scrollbar-thumb:hover {
            background-color: #888;
        }

.pricing-feature-list ul li {
    /*font-size: calc(1em - 1px) !important;*/
    color: #000;
}

.pricing-feature-list ul {
    border-bottom: 1px solid #000;
}

.lmsBtn i, .HRMSBtn i {
    font-size: calc(1.5em - 7px);
}

@media(min-width:768px) {
    .padro {
        padding-right: 0px;
    }

    .padlo {
        padding-left: 0px;
    }

    .form-group {
        margin-bottom: 15px;
    }
}

@media(max-width:768px) {
    .main-wrapper {
        margin-bottom: 50px;
    }
}

.pricing-table-holder h3 i {
    font-size: calc(1.7em - 10px) !important;
}

.label.label-primary {
    padding-top: 0px;
    font-size: calc(3em - 16.2px);
    text-transform: capitalize;
    background-color: #419aad;
}

.list-group {
    margin-bottom: 5px;
}

.pricing-table-holder > .row {
    min-height: 430px;
}