
.account-user-avatar {
    font-size: 31px;
}

.form-floating .inpbg {
    background-color: #EEE;
}

#from-date, #to-date {
    max-width: 130px;
}

.form-select {
    max-width: 180px;
}

#top-contactus a {
    color: #666666;
}
#top-contactus a:hover {
    color: #111111;
}
#main-content {
    position: relative;
    max-width: 1180px;
    min-width: 650px;
    margin: 70px auto auto auto;
    text-align: left;
    z-index: 0;
    padding-top: 16px;
}
.content-container {
    position: relative;
    min-height: 350px;
    min-width: 200px;
    background-color: #FFFFFF;
    font: normal 13px 'OpenSans', Arial, Helvetica;
    color: #888888;
    z-index: 0;
    padding: 30px;
    border-radius: 6px;

}
#home-news-container .content-container {
    min-height: 100px;
}

.content-container .item {
    margin-bottom: 25px;
    width: 23%;
    float:left;
    padding: 5px;
}
.content-container h4 {
    color: #444444;
}
#main-content-login {
    position: relative;
    min-width: 600px;
    margin: auto;
    text-align: left;
}
div#logo {
    position: absolute;
    width: 91px;
    height: 50px;
    right: 6px;
    top: 80px;
    padding: 0;
    z-index: 3;
    cursor:pointer;
    text-align: right;
}
div#logo img {
    height: 50px;
}
#user a:link,#user a:visited{
    color: #333333;
}
#user a:hover{
    color: #999999;
}
#user {
    position: absolute;
    right: 240px;
    background: #FFF url(/images/arrow_bot_grey.png) no-repeat right 8px;
    color: #999999;
    float: right;
    font: normal 12px 'OpenSans', Arial, Helvetica;
    text-transform: none;
    margin: 0 8px 0 18px;
    border-radius: 0 0 6px 6px;
    padding: 5px 24px 7px 18px;
    border: 1px solid #CCCCCC;
    border-top: 0;
    text-align: left;
    min-width: 80px;
    z-index: 50;
}
.user-buttons {
    display: none;
    line-height: 22px;
}

.userlayer {
    height: 115px;
}
#logout-button {
    margin-bottom: 20px;
}
#top-contactus {
    position: absolute;
    top: 1px;
    right: 160px;
    font: normal 12px 'OpenSans', Arial, Helvetica;
    text-transform: none;
    padding: 5px 0 7px 14px;
    border-top: 0;
    text-align: left;
    z-index: 6;
}
#submenu {
    font: normal 12px 'OpenSans', Arial, Helvetica;
    text-transform: uppercase;
    opacity: 0.9999999;
    z-index: 100;
    height: 32px;
    border-radius: 0 0 10px 10px; /* menuradius*/
}
#submenu div {
    float:left;
    padding: 0 1px 0 1px;
    margin: 7px 13px 0 22px;
    border-radius: 2px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
}
#submenu div:hover {
    color: #ffffff;
}
#submenu a:link, #submenu a:visited {
    color: #eeeeee;
}
#submenu .sm-selected {
    color: #ffffff;
    border-bottom: 1px solid #b1c50e;
}

#gui-main {
    margin: auto;
    width: 580px;
}
#tymsg {
    font: normal 17px 'OpenSansLight', Arial, Helvetica;
    text-align: center;
    line-height: 60px;
    color: #555555;
}


#gui-login {
    background-color: #526ed4;
    border-radius: 12px;
    border: 4px solid #e1e1e1;
    margin: auto auto 5px auto;
    margin-top: 15%;
    width: 100%;
    padding: 20px 0;
    min-height: 80px;
    box-shadow: 0 0 10px 10px rgba(80,80,80,.1)
}
#gui-login table {
    width: 100%;
}
#gui-login td {
    height: 36px;
}
#gui-login a {
    color: #dddddd;
}
#gui-login input{
    background-color: #e6e6e6;
    color: #444444;
    border: 0;
    font-size: 16px;
    padding: 5px;
    width: 250px;
}

a:link.button-blue,a:visited.button-blue {
    padding: 3px 12px;
    color: white;
    line-height: 28px;
    text-align: center;
    text-shadow: none;
}

