﻿.calcContainer {
    width: 250px;
    padding: 8px;
    background: #e0dfdf;
    /*border-radius: 15px;*/
    font-weight: bold;
    margin-bottom: 8px;
}

.Input65 {
    width: 65% !important;
    border: 1px solid #d7d5d5;
    height: 18px;
    padding: 2px 3px;
    background: #fff;
    font-size: 11px !important;
}

.up {
    cursor: pointer;
}

.marginbottom2 {
    margin-bottom: 2px;
}

.margin3_5 {
    margin: 3px 0 0 5px !important;
}

.listView .UserTable tr td {
    /*padding: 1%;*/
    vertical-align: middle;
}

.width8 {
    width: 8% !important;
}

.listView .UserTable tr td > .Input {
    width: 99% !important;
}

.width83 {
    width: 83% !important;
}

/*.SumoSelect > .CaptionCont > label > i
{
    left:-16px !important;
}
*/
.NewPopUp {
    width: 80%;
    margin: 0px auto;
    background: #fff none repeat scroll 0% 0%;
    padding: 5px 0px 5px 0px;
    border: 1px solid #CCC;
}

.innerBorder {
    background-color: #d7d5d5 !important;
}

.SumoSelect > .optWrapper > .options li.opt {
    width: 100% !important;
}

.SumoSelect > .optWrapper > .options li label {
    margin-left: 5px !important;
    color: #000 !important;
}

.filterCriteria .AddWrapp ul.Addview li.opt label {
    color: #000 !important;
    padding: 4px !important;
}

.AddWrapp ul.Addview li label sup {
    float: none !important;
}

.NewPopUp2.SPActive {
    width: 80% !important;
}

#contentLogin_contentMain_lblWBSFilterInfo {
    width: 91% !important;
}

.searchdiv .SPActive {
    width: 100% !important;
    position: relative !important;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

    .searchdiv .SPActive #contentLogin_contentMain_SearchMaterialPopUp_txtSearch, .searchdiv .SPActive #contentLogin_contentMain_SearchProjectPopUp_txtSearch, .searchdiv .SPActive #contentLogin_contentMain_SearchSupplierPopUp_txtSearch {
        width: 91% !important;
    }

.searchdiv .NewPopUp2 {
    width: 100% !important;
    position: relative !important;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

    .searchdiv .NewPopUp2 #contentLogin_contentMain_SearchMaterialPopUp_txtSearch, .searchdiv .NewPopUp2 #contentLogin_contentMain_SearchProjectPopUp_txtSearch, .searchdiv .NewPopUp2 #contentLogin_contentMain_SearchSupplierPopUp_txtSearch {
        width: 91% !important;
    }

@media screen and (max-width: 950px) {
    .AddWrapp ul.Addview li {
        margin-left: 0px !important;
    }
}

.floatPopupDiv {
    display: none;
    width: 100%;
    overflow: auto;
    height: 500px;
    z-index: 999999;
    position: fixed;
}

.border-none {
    border: none !important;
    box-shadow: none !important;
}

/*.mainAccordian {
    margin: 0px 0px 1% 1% !important;
}*/

.filterCriteria .heading h4 {
    font-weight: bold;
    color: #000 !important;
}

.searchResult .heading h4 {
    font-weight: bold;
    color: #000 !important;
}
/*.filterCriteria .AddWrapp ul.Addview li > div .SumoSelect 
{
    width:93.5% !important;
}*/
.filterCriteria .AddWrapp ul.Addview li > div .sapnstyle {
    width: 100% !important;
}
/*.SumoSelect > .optWrapper > .options  li.opt label, .SumoSelect.open > .optWrapper .select-all > label
{
    margin-left: 15% !important;
}
*/
#contentLogin_contentMain_divAdd .AddWrapp {
    margin: 0 0 0 0 !important;
}

#divCheckApplyAll span {
    border: 0px !important;
}

#divCheckApplyAll .width11 {
    width: 14% !important;
}

.textcolor {
    color: rgb(4, 133, 163) !important;
}

.inputNewEnq {
    border: 1px solid #d7d5d5;
    height: 18px;
    padding: 2px 3px;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    background: transparent !important;
    font-size: 11px !important;
    width: 20% !important;
}

.height500 {
    height: 500px !important;
}

.SelectNew {
    width: 80% !important;
}

.filterCriteria .AddWrapp ul.Addview li div div.chosen-container {
    width: 91.5% !important;
}

    .filterCriteria .AddWrapp ul.Addview li div div.chosen-container .chosen-single {
        border-top: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
        background: transparent !important;
    }

ul.tabs li a:hover {
    color: #ffffff !important;
}

.aspNetDisabled {
    /*   width: 93.5% !important;*/
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    background: transparent !important;
}

.floatright {
    float: right;
}

.filterCriteria .AddWrapp ul.Addview li > div p span {
    border-bottom: 0px !important;
}

.width-30 {
    width: 30% !important;
}

.AddWrapp ul.Addview li div input[type=radio] {
    display: none;
}

input[type=radio] {
    display: none;
}

#bgDiv {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: Black;
    filter: alpha(opacity=25);
    opacity: 0.5;
    z-index: 1000;
}

#Progress {
    top: 60%;
    left: 40%;
    text-align: center;
    position: fixed;
    background-color: transparent;
    width: 300px;
    z-index: 1001;
}

#bgDiv1 {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: Black;
    filter: alpha(opacity=25);
    opacity: 0.5;
    z-index: 1000;
}

#Progress1 {
    top: 60%;
    left: 40%;
    text-align: center;
    position: fixed;
    background-color: transparent;
    width: 300px;
    z-index: 1001;
}


.margintopAuto {
    margin-top: auto !important;
}

.Textarea {
    font-size: 13px !important;
}

input[type=submit].aspNetDisabled {
    color: #fff !important;
    background: #0485A3 !important;
}

.tblborderNone tr td {
    border: none !important;
}

.tblborderNone tr {
    background-color: transparent !important;
}

.chosen-results li {
    font-size: 14px !important;
}

.NewPopUp_new {
    width: 80%;
    margin: 0px auto;
    background: #fff none repeat scroll 0% 0%;
    padding: 5px 0px 5px 0px;
    border: 1px solid #CCC;
}
.ui-widget-header {
    background: #e0e0e0 !important;
}

