body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
    margin: 0
}

code {
    font-family: source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace
}

.App {
    text-align: center
}

.App-logo {
    height: 40vmin;
    pointer-events: none
}

@media (prefers-reduced-motion:no-preference) {
    .App-logo {
        -webkit-animation: App-logo-spin 20s linear infinite;
        animation: App-logo-spin 20s linear infinite
    }
}

.App-header {
    align-items: center;
    background-color: #282c34;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: calc(10px + 2vmin);
    justify-content: center;
    min-height: 100vh
}

.App-link {
    color: #61dafb
}

@-webkit-keyframes App-logo-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes App-logo-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.Home-main {
    background-color: #eee;
    width: 100%
}

.calcmain {
    background-color: #eee;
    display: flex;
    flex-direction: row;
    font-size: 18px;
    width: 100%
}

.cal1 {
    padding: 25px
}

.cal1,.caltab {
    width: 100%
}

.caltb1 {
    background-color: #3282b862;
    border-bottom: 1px solid #16213e;
    font-size: 17px;
    height: 50px;
    text-align: center
}

.caltb2 {
    font-size: 17px
}

.caltb2,.caltb2:hover {
    background-color: #fff;
    border-bottom: 1px solid #16213e;
    height: 45px;
    text-align: center
}

.caltb2:hover {
    box-shadow: 0 2px 8px 0 rgba(99,99,99,.2)
}

.caltb3 {
    background-color: #fff;
    height: 30px
}

.caltb4 {
    border-right: 1px solid #16213e
}

.caltb4,.caltb41 {
    font-size: 20px
}

.caltb4,.caltb41,.caltb5 {
    background-color: #fff;
    border-bottom: 1px solid #16213e;
    text-align: center
}

.caltb5 {
    border-top: 1px solid #16213e;
    height: 30px
}

.titletable {
    font-size: 22px;
    text-align: center;
    width: 100%
}

.cal12 {
    padding: 25px;
    width: 100%
}

.textarea1 {
    background-color: #fff
}

.inpt1ft {
    width: 100%
}

.txtholder {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%
}

.textarea12 {
    background-color: #16213e00;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.spectable {
    padding: 25px
}

.caltb123 {
    background-color: #3282b862;
    border-bottom: 1px solid #16213e;
    font-size: 17px;
    height: 50px;
    text-align: center;
    width: 150px
}

.selectcomp {
    width: 80%
}

.Upc1 {
    background-color: rgba(240,248,255,0);
    display: flex;
    flex-direction: row;
    width: 100%
}

.Upc11 {
    height: 530px;
    overflow-y: scroll;
    width: 60%
}

.Upc11,.Upc12 {
    background-color: #fff;
    display: flex;
    flex-direction: row
}

.Upc12 {
    width: 40%
}

.upc2 {
    background-color: #c9ccd5b4;
    display: flex;
    flex-direction: row;
    width: 100%
}

.upc3 {
    background-color: rgba(240,248,255,0);
    width: 100%
}

.upc21,.upc3 {
    display: flex;
    flex-direction: column;
    padding: 15px
}

.upc21,.upc22 {
    width: 50%
}

.upc22 {
    display: flex;
    flex-direction: column;
    padding: 15px
}

.ucaltab {
    border-radius: 5px;
    width: 100%
}

.ucaltb1 {
    background-color: #393e46;
    border-bottom: 1px solid #16213e;
    color: #ddd;
    font-size: 14px;
    height: 50px;
    padding: 8px;
    text-align: center
}

.ucaltb2 {
    background-color: #bbe1fa65;
    font-size: 13px
}

.ucaltb2,.ucaltb2:hover {
    height: 45px;
    text-align: center
}

.uctr:hover {
    background-color: #fff;
    border-bottom: 1px solid #16213e;
    border-top: 1px solid #16213e;
    box-shadow: 0 2px 8px 0 rgba(99,99,99,.2)
}

.ucaltb3 {
    background-color: #bbe1fa65;
    height: 30px
}

.ucaltb4 {
    border-right: 1px solid #16213e
}

.ucaltb4,.ucaltb41 {
    background-color: #bbe1fa65;
    font-size: 20px
}

.ucaltb123,.ucaltb4,.ucaltb41 {
    border-bottom: 1px solid #16213e;
    text-align: center
}

.ucaltb123 {
    background-color: #393e46;
    color: #ddd;
    font-size: 14px;
    height: 50px;
    width: 150px
}