.chpwderr  {
    color: #ffaa15;
    font-size: 12px;
}
#gui-login .errborder, #profile-form .errborder, #bank-form .errborder, #user-form .errborder {
    border: 1px solid #ff5d5b;
}
#login-footer {
    font-size: 10px;
    position: relative;
    color: #666666;
    margin-top: 12px;
    text-shadow: 1px 1px 0 rgb(220, 220, 220);
}
#login-footer a {
    color: #333333;
    text-shadow: 1px 1px 0 rgb(220, 220, 220);
    margin-left: 5px;
    margin-right:  5px;
}
#login-footer a:hover {
    color: #555555;
}
#login-footer .copyr {
    margin-left: 10px;
}
#login-footer a.login-languages {
    margin-left:  10px;
    float: right;
    color: #aaaaaa;
}
#login-footer a.login-languages.selected{
    color: #0080c8;
}

.footer {
    color: #aaaaaa;
    font-size: 10px;
    padding: 8px;
    border-bottom: 2px solid #8ec466;
}
.footer a:last-child {
    margin-left: 10px;
}
.footer a.login-languages {
    color: #aaaaaa;
    margin-right: 10px;
}
.footer a.login-languages.selected{
    color: #0080c8;
}
#login-btn {
    display:none;
}
#gui-login .togglehide {
    display:none;
}
#gui-login .toggleshow {
    display: block;
}
.login-input-field {
    position: relative;
    background-color: #e6e6e6;
    border-radius: .3em;
    width: 260px;
}
#gui-login #login-input-pass {
    width: 210px;
}
#login-button {
    position: absolute;
    top: 3px;
    right: 3px;
    opacity: .8;

}
.gui-login-toggle {
    height: 470px;
}
.gui-loginbutton-toggle {
    display: none;
}
.reg-input-text {
    width: 180px;
}




.clear { clear: both; font-size:0; line-height:0; height:0; overflow:hidden; }
.alpha50 { opacity: .5; filter: alpha(opacity=50); }

.boldfont { font-weight: bold; }
.smallfont { font-size: 11px;}
.uppercase {text-transform: uppercase;}
.mediumfont { font-size: 12px;}
.normalfont { font-size: 13px;}
.green { background-color: #50b849; }
.greenfont { color: #50b849; }
.blue { color: #008fdd; }
.bluefont { background-color: #008fdd; }
.whitefont { color: #DDDDDD; }
.silverfont { color: #999999; }
.view-fld {
    background-color: #f1f3f6;
    padding: 4px 8px;
    border-radius: 4px;
    margin-right: 5px;
}

a:link, a:visited  {
    color: #3F74AF;
    text-decoration: none;
}
a:hover  {
    color: #3F74AF;
}
#searchicon {
    background-color: #fafafa;
    opacity: .5;
    padding: 2px;
    border-radius: 4px;
    border: 1px solid #00b0e7;
}
#searchicon:hover {
    opacity: 1;
}
.flag-sm {
    max-height: 28px;
    max-width: 36px;
    border: 1px solid #eee;
}
select {
    min-width: 65px;
    max-width: 250px;
}
input,select,textarea {
    font: normal 15px 'OpenSans', Arial, Helvetica;
    width: 400px;
    margin:0;
    border: 1px solid #ccb;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
    padding: 3px;
    outline: none;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #e6e6e6 inset;
}

input[type=checkbox] {
    border:0;
    width:18px;
    height:18px;
}
/* If line-height can't be modified, then fix Firefox spacing with padding */
input::-moz-focus-inner {
    padding: .4em;
}
a.button{
    position: relative;
    width:auto;
    display: inline-block;
    white-space: nowrap;
    padding: 0 1.5em;
    font: normal 14px/28px 'OpenSans', Arial, Helvetica;
    background-color: #333333;
    border: 1px solid #999;
    border-radius: 4px;
    box-shadow: inset 0 14px 0 0 rgba(255,255,255,.1);
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0,0,0,.8);
    text-decoration: none;
    text-align: center;

}
a.button:hover {
    color: #DDD
}
a.button.redfont:hover {
    color: #aa0000;
}
a.button:hover {
    background-color: #666666;
    cursor: pointer;
}

a.button:active {
    text-shadow: 0 0 3px white;
    top: 1px;
}

.button:focus {
    outline: 0;
}


.topmargin {
    margin-top: 12px;
}
.align-right {
    float: right;
    margin-right: 20px;
}
.align-left {
    float: left;
    margin-left: 20px;
}

#selectorbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.bigicon {
    background-color: #00b0e7;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    opacity: .5;
    cursor:pointer;
}
.bigicon:hover {
    opacity: 1;
}
.bigicon.selected {
    opacity: 1;
    border: 1px solid #00b0e7;
}
.search-box {
    color: #666666;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}
.search-field { width: 100%; font-size: 11px; height:18px; color: red;}
.search-form { padding:0; margin:0; width:100%; }
.search-field-item { float:left; height: 55px; z-index: 5; font: normal 14px 'OpenSans';}
.search-field-selector li{
    list-style: none;
}
.search-field-selector {
    float:left;
    background-color: #f1f3f6;
    border: 1px solid #eeeeee;
    border-radius: 8px;
    padding: 38px 6px 5px 6px;
    margin: 4px;
    height: 50px;
    width: 180px;
    text-align: center;
    z-index: 5;
    cursor: pointer;

}
.search-field-selector .rep-form{
    display:none;
}
.search-field-selected {
    float:left;
    background-color: #f1f3f6;
    border: 1px solid #eeeeee;
    border-radius: 8px;
    padding: 42px 8px 5px 8px;
    margin: 4px;
    min-height: 310px;
    width: 92%;
    min-width: 650px;
    text-align: center;
    z-index: 5;
    cursor: default;
}

.search-field-selected .rep-tooltip {
    color: #aaaaaa;
}
.search-field-selected .rep-form{
    display: inherit;
    width: 650px;
    text-align: left;
    margin: auto;
}
#rep-1 select, #rep-7 select, #rep-5 select, #rep-6 select, #rep-10 select, #rep-11 select {
    width: 65px;
}
#rep-2 select{
    width: 80px;
}
#rep-3 select, #rep-4 select, #rep-8 select, #rep-9 select {
    width: 150px;
}
.rep-form .search-field-item{
    margin-right: 20px;
}
.statuslabel{
    text-align: center;
    font-style: italic;
    font-size: 12px;
    line-height: 22px;
}
.statuslabel-small{
    text-align: center;
    font-style: italic;
    font-size: 10px;
    line-height: 18px;
}
#selectorbox li:hover {
    background-color: #ffffff;
}
#selectorbox .search-field-selected{
    background-color: #ffffff;
}

