/*formula css section*/
@font-face {
    font-family: myFirstFont;
    src: url(../resources/roboto/Roboto-Thin.ttf);
}
/*
.formula-main{
    font-family: monospace !important;
}*/    
span.squareroot{
    text-decoration: overline;
    top: 1px;
    left: -1px;
}


tr td {
    vertical-align: middle;
}

.left{
    float: left;
	/*padding-left: 3px;
    padding-right: 3px;*/
}

.middle{
    line-height: 51px;
    padding-left: 3px;
    padding-right: 3px;  
}
.sqrt-image-container{
    font-size: 20px;
    background: url(../images/sqrt.png) no-repeat;
    height: 32px;
    width: 26px;
    background-size: 60%;
    text-decoration: overline;
}

.formula-main sub.top{
    top: -.5em !important;
}
.formula-main sub.bottom{
    bottom: -.25em !important;
}
.formula-main{
    text-align: center;
    float: left;
}
hr{
    border-top: 1px solid #000;
}
.close-brackets{
    font-size: 30px;
    font-weight: 100;
}
.formula-main hr{
    margin-top:5px !important;
    margin-bottom:5px !important;
}

.squareroot-100 {
	background: url(../images/Squareroot_100x100_c.png) no-repeat;
	height: 50px;
	width: 26px;
	top: 16px;
	position: relative;
	background-size: 36px;
}
.squareroot-101 {
	background: url(../images/Squareroot_100x100_c.png) no-repeat;
	height: 50px;
	width: 26px;
	font-size: 20px;
	background-size: 48px;
	text-decoration: overline;
}
.squareroot-102 {
	background: url(../images/Squareroot_100x100_c.png) no-repeat;
	height: 50px;
	width: 26px;
	font-size: 20px;
	background-size: 39px;
	text-decoration: overline;
}
.squareroot-103 {
	background: url(../images/Squareroot_100x100_c.png) no-repeat;
	height: 50px;
	width: 26px;
	top: 13px;
	position: relative;
	background-size: 36px;
}
.squareroot-104 {
	background: url(../images/Squareroot_100x100_c.png) no-repeat;
	height: 50px;
	width: 26px;
	position: relative;
	background-size: 36px;
}
.squareroot-50 {
	background: url(../images/Squareroot_50x50_c.png) no-repeat;
	height: 50px;
	width: 26px;
	top: 16px;
	position: relative;
	background-size: 36px;
}

.thin-sqrt{
    background: url(../images/Squareroot_100x100_c.png) no-repeat;
    height: 50px;
    width: 26px;
    background-size: 50px;
    
}
.thin-sqrt.ieoverride{
	background: url(../images/Squareroot_100x100_c.png) no-repeat !important;
    height: 50px;
    width: 26px;
}
.iesqrt .thin-sqrt{
    background: url(../images/sqrt_ie/50px.png) no-repeat;
    height: 50px;
    width: 26px;
    background-size: 22px 25px !important;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/Squareroot_100x100_c.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/Squareroot_100x100_c.png', sizingMethod='scale')";*/
}
.iesqrt .thin-sqrt.antiprism{
	background-size:21px !important;
}
.iesqrt .thin-sqrt.gear{
	background-size:24px!important;
}
.ie8 .sqrt-image-container{
    font-size: 20px;
    background: url(../images/sqrt.png) no-repeat;
    height: 32px;
    width: 26px;
    background-size: 60%;
    text-decoration: overline;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/sqrt.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/sqrt.png', sizingMethod='scale')";*/
}
/**Formula css ends here**/
.shapesSelection .shapesSelectionChild{
    padding: 10px 5px 12px 10px;
    width: 50%;
    margin-top: 10px;
}
span.squareroot{
    padding: 3px;
    position: relative;
    border-top: 1px solid;
    top: 1px;
}

tr td {
    vertical-align: middle;
}

.left{
    float: left;
}
hr {
    margin-top: 5px !important;
    margin-bottom: 7px !important;
    border: 0 !important;
    border-top: 1px solid #000 !important;
}
#areaCalculationContainer table tr,#volumeCalculationContainer table tr{

}
#areaCalculationContainer,#volumeCalculationContainer{
    padding: 10px;
}
#areaCalculationContainer table td, #volumeCalculationContainer table td{
    padding: 5px 0px;
}
body{
    max-width: 500px !important;
    margin: auto !important;
    font-family: "ITC Franklin Gothic Std Book","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif  !important;
    padding: 10px;
	font-size:16px;
}

