/* Minification failed. Returning unminified contents.
(65,40): run-time error CSS1046: Expect comma, found '0'
(65,44): run-time error CSS1046: Expect comma, found '/'
(65,74): run-time error CSS1046: Expect comma, found '0'
(65,78): run-time error CSS1046: Expect comma, found '/'
(65,108): run-time error CSS1046: Expect comma, found '0'
(65,112): run-time error CSS1046: Expect comma, found '/'
(167,45): run-time error CSS1046: Expect comma, found '0'
(167,49): run-time error CSS1046: Expect comma, found '/'
(168,37): run-time error CSS1046: Expect comma, found '0'
(168,41): run-time error CSS1046: Expect comma, found '/'
(200,59): run-time error CSS1030: Expected identifier, found ';'
(242,28): run-time error CSS1039: Token not allowed after unary operator: '-maingradient'
(289,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
* {
  padding: 0;
  margin: 0;
}

body {
  background-color: #b9b9b9c2 !important;
}






.scoop[theme-layout="vertical"] .scoop-header .sidebar_toggle a i {
    position: relative;
    top: -7px;
    color: #333 !important;
 
}

.scoop[theme-layout="vertical"] .scoop-header .sidebar_toggle a {
    background: #fff !important;
   
}

.scoop[theme-layout="vertical"] .scoop-header .sidebar_toggle a:hover {
    background:#fff !important;
    color:#333 !important;
}

header[header-theme="theme2"] .scoop-right-header .scoop-rr-header ul > li > a {
    color: #fff !important;
}

.page-header {
    color: #0d7e4f !important;
    font-weight: 800;
}

.scoop .scoop-navbar[navbar-theme="theme4"] {
    background: #000000 !important;
}

.scoop .scoop-header.iscollapsed .scoop-left-header[lheader-theme="theme4"] {
    background: #000000 !important;
}

.scoop .scoop-navbar[navbar-theme="theme4"] .scoop-item > li:hover > a {
    background: #0d7e4f !important;
    color: #fff;
}

label{
    margin-bottom:4px !important;
    font-weight:700 !important;
}

.mainpage{
    /*padding-top:10px !important;*/
}

.card {
    margin-top: 10px !important;
    box-shadow: 0px 3px 3px -2px rgb(0 0 0 / 20%), 0px 3px 4px 0px rgb(0 0 0 / 14%), 0px 1px 8px 0px rgb(0 0 0 / 12%) !important;
    border:none !important;
}

.calender-pa{
    position:relative;
}
.cal {
    position: absolute !important;
    right: 4%;
    top: 58%;
}




.footer-m strong a {
    color: #fff !important;
}

.new-cal-icon{
    position:absolute !important;
    top:29% !important;
    cursor:pointer;
}

.tips{
    font-size:13px !important;
}

.bt{
    border-bottom:none !important;
}

.gd {
    top: 43%;
    right: 7%;
}

.newcal {
    top: 31%;
}

.breadcrumb-item{
    font-size:15px !important;
    font-weight:bolder !important;

}

.n-active {
    color: #0d7e4f !important;
}

.icon-d {
    font-size: 21px;
    /* padding: 10px; */
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 500;
    margin-top: 1px;
}
.new-card-body  {
    padding: 0px !important;
   
}
.icheck-primary {
    height: 100px!important;
    
}

* {
    margin: 0;
    padding: 0;
}

#login-section {
    width: 100%;
    height: 100vh;
    /*background-image: url(/Content/css/img/Desktop.png);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.login-m {
    position: absolute;
    top: 47%;
    left: 78%;
    transform: translate(-50%, -104%);
    transition: all 1.2s ease;
    opacity: 0;
}

.form-m {
    border-radius: 10px 10px 10px 10px;
    background: rgba(255, 255, 255, 0.5);
    padding: 30px;
    min-width: 400px;
    max-width: 486px;
    position: relative;
    padding: 0px;
    -webkit-box-shadow: 0 30px 60px 0 rgb(0 0 0 / 30%);
    box-shadow: 0 30px 60px 0 rgb(0 0 0 / 30%);
}

.n-control {
    padding: 12px 15px !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: 5px;
}

.n-btn {
    box-shadow: none !important;
    border: none !important;
    background-color: #38871b !important;
    height: 48px;
}

@media (max-width: 991px) {
    .login-m {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .form-m {
        min-width: 537px;
    }

    #login-section {
        width: 100%;
        height: 100vh;
        background-image: url(/Content/css/img/Tab1.png) !;
        background-repeat: no-repeat;
        background-position: 10%, 50%;
        background-size: cover;
    }
}

@media (max-width: 576px) {
    .form-m {
        min-width: 337px;
    }

    #login-section {
        width: 100%;
        height: 100vh;
        background-image: url(img/Mobile1.png);
        background-repeat: no-repeat;
        background-position: 10%, 50%;
        background-size: cover;
    }
}
.main-div {
}

#main {
    height: 100%;
}

#cred-div {
    display: flex;
    justify-content: center;
    /*align-items: center;*/
    margin-top:5%;
}

.cd {
    padding-top: 10px;
    font: bold;
}

.login {
    /*background-image: linear-gradient(315deg, #f5d020 0%, #f53803 74%);*/
    background-image: var(--maingradient);
    width: 100%;
    color: white;
}

.fp {
    padding-top: 10px;
    margin-left: 54%;
    font-size: 12px;
    font: bold;
    text-decoration: underline;
    text-decoration-color: #f53803;
}

.rounded-corners-gradient-borders-2 {
    border: double 10px black;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background-clip: content-box;
    background-color: red;
    float: left;
}

body {
    font-family: 'Bellota Text';
    font-weight: bold;
    /*background: #e6e2D7 !important;*/
}

p {
    font-weight: 300;
    line-height: 1.7em;
    color: #606161 !important;
    font-family: 'Montserrat';
    /*font-size: 22px;*/
}

label {
    font-weight: 300;
    line-height: 1.7em;
    color: #606161 !important;
    font-family: 'Montserrat';
    /*font-size: 22px;*/
}

:root {
    --maingradient: linear-gradient(90deg, #f15a22 0%, #fcb415 74%) !important;
}

fp p {
    font-size: 15px !important;
}