.progressbar.ui-progressbar, .progressbar-small.ui-progressbar {
    border: 0;
    border-radius: 0;
    background: #eeeeee;
    margin: auto;
    width: 99%;
}
.progressbar .ui-progressbar-value, .progressbar-small .ui-progressbar-value {
    background: #50b849;
}
.progressbar-small.ui-progressbar {
    margin-top: 2px;
}
.progressbar-err {
    background: #aa0000;
}




/*
 SEARCH
*/
.search-box {
    padding: 10px 0 0 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255,255,255,.9);
    color: #666;
}


.search-box #submit {
    float: right;
    border: 1px solid #00748f;
    height: 42px;
    width: 100px;
    padding: 0;
    cursor: pointer;
    font: normal 13px 'OpenSans';
    color: #fafafa;
    text-transform: uppercase;
    background-color: #0483a0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#31b2c3), to(#0483a0));
    background-image: -webkit-linear-gradient(top, #31b2c3, #0483a0);
    background-image: -moz-linear-gradient(top, #31b2c3, #0483a0);
    background-image: -ms-linear-gradient(top, #31b2c3, #0483a0);
    background-image: -o-linear-gradient(top, #31b2c3, #0483a0);
    background-image: linear-gradient(top, #31b2c3, #0483a0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 1px 0 rgba(0, 0 ,0, .3);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #fff;
}

.search-box #submit:hover,
.search-box #submit:focus {
    background-color: #31b2c3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0483a0), to(#31b2c3));
    background-image: -webkit-linear-gradient(top, #0483a0, #31b2c3);
    background-image: -moz-linear-gradient(top, #0483a0, #31b2c3);
    background-image: -ms-linear-gradient(top, #0483a0, #31b2c3);
    background-image: -o-linear-gradient(top, #0483a0, #31b2c3);
    background-image: linear-gradient(top, #0483a0, #31b2c3);
}

.search-box #submit:active {
    outline: 0;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
}

.search-box #submit::-moz-focus-inner {
    border: 0;
}


#start-page {
    min-width: 750px;
}
#container-left-50 {
    float:left;
    margin-right: 10px;
    width: 49%;
}
.container-50 {
    float:left;
    width: 48%;
    margin-right: 14px;
}
#info-container-left {
    float:left;
    margin-right: 10px;
    width: 70%;
}
#info-container-right {
    float:right;
    width: 28%;
}

.graph-container  {
    background-color: #ffffff;
    width: 97%;
    border-radius: 6px;
    padding: 10px;
}
.monthstat-container  {
    float: left;
    background-color: #ffffff;
    width: 46.5%;
    border-radius: 3px;
    padding: 10px;
}
.monthstat-container-right  {
    float: right;
    background-color: #ffffff;
    width: 46.5%;
    border-radius: 3px;
    padding: 10px;
}
.news-read-container  {
    font: normal 15px 'OpenSans', Arial, Helvetica;
    background-color: #ffffff;
    width: 99%;
    min-width: 600px;
    border-radius: 6px;
}
.news-read-container h1, .news-read-container h2  {
    font-size: 16px;
}
.news-read-container p {
     margin:5px;
}
.read-content {
    padding: 45px;
    color: #666666;
}


#full-container {
    background-color: #ffffff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;

}
.app-box {
    float: left;
    position: relative;
    background-color: #ffffff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 8px;
    border: 1px solid #e9e9e9;
    width: 195px;
    height: 170px;
    margin: 15px 10px;
}
.app-box:hover {
    border-radius: 8px;
    border: 1px solid #8ec466;
}
.app-box-top {
    font: normal 14px 'OpenSans', Arial, Helvetica;
    background-color: #8ec466;
    text-shadow: 1px 1px 0 rgb(85, 166, 77);
    color: #ffffff;

    min-height: 48px;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}
.app-box-top div {
    padding: 5px 13px 5px 13px;
}

.app-box-middle {
    position: relative;
}

.app-box-bottom {
    position: absolute;
    bottom: 0;
    padding-top: 5px;
    /*border-top: 1px solid #f1f3f6;*/
    background-color: #fcfcfc;
    height: 32px;
    width: 100%;
    text-align: center;
    -moz-border-radius: 0 0 16px 16px;
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
}
.app-box-bottom a {
    opacity: .8;
}
.app-box-bottom a:hover {
    opacity: 1;
}
.ttip {
    position:absolute;
    display: none;
    top: -18px;
    left: 1px;
    padding: 0;
    text-transform: uppercase;
    font-size: 10px;
    color: #bbbbbb;
    text-align: center;
    width: 72px;
}
.app-box-bottom a:hover > .ttip {
    display: block;
}
.addnewapp .app-box:hover > .ttip {
    display: block;
}
.app-box-bottom .abdiv {
    position: relative;
    float: left;
    padding-left: 12px;
}

.xlappcode {
    font: normal 24px 'OpenSans', Arial, Helvetica;
    color: #8ec466;
    line-height: 24px;
}

.profile-att-container {
    float:right;
    width: 23%;
    margin: 0 0 15px 0;
}
.profile-att  {
    min-height: 240px;
    background-color: #8ec466;
    border-radius: 12px;
    font: normal 13px 'OpenSans', Arial, Helvetica;
    color: #FFFFFF;
    padding: 20px;
    text-shadow: 1px 1px 0 rgb(117, 189, 85);
}
.profile-att h3 {
    color: #ffffff;
    font-size: 17px;
    margin: 0 0 5px 0;
    text-shadow: 1px 1px 0 rgb(85, 166, 77);
}

.profile-frame-container {
    float:left;
    width:75%;
    margin: 0 15px 15px 0;
}
.profile-frame  {
    /*border-radius: 12px;*/
    font: normal 11px 'OpenSans', Arial, Helvetica;
    padding: 6px;
}
.profile-masterdata-container {
    float:left;
    width:39%;
    margin: 0 30px 15px 0;
}
.profile-masterdata  {
    min-height: 320px;
    font: normal 11px 'OpenSans', Arial, Helvetica;

}
.profile-masterdata td {
    font: normal 13px 'OpenSans', Arial, Helvetica;
    color: #999999;
    padding-right: 16px;
    line-height: 30px;
    white-space: nowrap;
}


.profile-bank-container {
    float:left;
    width:28%;
    margin: 0 15px 15px 0;
}
.profile-bank  {
    min-height: 320px;
    font: normal 13px 'OpenSans', Arial, Helvetica;
    color: #999999;
}
.profile-user-container {
    float:right;
    width:28%;
    margin: 0 0 15px 0;
}
.profile-user  {
    min-height: 320px;
    font: normal 13px 'OpenSans', Arial, Helvetica;
    color: #999999;
}
.profileh4 {
    color: #666666;
    text-shadow: 1px 1px 0 rgb(255, 255, 255);
}

.profile-user td,#profile-bank td {
    text-shadow: 1px 1px 0 rgb(255, 255, 255);
}



