/*
div[class="row"], div[class*="form-group"] {
    border: 1px dotted rgba(0, 0, 0, 0.5);
}

[class^="col-"] {
    background-color: rgba(255, 0, 0, 0.1);
}
*/


/* Define the hover highlight color for the table row */
.hoverRow:hover {
    background-color: #e0ffff;
}


@media (min-height: 900px) {
}

.ui-grid .ui-grid-render-container-body .ui-grid-viewport {
    overflow-x: auto !important;
    /* or use: overflow-x: hide!important; */
}

col:first-child {background: lightblue}
col:nth-child(2n+3) {background: #CCC}

.pagemenu {
    position: fixed;
    width: 150px;
    z-index: 1;
    margin-top: 50px;
    top:120px;
    left:5px;
}


.grid-right-align {
    text-align: right;
}

.ui-grid .ui-grid-render-container-body .ui-grid-viewport {
    overflow-x: hide !important;
    /* or use: overflow-x: hide!important; */
}


.ui-grid-viewport {
overflow-anchor: none;
}

body{
    font-family: 'Marcellus', serif;
    overflow-y:hidden;
}
ul.nav li.logo-in-tabs {
    padding: 5px 15px;
    float: left;
}

ul.nav li.button-in-tabs {
    margin-right: 75px;
    float: right;
    height: 59px;
}

ul.nav li.button-in-tabs a {
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid transparent;
    border-radius: 4px;
    line-height: inherit;
    margin-top: 67px;
}

ul.nav li.button-in-tabs a:focus, ul.nav li.button-in-tabs a:hover, ul.nav li.button-in-tabs a:active {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.nav.nav-tabs.ui-sortable {
    padding-right: 20%;
}

#ajax_loader {
    text-align: center;
    position: fixed;
    width: 20%;
    min-width: 300px;
    height: 10%;
    min-height: 100px;
    left: 40%;
    top: 45%;
    display: none;
    z-index: 9999;
    color: #ff333b;
}

#ajax_loader img {
    display: inline-block;
}

.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.7);
}

.ui-grid-cell button.btn-xs {
    margin: 4px
}

span.data-label {
    font-weight: bold;
    text-align: right;
    margin-right: 15px
}

h4 button.pull-right {
    margin-top: -2px;
    margin-left: 5px;
}

input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.nav-tabs {
    border-bottom: 3px solid #5bc0de;
    font-family: Raleway, sans-serif, 'Open Sans',sans-serif;
}
.nav-tabs li{
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nav-tabs li.ng-scope a{
    padding: 12px 12px 12px 12px;
}
.nav-tabs li.ng-scope.flower a{
    padding: 18px 25px 12px 25px;
}
.nav-tabs li.ng-scope a button{
    float: inherit;
    margin-left: -1px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-width: 0;
}
.nav-tabs > li > a {
    margin: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    padding: 18px 25px 12px 25px;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    color: #444444;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin-right: -4px;
}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover {
    background: none;
    color: #ffffff !important;
}
.nav-tabs > li > a::after {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    content: "";
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform: perspective(5px) rotateX(2deg);
    -webkit-transform-origin: bottom;
    -moz-transform: perspective(5px) rotateX(2deg);
    -moz-transform-origin: bottom;
    /*transform: perspective(5px) rotateX(2deg);*/
    transform: perspective(7px) rotateX(1deg);
    transform-origin: bottom;
}

.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
   background: #5bc0de;
}
.tab-pane {
    padding: 15px 0;
}

.card {
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 0px;
}

.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: -10px;
    text-align: center;
    margin: auto;
}

.navbar-brand > img.brand-img {
    display: inline-block;
    height: 55px;
}

.brand-img-xs {
    height: 40px;
}

#markets-grid .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
    overflow: initial;
    border: 1px solid #d4d4d4;
}

#portfolios-grid,
#users-grid{
    position: relative;
    z-index: 1;
}
#users-grid i.glyphicon.glyphicon-book,
#portfolios-grid i.glyphicon.glyphicon-book,
#windparks-grid i.glyphicon.glyphicon-book{
    width: 18px;
    color: #ec971f;
}
#windparks-grid .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid,
#portfolios-grid .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid,
#messages-grid .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid,
#users-grid .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid{
    overflow: initial;
    border: 1px solid #d4d4d4;
}

