
body{
    background-color: red;
  }
header.dark-bar {
    color: #FFFFFF;
    background-color: #fff !important;
    background: linear-gradient(90deg,#fff 14%,#fff 20%)!important;
    border: none !important;
    height: 70px;
    max-height: 64px !important;
    z-index: 1;
    
}
 code {
font-family: monospace;
white-space: pre-wrap; /* preserves newlines and wraps */
background-color: #f5f5f5;
padding: 8px;
border-radius: 4px;
border: 1px solid #ddd;
display: block;
margin: 10px 0;
}
.countdown{
    padding: 5px 20px !important;
}
.test-runner-scope .action-bar.content-action-bar.horizontal-action-bar.top-action-bar>.control-box .title-box{
    padding: 5px 0 0 !important;
    margin-left: -20px;
    font-size: 1.8rem !important;
}
.dark-bar nav .settings-menu {
    background: #fff !important;
    padding-right: 0 !important;
}
.dark-bar a
{
    color:#000 !important; 
}
.headershadow {
    box-shadow: 0 3px 3px rgba(0,0,0,.2)!important;	
}
.small-navi #tao-main-logo {
    display:none !important;
}

.small-navi #tao-main-logo1 {
    display:block !important;
}
.delivery-scope #tao-main-logo1 {
    display:none !important;
}

.delivery-scope #tao-main-logo {
    height: 40px !important;
}
    
.delivery-scope{
    /* background: url(../img/component_1.jpeg)no-repeat center center fixed !important; */

}
header.dark-bar img{
    height: 48px !important;
}
header.dark-bar nav{
   /* display: inline-block;
     top: 12px; 
    float: right;*/
}
footer.dark-bar{
    background-color: #fff !important;
    border: none !important;
    margin-top:0px;
    z-index: -2;
    display: none;
}
 .login-box1{
    width: 468px;
 }

.c_forget{
    text-align: center;
    color: #FFFFFF;
    margin-left: 6px !important;
    display: none;

}

.c_foo{
	text-align: center;
	color: #FFFFFF;
}
#tao-main-logo{
    margin: 10px 30px 0px 30px !important;
    display: inline !important;
  
}

#login-box {
   /* height: 440px !important; */
    padding: 45px;
    opacity: 1;
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 1px 6px #00000029;
border-radius: 12px;
 width: 490px !important; 
opacity: 1;
}
#login-box #connect {
    line-height: 1.8 !important;
    height: 44px !important;
    font-size: 17px !important;
    /* width: 55%;
     margin: 0 10%; */
    margin-right: auto;
    margin-left: auto;
    text-shadow: none !important;
    display: block;
    color: #fff!important;
    top: 512px;
left: 474px;
width: 200px;
height: 39px;
    border-radius: .25rem;
    font-size: 16px;
    height: 45px;   
    border-radius: 8px;
    background: #00ACFF !important;
    font-family: Roboto Condensed!important;

}



#login, #password {
    width: 100%;
    height: 50px;
    max-width: none;
    border-radius: 10px !important;
    /* box-shadow: 0px 3px 6px #00000029; */
    opacity: 1;
    font-size: 20px;
    padding: 15px;
    /* border: 1px solid #dee2e6!important; */
    /* border: 2px solid #c02524; */
}

#login-box-inner-container{
      /* margin-top: 22px; 
      margin-left: 67%;
      /* height: 200px; */
      padding: 38px 50px;
      /* background: black; */
}
#login-box-inner-container img{
    width: 18px !important;
    margin: 5px;
    filter: grayscale(1);
}

.cu_reg{
    margin-top: 86px !important;
 
 
    margin-left: 247px !important;
    right: 0 !important;
    margin-bottom: 20px;

}
.xhtml_form .form_desc {
    width: 35%;
    display: inline-block;
    padding: 0px 0px 0px 10px;
    vertical-align: top;
    color: #000 !important;
    font-size: 18px;
    margin-top: 4px !important;
}


#entry-point-box, #login-box {
   
  /*  width: 100% !important; */
    margin: auto !important;
    /* margin: 0px 56% 0 !important; */
    /* right: 0 !important; */
    padding: 1px !important;
    top: 40px !important;
    width: 100%;
}

#block entry-point entry-point-started-deliveries{
 background-color: #003F72 !important;

}

#entry-point-box plain{
background-color: #003F72 !important;
}


.fc_user{
color:#ffffff !important;
}

.cus_nme {
    margin-left: 31px !important;
    /* margin-top: -6px; */
}

.cus_date{
	background-color: #fff;
}

.fadeInUp{
  
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
}