.input-section .main{
    color:#666666;
}
.result-section{
    background-color: #49b1bb;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.result-sub-section{
    background-color: #69c2ca;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    border-top: 1px solid #fff;
}
.result-section input, .result-section-display-label{
    background-color: #49b1bb;
    border: none;
    height: 34px;    
    font-size: 20px;
    font-weight: bold;
    display: none;
}
.result-section-display-label{
    float: left;
    line-height: 34px;
    width: 125px;
    margin-left: 7px;
    text-align: right;
    display: block;
    overflow: hidden;
}
.result-sub-section input, .result-sub-section-display-label{
    background-color: #69c1ca;
    border: none;
    height: 34px;    
    font-size: 15px;
    font-weight: bold;
    display: none;
}
.result-sub-section-display-label{
    float: left;
    line-height: 34px;
    width: 125px;
    margin-left: 7px;
    text-align: right;
    display: block;
    overflow: hidden;
}
.result-section .newListSelected, .result-sub-section .newListSelected{
    background: none;
}
#areaCalculationContainer input,#volumeCalculationContainer input{
    float: left !important;
    padding: 0px 10px 0px 3px !important;
}
.stylish-select .newListSelected{
    float: left;
}
table .newListSelected{
    position: relative !important;
    left: 10px;
}
#association-popup li{
    cursor: pointer;
    border-top: 1px solid #dbdbdb;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;  
    padding: 0px 0px 0px 0px;
    height: 64px;
}
#association-popup li:last-child{
    border-bottom: 0px;  
}
.ipad .selectedTxt span{
    height: 17px;
    top: 0px;
}
.association-popup-body li:hover, .association-popup-body li:active {
    background: #ededed !important;
}
#association-popup li a{
    color: #666666;
    font-size: 16px;
    display: block;
    height: 63px;
    text-decoration: none;
}
.stylish-select .newListSelected.areaMainCategorySelectmain, .stylish-select .newListSelected.areaSubCategorySelectmain, .stylish-select .newListSelected.volumeMainCategorySelectmain, .stylish-select .newListSelected.volumeSubCategorySelectmain{
    background: none;
    height: 62px;
    border: 1px solid #49b1bb;
}
.areaMainCategorySelectmain, .areaMainCategorySelectmain .SSContainerDivWrapper, .areaSubCategorySelectmain, .areaSubCategorySelectmain .SSContainerDivWrapper, .volumeMainCategorySelectmain, .volumeMainCategorySelectmain .SSContainerDivWrapper, .volumeSubCategorySelectmain, .volumeSubCategorySelectmain .SSContainerDivWrapper, .areacalculationMethodSelectmain, .areacalculationMethodSelectmain .SSContainerDivWrapper, .volumecalculationMethodSelectmain, .volumecalculationMethodSelectmain .SSContainerDivWrapper{
    width: 224px !important;
}
/*
.areacalculationMethodSelectmain ul li, .areacalculationMethodSelectmain .SSContainerDivWrapper ul li a, .volumecalculationMethodSelectmain ul li, .volumecalculationMethodSelectmain .SSContainerDivWrapper ul li a{
    height: 40px;
    width: 224px !important;
}

.areaMainCategorySelectmain .SSContainerDivWrapper ul li a, .volumeMainCategorySelectmain .SSContainerDivWrapper ul li a, .areaSubCategorySelectmain .SSContainerDivWrapper ul li a, .volumeSubCategorySelectmain .SSContainerDivWrapper ul li a{
    padding: 0px;
    padding-left: 10px !important;
}*/
.shapesSelection .selectedTxt{
    padding: 0px;
    color: #666666;
    font-size: 13px;
    width: 224px;
    height: 62px;
    cursor: pointer;
}
.calcMethodCls{
    width: 100% !important;
    padding:10px;
}
.calcMethodCls div.method-select{
    width: 50%;
    float: left;
    height: 34px;
    line-height: 34px;
}
.calcMethodCls .newListSelected{
    background: none;
    margin: 0px 10px;
}

