/* 
    Document   : app.css
    Created on : 05.03.2012, 18:57:57
    Author     : yuri.chaplya
    Description:
        Purpose of the stylesheet follows.
*/

.copyright{
    background-image: url('/images/proxima.png');
    background-repeat: no-repeat;
    background-position: 1px 1px;
    line-height: 32px;
    padding: 0px 37px;
}

.powered-by{
    background-image: url('/images/powered.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    line-height: 37px;  
    width:110px;
}

.version{
    line-height: 32px;
    color:#bbb;
    font-style: italic;
    text-align: center;
}

.footer{
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width:87%;
}

.form input {
    width: 95%;
    height: 100%;
    border: 1px solid #899CAA;
    border-radius: 3px;
    -moz-border-radius: 3px;
    color: #000;
    font-weight: bold;
    padding: 8px 8px;
    box-shadow: inset 0px 1px 3px #bbb;
    -webkit-box-shadow: inset 0px 1px 3px #bbb;
    -moz-box-shadow: inset 0px 1px 3px #bbb;
    font-size: 14px;
}

.form .checkbox {
    width: auto;
    height: auto;
    padding:0px 5px 0px 8px;
    border:0px;
    border-radius: 0px;
    margin-left: 10px;
}

.form textarea {
    width: 95%;
    height: 100%;
    rows:3;
    border: 1px solid #899CAA;
    border-radius: 3px;
    -moz-border-radius: 3px;
    color: #000;
    font-weight: bold;
    padding: 8px 8px;
    box-shadow: inset 0px 1px 3px #bbb;
    -webkit-box-shadow: inset 0px 1px 3px #bbb;
    -moz-box-shadow: inset 0px 1px 3px #bbb;
    font-size: 14px;
}

.form{
    margin-bottom: 0px; 
}

.modal-body{
    padding: 3% 4%;
    -webkit-overflow-scrolling: touch;
}

.modal{
    width: 400px;
}

.modal.container {
width: 90%;
z-index: 1;
max-height: 111%;
}
.modal.fade {
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
  top:50%;
}

.modal-backdrop, .modal-backdrop.fade.in 
{
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-color: white;
}

/*#header
{
    padding-left:35px;
    background: url('/images/proxima.png') no-repeat left center;
}*/

#header
{
    height:50px;
    padding-left:235px;
    background: url('/images/ph.png') no-repeat left;
    
}

#header h2 {
    font-size: 24px;
    line-height: 59px;
    color: #05C;
}

.well,.modal-example 
{
    background-color: #fff; 
    border: none; 
    height: auto; 
    margin-bottom: 0px;  
    padding: 7px;
}

.main
{
    position: relative; 
    top: auto; 
    left: auto; 
    margin: 0 auto; 
    height: auto; 
    max-height: 1000px;
    max-width: 960px;
}

iframe 
{
    position: absolute;
    top: 0px; left: 0; 
    width: 100%; bottom: 1px;
    border: none; padding: 0;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
    z-index: 1;
}

#iframeAppend
{
    -webkit-overflow-scrolling:touch;
}

html { height: 100%; }
body 
{ 
    height: auto !important; 
    height: 100%; 
    min-height: 100%; 
    font-size: 13px;
/*    -webkit-backface-visibility: hidden;*/
}

label.checkbox
{
    padding-top: 5px;
}

.table th,.table td 
{
    vertical-align: middle;
    padding: 5px;
    spacing: 1px;
}

.checkbox 
{
    white-space: nowrap;
}

.docsGroupTd
{
    background: #f1f1f1;
    /*padding-top: 35px !important;*/
    /*margin-top: 35px;*/
    
}

.docsGroupDividerTd
{
    background: #fff;
    padding-bottom: 15px !important;
    /*margin-top: 35px;*/
}

/*.btn-success1
{
    background-color: #5BB75B;
    background-image: -moz-linear-gradient(top, #62C462, #1D6B1D);
    background-image: -ms-linear-gradient(top, #62C462, #1D6B1D);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62C462), to(#1D6B1D));
    background-image: -webkit-linear-gradient(top, #62C462, #1D6B1D);
    background-image: -o-linear-gradient(top, #62C462, #1D6B1D);
    background-image: linear-gradient(top, #62C462, #1D6B1D);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#1D6B1D', GradientType=0);
    border-color: #1D6B1D #1D6B1D #387038;
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
*/


.login
{
    background-image: url('/images/px.png'); 
    background-repeat: no-repeat;
    background-position: 0px 0px;
    max-height: 10000px;
    max-width: 960px;
}

.login-body{
    max-height: 700px;
}


