/*!
* Hardikov Sergey. Saratov
*
* Copyright 2012 Hardikov Sergey
* http://hardikov.ru
*
*/
/* Общее */
.top-bg
{
    height: 242px;
    background: #FFFFFF url('/bitrix/templates/gowernment_12_1251/img/top-bg.jpg') no-repeat 50px 0px;
    border: 0px solid #CCC;
}
.logo
{
    margin:60px 0px 0px 15px;
}
.logo-gerb
{
    width: 66px;
    height: 113px;
    float:left;
}
.logo-text
{
    height: 95px;
    margin:25px 0px 0px 25px;
    float:left;
    width:394px;
}
.logo-text h1
{
    font-weight: normal;
    line-height: 90%;
    color: #444;
    font-size: 26px;
}
.logo-text div.logo-in-text
{
    font-weight: normal;
    line-height: 90%;
    font-size:26px;
    margin: 0;
    font-weight: bold;
    color: inherit;
    text-rendering: optimizelegibility;
    color: #444;
}
.logo-text h6
{
    font-size:18px;
    color: #555;
    text-transform: none;
    font-weight: normal;
}
.page
{
    max-width:1000px;
    min-width:1000px;
    margin: 0px auto;
}
.navbar.gov
{
    text-transform: uppercase;
    font-size: 11px;
    font-family: Arial;
}
.navbar-inner {
    min-height: 35px;
    padding-left: 10px;
    padding-right: 0px;
    background-color: #1b6eb1;
    background-image: -moz-linear-gradient(top, #41a5dc, #1b6eb1);
    background-image: -ms-linear-gradient(top, #41a5dc, #1b6eb1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#41a5dc), to(#1b6eb1));
    background-image: -webkit-linear-gradient(top, #41a5dc, #1b6eb1);
    background-image: -o-linear-gradient(top, #41a5dc, #1b6eb1);
    background-image: linear-gradient(top, #41a5dc, #1b6eb1);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41a5dc', endColorstr='#1b6eb1', GradientType=0);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
}
.navbar .nav > li > a {
    float: none;
    padding: 8px 10px 6px;
    line-height: 19px;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
    border-left:1px #2676b6 solid;
}
.navbar .nav > li:first-child > a {
    border-left:0px;
}
.navbar .nav > li > a:hover {
    text-decoration: underline;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #015ca3;
}
li.dropdown li
{
    text-transform: none;
    font-size:13px;
}
.well
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding:10px;
}
.row-page
{
    width: 100%;
    *zoom: 1;
}
.row-page:before,
.row-page:after
{
    display: table;
    content: "";
}
.row-page:after
{
    clear: both;
}
.row-page [class*="span"]
{
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 15px;
}
.row-page [class*="span"]:first-child
{
    margin-left: 0;
}
.row-page .span3
{
    width: 260px;
}
.row-page .span2
{
    width: 480px;
}
.row-page .span1
{
    width: 230px;
}
.row-page .span4
{
    width: 750px;
    padding-bottom:15px;
}
.menu-left li
{
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #f5f5f5, #EEEEEE);
    background-image: -ms-linear-gradient(top, #f5f5f5, #EEEEEE);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#EEEEEE));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #EEEEEE);
    background-image: -o-linear-gradient(top, #f5f5f5, #EEEEEE);
    background-image: linear-gradient(top, #f5f5f5, #EEEEEE);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#EEEEEE', GradientType=0);
}
.menu-left li > a:link,
.menu-left li > a:visited
{
    color:#0E517E;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.menu-left li > a:hover
{
    text-decoration: underline;
    color: #A00;
}
.menu-left-two li
{
    background-color: #237aba;
    background-image: -moz-linear-gradient(top, #318eca, #237aba);
    background-image: -ms-linear-gradient(top, #318eca, #237aba);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#318eca), to(#237aba));
    background-image: -webkit-linear-gradient(top, #318eca, #237aba);
    background-image: -o-linear-gradient(top, #318eca, #237aba);
    background-image: linear-gradient(top, #318eca, #237aba);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#318eca', endColorstr='#237aba', GradientType=0);
}
.menu-left-two li > a:link,
.menu-left-two li > a:visited
{
    color: #FFF;
    text-shadow: none;
    background: url("/bitrix/templates/gowernment_12_1251/img/left_menu_bullet2.png") no-repeat 9px 11px;
    border: 1px solid #E4E9EC;
}
.menu-left-two li:first-child
{
    -webkit-border-radius:6px 6px 0 0;
    -moz-border-radius:6px 6px 0 0 ;
    border-radius:6px 6px 0 0;
}
.menu-left-two li:last-child
{
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.menu-left-two li a:hover
{
    background-color: #237aba;
}
.menu-left-tree li
{
    background-color: #cddeec;
    backgrtound-color: #FFF;
    background-image: -moz-linear-gradient(top, #dae9f6, #cddeec);
    background-image: -ms-linear-gradient(top, #dae9f6, #cddeec);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dae9f6), to(#cddeec));
    background-image: -webkit-linear-gradient(top, #dae9f6, #cddeec);
    background-image: -o-linear-gradient(top, #dae9f6, #cddeec);
    background-image: linear-gradient(top, #dae9f6, #cddeec);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dae9f6', endColorstr='#cddeec', GradientType=0);
}
.menu-left-tree li > a:link,
.menu-left-tree li > a:visited
{
    background: url("/bitrix/templates/gowernment_12_1251/img/left_menu_bullet5.png") no-repeat 9px 11px;
    border: 1px solid #fff;
}
.menu-left-tree li:first-child
{
    -webkit-border-radius:6px 6px 0 0;
    -moz-border-radius:6px 6px 0 0 ;
    border-radius:6px 6px 0 0;
}
.menu-left-tree li:last-child
{
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.nav.nav-tabs.nav-stacked.menu-left.menu-left-tree li a:hover
{
    background-color: #d0e1ef;
    border: 1px solid #fff;
    color: #AA0000;
}
.nav-tabs > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    line-height: 18px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: url("/bitrix/templates/gowernment_12_1251/img/left_menu_bullet.png") no-repeat 9px 11px;
}
.well-header
{
    display:block;
    margin: -10px -10px 0px -10px;
    border-bottom: 1px solid #FFF;
    padding: 5px 10px 5px 10px;
    font-size:16px;
    color: #036;
    background: #f0f0f0;
}
.well-header span
{
    display:block;
    font-size:11px;
    float: right;
}
.well-header span a:link,
.well-header span a:visited
{
    color: #555;
}
.video-header
{
    padding: 5px 0px 10px 0px;
    font-size:11px;
    color: #444;
    font-weight:bold;
}
.photo-header
{
    padding: 0px 0px 0px 0px;
    font-size:11px;
    color: #444;
    font-weight:bold;
}
.actual-index-list,
.news-index-list
{
    margin: 8px 0px;
}
.actual-index-list li,
.news-index-list li
{
    margin:0px 0 10px 0;
}
.news-index-list li .news-photo img
{
    width: 75px;
    height: 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.news-index-list li .news-photo
{
    float:left;
    margin:0px 10px 0 0;
    padding-top:21px;
    width: 75px;
    height: 60px;
}
.news-index-list li .news-date,
li .news-top-date
{
    font-size:11px;
}
.actual-index-list li,
.news-index-list li .news-title
{
    font-size:12px;
}
.news-index-list li .news-text
{
    font-size:11px;
}
.news-index-list li .news-title a:link,
.news-index-list li .news-title a:visited
{
    text-decoration: underline;
}
.news-top
{
    text-align: justify;
}
.news-top h5
{
    line-height:120%;
    font-weight: normal;
    font-size:12px;
}
.news-top h5 a:link,
.news-top h5 a:visited
{
    color:#0E517E;
}
.news-top p
{
    line-height:120%;
    font-weight: normal;
    font-size:11px;
    margin-top:3px;
}
.news-top ul
{
    border-top:1px solid #eee;
}
.new-portal-list li,
.news-top li
{
    line-height:120%;
    font-weight: normal;
    font-size:12px;
    margin:8px 0px;
}
.new-portal-list li a:link,
.new-portal-list li a:visited,
.news-top li a:link,
.news-top li a:visited
{
    color:#0E517E;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}
.news-top li:last-child
{
    margin-bottom:0px;
}
.icon-grey {
    background-image: url("/bitrix/templates/gowernment_12_1251/img/glyphicons-halflings-grey.png");
}
.alert-gov
{
    text-align:center;
    font-weight: bold;
    padding: 8px 14px 8px 14px;
    border-color: #FBEED5;
    background-color: #FCF8E3;
    color: #000;
    font-size:12px;
    text-transform: lowercase;
}
.alert-gov span
{
    color: #990000;
    font-weight: normal;
    text-transform: none;
}
.alert-gov a:link,
.alert-gov a:visited
{
    color: #990000;
    font-weight: normal;
    text-transform: none;
}
.tag-list li
{
    float:left;
    margin:0px 4px 5px 0px;
}
.tag-list li.t1
{
    font-size:11px;
}
.tag-list li.t2
{
    font-size:13px;
    color: #888;
}
.tag-list li.t3
{
    font-size:15px;
    color: #777;
}
.tag-list li.t4
{
    font-size:17px;
    color: #666;
}
.tag-list li.t5
{
    font-size:19px;
    color: #555;
}
.tag-list li.t6
{
    font-size:20px;
    color: #444;
}
.tag-list li.t7
{
    font-size:22px;
    color: #333;
}
.tag-list li.t8
{
    font-size:18px;
}
ul.photo-list
{
    margin:0px auto;
    fdisplay:table;
    width:100%;
}
.photo-list li
{
    width:31%;
    float:left;
    margin:10px 0px 0 10px;
}
.photo-list li:first-child
{
    margin:10px 0px 0 0px;
}
.actual-index-list li a:link,
.actual-index-list li a:visited
{
    color:#0E517E;
}
.actual-index-list li
{
    padding: 0 0 0 11px;
    line-height: 18px;
    background: url("/bitrix/templates/gowernment_12_1251/img/left_menu_bullet4.png") no-repeat 0px 5px;
}
.actual
{
    font-size:11px;
    font-weight: bold;
    color: #000;
    padding-left:5px;
}
.bottom
{
    min-height: 45px;
    color: #FFF;
    padding-right: 0px;
    background-color: #1b6eb1;
    background-image: -moz-linear-gradient(top, #349CD6, #1b6eb1);
    background-image: -ms-linear-gradient(top, #349CD6, #1b6eb1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#349CD6), to(#1b6eb1));
    background-image: -webkit-linear-gradient(top, #349CD6, #1b6eb1);
    background-image: -o-linear-gradient(top, #349CD6, #1b6eb1);
    background-image: linear-gradient(top, #349CD6, #1b6eb1);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#349CD6', endColorstr='#1b6eb1', GradientType=0);
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
}
input.sse
{
    -webkit-border-radius: 13px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 13px 0 0 13px;
    padding-left:10px;
    background-color: #1b6eb1;
    border: 0;
    color: #c8deed;
}
#ssebtn
{
    border: 0;
    -webkit-border-radius: 0 13px 13px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 13px 13px 0;
    background-color: #1b6eb1;
    background-image: -moz-linear-gradient(top, #41a5dc, #1b6eb1);
    background-image: -ms-linear-gradient(top, #41a5dc, #1b6eb1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#41a5dc), to(#1b6eb1));
    background-image: -webkit-linear-gradient(top, #41a5dc, #1b6eb1);
    background-image: -o-linear-gradient(top, #41a5dc, #1b6eb1);
    background-image: linear-gradient(top, #41a5dc, #1b6eb1);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41a5dc', endColorstr='#1b6eb1', GradientType=0);
}
.row-top-gov
{
    width: 100%;
    *zoom: 1;
}
.row-top-gov:before,
.row-top-gov:after
{
    display: table;
    content: "";
}
.row-top-gov:after
{
    clear: both;
}
.row-top-gov > [class*="span"]
{
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0px;
}
.row-top-gov [class*="span"]:first-child
{
    margin-left: 0;
}
.row-top-gov > .span2
{
    width: 500px;
}
.row-top-gov > .span1
{
    width: 500px;
}
.tra
{
    background: url('/bitrix/templates/gowernment_12_1251/img/tra.png');
    border:0px;
    font-size:16px;
    font-style: italic;
    line-height: 140%;
    font-family: Georgia, 'Times New Roman';
    margin:40px 0 10px auto;
    display: table;
    max-width:480px;
    text-align: right;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.dropdown-menu a {
    max-width:400px; 
    min-width:200px; 
    white-space: normal; 
    padding-left: 16px;
    background: url("/bitrix/templates/gowernment_12_1251/img/left_menu_bullet2.png") no-repeat 7px 9px;
}

.dropdown-menu a:hover {
    background: url("/bitrix/templates/gowernment_12_1251/img/left_menu_bullet5.png") no-repeat 7px 9px;
}

.news-new-portal
{
    margin-top:15px;
    border-color: #FBEED5;
    background-color: #FCF8E3;
}

.news-new-portal .well-header
{
    color:#444;
    background-color: #f6edd1;
    font-size: 13px;
    font-weight: bold;
}

.news-new-portal .news-top-date
{
    font-size: 10px;
    color:#C09853;
    font-weight:bold;
}

.news-new-portal .new-portal-list a:link,
.news-new-portal .new-portal-list a:visited
{
    color: #3a2705;
}

.news-new-portal
{
    line-height:18px;
}

.breadcrumb li a:link,
.breadcrumb li a:visited
{
    color: #0E517E;
}

h1.inpage
{
    font-size:18px;
    font-family: Arial, Tahoma, Georgia, 'Times New Roman';
    line-height: 26px;
    margin-bottom:10px;
}

h2
{
    font-size:16px;
    font-family: Arial, Tahoma, Georgia, 'Times New Roman';
}

.H2
{
    font-size: 15px;
    line-height: 18px;
    margin-bottom:0px;
}

div.news-detail img
{
    margin:3px 15px 15px 0px;
}
.news-videofile-list
{
    padding-top:5px;
    text-align:center;
}

.people-list
{
    margin:0 0 2px 0;
    border:1px dotted #ccc;
    padding: 10px;
    background: #f5f5f5;
}

.people-list-dolg
{
    float:left;
    width:440px;
}

.people-list-phone
{
    float:right;
    width:280px;
    text-align:right;
}

.people-list
{
    margin:0 0 2px 0;
    border:1px dotted #ccc;
    padding: 10px;
}

.people-list-fio a:link,
.people-list-fio a:visited
{
    clear:both;
    font-weight:bold;
    color: #0E517E;
}

.bold
{
    font-weight: bold;
}

table
{
    font-size: 13px;
}

.list-style-red li,
.list-style-blue li,
.list-style-grey li
{
    list-style: none;
    list-style-position: inside;
    background: url("/bitrix/templates/gowernment_12_1251/img/left_menu_bullet6.png") no-repeat 0px 7px;
    padding: 0 0 0 10px;
}

.list-style-grey li
{
    background: url("/bitrix/templates/gowernment_12_1251/img/left_menu_bullet.png") no-repeat 0px 7px;
}

.list-style-blue li
{
    background: url("/bitrix/templates/gowernment_12_1251/img/left_menu_bullet4.png") no-repeat 0px 7px;
}

h2
{
    font-size:16px;
}

h3
{
    font-size:15px;
}

h4
{
    font-size:14px;
}

blockquote
{
    background: url("/bitrix/templates/gowernment_12_1251/img/blockquote.png") no-repeat 0px 0px;
    border:0;
    font-family: Georgia, 'Times New Roman';
    font-style: italic;
    padding: 0 0px 0 40px;
    min-height: 40px;
    font-size:12px;
    width:670px;
    margin:20px 0;
    display:block;
    text-align: justify;
}
blockquote div.end
{
    background: url("/bitrix/templates/gowernment_12_1251/img/blockquote_end.png") no-repeat right bottom;
    min-height: 20px;
    width:100%;
    margin: -22px 0px 0 40px;
}

/*** OLD */
.newsdatamain {color: #950000;font-weight: bold;text-decoration: none;}
.newsdatabmain {font-weight: bold; color: #333333;text-decoration: none;}
.vacancies td
{
    padding:5px;
    vertical-align:top;
}
/*tables*/
.table th {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #f5f5f5, #EEEEEE);
    background-image: -ms-linear-gradient(top, #f5f5f5, #EEEEEE);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#EEEEEE));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #EEEEEE);
    background-image: -o-linear-gradient(top, #f5f5f5, #EEEEEE);
    background-image: linear-gradient(top, #f5f5f5, #EEEEEE);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#EEEEEE', GradientType=0);
    }
    .table tr, .table td, .table th {
        border: solid 1px #000;
        }