.langbtn {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: rgb(51, 51, 51);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    cursor: auto;
    direction: ltr;
    display: block;
    font-family: 'Open+Sans', sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 17.142858505249px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    outline-color: rgb(51, 51, 51);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 10px;
    padding-left: 35px;
    padding-right: 10px;
    padding-top: 10px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    white-space: normal;
}

.SearchButton {
    display: none;
}
/*.fa {
    padding:4px;
}*/

[id$=ProfilePucture].circle-img {
    width: 30px;
    height: 30px;
}

.text-red {
    color: #a94442;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18.57px;
    font-family: "Open+Sans", sans-serif;
}

.breadcrumb > li:last-child {
    color: #777;
}

[placeholder=Search]::-ms-clear {
    display: none;
}

.cssChecbox {
    /*position: relative;
    
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;*/
    /*color: red;*/
    /*display: block;
    position: absolute;*/
    /*font-weight: 400;*/
    /*border: 1px solid #D5D5D5;*/
    /*height: auto;*/
}

    .cssChecbox label {
        /*position: relative;*/
        /*display: block;*/
        /*min-height: 20px;*/
        /*margin-top: 10px;*/
        /*margin-bottom: 10px;*/
        margin-left: 5px !important;
        margin-right: 10px;
    }


.cssChecboxList {
    /*position: relative;
    
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;*/
    /*color: red;*/
    /*display: block;
    position: absolute;*/
    font-weight: 400;
    /*border: 1px solid #D5D5D5;*/
    height: 100%;
}

    .cssChecboxList label {
        /*position: relative;*/
        /*display: block;*/
        /*min-height: 20px;*/
        /*margin-top: 10px;*/
        /*margin-bottom: 10px;*/
        margin-left: 5px !important;
        margin-right: 10px;
    }

.FUhidden {
    display: none !important;
}

.AttachmentsTable p.name {
    margin: 0;
}

th {
    text-align: center !important;
}

.EOL {
    text-align: right;
}

.user-image .user-image-buttons {
    right: 20px !important;
}

.AdvancedButton {
    margin: 0 5px;
}

.float-direction {
    float: left;
}

.nlineChanged {
    font-weight: bolder;
    background-color: #fcf8e3 !important;
}
.table>tbody>tr.bgorange>td,.table>tbody>tr.bgorange>th,.table>tbody>tr>td.bgorange,.table>tbody>tr>th.bgorange,.table>tfoot>tr.bgorange>td,.table>tfoot>tr.bgorange>th,.table>tfoot>tr>td.bgorange,.table>tfoot>tr>th.bgorange,.table>thead>tr.bgorange>td,.table>thead>tr.bgorange>th,.table>thead>tr>td.bgorange,.table>thead>tr>th.bgorange
{
    background-color:rgba(231, 120, 23, 0.25)

}
.table-hover>tbody>tr.bgorange:hover>td,.table-hover>tbody>tr.bgorange:hover>th,.table-hover>tbody>tr:hover>.bgorange,.table-hover>tbody>tr>td.bgorange:hover,.table-hover>tbody>tr>th.bgorange:hover
{
    background-color:rgba(231, 120, 23, 0.50)
}
a.btn > i.fa {
    padding-right: 5px !important;
}

.select2-container {
    width: 100% !important;
}
.form-group .select2-container, .input-group .select2-container {
    position: relative;
    z-index: 2;
    /*float: left;*/
    width: 100%;
    margin-bottom: 0;
    display: table;
    table-layout: fixed;
}
.nowrap {
    white-space: nowrap;
}
.has-error .select2-selection {
    border-color: rgb(185, 74, 72) !important;
}
.GrayBackground {
    background-color: #e4e4e4;
    color: #7F7F7F !important;
    white-space:normal;
}
.bootstrap-tagsinput {
    width: 100%;
}
.MarginBefore05 {
    margin-left:5px !important;
}
.btnDirection {
    float: right;
}