.videoplyer {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.videoplyer1 {
    display: flex;
    flex-direction: row
}

.videoplyer12 {
    font-size: 30px;
    margin-left: 10px
}

.videoplyer12:hover {
    font-size: 35px;
    margin-left: 10px
}

::-webkit-scrollbar {
    width: 7px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #4b6587;
    border-radius: 100px
}

::-webkit-scrollbar-thumb:hover {
    background: #6a8ab8
}

.discedit,.topbar {
    width: 100%
}

.topbar {
    background-color: #16213e;
    display: flex;
    flex-direction: row;
    height: 50px;
    position: fixed;
    top: 0;
    z-index: 100
}

.topbtn {
    background-color: #3f3b6c00;
    border: none;
    height: 50px;
    outline: none;
    width: 20px
}

.topbtnicon {
    color: #fff;
    font-size: 30px
}

.topbar1 {
    margin-right: 100px;
    width: 50px
}

.topbar1,.topbar2 {
    align-items: center;
    justify-content: center;
    text-align: center
}

.topbar2 {
    color: #fff;
    font-family: Aboreto;
    font-size: 30px
}

.btnmenu,.hedmain,.topbar2 {
    width: 100%
}

.hedmain {
    background-color: #000;
    display: flex;
    flex-direction: row;
    height: 90px
}

.hc1 {
    color: #fff;
    font-size: 22px;
    margin: auto;
    width: 60%
}

.hc1,.hc2 {
    align-items: center;
    background-color: #000;
    justify-content: center;
    text-align: center
}

.hc2 {
    width: 40%
}

.himg {
    height: 80px;
    width: 250px
}

a,a:hover {
    color: #fff;
    text-decoration: none
}

.dmain {
    background-color: #fff;
    width: 100%
}

.dm2 {
    flex-direction: row
}

.dm2,.dm22 {
    background-color: #fff;
    display: flex;
    font-size: 17px;
    width: 100%
}

.dm22 {
    flex-direction: column
}

.dc1 {
    font-size: 20px
}

.dc1,.dc2 {
    padding: 50px;
    width: 100%
}

.dc2 {
    font-size: 17px
}

.txtdt {
    background-color: #fff;
    font-size: 16px;
    outline: none;
    padding: 2px
}

.tabdet {
    font-size: 17px;
    margin-left: 10px;
    width: 100%
}

.bodyl {
    background-color: #222d32;
    font-family: Roboto,sans-serif
}

.login-box {
    background: #1a2226;
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
    height: auto;
    margin-top: 75px;
    text-align: center
}

.login-key {
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(#27ef9f,#0db8de);
    -webkit-background-clip: text;
    font-size: 80px;
    height: 100px;
    line-height: 100px
}

.login-title {
    color: #ecf0f5;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 15px;
    text-align: center
}

.login-form {
    margin-top: 25px;
    text-align: left
}

.iplg {
    background-color: #cad6dbce;
    border: none;
    border-bottom: 2px solid #0db8de;
    border-radius: 0;
    border-radius: 5px;
    border-top: 0;
    color: #ecf0f5;
    font-weight: 700;
    margin-bottom: 20px;
    outline: 0;
    padding-left: 0;
    width: 100%
}

.form-group {
    margin-bottom: 40px;
    outline: 0
}

.form-control:focus {
    background-color: #1a2226;
    border-color: inherit;
    border-bottom: 2px solid #0db8de;
    box-shadow: none;
    color: #ecf0f500;
    outline: 0
}

input:focus {
    box-shadow: 0 0 0;
    outline: none
}

label {
    margin-bottom: 0
}

.form-control-label {
    color: #6c6c6c;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px
}

.btn-outline-primary {
    border-color: #0db8de;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    color: #0db8de;
    font-weight: 700;
    letter-spacing: 1px
}

.btn-outline-primary:hover {
    background-color: #0db8de;
    right: 0
}

.login-btm {
    float: left
}

.login-button {
    margin-bottom: 25px;
    padding-right: 0;
    text-align: right
}

.login-text {
    color: #a2a4a4;
    padding-left: 0;
    text-align: left
}

.loginbttm {
    padding: 0
}

.delcomps-main {
    padding-left: 200px;
    padding-right: 200px;
    padding-top: 50px
}

/*# sourceMappingURL=main.a2256f70.css.map*/
