﻿
/* COLOR REFERENCE
- #1f1f1f (Background Color)
- #3d3d3d (Dash-unit and half-unit Section) 
- #262626 (Footer) 
- #fa1d2d (Red - Used in selectors, parragraphs, bars and other) 
- #31c836 (Green - Used in titles, badges, bars and other) Change to #ff0000
- #bdbdbd & #fff (Font colors)
*/



/**********BASE CONFIGURATIONS**********/   

.cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}
.cmn-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    user-select: none;
}
input.cmn-toggle-round + label {
    padding: 2px;
    width: 120px;
    height: 60px;
    /*background-color: #dddddd;*/
    border-radius: 60px;
}
input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    content: "";
}
input.cmn-toggle-round + label:before {
    right: 1px;
    background-color: #f1f1f1;
    border-radius: 60px;
    transition: background 0.4s;
}
input.cmn-toggle-round + label:after {
    width: 58px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    transition: margin 0.4s;
}
input.cmn-toggle-round:checked + label:before {
    background-color: #8ce196;
}
input.cmn-toggle-round:checked + label:after {
    margin-left: 60px;
}


















*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.roundswitch {
    margin: 10px auto;
    position: relative;
    z-index: 900;
}

.roundswitch label {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    z-index: 901;
}

.roundswitch input {
    top: 0; 
    right: 0; 
    bottom: 0; 
    left: 0;
    opacity: 0;
    z-index: 902;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}


.roundswitch {
    width: 100px;
    height: 100px;
}

