body, html {
    height: 100%;
}

body {
	
	font-size:12px;
	//padding-bottom: 40px;
	
}

@font-face {
  font-family: 'Carrois Gothic';
  font-style: normal;
  font-weight: 400;
  src: local('Carrois Gothic'), local('CarroisGothic-Regular'), url(https://themes.googleusercontent.com/static/fonts/carroisgothic/v2/GCgb7bssGpwp7V5ynxmWy2IHn70NeZKJ0uStDo7Dza8.woff) format('woff');
}


.main-body {}
.container-fluid{padding-top: 40px; }


.accordion-heading {
    background-color: #F1F1F1;
        font-size: 14px!important;
}

.navbar-inner {
    
}
/*Nav bar*/
.navbar-inner-top {
    min-height: 50px; border: none;
}

.navbar .brand {
  font-size:20px;
  font-weight:200;
  padding:0px 20px; 
  display:table-cell;
  vertical-align:middle;
  text-align: center;
  line-height: 50px;
}

.navbar .nav>li {
    display:block;
}

.navbar .nav > li > a {
  float:none;
  line-height: 50px;
  text-decoration:none;
}
.navbar .nav>li>a {
    padding: 0px 15px!important;
}

.navbar-search .search-query {
  border-radius:5px;
}

.navbar-fixed-bottom{
	position: relative !important;
	}
        
.under-navbar {
    background-color: #fff;
    height: 28px;
    line-height: 28px;
    padding:0px 20px;
}
    .un-settings {
        float: right;
        margin-right: 26px;
    }
    .un-user {
        float: right;
    }
        .un-user_login {
            cursor: pointer;
        }
            .un-user_login:hover {
                text-decoration: none !important; 
                border-bottom: 1px dashed #000080;
            }
    .un-balance {
        float: right;
        padding-right: 24px;
    }
            
.employee_block {
    right: 0;
    left: auto;
    z-index: 999;
    width: 300px;
    border: none;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    webkit-box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}
    .employee_block a{
        display: block;
        padding: 8px;
    }
    .employee_block a:hover{
        background-color: #d0dbe6;
        text-decoration: none;
    }
    .employee_block-name {
        line-height: 18px;
        display: table-cell;
        vertical-align: middle;
        color: #333;
        white-space: normal;
    }
        .employee_block-name .employee {
            font-size: 16px;
        }
    .employee_block-photo {
        width: 80px;
        display: table-cell;
        padding-right: 8px;
    }
    .employee_block-logout {
        text-align: center;
        background-color: #eee;
        padding: 4px !important;
    }
    
    .partnerlink {
        display: table-cell;
        background: url("../img/coin.png") no-repeat left center;
        float: left;
    }
    .partnerlink a {
        padding-left: 22px;
    }
    
    .newawo {
        display: table-cell;
        background: url("../img/awo.png") no-repeat left center;
        float: left;
    }
    .newawo a {
        padding-left: 28px;
    }
 
    /*
.table-search td {
    background-color: #fdfaf3;
    border-top: 1px solid #f4e8c4;
    border-left: 1px solid #f4e8c4;
}
.table-search tbody tr:nth-child(odd) td, .table-search tbody tr:nth-child(odd) th {
    background-color: #fbf6e7;
}
.table-search {
    border: 1px solid #f4e8c4;
    border-radius: 0px;
    border-left: 0px solid #f4e8c4;
}*/
    
    
.comment_block {
    margin-top: 16px;
}   
    .comment_header {
        padding: 0px 8px;
    }
        .comment_header .employee {
            font-weight: bold;
        }
        .comment_header .datetime {
            color: #999;
            padding-left: 4px;
            font-size: 11px;
        }
        .comment_header .delete {
            margin-left: 12px;
            float: right;
            font-size: 11px;
        }
    .comment_text {
        padding: 8px;
        background-color: #fff8e1;
        border-radius: 3px;
    }
    
.watermark {
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 42px;
    left: 0px;
    opacity: 0.2;
}
#portlet_info {
    position: relative;
}