.ui-grid-menu-button {
    height: 30px;
    border-bottom: none;
}

.ui-grid-menu-button .ui-grid-icon-container {
    margin-top: 1px;
}

.ui-grid-icon-container{
    color: #337AB7;
}

.ui-grid-icon-ok::before {
    color: #12155A;
}
#jobs .ui-grid-cell-contents .ui-grid-icon-ok::before {
    color: green;
}
#jobs .ui-grid-cell-contents .ui-grid-icon-cancel::before {
    color: red;
}

.ui-grid-icon-cancel::before {
    color: #12155A;
}

.ui-grid-icon-menu {
    padding: 2px;
}

.ui-grid-icon-menu:before {
    content:"\e236";
    font-family:"Glyphicons Halflings";
    margin-top: calc(2% + 3px);
    font-size: 20px;
    padding-left: 2px;

}

.ui-grid-menu-inner {
    background-color: #DBF0F7 !important;
}

.grid-icon-remove:before {
    content: '\e020';
    color: #D9534F;
    font-family:"Glyphicons Halflings";
    font-style: normal;
    display: inline-block;
    margin-top: 5px;
}

.grid-icon-add:before {
    content: '\e081';
    color: #286090;
    font-family:"Glyphicons Halflings";
    font-style: normal;
    display: inline-block;
    margin-top: 5px;
}
.grid .ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child)>button {
    border-bottom: 1px solid #CEDEF4;
}
.dialog-custom-header {
    background-color: #337ab7;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.dialog-close-button {
    float: right;
    opacity: .9;
    filter: alpha(opacity=90);

}

.dialog-close-button .close {
    font-size: 18px;
    color: #fff
}

#locations_map {
    margin-bottom: -15px;
    border: 1px solid #d4d4d4;
}

.column-se {
    padding-top: 20px;
}

