.hidden.menu {
    display: none;
}

.masthead.segment {
    min-height: 100px;
    padding: 1em 0em;
}

.masthead .logo.item img {
    margin-right: 1em;
}

.masthead .ui.menu .ui.button {
    margin-left: 0.5em;
}

.masthead h1.ui.header {
    margin-top: 3em;
    margin-bottom: 0em;
    font-size: 4em;
    font-weight: normal;
}

.masthead h2 {
    font-size: 1.7em;
    font-weight: normal;

}

.ui.vertical.stripe {
    padding: 8em 0em;
}

.ui.vertical.stripe h3 {
    font-size: 2em;
}

.ui.vertical.stripe .button+h3,
.ui.vertical.stripe p+h3 {
    margin-top: 3em;
}

.ui.vertical.stripe .floated.image {
    clear: both;
}

.ui.vertical.stripe p {
    font-size: 1.33em;
}

.ui.vertical.stripe .horizontal.divider {
    margin: 3em 0em;
}

.quote.stripe.segment {
    padding: 0em;
}

.quote.stripe.segment .grid .column {
    padding-top: 5em;
    padding-bottom: 5em;
}

.footer.segment {
    padding: 5em 0em;
}

.secondary.pointing.menu .toc.item {
    display: none;
}

.input {
    margin-top: 10px;


}

.field {
    width: 250px;
}

#divider {
    margin-left: 220px;

}

#fixed_menu {
    background-color: #4c6669;
    border: transparent;

}

#nic-logo {
    width: 140px;
    margin-top: 7px;

}



#menu {
    background-color: #4c6669;
    border: transparent;
}

#heading {
    margin-top: 9px;
    font-size: medium;

}

#ai {
    align-items: center;
    margin-left: 84px;
}

#body {
    background-color: #fdffff;

}

#Visitor{
	background-color: rgb(43, 87, 87);
}

#offbtn:hover{
    background-color: #356b6b;
    color: #fdffff;
}

#grid {
    display: -webkit-flex;
    margin: 30px;
    border: transparent;
}

#login_form {
    margin: 10px;
}

#logseg {
    background-color: #fff;
    margin: 70px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .25);
    width: 45%;


}

#login-menu {
    background-color: #4c6669;
    border: transparent;
    color: white;

}

#fixed_menu_seg {
    width: 100%;
    border: transparent;
    background-color: #4c6669;

}

#stack_menu {
    background-color: #4c6669;
    border: transparent;
    padding-left: 15%;
    padding-right: 15%;
    box-shadow:none;

}

#nic_link {
    color: rgb(197, 234, 241);
}
#content1{
    margin-left:15px;
    margin-top: 10px;

}

#submitButton {
    display: inline-block;
    background: #356b6b;
    color: #fff;
    border-color: #356b6b;
    border-bottom: none;
    width: auto;
    padding: 15px 39px;
    border-radius: 2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    margin-top: 25px;
    cursor: pointer;
}

#err {
    color: red;

}

#err1 {
    color: red;

}

#img {
    margin-top: 90px;
    margin-left: 10px;
    -webkit-user-drag: none;

}

#footer {
    background-color: #4c6669;
    border: transparent;

}

#footer_grid {
    margin-left: 14%;
}

#footer_grid2 {
    margin-left: 12%;
}

#last_divider {
    margin: 50px 0px 30px 0px;

}

.grid.column {
    width: fit-content;
    flex: auto;

}
