﻿fieldset
{
/*margin-top:0px;
margin-bottom:0px;*/
}

.rbl label
{
width:100px;
}

.rbl input
{
margin-top:10px;
margin-bottom:10px;
}

.print-content
{

margin-left: 1.5em;

margin-right: 1.5em;

margin-top: 2em;

margin-bottom: 3em;

}


.qiwiComment
{
    width: 400px;
    height:160px;
    padding-left:90px;
    font-size: 11px;
    color: grey;
    background-image: url('images/aso.jpg');
    background-repeat: no-repeat;
}


.buyComment
{ 
    margin-top:40px;
    width: 550px;
    height:100px;
    padding-left:100px;
    font-size: 13px;
    color: #666666;
    background-image: url('images/buyComment.jpg');
    background-repeat: no-repeat;
 }

.blueAmount
{
font-size:16px; color: #0066FF; font-weight: bold; margin-bottom:10px;margin-top:10px;
}
a, a:visited
{
color:#006EEA;
}


.changesSavedBox
{background-color: #FFDCB9; border: 1px solid #FFC184; vertical-align: middle; text-align: center; margin-top:20px; padding-top:10px; padding-bottom:10px; font-weight:bold;
}

.emptyDataComment
{
color: grey; margin-left: 20px; font-size: 11.5px;
}

/*-------*/

.rightContent
{
    border-left-style: solid;
    border-left-width: 3px;
    border-left-color: #CCCCCC;
}


.clBoxNoBorder a
{
text-decoration:none;
}

.clSelectedCat
{
    background-color: #CCE6FF;
    font-weight: bold;
    padding: 3px;
}

.selectedElement
{
    background-color: #FFFFF4;
    padding: 5px;
    color: #000022;
    border-bottom: 1px solid #C0C0C0; 
}


.selectedElement h1
{
font-size:14px;
margin-top:2px;
margin-left:9px;
margin-bottom:2px;
}


.clActions
{
background-color: #FFFFF4;
border-bottom: 1px solid #C0C0C0; 
}