/* 
    Document   : stylesheet-2014
    Created on : Dec 19, 2013, 4:44:32 PM
    Author     : juliuslagutan
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

@font-face
{
    font-family: UnitProBold;
    src: url('/static/css/fonts/UnitWebPro-Bold.woff'), url('/static/css/fonts/UnitWebPro-Bold.eot'); /* IE9 */
}

@font-face
{
    font-family: UnitProRegular;
    src: url('/static/css/fonts/UnitWebPro-Light.woff'), url('/static/css/fonts/UnitWebPro-Light.eot'); /* IE9 */
}

/* LIGHTBOX WINDOWS */

#lightbox-windows {}

#lightbox-windows #mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
    background-color: #000;
    display: none;
    opacity:0.5;
    filter:alpha(opacity=50);
    zoom:1;
}

#lightbox-windows .window { 
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 100000;
    padding: 0;
    font-size: 12px;
    -moz-box-shadow: 0px 0px 30px 0px #000000;
    -webkit-box-shadow: 0px 0px 30px 0px #000000;
    box-shadow: 0px 0px 30px 0px #000000;
    font-family: UnitProRegular;
}

#lightbox-windows .widget-details {
    width:920px;
    height: 535px;
    color: #fff;
}

#lightbox-windows .fullscreen-img {
    width: 1116px;
    height: 795px;
    background-color: #004881;
}

#lightbox-windows .img-wrapper {
/*    padding: 10px;*/
}

#lightbox-windows .window p {
    margin-bottom: 5px;
}

#lightbox-windows #widget-info {
    background-color: rgba(72,89,105,0.9);
    height: 75px;
    padding: 15px;
    display: inline-block;
    filter:alpha(opacity=90);
    zoom:1;
}

#lightbox-windows #widget-info p#title {
    font-family: UnitProBold;
    font-weight: bold;
}

#lightbox-windows #preview-thumbnails {
    background-color: rgba(24,46,69,0.9);
    height: 430px;
    display: inline-block;
    width: 100%;
    filter:alpha(opacity=90);
    zoom:1;
    margin-top: -2px;
}

#lightbox-windows #preview-thumbnails li img{
    display: none;
    opacity: 1;
}

#lightbox-windows #preview-thumbnails li.first img{
    display: block !important;
}

#lightbox-windows .close-lightbox {
    float: right;
    cursor: pointer;
}

span.transparent-box {
    width: 24px;
    height: 24px;
    border: 1px solid #03acc6;
    display: block;
    float: left;
    margin-right: 10px;
    text-align: center;
    color: #03acc6;
    cursor: pointer;
}

div.transparent-box {
    width: 24px;
    height: 24px;
    border: 1px solid #03acc6;
    display: block;
    float: left;
    margin-right: 10px;
    text-align: center;
    color: #03acc6;
    cursor: pointer;
}

span.transparent-box-last {
    margin-right: 0px !important;
}

span.transparent-box span {
    vertical-align: middle;
    line-height: 24px;
    font-size: 12px;
    font-family: UnitProRegular !important;
}

div.transparent-box div {
    vertical-align: middle;
    line-height: 24px;
    display: inline-block;
    font-family: UnitProRegular !important;
}

span.transparent-box span.plus {
    font-size: 24px !important;
}

div.transparent-box div.plus {
    font-size: 24px !important;
    font-size: 16px\9 !important;
}

span.transparent-box span.close {
    font-size: 18px !important;
}

div.transparent-box div.close {
    font-size: 18px !important;
}

span.transparent-box > span.details {
    font-size: 18px !important;
}

/* WIDGET LIBRARAY AREA */

#widget-selector {
    height: 280px;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #4c5e70;
    font-family: UnitProRegular;
    font-size: 12px;
}


#widget-categories {
    float: left;
    width: 200px;
    padding: 10px;
}

@media screen and (device-width: 768px) and (device-height: 1024px) {
    #widget-categories {
        width: 165px;
    }
}

#widget-categories ul li {
    border-bottom: 1px solid #fff;
}

#widget-categories ul li a {
    font-weight: normal;
    display: block;
    padding: 4px 6px;
    text-decoration: none;
}

#widget-categories ul li a:hover {
	color: white;
}

.widget-list {
    display: none;
    padding: 20px;
    color: white;
    margin-left: 220px;
    font-size: 12px;
}

@media screen and (device-width: 768px) and (device-height: 1024px) {
    .widget-list {
        margin-left: 168px;
    }
    .widget-list .widget {
        margin-right: 5px;
    }
}