.portlet-settings {
    width: 20px;
    height: 20px;
    border: none;
    background: url("../../../images/cgridview/setting.png") no-repeat;
}
.portlet-settings-menu {
    right: 0;
    left: auto;
    z-index: 999;
    width: 200px;
    border: none;
    border-radius: 0px;
    margin: 0px;
    padding: 8px;
    background-color: #fff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    webkit-box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}
.portlet-settings-menu form{
    padding: 0px;
    margin: 0px;
}
    .portlet-settings-menu li{
        padding: 1px 0px;
    }
    
/* Desktops and laptops ----------- 
@media only screen 
and (min-width : 1224px) {
	.container-fluid{padding-top: 70px;}
	.navbar .brand {margin-left:-90px;}
	.style-switcher{margin-left:-70px;}
}
*/
/* Large screens ----------- 
@media only screen 
and (min-width : 1824px) {
	.container-fluid{padding-top: 70px;}
	.navbar .brand {margin-left:-90px;}
	.style-switcher{margin-left:-70px;}
}
*/
table.detail-view td {font-size:12px;}
h1,h2,h3,h4, .portlet > .portlet-decoration, .sidebar-nav > ul > li > a, .navbar a, th{
	/*font-family: 'Carrois Gothic', sans-serif;*/
}

.portlet > .portlet-decoration, .sidebar-nav > ul > li > a, .navbar li > a, th{
	font-size:14px!important;
}
/* Start Portlets*/
.portlet{
-webkit-box-shadow:#F9F9F9 0 1px 0 inset;
  border:1px solid #DDDDDD;
  border-radius:3px;
  box-shadow:#F9F9F9 0 1px 0 inset;
  margin-bottom:20px;
  min-height:40px;

}

.portlet-decoration{
	border-bottom:1px solid #DDD;
	background-color: #F1F1F1;
	background-repeat: repeat-x;
	padding:10px;
}

.portlet-decoration [class^="icon-"], .portlet-decoration [class*=" icon-"] {

  margin-right:5px;

}
.portlet-content{
	padding:5px;
}

/* end Portlets*/
.navbar {
  margin-bottom:0px;
  overflow:visible;
}

.summary ul {
margin: 0px;
padding: 0px;
list-style: none;
}

.summary ul li {
height: 52px;
clear: both;
margin-bottom: 14px;
}

.summary ul li .summary-icon {
width: 36px;
height: 36px;
float: left;
margin-right: 10px;
padding: 6px;
background: white;
border: #DDD 1px solid;
-webkit-box-shadow: inset 0 0 3px #EEE;
-moz-box-shadow: inset 0 0 3px #eee;
box-shadow: inset 0 0 3px #EEE;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
border-radius: 100%;
}

.summary ul li .summary-number {
font-size: 20px;
font-weight: bold;
display: block;
padding-top: 8px;
}

.summary ul li .summary-title {
display: block;
text-transform: uppercase;
font-size: 11px;
color: #AB4000;
}

.stat-block {
margin-bottom: 20px;
padding: 10px;
min-height:40px;
background: #F1F1F1;
background: -moz-linear-gradient(top, #F1F1F1 0%, #DBDBDB 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F1F1F1), color-stop(100%, #DBDBDB));
background: -webkit-linear-gradient(top, #F1F1F1 0%, #DBDBDB 100%);
background: -o-linear-gradient(top, #F1F1F1 0%, #DBDBDB 100%);
background: -ms-linear-gradient(top, #F1F1F1 0%, #DBDBDB 100%);
background: linear-gradient(to bottom, #F1F1F1 0%, #DBDBDB 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dbdbdb', GradientType=0 );
border: 1px solid #DDD;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 0 #F9F9F9;
-moz-box-shadow: inset 0 1px 0 #f9f9f9;
box-shadow: inset 0 1px 0 #F9F9F9;
}

.stat-block ul {
margin: 0px;
padding: 0px;
}

.stat-block li {
list-style: none;
float: left;
}

.stat-block .stat-graph {
width: auto;
background: white;
padding: 10px 10px 8px 10px;
border: #D7D7D7 1px solid;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right: 10px;
}

.stat-block .stat-count {
width: 90px;
}

.stat-block .stat-count span:last-child {
color: #666;
font-size: 12px;
font-weight: normal;
padding-top:3px;
}

.stat-block li span {
display: block;
}

.stat-block .stat-count span:first-child {
color: #1D2E7B;
font-weight: bold;
font-size: 20px;
}

.stat-block .stat-percent {
width: 40px;
float: right !important;
text-align: center !important;
}

.stat-percent{
	 font-size: 20px;
	 font-weight: bold;
 }
 /*Navbar*/
 .navbar-fixed-top {
  top:0;
  left:0;
}
 
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #848282;
  background-color: #848282;
  background-image: -moz-linear-gradient(top, #848282, #9e9090);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#848282), to(#9e9090));
  background-image: -webkit-linear-gradient(top, #848282, #9e9090);
  background-image: -o-linear-gradient(top, #848282, #9e9090);
  background-image: linear-gradient(to bottom, #848282, #9e9090);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#848282', endColorstr='#9e9090', GradientType=0);
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #848282;
  background-color: #848282;
  background-image: linear-gradient(to bottom, #848282, #9e9090);
  background-image: -moz-linear-gradient(top, #848282, #9e9090);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#848282), to(#9e9090));
  background-image: -webkit-linear-gradient(top, #848282, #9e9090);
  background-image: -o-linear-gradient(top, #848282, #9e9090);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#848282', endColorstr='#9e9090', GradientType=0);
}
/*Side Nav*/
.sidebar-nav {
  padding:0!important;
}

.sidebar-nav ul{
  padding:0;
  margin:0;
}

.sidebar-nav ul li{
  list-style: none;
}

.sidebar-nav ul > li > a, .sidebar-nav ul > li > a:hover, .sidebar-nav ul > li > span {
	padding:9px 15px;
  	margin-bottom:3px;
  	display:block;
}

.sidebar-nav ul > li > a, .sidebar-nav ul > li > a:hover {
	
	background-color: #F1F1F1;
	background-image: none;
	background-repeat: repeat-x;
	-webkit-box-shadow:#F9F9F9 0 1px 0 inset;
	border:1px solid #DDDDDD;
	border-radius:3px;
	box-shadow:#F9F9F9 0 1px 0 inset;
	text-decoration:none;
  
  
}

.sidebar-nav  ul > li.active > a, .sidebar-nav ul > li.active > a:hover {

	background-color: #9e9090!important;
	background-image: -moz-linear-gradient(top, #9e9090, #979898)!important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9e9090), to(#979898))!important;
	background-image: -webkit-linear-gradient(top, #9e9090, #979898)!important;
	background-image: -o-linear-gradient(top, #9e9090, #979898)!important;
	background-image: linear-gradient(to bottom, #9e9090, #979898)!important;
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff9e9090', endColorstr='#ff979898', GradientType=0);
	
	box-shadow:#cccccc 0 1px 0 inset;
	border:1px solid #9e9090;
	color:#F1F1F1;
}
.subnav.navbar-fixed-top {
  top:40px;
  z-index:1;
}
/*Progress bar*/
.progress, .ui-progressbar {
	height:10px;
}

.ui-progressbar {
  border:0;
  border-radius:4px;
  clear: both;
  margin-bottom:20px;
}

.ui-progressbar.ui-widget-content {
	-webkit-box-shadow:rgba(0, 0, 0, 0.0980392) 0 1px 2px inset;
	background-color:#F7F7F7;
	background-image:-webkit-linear-gradient(top, #F5F5F5, #F9F9F9);
	background-repeat:repeat no-repeat;
	box-shadow:rgba(0, 0, 0, 0.0980392) 0 1px 2px inset;
	overflow:hidden;
}

.ui-progressbar .ui-widget-header{
	background-image:-webkit-linear-gradient(top, #149BDF, #0480BE);
	background-repeat:repeat no-repeat;
	box-shadow: none;
	box-sizing:border-box;
	color:#FFFFFF;
	float:left;
	height:100%;
	border:0;/**/
}
.ui-progressbar .ui-progressbar-value {
  margin:0px;
}


.ui-progressbar .ui-widget-header {
  -webkit-box-shadow:rgba(0, 0, 0, 0.14902) 0 -1px 0 inset;
  -webkit-transition:width 0.6s ease;
  background-color:#149BDF;
  background-image:-webkit-linear-gradient(top, #149BDF, #0480BE);
  background-repeat:repeat no-repeat;
  box-shadow:rgba(0, 0, 0, 0.14902) 0 -1px 0 inset;
  box-sizing:border-box;
  color:#FFFFFF;
  float:left;
  font-size:12px;
  height:100%;
  text-align:center;
  text-shadow:rgba(0, 0, 0, 0.247059) 0 -1px 0;
  width:0;
}

.progress-info .ui-widget-header, .progress-info.ui-slider.ui-widget-content  {
  background-color:#4BB1CF !important;
  background-image:-webkit-linear-gradient(top, #5BC0DE, #339BB9);
  background-repeat:repeat no-repeat;;
}

.progress-success .ui-widget-header, .progress-success.ui-slider.ui-widget-content  {
  background-color:#5EB95E  !important;
  background-image:-webkit-linear-gradient(top, #62C462, #57A957);
  background-repeat:repeat no-repeat;
}

.progress-warning .ui-widget-header, .progress-warning.ui-slider.ui-widget-content {
  background-color:#FAA732 !important;
  background-image:-webkit-linear-gradient(top, #FBB450, #F89406);
  background-repeat:repeat no-repeat;
}

.progress-danger .ui-widget-header, .progress-danger.ui-slider.ui-widget-content  {
  background-color:#DD514C !important;
  background-image:-webkit-linear-gradient(top, #EE5F5B, #C43C35);
  background-repeat:repeat no-repeat;
}

.progress-striped .ui-widget-header, .progress-striped.ui-slider.ui-widget-content  {
  -webkit-background-size:40px;
  background-color:#149BDF;
  background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.14902) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.14902) 50%, rgba(255, 255, 255, 0.14902) 75%, transparent 75%, transparent);
  background-repeat:repeat;
}

.active.ui-progressbar .ui-widget-header {
	  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
/*slider*/
.ui-slider{
	margin-bottom:20px;
}

.ui-slider.ui-widget-content{
	-webkit-box-shadow:rgba(0, 0, 0, 0.14902) 0 -1px 0 inset;
	-webkit-transition:width 0.6s ease;
	background-color:#149BDF;
	background-image:-webkit-linear-gradient(top, #149BDF, #0480BE);
	background-repeat:repeat no-repeat;
	box-shadow:rgba(0, 0, 0, 0.14902) 0 -1px 0 inset;
	box-sizing:border-box;
	border:none;
}

/*Table*/
.table > table{
	width:100%;
}

/*CGridview*/
.filters select, .filters input, .filters .uneditable-input {
  border-radius:none;
  font-size:14px;
  height:20px;
  line-height:10px;
  margin-bottom:0;
  padding:0;
}

/*Pagination*/

.pager{
	margin:20px 0;
}
.pager ul{
	-webkit-box-shadow:rgba(0, 0, 0, 0.0470588) 0 1px 2px;
  border-radius:0px;
  box-shadow:rgba(0, 0, 0, 0.0470588) 0 1px 2px;
  display:inline-block;
  margin-bottom:0;
  margin-left:0;
  text-align:center;
}

.pager a, .pager span{
	
	border-radius:0px;
	margin-left:3px;
}

.pager ul > li.last > a, .pager ul > li.last > span {
  border-left-radius:4px;
}

.pager ul > li > a, .pager ul > li > span {
  background-color:#FFFFFF!important;
  border-color:#DDDDDD!important;
  border-style:solid;
  border-width:1px 1px 1px 0;
  float:left;
  line-height:20px;
  padding:4px 12px!important;
  text-decoration:none;
}

.pager ul > li.first > a, .pager ul > li.first > span {
  border-bottom-left-radius:4px;
  border-top-left-radius:4px;
}

ul.yiiPager li.hidden{
	display:none!important;	
}

/*CListView*/
.list-view div.view{
	
	border:solid 1px #DDDDDD;
	padding: 10px;
	margin-bottom:10px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0470588) 0 1px 1px inset;
	box-shadow:rgba(0, 0, 0, 0.0470588) 0 1px 1px inset;
	border-radius:4px;
	
}

/*Form*/
.filters input, .filters .uneditable-input {
  width:100% !important;
}

div.form > form  .row {
  margin-left:0px;
}

/*Footer*/
footer {
	margin-top:10px;
	text-align:center;
}
/*Style switcher*/
.style-switcher
{
	padding-top:7px;
    padding-bottom:7px;
}
.style-switcher span.style
{
	width:16px; 
	height:16px; 
	display:block;
	margin-right:5px;
	float:left;
}

/*Button styles*/
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

/*����� �������*/
.balance-show {
	display: inline-block;
	
}

/*����� ��������� ������*/
.search-form label {
	font-size: 12px !important;
}

.search-form textarea, 
.search-form input[type="text"]
{
	height: 18px !important;
        line-height:10px !important;
	font-size: 14px !important;
	margin-bottom: 0px !important;
        border-radius: 2px;
        box-shadow: none;
}

.search-form select{
	height: 28px;
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 4px;
}

.full-width {
width: 96% !important;
}

textarea {
	width: 99%;
}

.qss 
{
	margin: 0px 10px;
	color: #ddd;
}

/* ��� ������������ RUR � ������� */
span.rur
{
	top: 7px;
	position: relative;
	padding-left: 5px;
	color: #333;
	font-size: 12px;
}

#feedback-lightbox
{
	position: absolute;
	padding: 10px; 
	width: 93.1%; 
	height: 93.1%; 
	z-index: 99999;
	background: white;
	text-align: center;
	visibility: hidden;
	opacity: 0.01;
}

.country-list
{
	height: 200px;
	width: auto;
	overflow: auto;
	overflow-x: hidden;
}

.top_banner 
{
    margin-top: -14px;
    margin-bottom: 34px;
}

.ui-datepicker
{
    z-index: 999999 !important;
}

.spamrow td{
    background-color: #f2dede !important;
}

.draftrow td {
    background-color: #fcf8e3 !important;
}

.greenrow td {
    background-color: #dff0d8 !important;
}
.t54fz {
    font-size: 11px;
    padding-top: 8px;
}
.tppfz {
    font-size: 11px;
    padding-top: 8px;
}
.tooltipable {
    cursor: help;
    border-bottom: 1px dotted #999;
    text-decoration: underline dotted;
}

.detail-row td {
    border-top: none;
    padding-bottom: 24px;
    background-color: #f9f9f9;
    padding-top: 0;
}