#home-news-container  {
    width: 100%;
    margin: 0;
}

#home-news div {
    margin-bottom: 25px;
}
#home-news h4 {
    color: #444444;
}

#home-support-container  {
    float:right;
    width: 32%;
    margin: 0;
}
#home-support  {
    min-height: 300px;
    min-width: 170px;
    background-color: #eeeeee;
    font: normal 12px 'OpenSans', Arial, Helvetica;
    color: #888888;
}


.terms-frame-container {
    width:100%;
    margin: 0 15px 15px 0;
}
.terms-frame  {
    font: normal 11px 'OpenSans', Arial, Helvetica;
    background-color: #f1f3f6;
    border-radius: 12px;
    padding: 15px;
}
.terms-frame iframe {
    border-radius: 10px;
}
#supportemail {
    vertical-align: middle;
    height: 28px;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 40px;
    /*padding-top: 32px;*/
    background: url(/images/email.png) no-repeat left center;
    font: normal 13px OpenSansLight;
    line-height: 28px;
    color: #999999;
}
#supportphone {
    vertical-align: middle;
    height: 28px;
    margin: 15px 0;
    padding-left: 40px;
    /*padding-top: 32px;*/
    background: url(/images/phone.png) no-repeat left center;
    font: normal 13px OpenSansLight;
    line-height: 28px;
    color: #999999;
}
#supporttime {
    vertical-align: middle;
    min-height: 90px;
    padding-left: 40px;
    /*padding-top: 32px
    background: url(/images/time.png) no-repeat left top;;*/
    font: normal 13px OpenSansLight;
    color: #999999;
}
.default-font {
    font: normal 13px 'OpenSans', Arial, Helvetica;
}
.notavail {
    color: #aaaaaa;
    text-decoration: underline;
    cursor: pointer;
}
.bsave {
    background: #0080c8;
}
.bsave:hover {
    background: #008cd7;
}
.tooltiptext, .tooltiptitle{
    font: normal 13px 'OpenSans', Arial, Helvetica;
    display: none;
}
.secret-key {
    line-height: 20px;
    padding: 6px 10px;
    background: white;
    font: normal 16px "Courier New";
    border-radius: 4px;
}
#next-key {
    display: none;
}
#next-key .secret-key {
    color: #bbbbbb;
}
#secret-key-container {
    display: none;
}
#secret_key_display {
    border: 0;
    padding: 2px;
    display: none;
    font: normal 16px "Courier New";
    color: #666666;
    width: 360px;
}
.ctabs {
    float: left;
    position: relative;
    top: 0;
    padding: 12px 20px;
    white-space: nowrap;
    font: normal 15px 'OpenSans', Arial, Helvetica;
    border-bottom: 1px solid #353;
    border-right: 1px solid #bdb;
    background-color: #50b849;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#50b849), to(#34a522));
    background-image: -webkit-linear-gradient(top, #50b849, #34a522);
    background-image:    -moz-linear-gradient(top, #50b849, #34a522);
    background-image:     -ms-linear-gradient(top, #50b849, #34a522);
    background-image:      -o-linear-gradient(top, #50b849, #34a522);
    background-image:         linear-gradient(top, #50b849, #34a522);
}
.ctabs:hover {
    background-color: #80d879;
    background-image: none;
    text-shadow: 0 1px 0 rgba(75,75,75,.6);
}
.ctabs.selected {
    background-color: #60c859;
    background-image: none;
    text-shadow: 0 1px 0 rgba(75,75,75,.4);
}
#ctabs-container {
    min-width: 700px;
}
#ctabs-container a {
    color: white;
}
#tab-1 {
    -moz-border-radius: 12px 0 0 0;
    -webkit-border-radius: 12px 0 0 0;
    border-radius: 12px 0 0 0;

}

#tab-5 {
    -moz-border-radius: 0 16px 0 0;
    -webkit-border-radius: 0 16px 0 0;
    border-radius: 0 16px 0 0;
    border-right:0;
}
#ctab-2, #ctab-3, #ctab-4, #ctab-5, #ctab-0, #delete-tab {
    display: none;
}
#ctab-5 {
    padding: 45px;
}
#whitelist {
    height: 80px;
    width: 220px;
}

