﻿ul, ol, li {
    list-style: none;
} 
#divSearch  .ddlcategory, select {
    border-radius: 4px;
    font-size: 18px;
    height: 40px !important;
}
        #Txtsearchproduct {
    height: 30px;
    width: 276px;
    padding: 3px 2px;
    font-size: 1em;
    margin-left: 10px;
}
#divddl {
    width: 26%;
    height: auto;
    max-height: 200px;
    overflow: auto;
    float: right;
    position: absolute;
    right: 17.5%;
    background-color: white;
    display: none;
    margin-top: 32px;
        cursor: pointer;
}
@media screen and (max-width: 1920px) and (min-width: 1370px) {
    #divddl {
    width: 25%;
    height: auto;
    max-height: 200px;
    overflow: auto;
    float: right;
    position: absolute;
    right: 17.5%;
    background-color: white;
    display: none;
    margin-top: 32px;
    cursor: pointer;
}
}
@media screen and (max-width: 1920px) and (min-width: 1370px) {
        #divddl {
    width: 26%;
    height: auto;
    max-height: 200px;
    overflow: auto;
    float: right;
    position: absolute;
    right: 16.8%;
    background-color: white;
    display: none;
    margin-top: 32px;
    cursor: pointer;
}
    }
.dxpc-content{    border-bottom: 1px solid #aaaaaa;}
.tb-Padding{padding:10px 0}
.pool-right{float:right}
.pool-left{float:left;}
.btn-green {
    padding: .4em 1em;
    background: #27ae60 !important;
    border-color: #27ae60 !important;
    font-size: 1em;
    font-weight: normal;
    color: #ffffff;
    border: none;
    cursor: pointer;
    border-radius:4px;
}
.btn-danger {
    padding: .4em 1em;
    margin: .5em .4em .5em 0;
    cursor: pointer;
    font-weight: normal;
    color: #ffffff;
    border: none;
    font-size: 1em;
    background: #D64541 !important;
    border-color: #c0392b !important;
     border-radius:4px;
}
#divddl ul{-webkit-padding-start: 10px;}
#divddl li {
    margin-left: 5px;
    min-height: 35px;
    padding-top: 5px;
    padding-bottom: 0px;
    height: auto;
}
#divddl li:nth-child(even) {
    background: #F0F0F0;
}
.tdleft {
    padding: 10px;
        font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
.full-width {
    font-size: 20px;
    height: 28px;
    border-radius: 4px;
    width:95%;
    height: 40px !important;
    border-radius:0px;
    border:2px solid #eeeeee;
    float:left;
   padding-left: 5px;
}
.ddlCustomer {
    /*border-radius: 4px;
    margin-top: 5px;
    margin-bottom: 10px;*/
    font-size: 18px;
    height: 33px !important;
    border:2px solid #eeeeee;
}
.dxgvHeader_Metropolis{background-color: #60b5dd; font-size: 1.1em; font-weight: bold;}
.dxgv {
    font-size: 20px;
}
input[type="radio"] {
    height: 17px;
    width: 20px;
    margin-right: 5px;
}
#divPaymentOptionSaveforLater .grid-half {
    width: 50%;
    float: left;
    margin: 5px 0;
}
#divPaymentOptionSaveforLater .mygrid-full {
    width: 98%;
    margin: 10px auto;
    float: left;
    border: 1px solid #ddd;
    padding: 10px;
}
.grid-full{width:98%; height:auto; margin:10px 1%; float:left}
.grid-half{width:48%; height:auto; margin:10px 1%; float:left}
.grid-4{width:23%; height:auto; margin:10px 1%; float:left}
.grid-8{width:73%; height:auto; margin:10px 1%; float:left}
#divPaymentOption .mygrid-full {
    width: 98%;
    margin: 10px auto;
    float: left;
    border: 1px solid #ddd;
    padding: 10px;
}
#divPaymentOption legend {
    color: #666666;
    background: #e7e7e7 url(../images/old-browsers-bg/legend-bg.png) repeat-x top;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -moz-linear-gradient( top, #f8f8f8, #e7e7e7 );
    background: -webkit-gradient( linear, left top, left bottom, from(#f8f8f8), to(#e7e7e7) );
}
#divPaymentOption legend {
    margin-top: -25px;
    line-height: 1.333em;
    padding: 0.1em 0.5em 0.1em;
    border: 1px solid white;
    -moz-border-radius: 0.417em;
    -webkit-border-radius: 0.417em;
    -webkit-background-clip: padding-box;
    border-radius: 0.417em;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none;
    outline: 0;
}
td.dxeHelpText label {
    font-size: 16px;
    color: black;
}
.dxtvControl
{
        width: 100% !important;
}
.dxtvControl .dxtv-ndTxt {
    white-space: nowrap;
    font-size: 16px;
    color: black;
}
.tooltip1 {
    position: relative;
    display: inline-block;
   /* border-bottom: 1px dotted black;*/
}