.roundswitch label {
    border-radius: 50%;
    background: #b2ac9e;
    background: -moz-linear-gradient(#f7f2f6, #b2ac9e);
    background: -ms-linear-gradient(#f7f2f6, #b2ac9e);
    background: -o-linear-gradient(#f7f2f6, #b2ac9e);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f2f6), to(#b2ac9e));
    background: -webkit-linear-gradient(#f7f2f6, #b2ac9e);
    background: linear-gradient(#f7f2f6, #b2ac9e);
    position: relative;
    color: #dddddd;                                                                 /* OFF Button color*/
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-shadow: 0 2px 1px rgba(0,0,0,0.25);
    box-shadow:
        inset 0 2px 3px rgba(255,255,255,0.13),
        0 5px 8px rgba(0,0,0,0.3),
        0 10px 10px 4px rgba(0,0,0,0.3);
    z-index: -1;
}

.roundswitch .icon-power{  
    font-size: 60px;                                                               /* Button Icon Size */
    line-height: 115px;                                                             /* Button Icon Position */
}

/*
.icon-confirm      
.icon-delete                     
.icon-Home     
.icon-LOCK       
.icon-user                       
*/        

.icon-lab                                        
{
    font-size: 80px;                                                                /* Button Icon Size */
    line-height: 180px;                                                             /* Button Icon Position */
}

.icon-settings                                   
{
    font-size: 80px;                                                                /* Button Icon Size */
    line-height: 180px;                                                             /* Button Icon Position */
}

.icon-params                     ,
.icon-pencil                     ,
.icon-envelope                   ,
.icon-key                        ,
.icon-cloud                      ,
.icon-star                       ,
.icon-trash                      ,
.icon-attach                     ,
.icon-display                    ,
.icon-search                     ,
.icon-plane                      ,
.icon-database                   ,
.icon-heart                      ,
.icon-expand                     ,
.icon-money                      ,
.icon-info                       ,
.icon-folder                     ,
.icon-world                      ,
.icon-location                   ,
.icon-useradd                    ,
.icon-userremove                 ,
.icon-battery25                  ,
.icon-battery50                  ,
.icon-battery75                  ,
.icon-battery100                 ,
.icon-camera                     ,
.icon-warning                    ,
.icon-speech                     ,
.icon-navigate                   ,
.icon-expand                     ,
.icon-share                      ,
.icon-dashboard                  ,
.icon-map                        ,
.icon-arrowdown                  ,
.icon-arrowright                 ,
.icon-arrowup                    ,
.icon-arrowleft                  ,
.icon-undo                       ,
.icon-redo                       ,
.icon-expand1                    ,
.icon-contract1                  ,
.icon-infoitalic                 ,
.icon-phone                      ,
.icon-plus                       ,
.icon-minus                      ,
.icon-Refresh                    ,
.icon-Rearrange                  ,
.icon-temoprobe                  ,
.icon-block                      ,
.icon-Warning1                   ,
.icon-Notificationbell           ,
.icon-Camera                     ,
.icon-upload                     ,
.icon-info                       ,
.icon-female                     ,
.icon-undo                       ,
.icon-male                       ,
.icon-expand2                    ,
.icon-degC                       ,
.icon-degF                       ,
.icon-temperatureprobethin       ,
.icon-soundminus.icon-info2                      
{
    font-size: 80px;                                                                /* Button Icon Size */
    line-height: 180px;                                                             /* Button Icon Position */
}

.fs-nav
{

    font-size: 14px;                                                           
    line-height: inherit;  
}

.icon-signal                     
{
    font-size: 60px;                                                                /* Button Icon Size */
    line-height: 120px;                                                             /* Button Icon Position */
}

.icon-wifisignal                 
{
    font-size: 60px;                                                                /* Button Icon Size */
    line-height: 120px;                                                             /* Button Icon Position */
}

.icon-soundplus.icon-info2                      
{
    font-size: 80px;                                                                /* Button Icon Size */
    line-height: 180px;                                                             /* Button Icon Position */
}

.icon-refresh.icon-info2                      
{
    font-size: 80px;                                                                /* Button Icon Size */
    line-height: 180px;                                                             /* Button Icon Position */
}

.icon-info2                      
{
    font-size: 80px;                                                                /* Button Icon Size */
    line-height: 180px;                                                             /* Button Icon Position */
}

.icon-download                  
{
    font-size: 60px;                                                                /* Button Icon Size */
    line-height: 120px;                                                             /* Button Icon Position */
}

.icon-temperature                
{
    font-size: 75px;                                                                /* Button Icon Size */
    line-height: 120px;                                                             /* Button Icon Position */
}


.Newicon-2calendar               ,
.Newicon-2mega                   ,
.Newicon-2fire                   ,
.Newicon-2nav                    ,
.Newicon-2info                   ,
.Newicon-2power                  ,
.Newicon-2play                   ,
.Newicon-2pause                  ,
.Newicon-2expand                 ,
.Newicon-2refresh                ,
.Newicon-2redo                   ,
.Newicon-2shuffle                ,
.Newicon-2openq                  ,
.Newicon-2cancel                 ,
.Newicon-2closeq                 ,
.Newicon-2puzzle                 ,
.Newicon-2pin                    ,
.Newicon-2save                   ,
.Newicon-2target                 ,
.Newicon-2stop                   ,
.Newicon-2spanner                ,
.Newicon-2za                     ,
.Newicon-2az                     ,
.Newicon-291                     ,
.Newicon-219                     ,
.Newicon-2bs                     ,
.Newicon-2sb                     ,
.Newicon-2up                     ,
.Newicon-2down                   ,
.Newicon-2updown                 ,
.Newicon-2load                   ,
.Newicon-2skipback               ,
.Newicon-2skipfwd                ,
.Newicon-2bigstop                ,
.Newicon-2rec                    ,
.Newicon-2rewind                 ,
.Newicon-2skipfwd                ,
.Newicon-2open                   ,
.Newicon-2eat                    ,
.Newicon-2ffd                    ,
.Newicon-2expand                 ,
.Newicon-2sad                    ,
.Newicon-2daynight               ,
.Newicon-2hammer                 ,
.Newicon-2link                   ,
.Newicon-2unhappy                ,
.Newicon-2male                   ,
.Newicon-2headphones             ,
.Newicon-2female:                ,
.Newicon-2open                   ,
.Newicon-2exclamation            ,
.Newicon-2exclamation2           ,
.Newicon-2list:                  ,
.Newicon-2magnet                 ,
.Newicon-2micoff                 ,
.Newicon-2micon                  ,
.Newicon-2attach                 ,
.Newicon-2question               ,
.Newicon-2question2              ,
.Newicon-2horizontal             ,
.Newicon-2vertical               ,
.Newicon-2contract               ,
.Newicon-2happy                  ,
.Newicon-2graph                  ,
.Newicon-2play2                  ,
.Newicon-2pause2                 ,
.Newicon-2rewind2                ,
.Newicon-2skipback2              ,
.Newicon-2exclamation3           ,
.Newicon-2stop2                  ,
.Newicon-2battery                ,
.Newicon-2cone                   ,
.Newicon-2spanner2               ,
.Newicon-2key                    ,
.Newicon-2service                ,
.Newicon-2question3              ,
.Newicon-2record2                ,
.Newicon-2search                 
{
    font-size: 65px;                                                                /* Button Icon Size */
    line-height: 120px;                                                             /* Button Icon Position */
}

.Newicon-2leak      
{
    font-size: 65px;                                                                /* Button Icon Size */
    line-height: 110px;                                                             /* Button Icon Position */
}

.Newicon-2network
{
    font-size: 65px;                                                                /* Button Icon Size */
    line-height: 110px;                                                             /* Button Icon Position */
}

.Newicon-2unlink                 
{
    font-size: 65px;                                                                /* Button Icon Size */
    line-height: 120px;                                                             /* Button Icon Position */
}
.Newicon-2bulb                   
{
    font-size: 75px;                                                                /* Button Icon Size */
    line-height: 120px;                                                             /* Button Icon Position */
}

.Newicon-2fix{
    font-size: 65px;                                                                /* Button Icon Size */
    line-height: 120px;                                                             /* Button Icon Position */
}

.Newicon-2fire{
    font-size: 65px;                                                                /* Button Icon Size */
    line-height: 120px;                                                             /* Button Icon Position */
}

.icon-target{
    font-size: 90px;                                                                /* Button Icon Size */
    line-height: 122px;                                                             /* Button Icon Position */
}

.icon-battery0{
    font-size: 75px;                                                                /* Button Icon Size */
    line-height: 90px;                                                             /* Button Icon Position */
}


.icon-warning3 {
    font-size: 100px;                                                                /* Button Icon Size */
    line-height: 160px;                                                             /* Button Icon Position */
}

.icon-bulb  {
    font-size: 65px;                                                                /* Button Icon Size */
    line-height: 120px;                                                             /* Button Icon Position */
}

.icon-power1 ,                     
.icon-power2    {
    font-size: 65px;                                                                /* Button Icon Size */
    line-height: 120px;                                                             /* Button Icon Position */
}                   

,
.roundswitch input:checked ~ label {
    box-shadow:
        inset 0 2px 3px rgba(55,255,55,1),
        0 5px 8px rgba(55,255,55,1),
        0 3px 10px 4px rgba(55,255,55,0.2);                                             /* ON Icon Circular Glow */
    color: #33ff33;                                                                 /* ON Icon Centre*/
} 

.roundswitch.guage input:checked ~ label {
    box-shadow:
        inset 0 1px 2px rgba(255,255,255,1),
        0 2px 4px rgba(255,255,255,1),
        0 1px 5px 2px rgba(255,255,255,1);                                     /* ON Icon Circular Glow */
    color: #ff8888;                                                                 /* ON Icon Centre*/
} 



.roundswitch.red input:checked ~ label {
    box-shadow:
        inset 0 2px 3px rgba(255,55,55,1),
        0 5px 8px rgba(255,55,55,1),
        0 3px 10px 4px rgba(255,55,55,1);                                             /* ON Icon Circular Glow */
    color: #ff8888;                                                                 /* ON Icon Centre*/
} 

.roundswitch.green input:checked ~ label {
    box-shadow:
        inset 0 2px 3px rgba(55,255,55,1),
        0 5px 8px rgba(55,255,55,1),
        0 3px 10px 4px rgba(55,255,55,1);                                             /* ON Icon Circular Glow */
    color: #88ff88;                                                                 /* ON Icon Centre*/
} 

.roundswitch.blue input:checked ~ label {
    box-shadow:
        inset 0 2px 3px rgba(55,55,255,1),
        0 5px 8px rgba(55,55,255,1),
        0 3px 10px 4px rgba(55,55,255,1);                                             /* ON Icon Circular Glow */
    color: #8888ff;                                                                 /* ON Icon Centre*/
} 

.roundswitch.magenta input:checked ~ label {
    box-shadow:
        inset 0 2px 3px rgba(255,55,255,1),
        0 5px 8px rgba(255,55,255,1),
        0 3px 10px 4px rgba(255,55,255,1);                                             /* ON Icon Circular Glow */
    color: #ff66ff;                                                                 /* ON Icon Centre*/
} 

.roundswitch.yellow input:checked ~ label {
    box-shadow:
        inset 0 2px 3px rgba(255,255,55,1),
        0 5px 8px rgba(255,255,55,1),
        0 3px 10px 4px rgba(255,255,55,1);                                             /* ON Icon Circular Glow */
    color: #ffff66;                                                                 /* ON Icon Centre*/
} 

.roundswitch.cyan input:checked ~ label {
    box-shadow:
        inset 0 2px 3px rgba(55,255,255,1),
        0 5px 8px rgba(55,255,255,1),
        0 3px 10px 4px rgba(55,255,255,1);                                             /* ON Icon Circular Glow */
    color: #66ffff;                                                                 /* ON Icon Centre*/
} 




.roundswitch label:after {
    content: ""; 
    position: absolute;
    left: -10px;                                                                            
    right: -10px;
    top: -10px;
    bottom: -10px;
    z-index: -2;
    border-radius: inherit;

}

.roundswitch label:before {
    content: ""; 
    position: absolute;
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    z-index: -1;
    border-radius: inherit;
}

.roundswitch .button-icon:after {
    content: "";
    display: block;
    position: absolute;
    width:  90%;                                                                     /*to modify the bevel around Icon */
    height: 90%;
    left: 50%;
    top: 50%;
    z-index: -1;
    margin: -45% 0 0 -45%;
    border-radius: 50%;
    background: #ff0000;
    background: -moz-linear-gradient(#222222, #666666);
    background: -ms-linear-gradient(#222222, #666666);
    background: -o-linear-gradient(#222222, #666666);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#666666));
    background: -webkit-linear-gradient(#222222, #666666);
    background: linear-gradient(#222222, #666666);
    box-shadow:
        0 -2px 5px rgba(255,255,255,1),
        0 2px 5px rgba(255,255,255,1);
}



/*Spacing between Title and content in Dashboard*/
hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: 20px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

h1 {
    font-family: 'Raleway', sans-serif;}

h3,h4 , h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight:lighter;
}

h2{
    font-size:22px;
}


h3 {
    font-size:46px;
}

h5 {
    color:#ffaaaa;
    margin-left:5px;
}


/*--- Colour-Picker --*/
.colour-picker {
    display: block;
    -moz-box-shadow:    1px 1px 1px 0px #bb5555;    /*--- Red Corner Border ---*/
    -webkit-box-shadow: 1px 1px 1px 0px #bb5555;
    box-shadow:         1px 1px 1px 0px #bb5555;

    background-image:url("../img/colour-pick.png");
    background-size: contain;
    background-repeat:no-repeat;    
    height:100%;
}


/**********Styling Elements**********/   
.cont {
    text-align:center;
    margin-top:30px;
}

.cont ok {
    color:#31c836;
}

.cont bad {
    color:#fa1d2d;
}

.cont2 {
    text-align:center;
    margin-top:-15px;
    font-size:12px;
    line-height:7px;
}

.cont2 bold{
    font-size:10px;
    font-weight:bold;
    color:#ffaaaa
}

.text p {
    font-family: 'Open Sans', sans-serif;
    margin-left:8px;
    font-size:14px;
    line-height:18px;
}

.text grey {
    font-size:11px;
    color:silver
}




select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
    display: inline-block;
    height: 26px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

input[type=checkbox]
{
    display: inline-block;
    height: 100px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/***********Bootstrap Default Modifications***********/

.thumbnail {
    border:0px;
    text-align:center;
    -webkit-box-shadow: 0px;
    -moz-box-shadow: 0px;
    box-shadow: 0px;
    background: none;
    text-align: center;      

}

.modal-header {
    background-image:url('../img/background-dash.png');
    background-color: #4f4f4f;
    color:#fff;
}


input[type=submit] {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    /*background: #ff3333;*/
    color: #fff;
    border: none;
    padding: 8px 28px 10px 26px;
    *-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}
/*
input[type=text], textarea {
background: #cdcbcc;
font-size: 13px;
display: block;
width: 100%;
border: none;
box-shadow: none;
height: 30px;
line-height: 18px;
padding: 0;
text-indent: 18px;
margin: 0 0 18px;
}
*/

textarea {
    line-height: 18px;
    padding: 18px;
    width: 100%;
    text-indent: 0;	
}
.textarea-container { margin: 0 18px; }
.textarea-container textarea { margin-left: -18px; }
#contact textarea { width: 100%; height: 45px; }


.progress-bar {
    background-color: #ff0000;
}


/**********Clock Configuration**********/   

digiclock {
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    margin-left: auto	
}

.clockcenter {
    text-align:center;
}


/**********Mail Style Configuration**********/   

.framemail {
    cursor: default;
}
.framemail .window {
    font-size: 0;
    margin-top: -1px;
    overflow: hidden;
    margin-left: -18px;
}
.framemail .window .mail li {
    background-color:#3d3d3d;
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.05));
    background-image:    -moz-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.05));
    background-image:     -ms-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.05));
    background-image:      -o-linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.05));
    background-image:         linear-gradient(hsla(0,0%,100%,.05), hsla(0,0%,0%,.05));
    border-top: 1px solid #888;
    position: relative;
    margin-left:-18px;
}
.framemail .window .mail li:first-child {
    border-top: none;
}
.framemail .window .mail li:hover {
    background-color: #5d5b5b;
}
.framemail .window .mail li:after,
.framemail .window .mail li:before {
    border-left: 8px solid transparent;
    border-top: 8px solid #df6;
    content: '';
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
.framemail .window .mail li:before {
    border-top-color: #bbb;
    border-width: 9px;
}
.framemail .window .mail li:nth-child(1):after,
.framemail .window .mail li:nth-child(1):before {
    border: none;
}
.framemail .window .mail li:nth-child(2):after {
    border-top-color: #fa1d2d;
}
.framemail .window .mail li i {
    display: inline-block;
    height: 48px;
    width: 6px;
}
.framemail .window .mail li .read {
    background-color: #ddd;
}
.framemail .window .mail li .unread {
    background: #ff0000;
}
.framemail .window .mail li img {
    background: #819da2;
    border-radius: 2px;
    height: 36px;
    left: 12px;
    position: absolute;
    top: 6px;
    width: 36px;
}
.framemail .window .mail li p {
    font: 13px/24px sans-serif;
    left: 56px;
    position: absolute;
    top: 3px;
}
.framemail .window .mail li .sender {
    color: #e9e8e8;
    font-weight: bold;
    text-shadow: 0 1px 1px hsla(0,0%,100%,.5);
}
.framemail .window .mail li .message {
    color: #999;
    overflow: hidden;  
    text-overflow: ellipsis;
    top: 21px;  
    white-space: nowrap;
}
.framemail .window .mail li .message strong {
    color: #999;
}
.framemail .window .mail li .actions {
    height: 16px;
    position: absolute;
    right: 19px;
    text-align: right;
    top: 0;
    width: 96px;
}
.framemail .window .mail li .actions img {
    background: none;
    display: inline-block;
    height: 16px;
    margin-left: 6px;
    opacity: .1;
    position: relative;
    width: 16px;
}
.framemail .window .mail li:hover .actions img {
    opacity: .25;
}
.framemail .window .mail li .actions img:hover {
    opacity: .75;
}


/**********DONUT CHARTS STYLES**********/
#site_stats {
    width: 200px;
    height: 200px;
    -moz-border-radius: 1px;
    border-radius: 5px;
    margin-bottom: 0px;
    background-position: center center;
    margin:auto;
}

/**********User Profile STYLES**********/
img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    display: inline-block;
    height: 100%;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.img-circle {
    overflow:auto;
    min-height:160px;
    height: 160px;
    width: 160px;
    *-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid red;
    -webkit-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;

}

.thumbnail_login {
    display: block;
    height: 28%;
    width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.thumbnail_login > img {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.thumbnail {
    display: block;
    height: 55%;
    width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #428bca;
}


.thumbnail .caption {
    padding: 9px;
    color: #333333;
}


/**********LINE AND BARS**********/

.section-graph {
    position: relative;
    height: 130px;
    background-image: linear-gradient(color-stops(#ff00ff, #ff00ff 50%, #ff00ff 50%));
    margin-bottom:20px;
    margin-left:  10px;
    margin-right: 10px;
}

.section-graph .graph-info {
    z-index: 99;
    position: absolute;
    font-weight: bold;
    margin-top: 12px;
    margin-left: 21px;
    color: #00ff00;
    width: 100px;
}
.section-graph .graph-info .graph-arrow {
    width: 0;
    height: 0;
    margin-top: 18px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid white;
    float: left;
}
.section-graph .graph-info .graph-info-big {
    font-size: 24px;
    float: left;
    margin-left: 3px;
}
.section-graph .graph-info .graph-info-small {
    margin-left: 3px;
    font-size: 12px;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.5);
    clear: left;
    margin-left: 8px;
}



.section-graph2 {
    position: relative;
    height: 130px;
    background-image: linear-gradient(color-stops(#ff00ff, #ff00ff 50%, #ff00ff 50%));
    margin-bottom:10px;
    margin-left:  10px;
    margin-right: 10px;
}

.section-graph2 .graph-info {
    z-index: 99;
    position: absolute;
    font-weight: bold;
    margin-top: 12px;
    margin-left: 21px;
    color: #00ff00;
    width: 100px;
}
.section-graph2 .graph-info .graph-arrow {
    width: 0;
    height: 0;
    margin-top: 18px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid white;
    float: left;
}
.section-graph2 .graph-info .graph-info-big {
    font-size: 24px;
    float: left;
    margin-left: 3px;
}
.section-graph2 .graph-info .graph-info-small {
    margin-left: 3px;
    font-size: 12px;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.5);
    clear: left;
    margin-left: 8px;
}




/*
* Info Section
*/
.info-aapl {
    text-align: center;

}
.info-aapl ul {
    margin-left:30%;

}
.info-aapl li {
    margin: 0;
    display: block;
    width: 9px;
    height: 40px;
    margin-right: 6px;
    background-color: #f5f0ec;
    float:left;
    position: relative;
}
.info-aapl li span {
    display: block;
    width: 9px;
    height: 40px;
    position: absolute;
    bottom: 0;
}
.info-aapl li span.orange {
    background-color: #fa1d2d;
}
.info-aapl li span.green {
    background-color: #11ff11;
}
.info-aapl li span.red {
    background-color: #ff0000;
}

/**********TWITTER WIDGET **********/
#jstwitter ul li{
    color:#bdbdbd;
    padding:.5em .75em;
}

#jstwitter ul{
    margin-left:0;
    list-style:none
}

#jstwitter:first-child{
    border-top:0
}

ul#jstwitter li a{
    font-size:10px;
    font-style:italic;
    color:#666;
    text-decoration:none
}

/********** CUSTOMIZED BUTTON **********/
.btnnew {
    display: inline-block;
    *border-left: 0 none #707070;
    border-right: 0 none #707070;
    border-top: 0 none #707070;
    border-bottom: 0 none #707070;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #31c836;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #5a5a5a;
    *background-color: #5a5a5a;
    background-repeat: repeat-x;
    *-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-image: linear-gradient(to bottom, #707070, #707070);*
}

/********** SWITCH BUTTON **********/
.toggleswitch {
    position: relative;
    margin: 20px auto;
    width: 120px;
    border-radius: 3px;
    /*        border: 1px solid #ff3333; */
}


/*---                           DOOR  Switches      ---*/

.switch {
    position: relative;
    margin: 15px auto;
    height: 50px;
    width: 120px;
    background: rgba(0, 0, 0, 1);
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
}


.switch-label {
    position: relative;
    z-index: 2;
    float: left;
    width: 58px;
    line-height: 50px;
    font-size: 11px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);*/
    cursor: pointer;
}
.switch-label:active {
    font-weight: bold;
}

.switch-label-off {
    padding-left: 2px;
}

.switch-label-on {
    padding-right: 2px;
}

.switch-input {
    display: none;
}
.switch-input:checked + .switch-label {
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    /* text-shadow: 0 1px rgba(255, 255, 255, 0.25); */
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
}
.switch-input:checked + .switch-label-on ~ .switch-selection {
    left: 60px;
    /* Note: left: 50% doesn't transition in WebKit */

    background: #fa1d2d;
    background-image: -webkit-linear-gradient(top, #f93e4b, #fa1d2d);
    background-image: -moz-linear-gradient(top, #f93e4b, #fa1d2d);
    background-image: -o-linear-gradient(top, #f93e4b, #fa1d2d);
    background-image: linear-gradient(to bottom, #f93e4b, #fa1d2d);
}

.switch-selection {
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 2px;
    width: 58px;
    height: 46px;
    background: #31c836; 
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, #b6c753, #31c836);
    background-image: -moz-linear-gradient(top, #b6c753, #31c836);
    background-image: -o-linear-gradient(top, #b6c753, #31c836);
    background-image: linear-gradient(to bottom, #b6c753, #31c836);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}


/* Small Battery on Map Pin Popup*/

.batteryContainer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 10px;
}

.batteryOuter {
    border-radius: 3px;
    border: 1px solid #444;
    padding: 1px;
    width: 35px;
    height: 20px;
}

.batteryBump {
    border-radius: 2px;
    background-color: #444;
    margin: 1px;
    width: 1px;
    height: 4px;
}

#batteryLevel {
    border-radius: 2px;
    background-color: #73AD21;
    width: 100%;
    height: 16px;
}

/*   Switch Indicator on Map Pin Popup */

.doorswitch {
    height: 24px;
    display: block;
    position: relative;
    cursor: pointer;
}
.doorswitch input 
{
    display: none;
}
.doorswitch input + span
{
    padding-left: 50px;
    min-height: 24px;
    line-height: 24px;
    display: block;
    color: #22FF22;   /* Text Colour CLOSED*/
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    transition: color 0.3s ease;
}
.doorswitch input + span:before, .doorswitch input + span:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 12px;
}
.doorswitch input + span:before {
    top: 0;
    left: 0;
    width: 42px;
    height: 24px;
    background: #22aa22; /* Slider Background CLOSED*/
    transition: all 0.3s ease;
}
.doorswitch input + span:after {
    width: 18px;
    height: 18px;
    background: #fff;
    top: 3px;
    left: 3px;
    box-shadow: 0 1px 3px rgba(18, 22, 33, 0.1);
    transition: all 0.45s ease;
}
.doorswitch input + span em {
    width: 8px;
    height: 7px;
    background: #000000; /* Lock Body CLOSED*/
    position: absolute;
    left: 8px;
    bottom: 7px;
    border-radius: 2px;
    display: block;
    z-index: 1;
    transition: all 0.45s ease;
}
.doorswitch input + span em:before {
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 1px;
    background: #fff;   /* Lock Keyhole Centre */
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    margin: -1px 0 0 -1px;
}
.doorswitch input + span em:after {
    content: "";
    display: block;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #000000;   /* Lock Shackle */
    border-bottom: 0;
    width: 6px;
    height: 4px;
    left: 1px;
    bottom: 6px;
    position: absolute;
    z-index: 1;
    transform-origin: 0 100%;
    transition: all 0.45s ease;
    transform: rotate(0deg) translate(0, 0); /*Lock Shackle Animation*/
}
.doorswitch input + span strong {
    font-weight: normal;
    position: relative;
    display: block;
    top: 1px;
}
.doorswitch input + span strong:before, .doorswitch input + span strong:after {
    font-size: 14px;
    font-weight: 500;
    display: block;
    font-family: "Mukta Malar", Arial;
    -webkit-backface-visibility: hidden;
}
.doorswitch input + span strong:before {
/*    content: "CLOSED";*/
    transition: all 0.3s ease 0.2s;
}
.doorswitch input + span strong:after {
/*    content: "OPEN";*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    color: #FF2222;
    transition: all 0.3s ease;
    transform: translate(2px, 0);    /*text stuff*/
}
.doorswitch input:checked + span:before {
    background: rgba(255, 34, 34, 0.35);
}
.doorswitch input:checked + span:after {
    background: #fff;
    transform: translate(18px, 0);
}
.doorswitch input:checked + span em {
    transform: translate(18px, 0);   /* move lock along with slider*/
    background: #000000;
}
.doorswitch input:checked + span em:after {
    border-color: #000000;
    transform: rotate(-70deg) translate(0, 1px); /* Unlock Shackle Animation*/
}
.doorswitch input:checked + span strong:before {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    transform: translate(-2px, 0);
}
.doorswitch input:checked + span strong:after {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
    transition: all 0.3s ease 0.2s;
}

html {
    -webkit-font-smoothing: antialiased;
}

* {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}

body {
    min-height: 100vh;
    font-family: "Mukta Malar", Arial;
    line-height: 22px;
    font-size: 16px;
    color: #ADAFB6;
    display: flex;
    justify-content: center;
    align-items: center;
}
body .doorswitch {
    display: table;
    margin: 12px auto;
    min-width: 118px;
}



/*   3-Phase LED Indicators on Map Pin Popup */
            .phase3container {
                width: 100px;
                height: 20px;
                background-size: cover;
                padding: 1px;
            }

            .phase3led-box {

                height: 20px;
                width: 20px;

                float: left;
            }

            .phase3led-green {
                margin: 0 auto;
                width: 20px;
                height: 20px;
                background-color: #ABFF00;
                border-radius: 50%;
                box-shadow: rgba(0, 0, 0, 0.1) 0 -1px 7px 1px, inset #304701 0 -1px 9px, #50FF00 0 2px 12px;
            }

            .phase3led-off {
                margin: 0 auto;
                width: 20px;
                height: 20px;
                background-color: #888888;
                border-radius: 50%;
                box-shadow: rgba(0, 0, 0, 0.1) 0 -1px 3px 1px, inset #101010 0 -1px 3px, #101010 0 2px 3px;
            }




/**********FooterWrap Section**********/   
#footerwrap {
    width: 100%;
    background:#262626;
    background-image:url('../img/background-dash.png');
    padding-top:25px;
    padding-bottom: 40px;
    border-top-style: solid;
    border-top-width:8px;
    border-top-color:#1d1d1d;
    text-align:center

}

#footerwrap p {
    color:white;
    font-size:12px;
} 


/***********FULLCALENDAR STYLE***********/

#external-events {
    padding: 0 10px;
    border: 1px solid #8b8b8a;
    background-color: #8b8b8a;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
}

#external-events h4 {
    font-size: 16px;
    margin-top: 0;
    padding-top: 1em;
}

.external-event { /* try to mimick the look of a real event */
    margin: 10px 0;
    padding: 2px 4px;
    background: #31c836;
    color: #fff;
    font-size: .85em;
    cursor: pointer;
}

#external-events p {
    margin: 1.5em 0;
    font-size: 11px;
    color: #31c836;
}

#external-events p input {
    margin: 0;
    vertical-align: middle;
}

#calendar {
    width:100%;
}


/**********Media Styles**********/   

@media (max-width: 360px){
    /*Calendar Adsjustments*/
    .fc-header {margin-top:15px;}
    .fc-header-title h2{font-size:10px; }
    .fc-header-right {display:none}

    /* portrait tablet */
    @media (min-width: 767px) and (max-width: 768px) {
        .info-aapl ul {
            margin-left:10px;
            float:left;
        }

        #load {
            margin-left:5px;
            margin-right:10px;
        }



    }

    /* Landscape iphone 5 and samsung galaxy */
    @media (min-width: 560px) and (max-width: 685px) {
        .info-aapl ul {
            margin-left:40%;
        }

    }