.metadata-block {
    margin-bottom: 40px;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.metadata-block-last {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.summary-model-row {
    padding-top: 30px;
}

.ui-datepicker {
    z-index:9999 !important;
}

.last-observation {
    color: #337ab7;
    font-weight: bold;
}

.market-header-dates {
    padding: 0 0 0 5px;
}

.errors-chunked-block {
    padding-top: 10px;
}

.errors-chunked-buttons {
    padding-bottom: 10px;
}

.glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

.highcharts-container {
    width:100% !important;
}

.highcharts-title .pointer{
    cursor: pointer;
}
.highcharts-title .pointer span{
    padding-left: 10px;
}
/*login form styles*/
.login-form div.loginBoxWrap {
    margin: -222px auto 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -185px;
    min-height: 431px;
    border-radius: 10px;
    z-index: 3;
}
.login-form .login-white-shadow{
    box-shadow: 0 5px 400px rgba(255,255,255,0.32);
    -webkit-box-shadow: 0 5px 80px rgba(255,255,255,0.32);
    border-radius: 10px;
    margin-top: 20px;
}
.login-form div.loginBox {
    width: 370px;
    background: #FFF;
    background: transparent;
    border-radius: 10px;
    padding: 30px 34px;
    box-shadow: 0 5px 30px rgba(0,0,0,0.52);
    min-width: 300px;
    overflow: hidden;
}
.login-form div.loginBox .error{
    color: red;
}
.login-form div.loginSiteName {
    margin: 0 auto 0;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.login-form div#lUserWrap {
    overflow: hidden;
    margin: 16px auto 0 auto;
    border: 1px solid #CCC;
    background: #ededed;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.login-form div.loginBox div.inputWrap {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    padding: 0;
    position: relative;
    vertical-align: baseline;
    white-space: nowrap;
    width: 240px;
    z-index: 1;
}
.login-form div.loginBox div.inputWrap input {
    margin: 0;
    width: 254px;
    font-size: 16px;
    line-height: 18px;
    padding: 10px 0 10px 40px;
    border: none;
    background: #ededed;
    color: #222;
    outline: none;
}
.login-form div.loginBox span#ph_userLoginIcon, div.loginBox span#ph_passwordIcon, div.loginBox span#ph_emailIcon {
    position: absolute;
    top: 2px;
    left: 0;
    color: #CCC;
    background-image: url("../img/login-sprite.png")!important;
    padding: 0;
    width: 42px;
    height: 35px;
    background-position: 9px 0;
    background-repeat: no-repeat;
    z-index: 600;
    line-height: 40px;
}
.login-form div#lPassWrap {
    overflow: hidden;
    margin: 0 auto 0 auto;
    border: 1px solid #CCC;
    background: #ededed;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: none;
}
.login-form div.loginBox span#ph_passwordIcon {
    background-position: 9px -35px;
}
.login-form input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.login-form div.loginBox input[type="checkbox"] {
    margin-left: -210px;
    margin-right: 200px;
}
.login-form label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal;
}
.login-form div.loginBox input[type="checkbox"]+label {
    color: #999;
    font-weight: normal;
    font-size: 13px;
    cursor: pointer;
    padding: 3px 5px;
    border: 1px dotted #FFF;
    margin-left: -15px;
}
.login-form div.loginBox input[type="checkbox"]+label {
    color: #999;
    font-weight: normal;
    font-size: 13px;
    cursor: pointer;
    padding: 3px 5px;
    border: 1px dotted #FFF;
}
.login-form div.loginBox input[type="checkbox"]+label span {
    display: inline-block;
    width: 13px;
    height: 19px;
    margin: -1px 5px 0 0;
    vertical-align: middle;
    background: url('../img/check_radio_sheet.png') left top no-repeat;
    cursor: pointer;
}
.login-form div.loginBox input[type="checkbox"]:checked+label span {
    background: url('../img/check_radio_sheet.png') -19px top no-repeat;
}
.login-form .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.login-form .btn-success {
    color: #fff;
}
.login-form .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.login-form div.loginBox .btn-lg {
    width: 100%;
    height: 55px;
    border-radius: 6px;
}
.login-form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ededed inset;
}
#jobs .custom-checkboxes label{
    background-color: #deebf7;
    color: #b1aeaf;
}
#jobs .custom-checkboxes label.active{
    color: #fff;
    background-color: #204d74;
}
.row.login{
    background-image: url("../img/background.png");
}
.login canvas{
    position: absolute;
    width: 100%;
    height: 100%;
}
.login #world{
    z-index: 1;
    margin-left: 15px;
}
.CodeFlower line.link {
    fill: none;
    stroke: #9ecae1;
    stroke-width: 1.5px;
}
.CodeFlower circle.node {
    cursor: pointer;
    stroke: #000;
    stroke-width: 0.5px;
}
.nav > li > a.notification:visited{
    background-color: #5bc0de;
    border-color: #46b8da;
}
.nav > li > a.notification:active,
.nav > li > a.notification:hover{
    background-color: #337ab7;
}
.nav > li > a.notification{
    padding: 0 15px;
    position: relative;
    height: 32px;
    margin-top: 67px;
}
.nav > li.notifications{
    float: right;
    padding-right: 20px;
    height: 59px;
}
.nav > li > a.notification #trUserNotif{
    display: inline-block;
    background: transparent url("../img/tr_notif.png") 0 50% no-repeat;
    width: 20px;
    height: 25px;
    margin-top: 3px;
    padding: 0;
    overflow: hidden;
}
.nav > li > a.notification #numNotifs2{
    position: absolute;
    background-color: #d9534f;
    text-decoration: none;
    padding-top: 2px;
    top: -1px;
    right: -1px;
}
.nav > li > a.notification #numNotifs3{
    position: absolute;
    color: #d9534f;
    text-decoration: none;
    font-weight: bold;
    font-size: 32px;
    line-height: 32px;
    padding: 0;
    left: -2px;
    bottom: -3px;
    top: initial;
    display: block;
}
#notifGroup{
    position: absolute;
    right: -160px;
    width: 386px;
    top: 120px;
    box-shadow: 0 3px 14px rgba(50,50,50,.48);
    border: 1px solid #A1A1A1;
    border-radius: 5px!important;
    background: #f5f5f5;
    z-index: 2;
}
div#notifBar {
    z-index: 90;
    width: 368px;
    height: 40px;
    color: #333;
    position: relative;
}
div#notifBar a.b {
    float: right;
    background-color: #8D989F;
    border-radius: 4px;
    cursor: pointer;
    color: #F5F5F5;
    display: inline-block;
    font-family: ProximaNova-SemiBold,Helvetica,Arial,sans-serif;
    margin: 8px 4px 0 0;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
    min-width: 60px;
    white-space: nowrap;
    font-weight: 400;
}
#notifBarLHS {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 30px;
    display: inline-block;
    padding: 12px 0 0 16px;
    text-shadow: rgba(255,255,255,.746094)0 1px 1px;
    font: 400 16px/16px ProximaNova-Bold,helvetica,arial,sans-serif;
}
div#notifBar:after {
    border: solid transparent;
    border-color: rgba(245,245,245,0);
    border-bottom-color: #F5F5F5;
    border-width: 10px;
    left: 177px;
    margin-left: -10px;
    bottom: 100%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