.signIn {
    text-align: center!important;
    margin-top: 7%!important;
    margin-bottom: 73px!important;
    color: #898989!important;
    font-size: 23px;
    letter-spacing: .5px;
    /* font-weight: 200; */
    font-family: Roboto Condensed!important;
}
.input-group input:focus{
    outline: none !important;
    border:3px solid red;
    border-color: red !important;
}
input:focus{
    outline: none !important;
    border:3px solid red;
    border-color: red !important;
}
.input-group label{
    color: #898989 !important;
    font-size: 15px !important;
    font-family: Roboto Condensed!important;
}
.rdStar{
    color: red !important;
}
.dark-bar nav .main-menu li>a {
    background: #fFF;
}
.dark-bar nav li>a:hover{
    background-color: rgb(222 185 0) !important;
}
.xhtml_form_error{
    text-align: center;
    color: red;
    font-size: 13px;
}
/* New Input box Style Start by Afser */


/* for psycometry */
.qti-item table.matrix {
    width: 100%;
    min-height: 350px;
    border: 6px solid #f9f8f7;
    margin-bottom: 10px;
}

.qti-item .qti-matchInteraction .matrix {
    table-layout: auto;
}

.qti-item [class^="feedback-"], .qti-item [class*=" feedback-"] {
    border: 1px transparent solid;
    position: relative;
    padding: 20px 20px 20px 45px;
    /* margin: 5px 0 10px 0; */
    margin-bottom: 0;
    border-radius: 3px;
    color: #222 !important;
}

.qti-item table.matrix td {
    background: transparent;
    text-align: center;
    padding: 2px;
    padding: 0 !important;
    min-width: 125px;
} 
 
.qti-item .qti-matchInteraction .matrix td:not(.qti-choice) label .icon-checkbox, .qti-item .qti-matchInteraction .matrix th:not(.qti-choice) label .icon-checkbox {
    position: inherit !important;
}


table.matrix td {
    min-width:125px !important;
}

.qti-item table.matrix td label {
    background: transparent;
    text-align: center !important;
    padding: 2px;
}
/*.qti-item .qti-block {
    text-align: left !important
}*/
table.matrix th:first-child {
    width:50% !important;
    text-align: left !important;
}
table.matrix th:nth-child(2) {
    text-align: center !important;
    font-weight: bold !important;
}
table.matrix th:nth-child(3) {
    text-align: center !important;
    font-weight: bold !important;
}
table.matrix th:nth-child(4) {
    text-align: center !important;
    font-weight: bold !important;
}
table.matrix th:nth-child(5) {
    text-align: center !important;
    font-weight: bold !important;
}
[class*="btn-"] {
    text-shadow: none !important;
}

.leftContent h2 {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    line-height: normal;
    margin: 50px 0 10px 0;
}
.leftContent h6 {
    font-size: 17px;
    font-weight: normal;
    color: #000;
    margin: 0 0 50px 0;
    line-height: normal;
}
.leftContent .homepage {
    border: 1px solid #1B4E9B;
    padding: 6px 18px;
    background-color: #ffffff;
    display: inline-block;
    margin: 30px 0 0 0;
}
.leftContent .homepage a {
    font-size: 16px;
    font-weight: normal;
    color: #1B4E9B;
    line-height: normal;
}

.configurationList {
    list-style-type: none;
    margin: 0;
    padding: 0; 
}
.configurationList li {
    display: flex;
    align-items: flex-start;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 10px;
}
.configurationList li .icon {
    margin-right: 8px;
    background-color: #1B4E9B;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.configurationList li > div {
    position: relative;
    top: 3px;
}
.configurationList li .icon i {
    font-size: 8px;
    color: #ffffff;
    font-weight: normal;
    position: relative;
}
.configurationList li .list {
    
}
.configurationList li .list a {
    color: #1A4E9B;
}


.LoginList {
    list-style-type: none;
    padding: 0; 
    margin-top: 10px; 
    margin-left: 65px;
}
.LoginList li {
    display: flex;
    align-items: flex-start;
    color: #000;
    font-size: 14px;
    font-weight: normal;

    margin-bottom: 10px;
}
.LoginList li .icon {
    margin-right: 8px;
    background-color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.LoginList li > div {
    position: relative;
    top: 3px;
}
.LoginList li .icon i {
    font-size: 9px;
    color: #1B4E9B;
    font-weight: normal;
    position: relative;
}
.LoginList li .list a {
    color: #1A4E9B;
}
.key-in {
    border-radius: 10px;
    background: #E6ECF4 0% 0% no-repeat padding-box;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: -40px;
    width: 300px;
    float: right;
    margin-right: 75px
}
/* 
.key-in {
    border-radius: 10px;
    background: #E6ECF4 0% 0% no-repeat padding-box;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: -40px;
}
.req-but {
    border: 1px solid #1B4E9B;
    padding: 6px 18px;
    background-color: #ffffff;
    display: inline-block;
    margin: 30px 0 0 0;
}
.req-but a {
    font-size: 16px;
    font-weight: normal;
    color: #1B4E9B;
    line-height: normal;
} */

/*
.dark-bar nav li>a {
    height: 70px !important;
}*/