﻿.GreenBG {
    background-color: #fafafa;
}

.logeed_White {
    color: #000 !important;
}

input[type="Text"]:focus, input[type="password"]:focus, input[type="textarea"]:focus, textarea:focus, input[type="File"]:focus, input[type="checkbox"]:focus {
    background: none;
}

#SecondLevelContent_SearchDataEntryDiv {
    border-top: 2px solid !important;
    color: #ddd;
}

#SecondLevelContent_AspFSGroup {
    background-color: #fff !important;
    box-shadow: 0 0 5px 0 rgb(66, 66, 66);
    margin: 0 2px;
    padding: 4px;
    background: none;
}


.ContentHeight {
    /*margin: 16.5px auto;*/
    margin-left: 150px;
    min-height: 450px;
    width: 1000px;
}

.SvSChildTDMain {
    padding-bottom: 10px;
    vertical-align: top;
    width: 200px;
}

.chosen-container-single .chosen-single:hover, .chosen-container-single .chosen-single:focus {
    text-decoration: none !important;
}

.chosen-container-single .chosen-single {
    height: 25px;
    line-height: 25px;
}

.chosen-container-single .chosen-single {
    background-clip: padding-box;
    border: none !important;
    color: #555559 !important;
    background: #eee !important;
}

.DivMenu {
    color: #fff;
    height: 30px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: -22px;
    position: absolute;
    vertical-align: middle;
}

.DivMenuMPage {
    color: #fff;
    height: 30px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: -30px;
    position: absolute;
    vertical-align: middle;
}

.scrollrate {
    min-height: 29px;
    position: relative;
    float: left;
    width: 70%;
}



.searchbox {
    float: right;
    min-height: 29px;
    padding-right: 10px;
    position: relative;
    text-align: right;
    width: 25%;
}

.DivMenuMPage .chosen-container-single .chosen-single {
    background: none !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    color: #fff !important;
    box-shadow: none;
}



    .DivMenuMPage .chosen-container-single .chosen-single span {
        font-size: 12px;
    }



.pagedetails {
    background: #eee none repeat scroll 0 0;
    color: #23497f;
    font-size: 12px;
    font-weight: 500;
    margin-top: 0;
    padding: 3px;
    text-decoration: none !important;
    vertical-align: top !important;
    min-height: 25px;
    text-align: right;
}

.branchdetails {
    font-size: 12px;
    font-weight: 600;
    /*letter-spacing: 1px;*/
}

.fleftes {
    color: #DF8535;
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
    margin-top: 22px;
}

#SecondLevelContent_AspFSGroup fieldset legend span {
    color: #DF8535;
    font-size: 16px;
    font-weight: 600;
}

.navbar-nav a {
    font-size: 13px !important;
}

.MenuDivBelow {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #aaa;
    box-shadow: 5px 4px 8px #aaa;
    float: right;
    padding: 2px;
    z-index: 10001;
}

fieldset {
    border: none;
}

#SearchPanal {
    /*background: url("../images/widget_transparent.png") repeat scroll 0px 0px transparent;*/
}

.TableFormControl td {
    color: #22487b !important;
}

.TableFormControl input[type="Text"], input[type="password"], input[type="textarea"], textarea {
    background: #eee !important;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: none !important;
    color: #555559;
    font-size: 14px;
    height: 15px;
    letter-spacing: -0.4px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 8px;
}

.TableFormControl_small td {
    color: #22487b !important;
}

.TableFormControl_small input[type="Text"], input[type="password"], input[type="textarea"] {
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: none !important;
    color: #000;
    font-size: 14px;
    height: 15px;
    letter-spacing: -0.4px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 10px;
}

.BankStAutoMatch td {
    background-color: #178398 !important;
    color: #FFFFFF !important;
}

.BankStAutoMatchOrange td {
    background-color: #DF8535 !important;
    color: #FFFFFF !important;
}


.selectstring {
    background-color: #397D02 !important;
    color: red !important;
}
