.modcontent{display:block;width:100%}.modcontent ul{display:inline-block;width:100%}.modcontent ul li{background-color:#eee;color:#555;width:100%;height:80px;padding:10px;float:left;border-bottom:2px solid #fff}.modcontent ul li .fa{float:left;margin-top:16px;margin-right:20px;margin-left:10px;font-size:30px}.modcontent ul li p{text-align:right;margin-top:6px;font-size:16px}.loader{color:#31b0d5;font-size:20px;margin:100px auto;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:load4 1.3s infinite linear;animation:load4 1.3s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes load4{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}@keyframes load4{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}#snackbar{visibility:hidden;min-width:250px;margin-left:-125px;background-color:rgba(255,255,255,.6);border:2px solid #64dd17;color:#64dd17;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;left:50%;top:60px;font-size:17px}#snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}@-webkit-keyframes fadein{from{top:0;opacity:0}to{top:60px;opacity:1}}@keyframes fadein{from{top:0;opacity:0}to{top:60px;opacity:1}}@-webkit-keyframes fadeout{from{top:60px;opacity:1}to{top:0;opacity:0}}@keyframes fadeout{from{top:60px;opacity:1}to{top:0;opacity:0}}.fb-login-button{background-color:#3d58a4;color:#fff;padding-top:8px;padding-bottom:5px;padding-left:13px;padding-right:13px;text-align:center;cursor:pointer}a.fb-login-button{color:#fff}.fb-login-button .fa{font-size:22px;color:#fff}.requse-text{color:#ff8a80;font-size:20px}.requse-text-under{color:#ff8a80;font-size:14px}.textunder{margin-top:5px;font-size:16px}.header-store{height:90px;vertical-align:middle;padding-left:30px;padding-top:3px}form{display:block}.frm-serach{background-color:#f5f5f5;padding-top:20px;padding-bottom:1px;padding-right:10px;padding-left:10px;margin-bottom:20px}.btn-warning{background-color:#f58220;border-color:#f1750b;font-size:16px;font-weight:300}.btn-default{height:35px}.btn-branch{color:#fff;background-color:#fcb715;font-weight:300;border:1px solid #ffa600;border-radius:20px;padding:8px 20px;float:right;transition:0s}.btn-branch:hover{background-color:#ffa600}.navigate{background-color:#f5f5f5;font-weight:300;border:1px solid #ddd;border-radius:20px;padding:8px 20px}.navigate:hover{background-color:#ddd}.store-blog{border:1px solid #c8c8c8;margin:5px;border-radius:10px;padding:12px 12px 0 12px;float:left;width:96%}.store-blog .branchInfo{position:relative;float:left;width:100%;padding-bottom:8px}.store-blog img{width:26px;float:left;margin-right:10px}.store-blog .address-blog{margin-left:0;padding-bottom:10px}#store-content{list-style:none;width:100%;height:500px;overflow-y:scroll;overflow-x:hidden}.store-blog h3{font-family:Kanit;font-size:18px;color:#f80}.store-blog .distance-km{float:left;color:#000;font-size:14px;line-height:24px;width:100%;margin-bottom:0}.store-blog .distance-time{text-align:right;color:#000;font-size:14px;line-height:24px;width:100%;margin-bottom:0}p.address{width:100%;color:#666;font-size:13px;font-weight:300;margin-bottom:0;line-height:24px}.detail-branch{font-size:12px;font-weight:300;margin-left:15px;color:#337ab7}p.phone{width:100%;color:#666;font-weight:300;font-size:12px;margin-bottom:2px;display:inline-block}@media screen and (max-width:768px){.store-blog .distance-km{font-size:12px!important}.xs-padding{padding:0!important}.detail-branch{margin-left:0}}#map{width:100%;height:500px}#address-stock{margin-top:8px;margin-bottom:8px}#address-stock p{font-size:16px;line-height:14px;color:#757575}#address-stock strong{font-size:12px;font-weight:100;color:#666;line-height:14px}#stockview{margin-top:5px;padding-right:15px;text-align:center;color:#fb9e10}.loader-store{border:10px solid #f3f3f3;border-radius:50%;border-top:10px solid #3498db;width:90px;height:90px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.select-group{margin-top:-1px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px}.menu-catalog{margin-top:5px;border-top:2px solid #ccc;padding-top:10px}.menu-catalog li{list-style:disc;margin-top:-10px;margin-left:-5px;line-height:28px}.menu-catalog li a{font-size:12px;color:#666}.block-adress{text-align:left;position:relative;background:#f5f5f5;padding:15px;margin-bottom:10px;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc}.block-adress:after{background:rgba(92,157,255,1);background:rgba(92,157,255,1);background:-moz-linear-gradient(-45deg,rgba(92,157,255,1) 0,rgba(92,157,255,1) 10%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 16%,rgba(250,56,30,1) 16%,rgba(250,56,30,1) 27%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 33%,rgba(92,157,255,1) 33%,rgba(92,157,255,1) 45%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 51%,rgba(250,56,30,1) 51%,rgba(250,56,30,1) 64%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 70%,rgba(92,157,255,1) 70%,rgba(92,157,255,1) 83%,rgba(255,255,255,1) 83%,rgba(255,255,255,1) 88%,rgba(250,56,30,1) 88%,rgba(250,56,30,1) 100%);background:-webkit-gradient(left top,right bottom,color-stop(0,rgba(92,157,255,1)),color-stop(10%,rgba(92,157,255,1)),color-stop(10%,rgba(255,255,255,1)),color-stop(16%,rgba(255,255,255,1)),color-stop(16%,rgba(250,56,30,1)),color-stop(27%,rgba(250,56,30,1)),color-stop(27%,rgba(255,255,255,1)),color-stop(33%,rgba(255,255,255,1)),color-stop(33%,rgba(92,157,255,1)),color-stop(45%,rgba(92,157,255,1)),color-stop(45%,rgba(255,255,255,1)),color-stop(51%,rgba(255,255,255,1)),color-stop(51%,rgba(250,56,30,1)),color-stop(64%,rgba(250,56,30,1)),color-stop(64%,rgba(255,255,255,1)),color-stop(70%,rgba(255,255,255,1)),color-stop(70%,rgba(92,157,255,1)),color-stop(83%,rgba(92,157,255,1)),color-stop(83%,rgba(255,255,255,1)),color-stop(88%,rgba(255,255,255,1)),color-stop(88%,rgba(250,56,30,1)),color-stop(100%,rgba(250,56,30,1)));background:-webkit-linear-gradient(-45deg,rgba(92,157,255,1) 0,rgba(92,157,255,1) 10%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 16%,rgba(250,56,30,1) 16%,rgba(250,56,30,1) 27%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 33%,rgba(92,157,255,1) 33%,rgba(92,157,255,1) 45%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 51%,rgba(250,56,30,1) 51%,rgba(250,56,30,1) 64%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 70%,rgba(92,157,255,1) 70%,rgba(92,157,255,1) 83%,rgba(255,255,255,1) 83%,rgba(255,255,255,1) 88%,rgba(250,56,30,1) 88%,rgba(250,56,30,1) 100%);background:-o-linear-gradient(-45deg,rgba(92,157,255,1) 0,rgba(92,157,255,1) 10%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 16%,rgba(250,56,30,1) 16%,rgba(250,56,30,1) 27%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 33%,rgba(92,157,255,1) 33%,rgba(92,157,255,1) 45%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 51%,rgba(250,56,30,1) 51%,rgba(250,56,30,1) 64%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 70%,rgba(92,157,255,1) 70%,rgba(92,157,255,1) 83%,rgba(255,255,255,1) 83%,rgba(255,255,255,1) 88%,rgba(250,56,30,1) 88%,rgba(250,56,30,1) 100%);background:-ms-linear-gradient(-45deg,rgba(92,157,255,1) 0,rgba(92,157,255,1) 10%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 16%,rgba(250,56,30,1) 16%,rgba(250,56,30,1) 27%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 33%,rgba(92,157,255,1) 33%,rgba(92,157,255,1) 45%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 51%,rgba(250,56,30,1) 51%,rgba(250,56,30,1) 64%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 70%,rgba(92,157,255,1) 70%,rgba(92,157,255,1) 83%,rgba(255,255,255,1) 83%,rgba(255,255,255,1) 88%,rgba(250,56,30,1) 88%,rgba(250,56,30,1) 100%);background:linear-gradient(135deg,rgba(92,157,255,1) 0,rgba(92,157,255,1) 10%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 16%,rgba(250,56,30,1) 16%,rgba(250,56,30,1) 27%,rgba(255,255,255,1) 27%,rgba(255,255,255,1) 33%,rgba(92,157,255,1) 33%,rgba(92,157,255,1) 45%,rgba(255,255,255,1) 45%,rgba(255,255,255,1) 51%,rgba(250,56,30,1) 51%,rgba(250,56,30,1) 64%,rgba(255,255,255,1) 64%,rgba(255,255,255,1) 70%,rgba(92,157,255,1) 70%,rgba(92,157,255,1) 83%,rgba(255,255,255,1) 83%,rgba(255,255,255,1) 88%,rgba(250,56,30,1) 88%,rgba(250,56,30,1) 100%);position:absolute;content:'';height:4px;right:0;left:0;top:0}.block-adress p{font-size:13px;font-weight:300;font-family:helvetica}.sync-success{background-color:#b2ff59;color:#33691e;height:55px;padding-top:10px;float:left;width:100%;text-align:center;font-size:16px;margin-bottom:15px}.text-right{text-align:right}.tag-fillter{float:left;display:inline-block;margin-right:10px;font-size:14px;margin-top:5px}.detail-text{line-height:24px;font-weight:300;font-size:15px;color:#000}.header-style2{height:185px}