/***************************************************
### Autor:      Nikola Vujovic                   ###
###             www.ics.ba                       ###
###             copyright (c) 2006 - 2014        ###
****************************************************
### Projekat:   sarajevocitycenter.ba            ###
### Datum:      13.01.2015.                      ###
### Namjena:    Home                             ###
***************************************************/
/***    SCC Map
*/
.scc_map {width: 100%;height: 408px;background-color: #ffffff;padding: 20px;}
.scc_map .scc_map_floors {}
.scc_map .scc_map_floors ul {}
.scc_map .scc_map_floors ul li {float: left;margin-right: 15px;}
.scc_map .scc_map_floors ul li h1 {font-size: 30px;}
.scc_map .scc_map_floors ul li h1 a {width: 60px;height: 60px;display: block;line-height: 60px;text-align: center;text-decoration: none;color: #ffffff;}
.scc_map .scc_map_floors ul li h1 a {background-color: #d4e3a7;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.scc_map .scc_map_floors ul li h1 a:hover {background-color: rgba(158,40,137,.7);}
.scc_map .scc_map_floors ul li.active h1 a {background-color: rgb(158,40,137);}
.scc_map .scc_map_blueprint {width: 660px;height: 277px;background: url(../design/loader.gif) no-repeat center center;margin: 20px 0 0;position: relative;}
.scc_map .scc_map_blueprint #raphael_map {width: 660px;height: 277px;position: relative;left: 1px;top: 1px;background-color: rgba(255,255,255,.3);}
.scc_map .scc_map_objects {}
.scc_map .scc_map_objects ul {width: 50%;padding: 0 10px;float: left;}
.scc_map .scc_map_objects ul li a {font-size: 18px;line-height: 28px;text-transform: uppercase;text-decoration: none;color: #828282;}
.scc_map .scc_map_objects ul li a:hover {color:#9e248a;}
.scc_map .scc_map_objects ul li a span {display: block;}
.scc_map .scc_map_objects ul li a span.object_num {float: left;}
.scc_map .scc_map_objects ul li a span.object_name {margin-left: 31px;}
.scc_map .shop_list_json {display: none;}
.scc_map_objects {width: 280px;height: 408px;background-color: #ffffff;margin-left: -10px;}
.scc_map_objects ul {margin: 0 -1px;}
.scc_map_objects ul li {width: 50%;float: left;padding: 0 1px;margin: 0 0 2px;}
.scc_map_objects ul li a {width: 100%;height: 32px;display: block;background: #d4e3a7;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;padding: 0 5px;line-height: 32px;overflow: hidden;text-transform: uppercase;}
.scc_map_objects ul li a {color: #2a2a2a;text-decoration: none;}
.scc_map_objects ul li a:hover {background-color: rgb(158,40,137);color: #ffffff;}
/***    PopUp
*/
.popup {width: 300px;padding: 10px;background-color: #FFF;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;-moz-box-shadow: 2px 2px 6px rgba(0,48,64,0.35);-webkit-box-shadow: 2px 2px 6px rgba(0,48,64,0.35);box-shadow: 2px 2px 6px rgba(0,48,64,0.35);position: absolute;z-index: 1000;margin-top: 0;margin-left: 20px;display: none;}
.popup p {margin: 0px;padding: 0px;}
.popup:after {right: 100%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.popup:after {border-color: rgba(255, 255, 255, 0);border-right-color: #ffffff;border-width: 12px;top: 50%;margin-top: -12px;}
.popup h4 {margin-bottom: 10px;line-height: 1;text-transform: uppercase;}
.popup p {font-size:14px;line-height: normal;}
.popup .close {width: 25px;height: 25px;background: url(../design/close.png) no-repeat 0 -25px;display: block;position: absolute;top: 5px;right: 5px;z-index: 10;cursor: pointer;}
.popup .read_more {padding: 5px 10px;background-color: #9e248a;color: #ffffff;text-decoration: none;display: inline-block;line-height: normal;text-transform: uppercase;margin: 10px 0 0;}
/***    Social Feeds
*/
.social_feeds {width: 700px;margin: 0 10px 0 0;float: left;}
.social_feeds header {background-color: #000000;margin: -10px -10px 10px;height: 48px;}
.social_feeds header a {text-decoration: none;}
/*.social_feeds header a i.fa {line-height: 48px;color: #ffffff;text-align: center;display: block;font-size: 30px;}*/
.social_feeds .facebook_feed {width: 700px;background-color: #ffffff;padding: 10px;position: relative;}
.social_feeds .facebook_feed header {background-color: #3f64b0;}
.social_feeds .facebook_feed .facebook_holder {width: 100%;height: 390px;overflow: hidden;}
.social_feeds .facebook_feed .facebook_holder .faceBookLikeBox {margin: -129px 0 0;}
.social_feeds .facebook_feed .block {width: 493px;height: 410px;background: transparent;position: absolute;left: 0px;top: 48px;z-index: 500;}
.social_feeds .instagram_feed {width: 320px;background-color: #ffffff;padding: 10px 10px 0;float: left;position: relative;}
.social_feeds .instagram_feed header {background-color: #4e7ca0;}
.social_feeds .instagram_feed .block {width: 300px;height: 465px;background: transparent;position: absolute;left: 10px;top: 58px;z-index: 500;}