@font-face {
    font-family: myFirstFont;
    src: url(../resources/Roboto-Light.ttf);
}
.tab-content{
    border-bottom: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    min-height: 120px;
}
table input{
    margin-left: 7px;
}
table input, #enter-density {
    font-size: 16px;
    letter-spacing: 1px;
    width: 130px;
    height: 34px;
    border: 1px solid #C0C0C0;
    line-height: 30px;
    text-align: right;
    font-weight: bold;
    padding: 0px 10px 0px 3px;
}

table input:focus, #enter-density:focus, a, a:focus, a:active {
    outline: none;
}

#global-search-container{
    clear: both;
    display: none;
    border: 1px solid #ddd;    
}
#global-search tr td{
    min-width: 50% !important;
    padding: 0px;
}
#global-search_wrapper .dataTables_scrollHeadInner table{
    min-width: 436px;
}
#global-search_wrapper .dataTables_scrollHeadInner table tr th{
    min-width: 50%;
    background: #49B1BB;
    color: #fff;
    height: 30px;
    padding: 0 10px;
    width: 250px;
    text-align: center;
}
#global-search tr td{
    background: #fff;
    border: none !important;
}
#global-search-container #global-search_filter input{
    margin: 21px 21px 0px 21px;
    padding: 3px 28px 3px 34px;
    width: 436px;
    height: 34px;
    border: 1px solid #C0C0C0;
    font-weight: normal;
    background: url(../images/icons/search-grey.png) 5px 4px no-repeat;
    background-color: #fff;
    color: #333;
}
#global-search_filter label{
    margin-bottom: 0px !important;
}
#weight-main-container #material_filter input{
    margin: 0;
    padding: 5px;
    position: relative;
    top: 5px;
    width: 470px;
}
#weight-main-container #material_filter{
    width: 100%;
}
#weight-main-container #material_filter input{
    width: 416px;
    border: 1px solid #ddd;
    border-right: 0;
    padding: 3px 15px 3px 34px;
    height: 38px;
    font-weight: normal;
    background: url(../images/icons/search-grey.png) 5px 7px no-repeat;
    background-color: #fff;
    color: #333;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody{
    border: none;
}
#material_wrapper .dataTables_scrollBody{
    min-height: 195px;
}
#material_wrapper th{
    padding: 9px 10px !important;
}
#material_wrapper td{
    padding: 11px 10px !important;
}
#material_wrapper{
    padding: 0px 21px;
}
#material_wrapper table, #material{
    min-width: 100% !important;
    width: 100% !important;
}
#material thead{
    display: none;
}
#global-search_wrapper .dataTables_scroll{
    padding: 0px 21px 21px 21px;
}
#global-search-container .dataTables_scrollHeadInner th, #material_wrapper .dataTables_scrollHeadInner th{
    border: none;
    font-size: 15px;
}
#global-search-container .dataTables_scrollHeadInner{
    border: none;
    width: 100% !important;
}
#global-search-container .dataTables_scroll{display: none;}
.bold-head, #area-tab-link, #volume-tab-link, .shape-head{
    font-weight: bold;
    /* font-size: 13px; */
    color: #2d2d2d;
}
button.bold-head{
    color: #ffffff;
    height: 34px;
    font-weight: bold;
    font-size: 15px;
    background-color: #b2aa7b;
    border: none;
    line-height: 34px;
    padding: 0px 10px;
}
.radio-text label{
    font-size: 13px;
    color: #4f4f4f;
    line-height: 22px;
    font-weight: normal;
}
#area-tab-link, #volume-tab-link{
    color: #999; /* #cfcfcf */
}
.shape-head{
    font-weight: bold;
    padding-bottom: 5px;
}
.description-title, .shape-description-body{
    font-size: 15px;
    color: #2d2d2d;
}
.shape-description-body{
    color: #666666;
    padding-left: 5px;
}
.morecontent span {
    display: none;
}
a.morelink {
    color: #49b1bb;
    outline: none;
    text-decoration: underline;
}
.calculation-view-table tr td{
    width: 50% !important;
}
.separate-section-border{
    border-bottom: 1px solid #dbdbdb;
}
.bottom-btn-panel{
    text-align: center;
    padding: 10px;    
    display: none;
}
.bottom-btn-panel button{
    background-color: #b2aa7b;
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
    height: 34px;
    border: none;
    line-height: 34px;
    padding: 0px 10px;
    margin: 0px 5px;
}