.widget-list .widget img {
    margin-bottom: 10px;
}

.widget-list .widget .description {
    color: #b5c1d9;
}

#widget-selector .widget {
    float: left;
    width: 150px;
    height: 170px;
    margin: 0px 10px 10px 10px;
    padding: 5px;
}

#widget-selector .widget:hover {
/*    background-color: #6a7784;*/
    cursor: pointer;
}

#widget-selector .widget p {
    margin-bottom: 10px;
}

#widget-selector .widget p.widget_identifier {
    font-family: UnitProBold;
    font-weight: bold;
}

/* GLOBAL */

.hyphenate {
 -ms-word-break: break-all;
     word-break: break-all;

/* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}

/* sly navigation */

#navigation-slider-wrap {
    position: relative; 
    width: 750px; 
    height: 85px; 
}

#navigation-slider {
    width: 750px;
    margin-top: 67px;
    font-family: arial, sans-serif;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* Frame */
.sly-frame {
    height: 38px;
    line-height: 18px;
    overflow: hidden;
}
.sly-frame ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

.sly-frame ul li {
    float: left;
    width: 227px;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
/*    display: none;*/
}

.sly-frame ul li.active a{
    color: rgb(237, 23, 95);
}

.sly-frame ul li.active {
    border-bottom: 5px solid #fff;
}

.sly-crazy ul li { 
    width: auto; 
    padding: 0; 
    border-bottom: 5px solid transparent;
}

.sly-crazy ul li a { 
    padding-top: 5px; 
    padding-bottom: 5px; 
    padding-right: 10px; 
    padding-left: 10px; 
    border-right: 1px solid #647483;
    border-left: 1px solid #647483;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin-bottom:5px;
    margin-left: -1px;
    font-family: UnitProRegular;
}

.sly-crazy ul li:first-child a {
    margin-left: 0 !important;
}

.sly-crazy ul li a:hover {
    color: #00b0ca;
}

.sly-btn {
    float: left;
    cursor: pointer;
    padding: 5px 10px;
    vertical-align: middle;
    color: #00b0ca;
}

#nav-nextPage {
    
}

#nav-prevPage {
    
}

/* View Configurator */
#view-configurator {
    border-radius: 5px;
    background-color: #102840;
    box-shadow: 0px 0px 30px 0px #000000;
    padding: 10px 10px 10px;
    right: 30px !important;
    font-family: UnitProBold;
    background-image: none !important; /* add this for admin account */
}

.close-view-configurator {
    float: right;
    display: block;
    margin: -5px -5px 0 0 !important;
    z-index: 10010;
    cursor: pointer;
}

.widget .widget-head {
    background: none #c0c0c0 !important;
}

.widget .widget-head h3{
    color: #333333!important;
    text-shadow: none!important;
}

/*div#tab-separator {
    float: left;
    color: #fff;
    padding: 0;
    cursor: pointer;
}

div#tab-separator:hover {
    color: #00b0ca;
}*/

#tab-separator {
    margin-bottom: 5px;
}

#header-tablerow #logo {
    float: left !important;
    padding-bottom: 30px;
}

.widget .widget-status {
	background-image: url(/static/img/smoothness/ui-icons_888888_256x240.png)!important;
}

/* End Columns section */

.widget-head-locked a.remove, 
.widget-head a.remove  {
    background-image: url(/static/img/smoothness/ui-icons_888888_256x240.png)!important;
}

.widget-head-locked a.edit, 
.widget-head a.edit  {
    background-image: url(/static/img/smoothness/ui-icons_888888_256x240.png)!important;
}

.widget-head-locked a.collapse, 
.widget-head a.collapse  {
    background-image: url(/static/img/smoothness/ui-icons_888888_256x240.png)!important;
}

.widget-head-locked a.lock, 
.widget-head a.lock  {
    background-image: url(/static/img/smoothness/ui-icons_888888_256x240.png)!important;
}

.widget-head-locked a.help, 
.widget-head a.help  {
    background-image: url(/static/img/smoothness/ui-icons_888888_256x240.png)!important;
}

.widget-head-locked a.zoom, 
.widget-head a.zoom  {
    background-image: url(/static/img/smoothness/ui-icons_888888_256x240.png)!important;
}

#login {
    background: #13294B!important;
    color: #ffffff;
    /*padding: 20px;*/
    width: 900px;
    height: auto;
    font-size: 14px;
}

#login form {
    width: 410px;
    margin: auto;
}

#login #header {
    text-align: center;
    background: #13294B!important;
}

