
.width-49-per {
    width: 49%;
}

.button-holder {
    text-align: center;
}

.k-tooltip {
    width: 270px !important;
}

.error-div {
	display: none;
    border: 2px solid #f75e5e;
    border-radius: 5px;
    padding: 30px;
    margin-top: 45px;
}

.dialog-custom-icon {
    color: red;
    font-size: 25px;
    margin-right: 5px;
}

.menu {
    bottom: 0px;
    position: absolute;
    width: inherit;
    margin-left: -1px;
}

.k-textbox:focus {
    margin: 0px;
}

#loader {
    left: calc(50% - 80px);
}

.k-dropdown .k-dropdown-wrap .k-input {
    padding-left: 16px;
}

.form-control {
    border: 1px solid rgb(133, 133, 133) !important;
    border-radius: 2px;
    margin-left: 1px;
}

label[for] {
    cursor: pointer;
}

label {
    max-width: 100%;
}

label {
    max-width: 100%;
    word-wrap: break-word;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

*, *::before, *::after {
    box-sizing: border-box;
}

table {
    border-collapse: separate;
}

div.navigation {
    padding-top: 38px;
    padding-bottom: 0px;
}

#submit {
    height: 41px;
}

button.k-primary i {
    font-size: 22px;
    margin-right: 10px;
}

button.k-primary span {
    font-weight: bold;
    font-size: 16px;
}

.control-label {
    margin-bottom: 9px;
}

.form-group {
    margin-bottom: 17px;

}

div.input-text-wrapper i {
    position: absolute;
    margin-top: 7px;
    margin-left: 8px;
    font-size: 23px;
    z-index: 5;
    display: flex;
}

.loginBox .divLogin {
    width: 100%;
    text-align: left;
    /* border: 1px solid #656565; */
    border-radius: 3px;
    padding: 45px 15px 15px;
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa.fa-w-14 {
    width: 0.875em;
}

.loginBox .divLogin {
    width: 100%;
    text-align: left;
    /* border: 1px solid #656565; */
    border-radius: 3px;
    padding: 45px 15px 15px;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}

.svg-inline--fa.fa-w-16 {
    width: 1em;
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.marketing-c #frameMarketing {
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*padding-top: 2px;*/
}

.portlet-title-text {
    line-height: normal;
    margin-bottom: 24px;
}

div.register > span {
    position: absolute;
    margin-top: -2px;
    margin-left: 3px;
    cursor: pointer;
}

#divLanguage {
    display: none;
    position: absolute;
    top: 8px;
    right: 5px;
}

#frameHeader {
    width: 100%;
    height: 100%;
}

.loginBox {
    width: 434px;
    text-align: center;
    background: #fff;
    vertical-align: top;
    /*display: none;*/
    display: table-cell;
}

.loginBox .divLogin {
    width: 100%;
    text-align: left;
    /* border: 1px solid #656565; */
    border-radius: 3px;
    padding: 45px 15px 15px;
}

.loginBox .divLogin button[type=submit] {
    width: 100%;
}

input.form-control {
    padding-left: 33px !important;
}

div.navigation i.k-i-question {
    font-size: 31px;
}

div.register > i {
    font-size: 25px;
}

div.register {
    text-align: left;
    padding-left: 19px;
    margin-top: -5px;
}

.form-control {
    font-size: 14px;
}

.form-control:focus {
    box-shadow: none!important;
}

.marketing-c {
    padding: 0px;
    height: 100%;
}

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
    text-decoration: underline;
}

div.register > span:hover {
    text-decoration: underline;
}

.k-loader {
    border: none !important;
}

.logo {
    margin-left: 1em;
    margin-top: 0px;
    max-height: 44px;
    max-width: 145px;
}
#banner{
    height: 50px;
}
#dropdownLang{
    display: none;
}
#errMsg,
#errMsgUserNotRegister{
    color:#b30012;
    white-space: normal;
}
.register{
    display: none;
}

.text-reset-pass{
    white-space: pre-line;
    text-align: start;
    padding: 10px;
}
.resend-email{
    display: none;
    padding: 10px;
}

#headerText{
    font-size: 20px;
}
.providerPic
{
    width:25px;
    height:25px;
}

.login-btn {
    justify-content: center;
    flex-direction: row;
    display: flex;
    background-color: rgb(255, 255, 255);
    justify-content: center;
    align-items: center;
    width: 220px;
    padding: 10px;
    box-shadow: 3px 3px 4px 1px rgb(170 170 170);
    border-radius: 15px;
    /*text-decoration: none;*/
}
.btn-text {
    justify-content: center;
    padding: 10px;
    font-family: 'Poppins', sans-serif;
    color: rgb(85, 85, 85);
}

label{
    margin-bottom: 0px!important;
}
main{
    height: 100%;
}


#toolbar{

    display: flex;
    align-items: center;
}

.fa-circle-question{
    font-size:30px ;
    margin-right: 5px;
}
#gotoForgotPass{

    display: flex;
    align-items: center;
}

#loadingDot{
  text-align: start;
}