@charset "utf-8";

@font-face {
    font-family: 'AltEmRaFont';
    src: url('../fonts/IRANSans-Bold.eot?#') format('eot'),  /* IE6–8 */
        url('../fonts/IRANSans-Bold.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
        url('../fonts/IRANSans-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'AltEmRaFont';
    src: url('../fonts/IRANSans-Black.eot?#') format('eot'),  /* IE6–8 */
        url('../fonts/IRANSans-Black.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
        url('../fonts/IRANSans-Black.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: 900;
}


@font-face {
    font-family: 'AltEmRaFont';
    src: url('../fonts/IRANSans-UltraLight.eot?#') format('eot'),  /* IE6–8 */
        url('../fonts/IRANSans-UltraLight.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
        url('../fonts/IRANSans-UltraLight.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: 200;
}

@font-face {
    font-family: 'AltEmRaFont';
    src: url('../fonts/IRANSans-Light-Expanded.eot?#') format('eot'),  /* IE6–8 */
        url('../fonts/IRANSans-Light-Expanded.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
        url('../fonts/IRANSans-Light-Expanded.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: 300;
}


@font-face {
    font-family: 'AltEmRaFont';
    src: url('../fonts/IRANSANSExpanded.eot?#') format('eot'),  /* IE6–8 */
        url('../fonts/IRANSANSExpanded.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
        url('../fonts/IRANSANSExpanded.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: normal;
}

/*
@font-face{
    font-family: 'AltEmRaFont';/*
    src:url('../fonts/DroidNaskh.eot?#') format('eot'),    
        url('../fonts/DroidNaskh.woff') format('woff'),
        url('../fonts/DroidNaskh.ttf') format('truetype'); *
    src:url('../fonts/iraniansans.eot?#') format('eot'),    
        url('../fonts/iraniansans.woff') format('woff'),
        url('../fonts/iraniansans.ttf') format('truetype'); 
}
@font-face {
    font-family: 'BKoodakBold';
    src:url('../fonts/BKoodakBold.eot?#') format('eot'),    
        url('../fonts/BKoodakBold.woff') format('woff'),
        url('../fonts/BKoodakBold.ttf') format('truetype'); 
}    */
@font-face {
    font-family: 'PriEmRaFont';
    src:url('../fonts/BYekan.eot?#') format('eot'),    
        url('../fonts/BYekan.woff') format('woff'),
        url('../fonts/BYekan.ttf') format('truetype'); 
}
/*
.navbar{
        background-image: linear-gradient(#54B4EB, #2FA4E7 60%, #1D9CE5);
background-repeat: no-repeat;
border-bottom: 1px solid #178ACC;
box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
filter: none;
}
.navbar-default {
  background-color: #2FA4E7;
  border-color: #1995DC;
}
.navbar-default .navbar-brand {
  color: #FFFFFF;
}
.navbar .navbar-nav > li > a, .navbar-brand {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: #178ACC;
  color: #FFFFFF;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: #178ACC;
  color: #FFFFFF;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #FFFFFF;
}
*/


/* Sticky footer styles
-------------------------------------------------- */

html,
body {
    height: 100%;
    direction:rtl;
    font-family: tahoma, Arial, sans-serif, "Helvetica Neue";
    font-family: 'AltEmRaFont', tahoma, "Helvetica Neue", Arial, sans-serif;
    text-align: justify;
    /* The html and body elements cannot have any padding or margin. */

}

*{
    outline:none !important;
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto !important;
    /* Negative indent footer by its height */
    margin: -32px auto -56px;
    /* Pad bottom by footer height */
    padding: 93px 0 77px;
    overflow: auto;
    /*
    background-color: #F7F7F7;
        background:url('../img/bodybg.png') #F7F7F7 -50px -101px repeat-x; */
}

/* Set the fixed height of the footer here */
footer {
    background-color: #F0F0F0;
    border:none;
    border-top: 1px dashed #DDDDDD;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f0f0f0;
    border-color: #dddddd -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: dashed none none;
    border-width: 1px medium medium;
    padding: 28px 20px;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container .credit {
    font-size: 12px;
    margin: 5px 0;
}

#footer > .container {
    padding-left: 15px;
    padding-right: 15px;
}

code {
    font-size: 80%;
}

.lightbg{
    background-color:#f9f9f9;
}

.tbmargin{
    margin-top:20px;
    margin-bottom:20px;
}
.emrafirstpage{    
    display: block;
}
.emratourpage{      
    display: none;    
}
.tourslide .img-responsive {
    margin: 0 auto;
}
.tourslide .EmRa-list li{
    text-align: justify;    
    margin-top:15px;
}       
.tourslide{    
    display: none;
}
.k-right-nav .glyphicon.glyphicon-chevron-left{
    font-size:16px;
    line-height: 1;
}

.carousel-indicators {
    bottom: -7px;
    left: 10%;
    list-style: none outside none;
    position: absolute;
    text-align: center;
    z-index: 15;
}

.carousel-caption {
    bottom: 0;      
    padding-bottom: 15px;
}

.carousel-inner{
    background-color: transparent !important;
}
.carousel-control,
.carousel-control:focus,
.carousel-control:active{
    outline: none;
}

.navbar-nav > li > a.padding0{
    padding-top:0px;
    padding-bottom:0px;
}

.navigatebtns{
    position: fixed;
    top:15%;
    left:4%;
    z-index: 999;
    background-color: #F5F5F5;
    padding: 15px;
    border:1px solid #CCC;
    border-radius:15px;
    box-shadow:0 0 5px 0px #999;
}
.controlbtns{
    position: fixed;  
    top:15%;
    right:4%;
    z-index: 999;
    background-color: #F5F5F5;
    padding: 15px;
    border:1px solid #CCC;
    border-radius:15px;
    box-shadow:0 0 5px 0px #999;
}
.panel-title {
    font-size: 18px;   
}
.text-black{
    color:black !important;
}
.margin0{
    margin:0;
}
.padding0{
    padding: 0;
}
.navbar-default {
    background-color: #f8f8f8;
    border-bottom-color: #aaa;
    box-shadow: 0 0 12px -5px #777;
}
.navbar-default .navbar-brand{
    color: #FFFFFF;
}
.navbar-default .navbar-text {
    color:#473804;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #005181;
}
.navbar-default .navbar-toggle {
    border-color: #005181;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #005181;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background-color: #FFF;
}
/*
.panel-heading {
    border-top-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 3px;
}
*/
.text-sm{
    font-size: 12px;
}
#topmenuloginform {
    height: 31px;
    margin-top: 10px;
    overflow: hidden;
}
.panel.panel-form {
    box-shadow: 0 0 5px 2px #CCCCCC;
}
/*
.userrightmenu {
  background-color: #F7F7F7;
  border-top: 50px solid rgba(0, 0, 0, 0);
  box-shadow: 0 0 3px 3px rgba(128, 128, 128, 0.2);
  height: 100%;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
}
*/
.panel .list-group-item.active a{
    color:#FFF;
}
.panel .list-group-item a{
    display: block;
    padding: 10px;
}
.panel .list-group-item:hover{
    background-color: #E0F1FF;
}
.panel .list-group-item.active:hover{
    background-color: #428BCA;
}
.panel .list-group-item a:hover{
    text-decoration: none;
}
.panel .list-group-item{
    padding: 0px;
}
.panel .list-group.font12{
    display: none;
}
.userrightmenu .panel .panel-heading{
    cursor: pointer
}
.tiny{
    width:70px;
}
.mini{
    width:120px;
}
.midi{
    width:170px;
}
.ligi{
    width:250px;
}
label.control-label {
    font-weight: normal;
    padding-top: 11px;
    text-align: left;
    color:#000
}
.form-control{
    height: auto;
}
.tooltip-inner {
    padding: 6px 8px;
    color: #ffffff;
    background-color: #3A87AD;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #3A87AD;
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #3A87AD;
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #3A87AD;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #3A87AD;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #3A87AD;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #3A87AD;
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #3A87AD;
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #3A87AD;
}















/****** TABLE GRID *******/
table.grid{
    width:100%;
    margin:10px auto;
    background-color:#f1f1f1;
    padding:5px;
    border-collapse:collapse;
    border:none;
}
table.grid td,
table.grid th{
    border-collapse:collapse;
    border:none;
    padding:10px;
    border-bottom:1px solid #ddd;
    margin:0;
}
table.grid tr td:last{
    border:none;
}
table.grid th,
table.grid th a{
    background-color:#00788A;
    color:white;
    font-weight:bold;
    border-bottom:none;
    text-align: center;
}
table.grid{
    border-radius:10px 10px;
}
table.grid tr th:first-child{
    border-radius:0px 10px 0 0;	
}
table.grid tr th:last-child{
    border-radius:10px 0 0 0;
}
table.grid tr:last-child td{
    border:none;
}
.gridstat{
    color:#AAA;
    text-align: left;
    font-size: 11px;
}
.gridstat select{
    background-color: #F5F5F5;
    border: 1px solid #E1E1E1;
    border-radius: 3px 3px 3px 3px;
    color: #555555;
    font-size: 10px;
}
.get-report-holder{
    padding-left: 15px;
    text-align: left;
}
.noresult{
    background-color: #1594A5;
    border-radius: 3px 3px 3px 3px;
    color: #F5F5F5;
    font-weight: bold;
    margin-top: 30px;
    padding: 15px;
    text-align: center;
    text-shadow: 1px 1px 3px #222222;
}
.searchholder input[type='text'],
.limitholder input[type='text']{
    width: 150px;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px 1px #CAF4F9 inset;
    padding: 3px;
}
.searchholder input[type='text']{
    width: 240px;
}
.dateselector select{
    border-radius: 3px 3px 3px 3px;
}
.fixheight{
    padding: 4px 0;
    margin: 5px 0;
}
.fixheight label{
    color: black;
}

.dateselector{
    background-color: #CAF4F9;
    padding: 7px 25px 7px 7px;
    border:3px solid #BEDADD;
    margin: 6px 0;
    color: #00788A;
    border-radius: 40px 4px 40px 4px;
}
.dateselector select{
    background-color: #F5F5F5;
    border:1px solid #CCC;
    border-radius: 2px;
}
.applychanges{
    background-color: #00788A;
    border: 1px solid transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 2px #0A4C56;
    color: white;
    cursor: pointer;
    font-size: 10px;
    margin-right: 10px;
    padding: 2px 4px;
    text-shadow: 0px 0px 1px black;
    font-family: tahoma;
}
.applychanges:hover{
    border-color: #3A9DAA;
    box-shadow: 1px 1px 2px #13727F;
}

.nav-pages{
    border: 1px dashed #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #00788A;
    padding: 10px;
    text-align: center;
}

.del-icon,
.edit-icon,
.more-icon{
    background: url('../img/delete_icon.png') center center no-repeat;
    display: block;
    width: 24px;
    height: 24px;
}
.info-icon{
    background: url('../img/info_icon2.png') center center no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    cursor: help;
}
.edit-icon{
    background: url('../img/edit_icon.png') center center no-repeat;
}
.more-icon{
    background: url('../img/more_icon.png') center center no-repeat;
}
#popup{
    background-color: #F5F5F5;
    border: 5px solid #00525E;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 2px 5px #444444;
    display: none;
    max-height: 80%;
    overflow: auto;
    padding: 15px;
    position: fixed;
    right: 9%;
    top: 5%;
    width: 80%;
    z-index: 999;
}
#bgpopup{
    width: 100%;
    height: 100%;
    background: black;
    position: fixed;
    z-index: 998;
    top:0;
    left:0;
    opacity: 0.6;
    display: none;
    box-shadow: 0px 0px 10px purple;
}
.lilist li{
    margin: 10px;
    clear: both;
    padding: 10px 0;
}
.textlabel{
    background-color: #00788A;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 3px purple;
    color: white;
    display: block;
    float: right;
    font-weight: bold;
    margin: 0 25px 0 5px;
    padding: 5px;
    text-align: left;
    width: 125px;
}
.textvalue{
    color: brown;
    display: block;
    float: right;
    font-size: 14px;
    padding-right: 10px;
    text-shadow: 1px 1px 3px cyan;
}

.daste-holder{
    background-color: #00788A;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #4FAFBD;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px;
    width: 60%;
    margin: 7px 0;
    cursor:pointer;
}

.calctime{
    font-size: 9px;
    color:#CCC;
    text-align: center;
    direction: ltr;
}

.mablagh{
    direction: ltr;
    font-family: 'Courier','Courier New';
}

.none{
    display: none
}

/************* END DbGrid *************/


.modal-title {
    line-height: 2.4;
    margin: 0;
}
.modal-title .label{
    font-size:100%;
}
.vsub{
    vertical-align: sub;
}
.table.layout-table th, .table.layout-table td { 
    border-top: none; 
}
.file-input-name {
    color: #3276B1;
    direction: ltr;
    display: block;
    float: right;
}
.table td.title{
    /* background-color: orange */
    color: #AAAAAA
}
.layout-table td label{
    font-weight: normal;
}
.highcharts-container{
    direction:ltr;
}
textarea.form-control{
    height:auto;
}
.form-group a.file-input-wrapper{
    margin-left:6px;
    margin-bottom:6px;
}
.vmargin10 .thumbnail:hover{
    background-color: #EEE;
    box-shadow: 0px 0px 3px 1px #473804;
}
.gomodal:hover{
    cursor: pointer
}
.form-group{
    clear: both;
    overflow: auto;
    margin-bottom: 10px;
}
.search{
    background: url("../img/search.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 11px;
    height: 34px;
    padding: 0px 15px 0 32px;
    width: 160px;
    margin-top:16px;
}
.text{
    font-size: 18px;
    line-height:2;
}
.thetext{
    font-size: 14px;
    line-height:2;
}



/*****************/
.view-head,.edit-head,.delete-head{
    width:40px;
}
.pagination{
    font-family: tahoma;
}
.sceditor-group *, .sceditor-group *:before, .sceditor-group *:after {
    -moz-box-sizing: content-box;
}
footer .text-left{
    font-size:11px;
    color:#FFF;
}
footer a{
    color:#005181;
}
footer a:hover{
    color:#FFFFFF;
}
.panel-body{
    line-height: 1.8
}
.margin5{
    margin:5px;
}
.margin10{
    margin:10px;
}
.margin20{
    margin:20px;
}
.vmargin20{
    margin:20px 0;
}
.vmargin10{
    margin:10px 0;
}
.vmargin5{
    margin:5px 0;
}
.margin0{
    margin:0px;
}
.border-bottom{
    border-bottom: 1px solid #DDD;/*#F2A3FE;*/
    width: 95%;
    margin: 0 auto;
}
.panel .border-bottom:last-child{
    border:none;
}
.ml5{
    margin-left: 5px;
}
.ml10{
    margin-left: 10px;
}
.mb10{
    margin-bottom: 10px;
}
.font12{
    font-size: 12px;
}
.font11{
    font-size: 11px;
}
.navbar-nav a.btn-default{
    color:#005181
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
    color:#005181;
}
.vh{
    visibility: hidden;
    font-size: 1px;
    margin:0
}
.newsbox{
    height:455px;
}
.overauto{
    overflow: auto;
}
.navbar{
    border-right:none;
    border-top:none;
    border-left:none;
    border-radius: 0px
}
.captchaimg{
    border:1px solid #CCCCCC
}
.help-block{
    font-size: 11px;
}
.help-block.font12 .label{
    font-family: 'tahoma','AltEmRaFont';
}
.help-block.font12 .label.label-info{
    float:left;
}
table th{
    text-align: center;
}
.form-horizontal .control-label{
    text-align: left
}
.captchaimg{
    cursor: pointer
}
.label {
    font-family: tahoma;
}
.logo{
    height: 56px;
    margin-top: 2px;
}
.navbar-brand{
    padding: 0 10px
}


.overviewboxes div.col-md-3{
    padding: 0 25px;
    color: #FFF;
}
.overviewboxes div.col-md-3 div{
    padding: 0 25px;
    color: #E3E3E3;
}
.overviewboxes div.col-md-3 h3,
.overviewboxes div.col-md-3 div{
    background-color: #03a9f4;

}
.overviewboxes div.col-md-3 h3{
    margin-bottom: 0;
    padding: 5px 5px 10px;
}
.overviewboxes div.col-md-3 div.text-muted{
    border-bottom: 3px solid #000;
    padding-top: 10px;
    padding-bottom: 3px;
}




/*** Rating ***/
.rating {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    position: relative;
}
.rating-input {
    float: right;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 -16px !important;
    opacity: 0;
}
/*
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star, */
.rating-input:checked ~ .rating-star {
    background-position: 0 0;
}
.rating-star
/* ,
.rating:hover .rating-star */{
    position: relative;
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url('../img/star.png') 0 -16px;
}
.red{
    color:red;
}




/* Validation Engine */


/* Z-INDEX */
.formError { z-index: 990; }
.formError .formErrorContent { z-index: 991; }
.formError .formErrorArrow { z-index: 996; }

.ui-dialog .formError { z-index: 5000; }
.ui-dialog .formError .formErrorContent { z-index: 5001; }
.ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
    position: relative;
    float: left;
}

.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
    text-align: right;
}

.formError.inline {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
}

.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none;
}

.formError .formErrorContent {
    width: 100%;
    background: #ee0101;
    position:relative;
    color: #fff;
    min-width: 120px;
    font-size: 11px;
    border: 2px solid #000;
    box-shadow: 0 0 6px #000;
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    -o-box-shadow: 0 0 6px #000;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
}

.formError.inline .formErrorContent {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}

.greenPopup .formErrorContent {
    background: #33be40;
}

.blackPopup .formErrorContent {
    background: #393939;
    color: #FFF;
}

.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
    margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    margin: 0px 0 0 12px;
    top:2px;
}

.formError .formErrorArrow div {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    box-shadow: 0 2px 3px #444;
    -moz-box-shadow: 0 2px 3px #444;
    -webkit-box-shadow: 0 2px 3px #444;
    -o-box-shadow: 0 2px 3px #444;
    font-size: 0px;
    height: 1px;
    background: #ee0101;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}

.formError .formErrorArrowBottom div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
    background: #33be40;
}

.blackPopup .formErrorArrow div {
    background: #393939;
    color: #FFF;
}

.formError .formErrorArrow .line10 {
    width: 13px;
    border: none;
}

.formError .formErrorArrow .line9 {
    width: 11px;
    border: none;
}

.formError .formErrorArrow .line8 {
    width: 11px;
}

.formError .formErrorArrow .line7 {
    width: 9px;
}

.formError .formErrorArrow .line6 {
    width: 7px;
}

.formError .formErrorArrow .line5 {
    width: 5px;
}

.formError .formErrorArrow .line4 {
    width: 3px;
}

.formError .formErrorArrow .line3 {
    width: 1px;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
    width: 3px;
    border: none;
    background: #ddd;
}

.formError .formErrorArrow .line1 {
    width: 1px;
    border: none;
    background: #ddd;
}

/* Validation Engine */


.form-control.selectize-control{
    padding: 0px;
    border:none;
}
#POPresult{
    clear:both;
    background: #ececec;
    margin-bottom: 10px;
    overflow: auto;
    border:1px solid #ccc;
}
#POPresult .POPitem{
    border:1px solid #aaa;
    padding: 15px;
    float:right;
    background: #FFF;
    margin:8px;
    font-size:10px;
    border-radius: 4px;
}
#POPresult .fisrtli{
    color:#000;
    border-bottom: 1px solid #EEE;
}
#POPresult .secondli{
    color:#777;
}
#POPresult .POPitem ul,
#POPresult .POPitem li{
    list-style: none;
    padding:0;
    margin:0;
}

.demohomeproduct{
    float:right;
    padding: 10px;
    text-align: center;
    margin: 10px;
    background: #F3F3F3;
    width:130px;
    font-size: 11px;
    
        
}
.demohomeproduct img{
    width: 100%;
}

.btnAjaxProduct {
    cursor: pointer;
}