.mdl-data-table  {
    border-radius: 12px 12px 0 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    width: 100%;
    margin:0;
}
#main-content.fullwidth {
    max-width: 100%;
    width: 100%;
}
.mdl-data-table td {
    font: normal 14px OpenSans;
    padding: 5px;
    vertical-align: middle;
}

.mdl-data-table th:first-child{
    /*border-radius: 12px 0 0 0;*/
    border-left: 0;
}
.mdl-data-table th:last-child{
    /*border-radius: 0 12px 0 0;*/
    border-right: 0;
}
.mdl-data-table .sum-row td {
    font-weight: normal;
    background-color: #6c7988;
    color: #FFFFFF;
    height: 28px;
}

.mdl-data-table .sum-row {
    height: 28px;
}

.mdl-data-table th{
    color: #fafafa;
    border-bottom: 1px solid #000000;
    height: 34px;
    text-transform: uppercase;
    font: normal 12px 'OpenSans';
    padding: 6px 6px 3px 8px;
    text-shadow: 1px 1px 0 rgb(56, 96, 148);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
    background-color: #3F74AF;
    border-right: 1px solid #98bee0;
    border-bottom: 1px solid #000000;
    cursor: pointer;
    white-space: normal;
}
/*----------LIST TABLE------------*/
table.zebra {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 99.9%;
    border-bottom: 1px solid #444444;
    z-index: 5;
}