#login td {
    font-size: 13px;
}

#login a {
    color: #00AE9A;
    text-decoration: underline;
}

#login .username td:first-child, 
#login .password td:first-child{
    width: 50px;
}

#login .username td label, 
#login .password td label{
    float: right;
    padding-right: 15px;
}

#login input#f_password, 
#login input#f_username {
    border: 1px solid #102840;
    width: 303px;
    height: 41px;
    padding: 0px 10px;
    line-height: 35px;
    font-size: 13px;
}

#login input#login_button {
    color: #00AE9A;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 25px;
    background: #ffffff;
    font-size: 13px;

    border: 1px solid transparent;
    
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;

    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
}

.cluster-map-fullscreen-btn {
    float: right;
    margin-right: 5px;
}

#fullscreen-img div img {
    cursor: pointer;
}

span.symbol { background: url('/static/img/warning-sprites.png') -5px -65px no-repeat; height: 30px; width: 40px; display: block; margin: auto; cursor: pointer;}

span.day_1 { background-position: -70px -180px; }
span.day_2 { background-position: -125px -180px; }
span.day_3 { background-position: -185px -180px; }
span.day_4 { background-position: -248px -180px; }
span.day_5 { background-position: -305px -180px; }
span.day_6 { background-position: -368px -180px; }
span.day_7 { background-position: -427px -180px; }
span.day_8 { background-position: -487px -180px }
span.day_9 { background-position: -545px -180px; }
span.day_10 { background-position: -5px -240px; }
span.day_11 { background-position: -65px -240px; }
span.day_12 { background-position: -125px -240px; }
span.day_13 { background-position: -185px -240px; }
span.day_14 { background-position: -248px -240px; }
span.day_15 { background-position: -305px -240px; }
span.day_16 { background-position: -368px -240px; }
span.day_17 { background-position: -427px -240px; }
span.day_18 { background-position: -486px -240px; }
span.day_19 { background-position: -545px -240px; }

span.night_1 { background-position: -70px -60px; }
span.night_2 { background-position: -125px -60px; }
span.night_3 { background-position: -185px -60px; }
span.night_4 { background-position: -248px -60px; }
span.night_5 { background-position: -305px -60px; }
span.night_6 { background-position: -368px -60px; }
span.night_7 { background-position: -427px -60px; }
span.night_8 { background-position: -487px -60px; }
span.night_9 { background-position: -545px -60px; }
span.night_10 { background-position: -5px -120px; }
span.night_11 { background-position: -65px -120px; }
span.night_12 { background-position: -125px -120px; }
span.night_13 { background-position: -185px -120px; }
span.night_14 { background-position: -248px -120px; }
span.night_15 { background-position: -305px -120px; }
span.night_16 { background-position: -368px -120px; }
span.night_17 { background-position: -427px -120px; }
span.night_18 { background-position: -486px -120px; }
span.night_19 { background-position: -545px -120px; }

span.wind_1 { background-position: -354px -300px; }
span.wind_2 { background-position: -416px -300px; }
span.wind_3 { background-position: 6px -300px; }
span.wind_4 { background-position: -57px -300px; }
span.wind_5 { background-position: -117px -300px; }
span.wind_6 { background-position: -175px -300px; }
span.wind_7 { background-position: -236px -300px; }
span.wind_8 { background-position: -295px -300px; }
span.wind_9 { background-position: -480px -300px; }

span.moonphase_0 { background-position: -120px 5px; }
span.moonphase_1 { background-position: -180px 5px; }
span.moonphase_2 { background-position: -240px 5px; }
span.moonphase_3 { background-position: -300px 5px; }
span.moonphase_4 { background-position: -360px 5px; }
span.moonphase_5 { background-position: -420px 5px; }
span.moonphase_6 { background-position: -480px 5px; }
span.moonphase_7 { background-position: -540px 5px; }

span.cloudCover_0 { background-position: -0px -418px; } 
span.cloudCover_1 { background-position: -59px -418px; }
span.cloudCover_2 { background-position: -123px -418px; }
span.cloudCover_3 { background-position: -179px -418px; }
span.cloudCover_4 { background-position: -240px -418px; }
span.cloudCover_5 { background-position: -300px -418px; }
span.cloudCover_6 { background-position: -361px -418px; }
span.cloudCover_7 { background-position: -420px -418px; }
span.cloudCover_8 { background-position: -481px -418px; }
span.cloudCover_9 { background-position: -541px -418px; }

span.sunrise { background-position: 0px 5px; }
span.sunset { background-position: -60px 5px; }