button:hover, .bottom-btn-panel button:hover { 
    background-color: #a1965e;
}
.bottom-btn-panel button[disabled=disabled], .bottom-btn-panel button:disabled {
    background-color: #ccc7a7;
    color: #e6e3d2;
}
.bottom-btn-panel.disabled:before,
.bottom-btn-panel.disabled:after{
    background-color: #ccc7a7;
    color: #e6e3d2;
}
.head-label{
    padding: 10px 0px 0px 40px;
    width: 50%;
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 22px;
    background: url(../images/icons/weight_collapse.png) 7px 8px no-repeat;
}
#weight-main-container{
    background-color: #eaeaeb;
}
#material_wrapper .dataTables_scrollHeadInner{
    background-color: #a9a9a9;
    min-width: 418px !important;
}
#material .odd, #material .even,#material .odd td, #material .even td{
    background-color: #fff;
    font-size: 14px;
    color: #333;
}
.popover{
    max-width: 400px !important;
}
#area-tab-link, #volume-tab-link{
    border-radius: 0px;
    margin-right: 0px;
    padding: 7px 8px 5px 8px;
    border: none;
}
.nav-tabs li a{
    background-color: #eeeeee;
}
.nav-tabs li.active a{
    background-color: #fff;
    color: #2d2d2d !important;
}
.first-li.active, .second-li.active {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.areacalculationMethodSelectmain .selectedTxt, .volumecalculationMethodSelectmain .selectedTxt{
    height: 34px;
    line-height: 34px;
    padding: 0px 10px;
    color: #666666;
}
.SSContainerDivWrapper{
    left: -1px !important;
}

.line-with-text {
    width: 100%; 
    text-align: center; 
    border-bottom: 1px solid #dbdbdb;
    line-height: 0.1em;
    margin: 10px 0 20px; 
} 

.line-with-text span { 
    background:#eaeaeb; 
    padding:0 10px; 
    color: #7f7f81;
    font-size: 12px;
}
.density-main{
    width:100%;
    text-align: center;
}
.density-main input{
    margin: 20px;
    width: 300px;
    border: 1px solid #ddd;
    padding: 10px;
}
.density-title{
    padding: 0px 10px;
    width: 50%;
    float: left;
    font-weight: bold;
}
.dataTables_scrollBody{
    overflow-x: hidden;
}
.density-sub-title{
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
    margin: 10px 0px 20px 0px;
}
.weight-content{
    display: none;
    padding-bottom: 15px;
    clear: both;
}
#mass-head{
    cursor: pointer;
    display: none;
    height: 38px;
    background-color: #b2aa7b;
}
.weight-result-section{
    width: 50%;
    float: left;
    padding: 2px 0px;
}
.weight-result-section-input{
    height: 34px;
    width: 130px;
    border: none;
    background-color: #b2aa7b;
    margin-left: 7px;   
    padding: 6px;
    color: #ffffff;
    font-weight: bold;
    text-align: right;
}
.modal-backdrop{
    background: transparent;
}
.modal-content{
    border-radius: 0px;
}
.modal-dialog{
    margin: 0px;
}
.areacalculationMethodSelectmain, .volumecalculationMethodSelectmain{
    background-image: none !important;
    border: 1px solid #49b1bb;
}
.areacalculationMethodSelectmain .SSContainerDivWrapper, .volumecalculationMethodSelectmain .SSContainerDivWrapper{
    left: -1px !important;
}
input:focus, #enter-density:focus, #weight-main-container #material_filter input:focus,#global-search-container #global-search_filter input:focus { 
    border: 1px solid #49b1bb;
    outline: none;
}
#association-popup{
    width: 480px;
}
.ie8 #association-popup{
    width: 100%;
}
#association-popup .modal-header{
    border-bottom: none;
    background-color: gainsboro;
}
input[type=search],input[type=text] {
    -webkit-appearance: none;
}
input[type=search],input[type=text],input[type=number]  {
    -webkit-appearance: none;
    border-radius: 0;
}
#association-popup-header{
    background-color: #e3e3e3;
    padding: 10px;
    height: 46px;
    border-left: 1px solid #646464;
    border-top: 1px solid #646464;
    border-right: 1px solid #646464;    
}
#association-popup-header div{
    font-size: 13px;
    font-weight: bold;
    color: #2d2d2d;
    padding-left: 20px;
}
.association-popup-body{
    background-color: #fff;
    max-height: 190px;
    overflow: auto;
    border-left: 1px solid #646464;
    border-bottom: 1px solid #646464;
    border-right: 1px solid #646464;
}
.association-popup-footer{
    text-align: center;
    border: none;
    background-color: #fff;
    padding: 10px;
}
#associated-lists{
    padding: 0px 0px;
    margin-top: -1px;
    margin-bottom: 0px;
}
#associated-lists li img{
    margin: 6px 10px 6px 6px;
    width: 52px;
}
#association-popup{position:relative;top:-242px;z-index: 9999999;display:none;}
select{display: none;}
.weight-calculation-type-head{
    min-height: 10px;
    padding-top: 15px;
    margin-left: 10px;
}
.weight-calculation-type-head span{
    left: 20px;
    position: relative;
}
.weight-calculation-type-head input[type="radio"]{
    margin: 5px 0px 0px 0px;
    position: absolute;
}
.iesqrt .weight-calculation-type-head input[type="radio"]{
    margin: 3px 0px 0px 0px;
}
.head-main input[type="radio"]{
    margin-top: 3px;
}
#enter-density-label{
    font-weight: bold;
    padding-left: 5px;
    left: 130px;
    top: 7px;
}
#enter-density-section{
    display: none;
    padding:15px 10px 0px 10px;
    margin-left: 229px;
}
.radio-inline label{
    left: -3px !important;
    position: relative !important;
    top: -1px !important;
    float: left !important;
}
.first-li, .second-li{
    width: 115px;
    text-align: center;
    height: 34px;
}
.areacalculationMethodSelectmain, .volumecalculationMethodSelectmain, .main{
    float: right !important;
    margin: 0px !important;
    left: 0px !important;
    width: 224px !important;
}
.main{
    border: 1px solid #49b1bb;
    background: url(../images/icons/dropdown_unit_turquoise.png) no-repeat 53px 9px !important;
    width: 82px !important;
    height: 34px;
    cursor: pointer;
}
.result-sub-section .main{
    border: none;
}
.result-section td{
    padding: 6px 0px !important;
}
.result-title div, .result-sub-title div{
    padding-left: 15px !important;
    display: inline-block;
}
.result-sub-section td{
    padding: 2px 0px !important;
}
#calc-btn{
    display:none;
    min-width: 108px;
    padding: 0px 5px;
}
#volumeCalculationContainer{
    padding: 10px 10px 0px 10px !important;
}
.material_category input{
    max-width: 62px
}
.material_category{
    padding: 21px 21px 10px 21px;
}
.material_category td{
    text-align:center;
    vertical-align: top;
    padding-right: 9px;
    font-size: 11px;
    color: #494949;
}
.material_category td.selected{
    color: #31929b;
}
.multiple-category-hint {
    display: block;
    font-size: 11px;
    font-style: italic;
    color: #7f7f81;
    padding: 0px 21px;
    text-align: right;
}
input[type=checkbox] {
    display: block;
    width: 62px;
    height: 62px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    -webkit-appearance: none;
    outline: 0;
    margin: auto;
    border: none;
    cursor: pointer;
    opacity: 0; /* Standards Compliant Browsers */
    /*filter: alpha(opacity=0); /* IE 7 and Earlier */
    /* Next 2 lines IE8 */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/
    z-index: 1;
}
.material-solid-parent{
    width: 62px;
    height: 62px;
}
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus{
    outline: none !important;
}
.material_category td div.material-image-div{
    background-repeat: no-repeat;
    height: 62px;
    width: 62px;
}
.material-solid-parent.checked {
    background-image: url(../images/materials/material_solid2.png);
}
.material-solid-parent {
    background-image: url(../images/materials/material_solid.png);
}
.material-liquid-parent.checked {
    background-image: url(../images/materials/material_liquid2.png);
}
.material-liquid-parent {
    background-image: url(../images/materials/material_liquid.png);
}
.material-gas-parent.checked {
    background-image: url(../images/materials/material_gas2.png);
}
.material-gas-parent {
    background-image: url(../images/materials/material_gas.png);
}
.material-metals-parent.checked {
    background-image: url(../images/materials/material_metals2.png);
}
.material-metals-parent {
    background-image: url(../images/materials/material_metals.png);
}
.material-wood-parent.checked {
    background-image: url(../images/materials/material_wood2.png);
}
.material-wood-parent {
    background-image: url(../images/materials/material_wood.png);
}
.material-food-parent.checked {
    background-image: url(../images/materials/material_food2.png);
}
.material-food-parent {
    background-image: url(../images/materials/material_food.png);
}
#material tbody tr.selected td{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    background-color: #49b1bc;
}
#enter-density-section, #select-material-section{
    display: none;
}
.search-first-element {
    border-left: 1px solid #dbdbdb;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-secount-element {
    border-right: 1px solid #dbdbdb;
}
.search-secount-element, .search-first-element{
    padding: 6px 0px 6px 10px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 1px;
    border-top: 1px solid #dbdbdb;
    width: 218px;
    height: 70px;
    cursor: pointer;
}
.search-secount-element div{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 207px;
}
#global-search tr:hover .search-secount-element, #global-search tr:hover .search-first-element{
    background-color: #ededed;
}
.ie8 #material_filter{
    position: relative;
    left: -19px;
}
.ie8 #weight-main-container #material_filter input{
    width: 418px;
}
.ie8 .multiple-category-hint{
    position: relative;
    left: -21px;
}
.ie8 #global-search-container #global-search_filter input{
    width: 458px;
}
.result-sub-section-input:focus, .weight-result-section-input:focus{
    border: none;
}
.separate-border-th{
    border-right: 1px solid #ffffff!important;
}
.spearate-border-div{
    height: 40px;
    width: 1px;
    background-color: #dbdbdb;
    float: left;
    position: relative;
    top: 10px;  
}
#global-search_wrapper .dataTables_scrollBody{
    overflow-x: hidden !important;
    height: auto !important;
    max-height: 213px;
}
.areaMainCategorySelectmain li div, .areaSubCategorySelectmain li div, .volumeMainCategorySelectmain li div, .volumeSubCategorySelectmain li div{
    border-top: 1px solid #dbdbdb;
    width: 185px;
    left: 10px;
    position: relative;
}
.areaMainCategorySelectmain .selectedTxt, .areaSubCategorySelectmain .selectedTxt, .volumeMainCategorySelectmain .selectedTxt, .volumeSubCategorySelectmain .selectedTxt{
    padding: 5px 0px 5px 10px;
}
.ie8 .areaMainCategorySelectmain li div, .ie8 .areaSubCategorySelectmain li div, .ie8 .volumeMainCategorySelectmain li div, .ie8 .volumeSubCategorySelectmain li div{
    left: 20px;
}
.weight-result-section .main{
    border: none;
}
.weight-result-section .main .selectedTxt{
    color: #fff;
}
button span{
    height: 24px;
    width: 24px;
    float: left;
    margin-right: 12px;
    margin: 5px 5px 5px 0px;
}
#seach-btn span{
    background-image: url(../images/icons/search-white.png);
    margin: 5px 2px 5px 0px;
}
button#reset[disabled=disabled] span, button#reset:disabled span{
    background-image: url(../images/icons/reset-disable.png);
}
button#reset span{
    background-image: url(../images/icons/reset.png);
}
button.area-volume-toggle[disabled=disabled] span.arrow, button.area-volume-toggle:disabled span.arrow{
    background-image: url(../images/icons/back_area-disable.png);
    float: left;
}
button.area-volume-toggle span.arrow{
    background-image: url(../images/icons/area_volume.png);
    float: left;
}
#close-popup span{
    background-image: url(../images/icons/back.png);
}
#back-to-area span{
    background-image: url(../images/icons/back_area.png);
}
.result-section .main, #mass-head .main{
    background: url(../images/icons/dropdown_unit_white.png) no-repeat 53px 9px !important;
}
.result-sub-section .main{
    background: url(../images/icons/dropdown_unit_white.png) no-repeat 53px 9px !important;
}
.shapesSelectionChild .newListSelected{
    background: url(../images/icons/dropdown_unit_turquoise.png) no-repeat 200px 22px !important
}
.subunitmethod-select-tr .newListSelected{
    background: url(../images/icons/dropdown_unit_turquoise.png) no-repeat 195px center !important
}
.selectedTxt div{
    height: 40px;
    border-right: 1px solid #ddd;
    float: right;
    left: -31px;
    position: relative;
    top: 5px;
    display: none;
}
.shapesSelectionChild .selectedTxt div{
    display: block;
}
#association-popup-header h4{
    font-size: 13px;
    font-weight: bold;
    color: #2d2d2d;
    margin-top: 6px;
}
.custom-formula .formula-main{
    float: none;
    display: inline-block;
}
.unit
{
    color: #49b1bb;
    font-weight: bold;
} 
input::-ms-clear { display: none; }
.main .SSContainerDivWrapper{
    height: 140px !important;
    top: -140px !important;
}
.weight-result-section .main .SSContainerDivWrapper{
    height: 104px !important;
}
@-moz-document url-prefix() {
    input[type="radio"]{
        margin: 2px 0px 0px;
    }
    .selectedTxt span{
        height: 20px;
        top: 8px !important;
    }
    .selectedTxt span.selectspan{
        top: 0px !important;
        height: auto !important;
    }
}
#selected-density-value{
    font-weight: normal;
    float: left;
    max-width: 121px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.areacalculationMethodSelectmain li a, .volumecalculationMethodSelectmain li a{
    padding: 12px 0px 12px 12px !important;
}
.areacalculationMethodSelectmain li div, .volumecalculationMethodSelectmain li  div{
    border-top: 1px solid #dbdbdb;
    width: 180px;
    position: relative;
    left: 11px;
}
#material tr:hover td{
    background: #ededed;
}
#myModal .modal-dialog {
    margin: 10px auto;
    width: 300px;
}
#myModal .modal-body {
    padding: 10px;
    text-align: center;
}
.btn {
    border-radius: 0px !important;
}
.list-group-item a div span {
    height: 45px;
    border-left: 1px solid #dbdbdb;
    float: right;
    position: relative;
    top: 10px;
}
.list-group-item a div{
    width: 50%;
    float: left;
}
#content-main-div {
    width:100%;
}
.head-main{
    width:68%;
    padding-bottom: 10px;
}
/*.inlineRadio3 {
    min-width: 100px;
}*/
#main-calculation-screen {
    clear: both;
}
.tab-main{
    width:100% !important;
    height: 35px;
}
#areasubselect-section, #volumesubselect-section{
    display:none;
    padding: 10px 10px 12px 5px !important;
}
.clear{
    clear: both;
}
.select-category-label {
    position: relative;
    padding:0px 21px;
    top: 18px;
}
#density-table-head div {
    text-align: right;
}
#back-to-area{
    display: none;
}
.modal-footer {
    padding: 10px !important;
    text-align: center;
    margin-top: 0px;
}
.area-volume-toggle-first {
    float: left;
    margin: 0px 7px 0px 0px;
}
.area-volume-toggle-last {
    float: none;
    margin: 5px 0px 5px 0px;
}
.btn-group div{
    float: left;
    padding: 0px 0px;
}