.zebra td, .zebra th {
    padding: 6px;
    border-bottom: 1px solid #dededa;
}
.zebra td {
    max-width: 300px;
    word-wrap: break-word;
}

.zebra tbody tr {
    position: relative;
    background: #FAFAFA;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,1) inset;
    -moz-box-shadow:0 1px 0 rgba(255,255,255,1) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,1) inset;
}
.zebra tbody tr:nth-child(even) {
    background: #F3F5F8;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
}
/*.zebra tbody {
    overflow: auto;
	height: 580px;
	overflow-x: hidden;
}
*/
.zebra th {
    color: white;
    text-transform: uppercase;
    font: normal 12px 'OpenSans', 'Arial', 'Helvetica';
    padding: 6px 6px 3px 8px;
    height: 22px;
    text-shadow: 1px 1px 0 rgb(94, 157, 76);
    border-bottom: 1px solid #353;
    background-color: #8ec466;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8ec466), to(#34a522));
    background-image: -webkit-linear-gradient(top, #8ec466, #34a522);
    background-image:    -moz-linear-gradient(top, #8ec466, #34a522);
    background-image:     -ms-linear-gradient(top, #8ec466, #34a522);
    background-image:      -o-linear-gradient(top, #8ec466, #34a522);
    background-image:         linear-gradient(top, #8ec466, #34a522);
    cursor:pointer;
    border-right:1px solid #70c859;
    opacity: 0.9999999;

}
.bigzebra td{
    font: normal 14px 'Arial', 'Helvetica';
    height: 32px;
    color: #777777;
}

.zebra th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;

}

.zebra th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
    border-right:0;
}

.zebra tfoot td {
    border-bottom: 0;
    border-top: 1px solid #fff;
    background-color: #f1f1f1;
}

.zebra tfoot td:first-child {
    -moz-border-radius: 0 0 0 8px;
    -webkit-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;

}

.zebra tfoot td:last-child {
    -moz-border-radius: 0 0 8px 0;
    -webkit-border-radius: 0 0 8px 0;
    border-radius: 0 0 8px 0;

}
.zebra .sum-row td {
    font-weight: normal;
    border-top: 1px solid black;
}

.hlite {
    text-shadow: 1px 1px 0 rgba(255,255,255,1);
    opacity: 0.9999999;
    background: #ffffff;
}.bhlite {
     text-shadow: 1px 1px 0 rgba(255,255,255,1);
     opacity: 0.9999999;
     background: #fafafa;
 }
.pageno { float: left; text-align: center; background-color: white; border-right:1px dotted silver; width: 33px; font-size: 10px; cursor:pointer; height: 15px; }
.pageno-current { float: left; text-align: center; background-color: #11774f; margin-right:1px; width: 37px; font-size: 12px; cursor:default; font-weight: bold; color: white; height: 16px; }
.pninactive { color:silver;cursor:default; }

#line-searchfield {

}
.filter-layer {
    background-color: white;
    border:1px solid #BBCCDD;
    border-radius: 5px;
    padding: 0 5px 0 0;
    margin-top: -2px;
}
.filter-field {
    width: 90px;
    border:1px solid #FFFFFF;
    background-color: white;
}


/**
* TOOL TIPS ############# */
.ui-tooltip, .arrow:after {
    background: #888;
    border: 1px solid white;
}
.ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: bold 13px "Helvetica Neue", Sans-Serif;
    box-shadow: 0 0 7px black;
}

#timer {
    padding: 1px;
}
#loader {
    position: fixed;
    top: 145px;
    left:0;
    text-align: center;
    width: 100%;
    z-index: 20;
}
.box-container {
    position: fixed;
    top: 25%;
    left: 0;
    width: 100%;
    margin: auto;
    text-align: center;
    z-index: 1;
}