.btn-default-bg
{
    background-image: url('/images/button_bg.png'); 
    background-repeat: repeat-x;
    color: #fff;
    background-color: #00f;
/*    border-color: #00f;*/
    text-shadow: 0 1px 1px rgba(0,0,0, 0.75);
}

.btn-default-bg:hover
{
    background-position: 0 -15px;
    color: #fff;
    background-color: #00f;
    border-color: #00f;
}

.container
{
    width:980px !important; 
}


h2 
{
    color:#0055cc;
    font-size: 24px;
}

h3 
{
    color:#408140;
    font-size: 18px;
}

h4
{
    color:#802420;	
    font-size: 14px;
}

.QvToolbar
{
    height:auto;
}

.QvToolbar table
{
    border-spacing:0px 2px;
    cellspacing:0px;
}
.QvToolbarDropdownCell select 
{
    margin-bottom:0px;
    padding: 0px;
    height: auto;
}

.dropdown-menu-ph
{
    top:23px;
    text-align: left;
}

.dropdown-menu-ph.ph-ipad
{
    top:32px;
}

.ph-menu-group
{
    background-color: #bce8f1;
}

.ph_menu a 
{
    cursor: default;
}

li.ph_menu a
{
    width: auto;
    display:block;

}

.btn
{
    padding: 4px 10px;
    overflow: hidden;
}

#phm,#scrn
{
    padding:0px 15px;
}

.version {
    color:#aaa;
}

img { max-width: none; }

/*
body 
{ 
	line-height: normal;
	font-family: Tahoma, Arial, ArialMT;
}
*/

.olButton
{
	display: inline;
	font-size: 14px;
	vertical-align: middle;
	margin-left:3px;
}

.labelSpan
{
	display: inline;
	font-size: 14px;
	line-height: 14px;
  	vertical-align: middle;
}

#QvAjaxToolbar ul li select
{
	padding:0px;
	width:auto;
}

.ctx-menu-action-PH-HOME
{
	background: url('../../images/home.png') no-repeat 1px 3px;
}

.ctx-menu-action-SCREENSHOT
{
	background: url('../../images/scrn.png') no-repeat 1px 3px;
}

.shadetabs3.theme-original .qvtr-tabs li
{
	margin-top: 3px !important; 
}

.gm-style-iw > div { overflow: hidden !important; }
.gm-style-iw { overflow: hidden !important; }

.display_none {
	display:none;

}

.display_none_important {
	display:none !important;

}

.modal_main {
	max-height:20000px;
}

.w100 { 
	width:100px;
}

.w864 {
	width:864px;
}

.hide_group {
	display:none;
	width:280px;
}

.hide_doc {
	display:none;
}

.show_group {
	width:280px;
}

.w258 {
	width:258px;
}

.ml3 {
	margin-left:3px;
}

.w153 {
	width:153px;
}

.session_timers {
	font-size: 8pt;
	color: #DDD !important; 
	line-height:16px;
}

.qv_hide_mask {
	position: absolute; 
	left: 50%; 
	top: 50%; 
	width: auto; 
	height: auto;
}

.qv_position_1 {
	display:block;position:absolute;width:50px;height:50px;overflow:hidden;
}

.qv_positioin_2 {
	height:100px;
	width:auto;
}

.overflow_hidden {
	overflow: hidden;
}

.qv_input_1 {
	position: absolute; top: -100px; width: 0px;
}

.qv_float_right {
	float:right;
}

.qv_float_left {
	float:left;
}

.qv_collab_font_1 {
	font-size: 7pt; color: gray;
}

.qv_img_abort {
	position: absolute; width: 100%; height: 100%;
}

.qv_small_hide_1 {
	position: relative; left: -8px; top: -8px;
}

.qv_small_hide_2 {
	margin-left: -60px; margin-top: -20px;
}

.w100pr {
	width:100%;
}

.w80pr {
	width:80%;
}

.w15 {
	width:15px;
}

.qv_mousedownfix {
	width:100%;height:50%;background-color:transparent;position:absolute;display:none;z-index:9999;
}

.qv_ml_7 {
	margin-left:7px;
}

.qv_ml_6 {
	margin-left:6px;
}

.qv_btn_1 {
	top:-4px;position:absolute;width:4px;height:9px;background-color:lightgrey;border:solid 1px darkgray;
}

.qv_hr_1 {
	margin:0pt;position:absolute;width:128px;
}

.position_absolute {
	position:absolute;
}

.qv_tabrow_1 {
	width: 7px; height: 12px;
}

.qv_tabrow_1_span {
	-webkit-transform: rotate(180deg); position: absolute; top: 4px; left: 4px width: 8px;
}