div#notifBar:before {
    border: solid transparent;
    border-color: rgba(245,245,245,0);
    border-bottom-color: #A1A1A1;
    border-width: 12px;
    left: 175px;
    margin-left: -10px;
    bottom: 100%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
#notifPopStack {
    bottom: auto;
    border-top: 1px solid #DCDCDC;
    overflow-x: hidden;
    overflow-y: auto;
}

.notifPopWrap {
    z-index: 60;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    background: #FFF;
    border-bottom: 1px solid #EEE;
}
.notifPopWrap2 {
    bottom: 0;
    width: 100%;
}
.notifPop {
    position: relative;
    width: 100%;
    min-height: 70px;
    border-top: none;
    padding: 15px 5px 7px 57px;
    font-size: 11px!important;
    line-height: 13px!important;
    background-color: #FFF;
    transition: background-color .2s;
    border-left: 3px solid #FFF;
}
.notifPop div.userPhotoWrap {
    position: absolute;
    display: inline-block;
    top: 10px;
    left: 10px;
    width: 45px;
}
.notifPop img.userPhoto {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #EEE;
}
.notifPop a.x {
    position: absolute;
    cursor: pointer;
    top: 13px;
    right: 5px;
    width: 17px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    color: #777;
    text-align: center;
    text-decoration: none;
    background: url("../img/twimIcons9.png") no-repeat;
}
.notifPop a.x.tipped, .notifPopWrap .notifPop a.x.tipped {
    background-position: -208px -64px;
    display: block;
}
.notifPop a.x.read, .notifPopWrap .notifPop a.x.read {
    background-position: -240px -64px;
    display: block;
}
.notifPop a:hover.x.tipped, .notifPopWrap .notifPop a:hover.x.tipped {
    background-position: -224px -64px;
    display: block;
}
.notifPop span.d {
    position: absolute;
    top: 12px;
    right: 28px;
    font-size: 10px;
    color: #CCC;
}
.notifPop div.l1 {
    padding: 0;
    color: #999;
    font-size: 11px;
    position: absolute;
    top: 13px;
    left: 70px;
    text-shadow: rgba(255,255,255,.2)0 0 1px;
}
.notifPop div.l2 {
    position: initial;
    margin-left: 15px;
    margin-top: 15px;
    overflow: hidden;
}
.notifPop div.l2 span.type2.comment {
    background-position: -224px -96px;
}
.notifPop div.l2 span.type2.warning {
    background-position: -128px -129px;
}
.notifPop div.l2 span.type2 {
    background: url("../img/twimIcons9.png") no-repeat;
    float: left;
    display: inline-block;
    margin: 0 5px 5px 0;
    width: 16px;
    height: 16px;
}
.notifPop div.l2 div.rhs {
    float: left;
    position: relative;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: rgba(255,255,255,.9)0 1px 1px;
}
.notifPop div.l2 div.rhs a.full {
    height: auto;
}
.notifPop div.l2 div.rhs a {
    display: block;
    height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    font: 13px ProximaNova-Bold,helvetica,arial,sans-serif;
    white-space: pre-line;
}
.notifPop div.l3 {
    padding: 0;
    margin: 0;
    margin-left: 13px;
    max-width: 280px;
    height: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.notifPop div.l3 a {
    display: inline-block;
    text-decoration: none;
    color: #999;
    font-weight: 400;
}
#twimMsg {
    padding: 20px 16px;
    color: #AAA;
    background: #FFF;
    border-top: 1px solid #EEE;
}
a#notifShowRead {
    width: 100%;
}
.loading-hide{
    display: none !important;
}
#locations h1 span{
    float: right;
    cursor: pointer;
    color: #ec971f;
}

.unlim-width-tooltip .tooltip-inner {
    max-width: none;
}
