/*��� ������ ���������� � ���������*/
#favorites {
	cursor:pointer;
	z-index:100;
	position:fixed;
	right:2%;
	top:165px;
	background:#e0e0e005 url('image/star.png') no-repeat;
	/*border-radius:10px;*/
	padding:10px 5px 5px 35px;
	margin-bottom:5px;
}
/*---------------------*/
a:link {
    color: #000000;
}
a:visited {
    color:gray;
}
a:hover {
    color:#000000 ;
    text-decoration:underline;
}
.tooltipster-default a{
	color:#fff !important;
}
img {
    border: none;
}

.background_gray {
    padding: 2%;
    background: #CDCDCD;
}

.hide_filters {
	display:none;
}
.table_new tr td {
    text-align: left;
}
.open1 { /* Активная вкладка */
    padding: 6px;
    background: #fff;
    border: solid 1px #ccc; /* Параметры рамки */
    border-right: none; /* Линии справа нет */
    border-bottom: none; /* Линии снизу нет */
    text-align: center; /* Выравнивание текста по центру вкладки */
    font-weight: bold /* Жирное начертание */
}
.close1 {
    padding: 6px;
    border: solid 1px #ccc; /* Параметры рамки */
    border-right: none; /* Линии справа нет */
    text-align: center; /* Выравнивание текста по центру вкладки */
    background: #CDCDCD /* Цвет фона вкладки */
}
.show_class {
    background: #fff;
    padding: 3%;
}
.border_new {
    margin: 3% 6%;
    padding: 1%;
    border: solid 1px #ccc;
}
.header_small {
    background: #fff;
    margin: -20px 20px;
    float: left;
    border: solid 1px #ccc;
    font: bold 14px sans-serif;
}
.no_border {
    margin: 2% 0;
}
.no_border, .no_border tr, .no_border tr td {
    border: solid 1px #FFF;
}
#filial, #services1, #add_data_rooms {
    position:absolute;
    top:30%;
    left:50%;
    width:500px;
    background:#CDCDCD;
    border: 1px solid #ccc;
    padding:10px 20px;
    margin-left:-210px;
    display:none;
}
#specialty {
    position:absolute;
    top:20%;
    left:50%;
    width:500px;
    background:#CDCDCD;
    border: 1px solid #ccc;
    padding:10px 20px;
    margin-left:-210px;
    display:none;
}

.hide_class {
    display: none;
}
.table_data{
    margin: 2% 0;
}
.cursor_new {
    cursor: pointer;
}
.edit_panel {
    float: right;
    margin: 1%;
    background-color:#e3e3e3;
    box-shadow: 3px 4px 5px -3px #444444;
    /*behavior: url(PIE.htc);*/
}
.edit_img {
    margin: 3px;
    cursor: pointer;
}
.warningClass {
    color: red;
}
.more_info {
    display:none;
}
.border_new_white {
    margin: 3% 6%;
    padding: 3%;
    border: solid 1px #fff;

}
.header_small_white {
    background: #CDCDCD;
    margin: -4% 20px;
    padding: 2px;
    float: left;
    border: solid 1px #fff;
    font: bold 14px sans-serif;
    color: #fff;
}

.table_white{
     border: 1px solid #BEBEBE;
     width: 90%; 
     margin:0 auto;
}
.table_white tr th,.table_white tr td{
    border: 1px solid #BEBEBE;
}
.table_white tr th {
   	border: 1px solid #BEBEBE;
	background: rgb(232,232,232);
    background: -moz-linear-gradient(top, rgba(246, 246, 246, 1) 0%, rgba(246, 246, 246, 1) 33%, rgba(230, 230, 230, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246, 246, 246, 1)), color-stop(33%,rgba(246, 246, 246, 1)), color-stop(100%,rgba(230, 230, 230, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(246, 246, 246, 1) 0%,rgba(246, 246, 246, 1) 33%,rgba(230, 230, 230, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(246, 246, 246, 1) 0%,rgba(246, 246, 246, 1) 33%,rgba(230, 230, 230, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(246, 246, 246, 1) 0%,rgba(246, 246, 246, 1) 33%,rgba(230, 230, 230, 1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(246, 246, 246, 1) 0%,rgba(246, 246, 246, 1) 33%,rgba(230, 230, 230, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6' , endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */

    text-shadow: 0px -1px 1px rgba(0,15,60,0.5);
}
.mainInfo {
    background: rgb(232,232,232); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(235,235,235,1) 60%, rgba(242,242,242,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(226,226,226,1)), color-stop(60%,rgba(235,235,235,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(226,226,226,1) 0%,rgba(235,235,235,1) 60%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(226,226,226,1) 0%,rgba(235,235,235,1) 60%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(226,226,226,1) 0%,rgba(235,235,235,1) 60%,rgba(242,242,242,1) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(226,226,226,1) 0%,rgba(235,235,235,1) 60%,rgba(242,242,242,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#f2f2f2',GradientType=1 ); /* IE6-9 */
    margin: 0px 0 6px 0;
    width: 100%;
}
.mainInfo td {
    border-color: #e3e3e3;
    padding: 5px 2px 2px 5px;
    white-space: nowrap;
    text-align: left;
}
.mainInfo tr {
}
.mainInfo input,
.mainInfo input[type="button"] {
    padding: 3px;
    margin-top: 5px;
    min-width: 100px;
}
.mainInfo input:first-child{
    margin-top: 0px;
}
.mainInfo input[type="checkbox"] {
    margin-right: 2px;
}

.mainInfo select {
    width: 204px;
}

a.my {
    cursor: pointer;
    color: #0070a8;
}

a.my:hover {
    text-decoration: none;
    background-color: #6699CC;
    color: #ffffff;
}

tr.grey {
    background: rgb(232,232,232);
    text-shadow: 0px -1px 1px rgba(0,15,60,0.5);
}

.my.red:hover {
    background-color: #ff4444;
}

.my.not_selected {
    cursor: default;
    background-color: #d3d3d3;
}

.my.not_selected:hover {
    background-color: #d3d3d3;
    color: #113759;
}

.my.selected {
    cursor: default;
    background-color: #6699CC;
    color: #ffffff;
}

.show_filters {
	cursor:pointer;
}
.button_right {
    display: block;
    position: relative;
    margin: 0 0 5px 0;
}
.my_content {
    width: 100%;
}
.deleted {
	background-color: #ffaaaa; 
}


.author_mess{
	color: #4682B4;
}

.message{
	margin: 0 0 0 20px;
}

.generaltable th{
	background:rgb(232,232,232);
	text-align:center;
}

.paginator {
	text-align:center;
}
a.wrapper_link{
    float:right; 
    cursor: pointer;
    text-decoration: none;
    font-style: oblique;
}
.wrapper_link:hover {
    color: #2e6e9e;
} 