﻿/*.text-white {
        color: white;
    }*/
/*.whyAzureul li {
        list-style: none;
    }*/
/*.whyAzure {
        line-height: 40px;
        font-weight: bold
    }*/
/*.customWidgets > ul {
        padding-left: 0px;
    }
        .customWidgets > ul li {
            list-style: none;
        }*/
/*.prequisiteLi {
        margin-left: 25px;
        list-style: disc !important;
    }*/
/*.waves-light {
        color: #fff;
        background-color: #204d74;
    }*/
/*.microsoft_ceritification li {
        list-style: none;
    }*/
/*.formbody {
        background-color: #101736;
        border-radius: 11px !important;
        -moz-border-radius: 7px;*/
/* border: 2px solid #0c1536; */
/* border-collapse: separate; */
/* border-radius: 7px; */
/* -webkit-border-radius: 7px; */
/*}*/
/*.az-cert-body {
        padding: 20px;*/
/*background-color: #fff;
        border: 1px solid #ccc*/
/*}*/
/*.form-control {
        display: block;
        width: 100%;
        height: calc(3.25rem + 2px);
        padding: .375rem .75rem;
        font-size: 1.5rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }*/
/*.custom-control-label::before, .custom-file-label, .custom-select {
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }*/
/*.mui--text-display1, h1 {
        font-weight: 400;
        font-size: 26px !important;
        line-height: 40px;
    }*/
/*.mui--text-display1, h1 {
        font-weight: 400;
        font-size: 30px !important;
        line-height: 40px;
    }*/
/*
    .h3, h3 {
        font-size: 24px;
    }
    p {
        margin: 0 0 10px;
    }*/







.text-uppercase {
    text-transform: uppercase;
}

body {
    background-color: white !important;
}

.whydeccansoft p {
    margin: 0 0 0 0px;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

select.browser-default {
    display: block !important;
}

.form-group {
    margin-bottom: 1rem;
}

.color-red {
    color: red;
}

.radius {
    border: 1px solid #eae8e8;
    padding: 4px;
    border-radius: 15px;
}

table, td {
    border: 1px solid #d6d3d3;
    padding: 18px;
}

.question {
    color: #fff;
    background-color: #8BC34A;
    border-color: #8BC34A;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
/*.panel-group .panel-heading {
        border-bottom: 0;
    }*/
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
/*.collapse {
        display: none;
    }*/

.panel-group {
    margin-bottom: 20px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
}

.panel-default {
    border-color: #ddd;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid lightgray;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit;
}

.panel-body {
    border: 1px solid #ddd;
    padding: 15px;
}

.text-center {
    text-align: center;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.wt {
    width: 100%;
}

.wt525 {
    width: 525px;
}

.h48 {
    height: 48px;
}

.h0 {
    height: 0px;
}

.mt0 {
    margin-top: 0;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mtauto {
    margin-top: auto;
}

.mt12 {
    margin-top: 12px;
}

.mt39 {
    margin-top: 39px;
}

.mb18 {
    margin-bottom: -18px;
}

.ml10 {
    margin-left: -10px;
}

.ml15 {
    margin-left: 15px;
}

.mr10 {
    margin-right: 10px;
}

.m10 {
    margin: 10px;
}

.f16 {
    font-size: 16px;
}

.f13 {
    font-size: 13px;
}

.f18 {
    font-size: 18px;
}

.cblue {
    color: #11aee1;
}

.cbluedark {
    color: #4EAAEB;
}

.cwhite {
    color: #fff;
}

.cblack {
    color: black;
}

.pl0 {
    padding-left: 0px;
}

.pt0 {
    padding-top: 0px !important;
}

.p {
    padding: 6px 6px 6px 6px;
}

.p16 {
    padding: 16px;
}

.bgwhite {
    background-color: white;
}

.bggreen {
    background-color: #8BC34A;
    border-color: #8BC34A;
}
/*.dflex{
        display:flex;
    }*/
.divborder {
    border-bottom: 1px solid #ccc;
}

.lh1 {
    line-height: 1.75;
}
/*.fl{
        float:left;
    }*/
.border1 {
    border: 1px solid #F2F2F2;
}









/*.cblack {
    color: black;
}

.fw500 {
    font-weight: 500
}

.mt20 {
    margin-top: 20px !important;
}

.colorred {
    color: #CD2626;
}*/