#cancel-button-confirm, #ok-button-confirm{
    height: 34px;
    font-weight: bold;
    font-size: 13px;
}
.ipad  .radio-inline label{
    position: relative !important;
    top: 2px !important;
    left: 1px !important;
}
.ipad .density-title span { 
    left: 24px !important;
    top: 2px !important;
}
body {
    overflow: hidden;
    z-index: 1;
}
.areaMainCategorySelectmain .SSContainerDivWrapper,  .volumeMainCategorySelectmain .SSContainerDivWrapper, .areaSubCategorySelectmain .SSContainerDivWrapper,  .volumeSubCategorySelectmain .SSContainerDivWrapper {
        max-height: 188px !important;
}
.result-section .SSContainerDivWrapper{
    /* top: 39px  !important; */
    top: -146px !important;
    position: absolute;
}
.ie9 .result-section .SSContainerDivWrapper{
    top: 14px  !important;
}
.result-sub-section .SSContainerDivWrapper{
    /* top: 36px  !important; */
    top: -143px !important;
    position: absolute;
}
.ie9 .result-sub-section .SSContainerDivWrapper,.ie9  #weight-main-container .SSContainerDivWrapper{
    top: 11px  !important;
}
.main  li div{
    border-top: 1px solid #dbdbdb;
    position: relative;
    left: 5px;
    width: 70px;
}
input[disabled=disabled].calculation-inputs, input.calculation-inputs:disabled{
    background-color: #fff;
}
.weight-result-section-input-label{
    float: left;
    line-height: 34px;
    width: 125px;
    margin-left: 7px;
    text-align: right;
    display: block;
    overflow: hidden;
    color: #ffffff;
    font-weight: bold;
    /*text-indent: -999em;
    direction: ltr !important;    */
    text-overflow: ellipsis;
    white-space: nowrap;    
}
a.clearlink {
    background: url(../images/icons/search_clear-drakgrey.png);
    position: relative;
    left: -28px;
    height: 24px;
    width: 24px;
    float: right;
    top: -29px;
    z-index: 100;
}
a.clearlink.disable {
    background: url(../images/icons/search_clear-grey.png);
    position: relative;
    height: 24px;
    width: 24px;
    float: right;
    z-index: 100;
}
#material_filter a.clearlink {
    left: -5px;
    top: 37px;
}
.ie9 .radio-inline label{
    top: -3px !important;
}
.ie11 .radio-inline label{
    top: 0px !important;
}
.error-msg-container td{
    color: red;
    text-align: center;
    padding-top: 14px !important;
}
input[type="radio"] {
    outline: none;
}
.divTable{
  display:table;         
  width:auto;         
}
.divRow{
  display:table-row;
  width:auto;
  clear:both;
}
.divCell{
  display:table-cell;         
  width:auto;         
}
.selectedTxt span {
    width: 119px;   white-space: nowrap;   overflow: hidden;   text-overflow: ellipsis;     display: inline-block;position: relative;top: 3px; font-size:15px !important; line-height:20 px !important;
}
.modal{
overflow-x: hidden !important;
overflow-y: hidden !important;
}
.top-btn{
    text-align: right;
}
.result-section-display-label, .result-sub-section-display-label{
/*    padding-right: 5px;
    text-indent: -999em;
    direction: ltr !important;*/
    text-overflow: ellipsis;
    white-space: nowrap;    
}
.result-sub-section-display-label, .result-section-display-label{
    position: absolute;
    right: 90px;
}
.ie11 .SSContainerDivWrapper{
    overflow: hidden !important;
}
.ie11 .newList{
   overflow: auto;
}

