/** Add css rules here for your application. */
/** Example rules used by the template application (remove for your app) */
.small-label {
    font-size: 11px;
}

.header-round-panel {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(images/border-radius.htc);
}

.login-window {
    background-color: #fafafa;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    behavior: url(images/border-radius.htc);
}

.login-head-label {
    text-align: center;
    font-weight: bold;
}

.login-button-container {
    text-align: center;
    padding-top: 30px;
}

.login-profile-icon-container {
    height: 30px;
}

#loading-box {
    position: absolute;
    left: 45%;
    top: 40%;
    margin-left: -45px;
    padding: 2px;
    z-index: 20001;
    height: auto;
    border: 1px solid #ccc;
}

#loading-box a {
    color: #225588;
}

#loading-box .loading-indicator {
    background: white;
    color: #444;
    font: bold 13px tahoma, arial, helvetica;
    padding: 10px;
    margin: 0;
    height: auto;
}

#loading-box .loading-indicator img {
    margin-right: 8px;
    float: left;
    vertical-align: top;
}

#loading-msg {
    font: normal 10px arial, tahoma, sans-serif;
}

body {
    background: #9ec8d6 url(img/bg-body.jpg) repeat-x
}

h1 {
    font-size: 2em;
    font-weight: bold;
    color: #777777;
    margin: 40px 0px 70px;
    text-align: center;
}

.sendButton {
    display: block;
    font-size: 16pt;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
    width: 400px;
}

.dialogVPanel {
    margin: 5px;
}

.serverResponseLabelError {
    color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
    margin: 15px 6px 6px;
}

/* The links 
.links { color:#4c2;}
.links, .links .sb-inner {background:#444 url(js/shadedborder/grad.png) repeat-x !important; }
.links .sb-border { background:#3d95a3; }
.links a { color:#9f2; }
.links a .sb-shadow { background:transparent; }
.links a:hover .sb-shadow { background:#777; }
.links a.hover .sb-shadow { background:#777; } 
.x-small-editor{-webkit-border-radius: 10px; -moz-border-radius: 10px; } */
.links {
    margin: 2px;
    border: 1px solid !important;
    background: #444 url(img/bg1.jpg) repeat-x !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: left;
    text-indent: 20px;
}

.links .x-panel-header-text {
    color: #FFFFFF;
}

.links .x-btn-text {
    text-align: left;
    text-indent: 30;
}

.ganeral {
    background: url("img/ico1.png") no-repeat top center;
}

.phone {
    background: url("img/ico2.png") no-repeat top center;
}

.fax {
    background: url("img/ico3.png") no-repeat top center;
}

.call {
    background: url("img/ico4.png") no-repeat top center;
}

.help {
    background: url("img/ico5.png") no-repeat top center;
}

.logout {
    background: url("img/ico6.png") no-repeat top center;
}

.tarif {
    background: url("img/ico7.png") no-repeat top center;
}

.company {
    background: url("img/ico8.png") no-repeat top center;
}

/*.x-icon-pressed {
	background: url("img/fax-over.png") no-repeat;
	margin-top: 15px;
	background-position: top center;
}*/
.x-border-layout-ct {
    background-color: transparent;
    /*background: url("img/logo.gif") no-repeat;*/
}

.menu-panel .x-panel-body {
    background-color: transparent;
    border-color: transparent;
}

.x-toggle-icon-text {
    text-align: center;
    overflow: visible;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

/**
це стилі для лівих кнопок  щов середині випадайки
*/
.x-left-menu-icon-button {
    line-height: 22px;
}

.item-left {
    background: url("img/item-round.gif");
    width: 10px;
}

.item-body {
    background: url("img/item-bg.gif");
    color: #FFFFFF;
    font-size: 12px;
    text-indent: 10px;
}

.x-left-menu-icon-button-over .item-left {
    background: url("img/item-round-over.gif");
}

.x-left-menu-icon-button-over .item-body {
    background: url("img/item-bg-over.gif");
    color: #000000;
}

.x-left-menu-icon-button-pressed .item-left {
    background: url("img/item-round-over.gif");
}

.x-left-menu-icon-button-pressed .item-body {
    background: url("img/item-bg-over.gif");
    color: #000000;
}

/**
стиль лівої колонки
*/
.x-left-menu-panel {
    background: #4091af;
}

.top-menu-button-pressed {
    margin-top: 20px !important;
}

.click-path-text {
    font-size: 20px;
}

/**
*/
.user-info {
    font-size: 12px;
    font-weight: bold;
}

.exparide-info-text {

}

.exparide-info-text i {
    color: red;
}

.balance-info-text {

}

.balance-info-text i {
    color: red;
}

.user-info-text {

}

.user-info-text i {
    color: red;
}

.download-frame {
    position: absolute;
    width: 0;
    height: 0;
    border: 0;
}

.x-grid3-summary-row .x-grid3-cell-inner {
    font-weight: bold;
    padding-bottom: 4px;
}

.x-grid3-summary-row {
    background: none repeat scroll 0 50% #F1F2F4;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #333333;
}