.tooltip1 .tooltiptext1 {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left:25px;
    opacity: 0;
    transition: opacity 1s;
}

/*.tooltip1 .tooltiptext1::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}*/

.tooltip1:hover .tooltiptext1 {
    visibility: visible;
    opacity: 1;
}

 body, input, textarea, select, button,.dxgvControl, .dxgvDisabled, p {
 font:  18px Verdana, Geneva, sans-serif !important;
        }
  .dxpc-mainDiv .dxpc-header {
    color: #ffffff;
    background-color: #2a59a1 !important;
    background: #2a59a1 50% 50% repeat-x;
    border-bottom: 2px solid #2a59a1 !important;
    padding: 1em 1em !important;
    font-weight: bold;
    border-radius: 4px;
}

  .switch label.cb-enable,
  .switch label.cb-enablemulti,
  .switch label.cb-enableEmail,
  .switch label.cb-isCradit
  { background-color: #FFFFFF;
               background:none;
}
.switch label.cb-enable.selected,
.switch label.cb-enablemulti.selected,
.switch label.cb-enableEmail.selected,
.switch label.cb-isCradit.selected
{ background-color: #85ba1e;
               background:none;
               color:#000000;
}
.switch:first-child label.cb-enable span,
.switch:first-child label.cb-enablemulti span,
.switch:first-child label.cb-enableEmail span,
.switch:first-child label.cb-isCradit span {
    border: 1px solid #000000;
    background-color: #FFFFFF !important;
    border-right: 0px;
    border-radius: 4px 0px 0px 4px;
    background:none;
}
.switch:first-child label.cb-enable.selected span,
.switch:first-child label.cb-enablemulti.selected span ,
.switch:first-child label.cb-enableEmail.selected span ,
.switch:first-child label.cb-isCradit.selected span{
    border: 1px solid #000000;
    background-color: #85ba1e !important;
    color:#FFFFFF;
    border-right: 0px;
    border-radius: 4px 0px 0px 4px;
    background:none;
}  
.switch label.cb-disable,
.switch label.cb-disablemulti,
.switch label.cb-disableEmail,
.switch label.cb-disable
{ background-color: #FFFFFF;
               background:none;
}
.switch label.cb-disable.selected,
.switch label.cb-disablemulti.selected,
.switch label.cb-disableEmail.selected,
.switch label.cb-disable.selected{ background-color: #85ba1e;
               background:none;
               color:#000000;
}
.switch:first-child label.cb-disable span,
.switch:first-child label.cb-disablemulti span,
.switch:first-child label.cb-disableEmail span,
.switch:first-child label.cb-disable span {
    border: 1px solid #000000;
    background-color: #FFFFFF !important;
    border-left: 0px;
    border-radius: 0px 4px 4px 0px;
    background:none;
}
.switch:first-child label.cb-disable.selected span,
.switch:first-child label.cb-disablemulti.selected span,
.switch:first-child label.cb-disableEmail.selected span,
.switch:first-child label.cb-disable.selected span {
    border: 1px solid #000000;
    background-color: #002664 !important;
    color:#FFFFFF;
    border-left: 0px;
    border-radius: 0px 4px 4px 0px;
    background:none;
}
.imv-header-bar .menu-grid70 ul.tabs li {
    display: flex;
    /*height: 41px;*/
}
@media (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
  #divddl {
    width: 33%;
    height: auto;
    max-height: 200px;
    overflow: auto;
    float: right;
    position: absolute;
    right: 21%;
    background-color: white;
    display: none;
    margin-top: 16px;
    cursor: pointer;
}
  #divddl ul {
    -webkit-padding-start: 10px;
        -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
}