.ie11 .newList2{
   overflow-x: hidden !important;
   margin-bottom: 0px !important;
}
.ie11 .weight-result-section .main .SSContainerDivWrapper{
    height: auto !important;
}

.space{
	padding:3px;
}
.divisor{
	line-height:22px;
}
.divisor_formula{
	line-height:12px;
}
.divisor_brac{
	font-size:38px;
}
.bigger{
	font-size: 30px;
}

.separate-section-border .img-responsive, #main-calculation-screen .img-responsive{
	max-height:200px;
	display:inline;
}

.shapesSelection ul li a, .shapesSelectionChild ul li a{
	padding: 4px 10px 4px 10px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*.shapesSelection ul li a span, .shapesSelectionChild ul li a span{
	width: 60%;
    word-wrap: break-word;
    float: right;
}*/
.iesqrt .centersqr{
	background-size: 20px 51px !important;
}

/*.separate-section-border .img-responsive, #main-calculation-screen .img-responsive{
	margin:auto;
}*/
.areaSubCategorySelectmain .SSContainerDivWrapper ul li a, .volumeSubCategorySelectmain .SSContainerDivWrapper ul li a{
    text-overflow: ellipsis;
}
.right_margin{
    margin-left:-15px;
}
.areaMainCategorySelectmain .SSContainerDivWrapper, .volumeMainCategorySelectmain .SSContainerDivWrapper {
	height:180px!important;
	top:60px!important;
}
.stylish-select ul.newList a{
	font-size:15px;
}
.stylish-select .selectedTxt{
	font-size:15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    /* IE10+ specific styles go here */  
    .thin-sqrt + .left{
        position:relative !important;
        left:-5px !important;
		margin-right:5px;
    }.right_margin{
        margin-left:0px !important;
    }.ieNoPadding{
        margin-left:0px !important;
    }
}


#weight-main-container .SSContainerDivWrapper {
    /* top: 36px !important; */
    top: -107px !important;
    position: absolute;
}