#dialog .box-container {
    width: 1100px;
}
.mdl-spinner {
    height: 50px;
    width: 50px;
}
.pending {
    background-color: rgba(0,0,0,.4);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 15px;
    text-align: center;
    color: white;
    max-width: 50px;
    margin: auto;
    z-index: 300;
}
.error, .success {
    padding: 20px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 0 10px silver;
    max-width: 250px;
    margin: auto;
}
.errormsg {
    font-size: 11px;
    color: #fbba00;
    line-height: 38px;

}
.dialog-container {
    padding: 30px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 0 10px silver;
    max-width: 500px;
    margin: auto;
    text-align: left;
}
.pointer {
    cursor: pointer;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.bg-white {
    background-color: white;
}
#emsg {
    padding: 5px 0;
    color: red;
}
#testframe a,#testframe2 a{
    margin-right: 10px;
    padding-left: 21px;
    background:  url(../images/icon_view.gif) no-repeat left center;
    text-decoration: underline;
}
.txphpcode, .sxphpcode, .txapiphpcode, .sxapiphpcode  {
    width: 572px;
    font: normal 11px Courier;
    white-space: pre;
    overflow: auto;
    background-color: #cccccc;
    color: black;
    padding: 20px;
    border-radius: 8px;
    display: block;
}
.hide {
    display: none;
}

#formbox2 {
    background-color: #eeeeee;
}
.switch-wrapper {
    display: inline-block;
    position: relative;
    top: 3px;
}
.switch-button-label {
    float: left;

    font-size: 10pt;
    cursor: pointer;
}

.switch-button-label.off {
    color: #adadad;
}

.switch-button-label.on {
    color: #0080c8;
}

.switch-button-background {
    float: left;
    position: relative;

    background: #ccc;
    border: 1px solid #aaa;

    margin: 1px 10px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    cursor: pointer;
}

.switch-button-button {
    position: absolute;

    left: -1px;
    top : -1px;

    background: #FAFAFA;
    border: 1px solid #aaa;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.createbutton {
    width: 152px;
    background-color: #0080c8;
    color: white;
    cursor: pointer;
    border: 0;
    border-radius: 5px;
}
.createbutton:hover {
    width: 152px;
    background-color: #0090d8;
    color: white;
    cursor: pointer;
    border: 0;
    border-radius: 5px;
}

.home-att-container {
    width: 100%;
    margin: 0 15px 0 0;
}
.home-att  {
    height: 200px;


    background-color: #8ec466;
    font: normal 13px 'OpenSans', Arial, Helvetica;
    color: #FFFFFF;
    border-radius: 12px;
    text-shadow: 1px 1px 0 rgb(117, 189, 85);
}

.step {
    float:left;
    position: relative;
    width: 25%;
    height: 200px;
}
.step-box {
    padding: 25px 25px 25px 25px;
}
.step-box-text {
    position: relative;
    padding-left: 1px;
}
.step:first-child {
    border-radius: 12px 0 0 16px;
}
.step:last-child {
    border-radius: 0 16px 16px 0;
}
.step:hover {
    background-color: #9ed476;
    cursor: pointer;
}
.step h3 {
    margin-left: 32px;
}
.bullet-circle {
    border: 1px solid #c6e7c3;
    border-radius: 5px;
    color: white;
    font: bold 16px Arial;
    height: 18px;
    line-height: 20px;
    padding: 3px;
    position: absolute;
    text-align: center;
    top: 25px;
    width: 18px;
}
.country-row img {
    height: 24px;
}
#curve_chart g g g text {
    cursor: pointer
}

