#imaginary_container {
    margin-top: 10px;
}

.stylish-input-group .input-group-addon {
    background: rgb(204,153,0)!important;
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border: solid 2px #cccccc;
}

.stylish-input-group button {
    border: 0;
    background: transparent;
}

.iaidlogout {
    border-radius: 4px;
    background-color: #ff3333;
    border: 0px;
    margin-top: 5px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    width: 79px;
}

.headingpanel {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.search_div {
    margin-top: 13px;
    width: 640px;
}

.search {
    padding: 5px 0;
    width: 230px;
    height: 30px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 22px;
}

.hyperlink {
    color: blue;
}

.btn {
    height: 30px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius: 1px;
}

.search {
    width: 500px;
    height: 35px;
    margin: 0px 0px;
    font-size: 18px;
    border-radius: 6px;
    display: inline;
    float: left;
}

.search_button {
    height: 35px;
    width: 100px;
    margin-right: 194px;
    margin-top: 58px;
    border-radius: 7px;
    background-color: #0000CC;
    color: #FFFFFF;
    font-size: 18px;
    cursor: pointer;
    display: inline;
    float: right;
}

.plus_symbol {
    background-image: url(../image/symbol.jpg);
    background-repeat: no-repeat;
    padding-left: 36px;
    height: 30px;
    padding-top: 8px;
}

.button {
    width: 50px;
    height: 30px;
    cursor: pointer;
}

.Green__button {
    background-color: #61ad40;
    border: 0px;
    color: #FFFFFF;
}

.footer {
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 0px;
    bottom: 0px;
    padding: 11px;
    color: #fff;
    font-size: 12px;
    background-color: #66635e;
    
    position: fixed;
    bottom: 0;
}

.logout {
    float: right!important;
    position: fixed;
    margin-left: 88%;
    margin-top: 61px;
}

.ajax__calendar_year {
    cursor: pointer;
    height: 44px;
    overflow: hidden;
    text-align: center;
    width: 40px;
    line-height: 12px;
}


.ajax__calendar_month {
    cursor: pointer;
    height: 44px;
    overflow: hidden;
    text-align: center;
    width: 40px;
    line-height: 12px;
}