.COMPLETED {
    background-color: #8ec466;
    color: white;
    border-color: white;
}
.EXPIRED  {
    background-color: #dddddd;
    color: black;
}
.PENDING  {
    background-color: #e4dc69;
    color: black;
}
.FAILED  {
    background-color: #dd4235;
    color: white;
}
.appid {
    color: #008fdd;
    padding: 2px;
    border-radius: 2px;
    margin-right: 3px;
    float: left;
    min-width: 36px;
    text-align: right;

}
#resetform {
    position: absolute;
    top: 25px;
    right: 25px;
    opacity: .6;
    cursor: pointer;
}
#resetform:hover {
    opacity: 1;
}
.appname {

}
#formbox,  #formbox2 {
    min-width: 810px;
    max-width: 880px;
    font: normal 14px 'OpenSans', Arial, Helvetica;
    color: #666666;
    line-height: 18px;
}
#formbox .info {
    font: normal 11px 'OpenSans', Arial, Helvetica;
    padding: 2px;
    color: #888888;
    max-width: 450px;
}
#formbox .checklist-title {
    font: normal 12px 'OpenSans', Arial, Helvetica;
    color: #888888;
    border-bottom: 2px solid white;
    padding: 5px;
    border-radius: 2px;
    min-width: 250px;
    max-width: 400px;
    float: left;
}
#formbox .checklist-value {
    font: normal 12px 'OpenSans', Arial, Helvetica;
    padding: 6px 2px;
    color: #666666;
    float: left;
    width: 400px;
    background-color: #fcfcfc;
    border-radius: 2px;
    margin-top: 3px;
}
#formbox .radio-container {
    padding: 8px 6px;
    background-color: white;
    border-radius: 6px;
    white-space: nowrap;
    border: 1px solid #eed;
    margin-top: 3px;
    color: #777777;
}
#formbox .checkbox-container {
    padding: 8px;
    background-color: white;
    border-radius: 4px;
    white-space: nowrap;
    border: 1px solid #eed;
    margin-top: 3px;
    color: #777777;
}
#formbox #ctab-3 .checkbox-container {

}

#formbox input, #formbox textarea { padding: 8px;color: #777777; }
#formbox .button { padding: 2px 40px; }
.rep-form .button { padding: 2px 20px; margin-left: 0; }
#formbox .button.align-left { padding: 2px 15px 2px 22px;  }
#formbox .button.smallbutton { padding: 0 12px;  min-height: 20px; }
#formbox select { width:auto;color: #777777; }
#formbox label { margin-right: 16px;text-shadow: 1px 1px 0 rgb(255, 255, 255); }
#formbox ul { list-style: none; padding: 20px; margin: 0 0 0 100px; }
#formbox li { float:left;  margin: 0 3px 0 0;  }
#formbox2 ul { list-style: none; padding: 5px 20px 0 20px; margin: 0; }
#formbox2 input, #formbox2 select { font-size: 12px; padding: 3px; color: #777777; }
#formbox2 label { font-size: 13px; color: #444444;  }
#formbox2 li { margin-top: 4px;  }
#filterbox  {
    background-color: #fafafa;
    border: 1px solid white;
    padding:8px;
    text-align: left;
}
#filterbox li { float:left; padding: 2px 12px 2px 8px; margin: 0;  }
#filterbox select { width:auto; }
#filterbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.searchexpand {
    height: 130px;
}
.chartTooltip {
    padding:8px;
    max-width: 400px;
    min-width: 150px;
}
.chartTooltip a {
    margin-right: 3px;
}
.history-icon {
    height: 24px;
}
.userdetail {
    margin: 0;
    width: 100%;
}
.userdetail thead  {
    color:white;
    background-color: #00bae7;
}
.XXXXXXXXXXXXX  {
    background-color: #b4b428;
}
.userdetail thead td {
    border-right: 1px solid #4ce3fa;
    padding:5px;
}
.userdetail td {
    margin:0;
    padding:3px;
    font: normal 10px OpenSans;
    border-bottom: solid white;
}
div.google-visualization-tooltip {
    border-radius: 5px;
    margin: 21px 21px -24px -24px;
}

a.detailbutton {
    color: black;
}
#channeltable td{
   font-size: 12px;
   padding: 2px 15px;
   cursor: pointer;
}
#channeltable td:hover{
    text-decoration: underline;
}
.dataTables_scroll {
   padding-top: 20px;
}

#app-select,#country-select,#line-select,#dir-select {
    max-width: 150px;
}

a#line-select button  {
    width: 24px;
    min-width: 24px;
    height: 24px;
    margin-left: 5px;
    color: #aaaaaa;
}
.jqplot-highlighter-canvas {
    cursor: crosshair;
}
.smallbtn {
    padding: 0 1.0em;    font: normal 11px/24px 'OpenSans', Arial, Helvetica;
}
@media only screen and (max-width: 1180px) {
    #home-news-container, #home-support-container {
       margin-left: .5%;
       margin-right: .5%;
    }
    .h2-div {
        padding-left: .5%;
    }
    #mainmenu {
        padding: 0 .5% 0 .5%;
    }
    #filterbox {
        margin: 0 .5% 0 .5%;
    }
}
@media only screen and (max-width: 950px) {

    #main-content,div#fullheader, .h2-div {
        min-width: 650px;
    }
    #home-news-container,.news-read-container, #home-support-container {
        float: none;
        margin: auto;
        width: 99%;
    }

}
@media only screen and (max-width: 750px) {



}