﻿/* Sticky footer styles
-------------------------------------------------- */

:focus {
    outline: none;
}

button::-moz-focus-inner,
    input[type="reset"]::-moz-focus-inner,
    input[type="button"]::-moz-focus-inner,
    input[type="submit"]::-moz-focus-inner,
    input[type="submit"]::-moz-focus-inner,
    input[type="file"] > input[type="button"]::-moz-focus-inner {/* */
    border: none;
}
:focus {
    -moz-outline: 3px solid #fff !important;
}
input[type="radio"]:focus {
    -moz-outline-radius: 12px !important;
    -moz-outline-offset: 0px !important;
}

body {
    
}
.ng-cloak { display: none; }
body.ng-cloak {
    width: 100%;
    height: 100%;
    display: block;
    background: #fff url('../img/loading.gif') no-repeat 50% 50%;    
    position: relative;    
    font-size: 84px;
    color: #000;
    font-family: 'PT Sans','FontAwesome';
}
body.ng-cloak *{
    display: none;
}
@font-face {    
   font-family: "Traditional Arabic";  
   src: local("Traditional Arabic"), local("Traditional Arabic Regular"), local("trado.ttf"), url("../fonts/trado.ttf");   
} 
@font-face {  
   font-family: "Me-Quran";  
   src: local("me_quran"), local("me_quran Regular"), local("me_quran.ttf"), url("../fonts/me_quran.ttf");   
}
@font-face {  
   font-family: "KFGQPC_Naskh";  
   src: local("KFGQPC Uthman Taha Naskh"), local("KFGQPC Uthman Taha Naskh Regular"), local("KFC_naskh.otf") format('opentype'), url("../fonts/KFC_naskh.otf") format('opentype');      
}
/* Tabs left - right */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
}


a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #5A7F51;
}
.arabic {
    direction:rtl;
    font-family:  "Traditional Arabic";
    
}
.wrapper {
    font-size: 24px;
    text-align: justify;
}

.wrapper.arabic {    
    font-size: 48px;    
    clear: none;
}
.wrapper.cyrill  {
    //display: inline-block;
    
}
.wrapper.arabic > div, .wrapper.arabic .ayat {
     display: inline;
    text-align: justify;
    clear: none;
}
.wrapper.arabic .inline {
    display: inline;
    clear: none;
}
.wrapper.video {
    
}
.wrapper.video > .pagination-wrapper {
    clear: both;
    
}
.video-list-item > a {
    height: 250px;
}
.video-list-item > a {
    display: block;    
    border: 1px solid #ccc;    
    text-decoration: none;
}
.video-list-item > a > span, .article-item-right  {
    font-size: 14px;
    height: 80px;
    display: block;
    overflow: hidden;
    color: #000;
    
}
.article-list-item {
    height: 300px;
}
.article-list-item .thumbnail {
    margin: 0;
}
.article-list-item .thumbnail > img {
    height: 200px;
}
.article-item-right{
    display: block;
    color: #000;
    
}
.article-item-right > span{
    margin: 0 5px;
}.article-item-right > span i, .article-item-right:hover  {
    color: #03774B;
    text-decoration: none;
}

.arabic  h2 {
    font-size: 48px;
}
.suries-list > li {
    cursor: pointer;
}
.suries-list > li.current, .qaries-list > li.current {
    background-color: #C4ECBD;
}
.suries-list > li:first-child, .suries-list > li:last-child {
    visibility: hidden !important;
    display: none !important;
    height: 0 !important;
}
.scrollbar-dynamic {
    max-height: 300px;
    overflow: auto;
}
.active > .ayat {
    background-color: #C4ECBD;
}
.numeric{    
    word-break: keep-all; 
    display: inline-block;
   
}
.ayat {
    position: relative;
}
.wrapper.cyrill > div.active .popover.panel {
    display: block;
    left: -260px;
    width: 250px;
}
.wrapper.arabic > div.active .popover.panel {
    display: block;
    left: inherit;
    width: 250px;
    
}
.paused-ayat {
    color: #000;

    font-weight: normal;
    
}
.wrapper > div.active .playing-ayat {
    color: red;
}
.wrapper > div.active .paused-ayat {
    color: blue;
}
.quran-title  {
    
}
.quran-title h4 {
    width: 300px;    
    margin: 0 auto;
    text-align: center;
    background: url("../img/rama.png") no-repeat 5px 5px transparent;
    padding: 20px 50px;

    font-weight: normal;
    font-size: 21px;
}
.quran-title p {
    display: block;
    text-align: center;

    font-weight: normal;
    
}
.wrapper.arabic .quran-title h4 {
    font-size: 30px;
    padding: 14px 50px;
}
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 10px;
}
body > .container{
    margin-bottom: 77px;   
    background-color: #d8d4b6;
    border-radius: 10px 10px 0 0;
    min-height: 700px;
    
}
.container {
    width: 1170px !important;
    font-family: Cambria;
    font-weight: 100;
}
}
.main-content {
    margin-bottom: 20px;
}
.main-content > .col-md-6, .main-content > .col-md-12{
    border: 39px solid #D9D5B7;
    border-image:url("../img/rama-horiz.png") 39 repeat;    
    border-width: 39px 0;
    padding: 0;
    min-height: 585px;
   
}

.main-content > .col-md-6 .wrapper,  .main-content > .col-md-12 .wrapper {
    border: 39px solid #5E764C;
    border-image:url("../img/rama-vert.png") 39 repeat;
	background-color:#fff;
    padding: 10px 15px;
    border-width: 0 39px;
    min-height: 585px;
    min-width: 585px;
}
.main-content > .col-md-6 .wrapper.ng-cloak,  .main-content > .col-md-12 .wrapper.ng-cloak {
    background-color: red;
} 
.main-content > .col-md-6 .wrapper.with-scroll, .main-content > .col-md-12 .wrapper.with-scroll  {
    border: 39px solid #5E764C;
    border-image:url("../img/rama-vert.png") 39 repeat;
    padding: 10px 15px;
    border-width: 0 39px;
    min-height: 585px;
    height: 585px;
    overflow-y: scroll;
    min-width: 585px;
}
.article-content > div h4 {
    text-align: center;
}
.article-content .text {
    font-size: 14px;
    text-align: justify;
    text-indent: 20px;
}
.article-content .thumbnail, .article-content .thumbnail > img {
    width: 477px;
}
.panel.panel-default {
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.col-md-3 .panel.panel-default > .panel-heading {    
   background: url("../img/texture_2.jpg") repeat-x scroll center top rgba(119, 155, 108, 0);
    /* box-shadow: -2px 0 13px rgba(255, 252, 252, 1.00); */
    padding: 7px 15px;
    text-align: center;
    color: #e2e2e2;
    font-weight: bold;
}
.col-md-3 .panel.panel-default > .panel-heading > .icon-pen {
    background: url("../img/icons.png") no-repeat scroll -93px -7px rgba(0, 0, 0, 0);    
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    top: -4px;
}
.panel-heading > a, .panel-heading > a:hover {
    color: #fff;
    text-decoration: none;
}
.float-right .panel-heading > i {
    float: right;
    left: 10px;
}
.float-left .panel-heading > i {
    float: left;
    left: -5px;
}
.float-right {
    float:right;
    padding-right: 0;       
}
.float-right .panel-heading {
    border-radius: 12px 0 0 12px;
}
.float-left .panel-heading {
    border-radius:  0 12px 12px 0;
}
.float-left {
    float: left;
    padding-left: 0;
}
.lng-btn {
    cursor: pointer;
}
.btn.btn-back {
    clear: both;
    display: block;
    width: 115px;
    border: 1px solid #336633;
    margin-left: 10px;
    margin-top: 30px;
    padding: 7px 20px;
    background: #6bba70; /* Old browsers */
    background: -moz-linear-gradient(top, #6bba70 0%, #6bba70 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6bba70), color-stop(100%,#6bba70)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #6bba70 0%,#6bba70 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #6bba70 0%,#6bba70 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #6bba70 0%,#6bba70 100%); /* IE10+ */
    background: linear-gradient(to bottom, #6bba70 0%,#6bba70 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bba70', endColorstr='#6bba70',GradientType=0 ); /* IE6-9 */
}
select {
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: rgb(85, 85, 85);
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;    
}
.dropdown.user-account {
    max-width: 240px !important;
    
}
.dropdown.user-account > a:first-child {
    overflow: hidden;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;   
    
}
.navbar.navbar-inverse {
    background: #1A6740 url('../img/texture_2.jpg') repeat-x center top;
    border-bottom: 2px solid #1A6740 ;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-brand.selected {
    font-weight: bold;
}
#site-logo > a{
    background: transparent url('../img/kuran_logo.png') no-repeat center center;
    height: 190px;
    width: 269px;
    display: block;
   
    
}
#header .logo {
    background: transparent url('../img/logo.png') no-repeat center top;       
    margin: 2px 0 0 111px;
    width: 120px;    
    height: 140px;
    display: block;
}
#header .logo > p {    
    position: relative;
    top: 98px;
    line-height: 13px;
    text-transform: uppercase;
    color: #02783c;
    font-size: 11px;
    font-weight: 600;
}
#header .logo > p > span{ 
    letter-spacing: 2px
}
#header .logo > p > span:first-child {
    letter-spacing: 5px;
}
.bakara {
    display: block;
    width: 600px;
    height: 145px;
    margin-top: 30px;
    overflow: hidden;
}
.bakara > p {
    margin: 0;
}
.bakara > p > span{
    float: right;
}
.main-menu {
        width: 1200px;
    /* height: 55px; */
    padding: 10px;
    margin-top: 0;
    background: url('../img/texture_11.png') 1px center;
    min-height: 65px;
    /* margin-bottom: 17px; */
    /* border-top: 1px solid #779b6c; */
    /* border-bottom: 2px solid #779b6c; */
    padding-top: 10px;
    margin-left: -35px;
}
.main-menu > ul {
    position: relative;
    display: inline-block;
    margin-bottom: -45px;
    margin-left: 220px;
}
.main-menu > ul > i {
    width: 44px;
    height: 44px;
   /* background: transparent url('../img/icons.png') 5px 5px no-repeat; */
    position: relative;
    float: left;
    display: inline-block;    
    top: -16px;
}

.main-menu > ul > i:last-child {    
    background-position: -45px 5px;
}
.main-menu > ul > li {
    float: left;
    display: inline-block;
    margin: 0 17px;

}
.main-menu > ul > li > a{
    font-size: 19px;
    font-weight: 100;
    color: #e2e2e2;
    /* text-shadow: -1px 3px 4px rgba(255, 255, 255, 0.5); */
}
li > a:hover, li> a:focus {
    text-decoration: none;
}
.main-menu > ul > .menu-item.active a{
  
color: #000;
    /* background-color: white; */
    background: url('../img/texture_m.png') 1px center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    /* width: 197px; */
    /* text-align: center; */
}
/*top block*/
.top-block {
    position: relative;
    overflow: hidden;
    height: 220px;
    border-radius: 10px;
}

.top-block:before {
    content: "";
	position: absolute;
	width: 150%;
	height: 170px;
	top: -1%;
	left: -49%;
	
	background: url('../img/footer.jpg') 0 0 no-repeat;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.controll-block {
        /*background: url("../img/texture_11.png") repeat scroll center bottom rgba(119, 155, 108, 0);*/
    min-height: 65px;
    margin-bottom: 17px;
    /* border-top: 1px solid #779b6c; */
    /* border-bottom: 2px solid #779b6c; */
    padding-top: 10px;   
}
.controll-block .name {
    color: #155E3A;
    font-size: 16px;    
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 31px;
}
.dropdown.selector {
    height: 30px;
    
    min-width: 55px;
    border-radius: 0 16px 16px 0;
    background-color: #E7E4D0;
    float: left;
    margin-right: 5px;
}
.dropdown.selector.mini {
    width:  75px;
}
.dropdown-menu > li.selected > a {
    background-color: #C4ECBD;
}
.dropdown-menu > li > a {
    cursor: pointer;
}
.controll-block .dropdown.selector.long{
    width: 165px;
}
.controll-block .dropdown.selector.long .palchik > a {
    width: 138px
}
.controll-block .breadcrumb {
    margin: 0 10px 3px 10px;
    
}
.controll-block .breadcrumb > li + li::before {
    content: "\f061";
    font-family: FontAwesome;
}
.quran-controllbar {
    left: 50%;
    margin-left: -45%;
    height: 45px;
    
}
.quran-controllbar.col-md-12 {
    left: auto;
    margin: 0;
}
.quran-controllbar > .controll-wrapper {
    display: inline-block;
    height: 45px;
    padding-top: 15px;
}
.controll-wrapper .pagination > li > a, .pagination > li > span {
    padding: 4px 10px;
    color: #000;
    background-color: #D8D4B6;
}
.controll-wrapper .pagination > li.active > a, .pagination > li.active > span {
    background-color: #336633;
    color: #fff;
}
.controll-wrapper .pagination > li:first-child > a, .controll-wrapper .pagination > li:first-child > span {
    border-bottom-left-radius: 16px;
    border-top-left-radius: 16px;
}

.controll-wrapper .pagination > li:last-child > a, .controll-wrapper .pagination > li:last-child > span {
    border-bottom-right-radius: 16px;
    border-top-right-radius: 16px;
}
.controll-wrapper > .btn {
    position: absolute;
    height: 30px;
}
.quran-controllbar > .btn {
    margin-left:  -150px;
    padding: auto 10px;
    max-width: 300px;
    position: relative;
    left: 50%;
}
.quran-controllbar.for-exercise {
    height: 90px;
    margin-left: 0;
    left: 0;
}
.read-status {
    display: inline-block;
    float: left;
    color: #000;
    font-weight: bold;
    line-height: 32px;
}
.palchik  .controls{
    width: 14px; 
    height: 30px;
    float: right;
    margin-left: 5px;
    margin-right: 8px;
}
.palchik  .controls .arrow {
    //background: transparent url('../img/arrows.png') no-repeat -4px -4px;
    height: 14px;
    width: 24px;
    display: block;    
    cursor: pointer;
    font-size: 24px;
    color: #000;
    position: absolute;
    top: 0;
    padding: 0 0 5px 0;
}
.palchik  .controls .arrow.fa-sort-desc {
    top: 16px;    
}
.palchik  .controls .arrow.fa-sort-desc:before, .palchik  .controls .arrow.fa-sort-down:before {
    position: absolute;
    top: -10px;
}
.palchik  .controls .arrow:hover,  .palchik  .controls .arrow:focus {
    color: #709566;
    text-decoration: none;
}
.palchik > a {
    float: left;
    height: 30px;
    min-width: 30px;
    display: block;
    color: #000;
    font-size: 16px;
    padding-left: 7px;
    line-height: 31px;    
    overflow: hidden;    
}
.palchik > a:hover, .palchik > a:focus {
    text-decoration: none;
}
.palchik > a > input {
    background-color: transparent;
    width: 40px;
    line-height: 14px;
    border: none;
    outline: none;
}
.selector.large > .palchik > a > input {
    width: 65px;
}
.controll-block .dropdown.selector.for-sura .dropdown-menu > li:first-child, .controll-block .dropdown.selector.for-sura .dropdown-menu > li:last-child{
    display: none;
    visibility: hidden;
}
.controll-block .dropdown.selector.for-sura .dropdown-menu {
    width: 1000px;
    position: relative;
    top: 0;    
    //left: -520px;
}
.controll-block .dropdown.selector.for-sura .dropdown-menu li {
    display: inline-block;
    width: 156px;
    margin: 4px 5px;
}
.controll-block .dropdown.selector.for-sura .dropdown-menu li a {
    padding: 3px 4px;
}
.controll-block .dropdown.selector.for-sura .dropdown-menu li.active a{
    color: #000;
    background-color: #C4ECBD;
}
/**** for ayats show  ***/
.dropdown.selector.for-ayats .dropdown-menu {
   // width: 1000px;
    position: relative;
    top: 0;    
   // left: -175px;
}
.dropdown.selector.for-ayats .dropdown-menu li {
    display: inline-block;
    width: 80px;
    margin: 4px 5px;
}
/***  VIDEO Block STYLE**/
.video-block .panel-heading {
    background: url("../img/texture_2.jpg") repeat-x scroll center top #779b6c;
    color: #ffffff;
    font-weight: bold;
    padding: 7px 15px;
    text-align: center;
}
.video-block .panel-body {
    background-color: #779B6C;
    padding: 0;
    height: 174px;
    border-image: url("../img/texture_2.jpg") 34 repeat;
    border-style: solid;
    border-width: 0 0 34px 0;
    border-radius: 0 0 3px 3px;
}
.video-block .panel-heading i {
    background: url("../img/icons.png") no-repeat scroll -125px 5px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 42px;
    left: 43%;
    position: absolute;
    top: -9px;
    width: 50px;
}
.video-block .panel-heading i:last-child {
    left: 53%;
    background-position: -175px 5px;
}
.carousel {
    border-bottom: 1px solid #fff;
}
/*  player style*/
/*
* AUDIO PLAYER STYLE
* PROGRESSBAR AND BUTTONS
*/
.hidden {
    display: none;
    visibility: hidden;
}
.player {
    width: 720px;
    height: 50px;
    padding-top: 10px;
}
.dolgo {
    float: right;
    margin-right: 10px;
}
.player > audioplayer > .slider-panel > .btn.sound {
    float: left;
    border: none;
    width: 35px;
    height: 24px;
    background-color: transparent;
    position: relative;
    bottom: 6px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 0 5px 0 15px;
}
.slider-panel {
    float: left;
    width: 420px;
    margin-left: 25px;
}
#voice-controll {
    width:  110px;
}
#progress-controll {
    width: 230px;
}

.slider-panel .slider.slider-horizontal {
    float: left;
    height: 12px;
}
.slider.slider-horizontal .slider-track {
    border: 2px solid #fff;
}
.slider-handle.custom {
    border: 1px solid #fff;
    width: 30px;
    position: relative;
    top:2px;
    height: 14px;
    background-color: #e5d044 !important;
    border-radius: 2px;
    z-index: 999;
}
.info-block {
    position: relative;
    top: -7px;
}
.info-block > .inform{
    float: left;
}
.info-block > .inform.info-title{
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    background-color: #fff;
    width: 330px;
    height: 22px;
    overflow: hidden;
    padding: 0 3px;
    
}
.info-block > .inform.info-title > span {
    text-align: center;
    width: 344px;
    display: block
}
.info-block > .inform.info-timing{
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    padding: 3px;
    margin-left: 15px;
}
.player > .box > .btn {
    float:left;
    width: 40px;
    height: 34px;
    margin: auto 3px;
    background-color: #fff;    
    color: #47aa4c;
    border-width: 2px;
}
.icon-register {
    //background: transparent url('../img/player.png') no-repeat -280px 0;
    width: 40px;
    height: 40px;
    float:right;
    display: block;
    margin-top: 7px;
}
.icon-karyz {
    background-color: #fff;
    border-radius: 0 0 8px 8px;
}
li.icon-karyz > a{
    color: #000 !important;
}

.btn.fa.fa-play {    
    height: 40px !important;
    position: relative;
    bottom: 6px;
    font-size: 30px;
}

#register-links.register-links > a {
    float: left;
    display: block;
    margin: 0;
    padding: 0 6px;
    clear: both;
    top: 7px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    margin-left: 120px;
    
}
#register-links.register-links > a:first-child {
    font-size: 16px;
    letter-spacing: 6px;
}
#register-links.register-links > a:hover {
    color: #e5d044;
}


/*##########################*
****  SIDEBARS           ****/
.panel .list-group-item {
    background-color: rgba(0,0,0,0);
}
.list-group-item > a.ng-binding {
    width: 100%;
    display: block;
    color: #000;
}
/* right bar*/
.thumbnail.qari {
    padding: 0;
    width: 80px;
    height: 80px;
    min-width: 80px;
    margin: 0;
    float: left;
    overflow: hidden;
}
.thumbnail.qari > img {
    min-width: 80px;
    min-height: 100%;
}
.qaries-list > .list-group-item {
    padding: 0;
    margin-bottom: 10px;
    display: flex;
    border-color: transparent;
    cursor: pointer;
}
.qaries-list > .list-group-item > div {
    width: 100%;
    height: 90px;
}
.qaries-list > .list-group-item > div > span {
    float: left;
    font-size: 16px;
    padding: 5px;
    width: 165px;
}
.qaries-list > .list-group-item > div > span > a {
    color: #000;
}
/* left sidebar*/
.main-content .news-list {
    
}

.list-group-item.zhanalyk  .thumbnail a > img, .list-group-item.zhanalyk .thumbnail > img {
    //height: 80px;
    text-align: center;
    vertical-align: middle;
}
.news-list > .list-group-item {
    width: 205px;
    height: 155px;
    padding: 0;
    border: none;
    margin-bottom: 7px;    
    left: 59%;
    margin-left: -50%;    
}
.news-list > .list-group-item > div{
    box-shadow: -2px 0 13px #fffcfc;
    cursor: pointer;
}

.news-list > .list-group-item img{
    height: 125px;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transition: all .2s ease-in-out;
}
.news-list > .list-group-item img:hover {
    
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
}
.news-list > .list-group-item .thumbnail {
    padding: 0;
    border-radius: 0;
    margin: 0;
    overflow: hidden;
}
.news-list > .list-group-item .article-caption {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: 30px;
    height: 40px;
    padding: 4px;
    line-height: 16px;
    width: 100%;
}

.st {
    margin: 0 26px;
    color: #688D5E;    
    height: 30px;
    display: inline-block;
    font-style: normal;
    font-size: 16px;
    position: relative;
    top: 4px;
    float: right;
}
.st.shows {
    margin-right: 0;
}
.st > i{
    background: url("../img/icons.png") no-repeat scroll -226px -10px rgba(0, 0, 0, 0);
    height: 30px;
    width: 40px;
    display: inline-block;
    position: absolute;
    left: -40px;
}
.st > i.shows {
    background-position: -262px -10px;
}
/*footer*/
#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    //height: 60px;
    background-color: transparent;
}
#footer > .container {
    background: transparent url('../img/footer.jpg') no-repeat center bottom;    
    height: 185px;
    border-radius: 10px;
}
#footer .logo {
    background: transparent url('../img/logo.png') no-repeat center top;       
    margin: 42px 0 0 32px;
    width: 120px;    
    height: 140px;
    display: block;
}
#footer .logo > p {    
    position: relative;
    top: 98px;
    line-height: 13px;
    text-transform: uppercase;
    color: #02783c;
    font-size: 11px;
    font-weight: 600;
}
#footer .logo > p > span{ 
    letter-spacing: 2px
}
#footer .logo > p > span:first-child {
    letter-spacing: 5px;
}
.footer-center {
    height: 34px;
    clear: both;
    margin: 0 auto;
}
.footer-center-middle {
    display: block;
    width: 240px;
    margin: 17px auto;
    
}
.btn.social {
    width: 22px;
    height: 22px;
    padding: 15px;
    margin: 0 6px;
    background: transparent url('../img/social.png') no-repeat 5px 5px;
    transition: background-position .2s ease-in-out;
}
.btn.social:hover {
    background-position: 5px -24px;
    transition: background-position .2s ease-in-out;
    
}
.btn.social.vk {
    background-position: -24px 5px;
}
.btn.social.vk:hover {
    background-position: -24px -24px;
}
.btn.social.yt {
    background-position: -50px 5px;
}
.btn.social.yt:hover {
    background-position: -50px -24px;
}
.btn.social.ig {
    background-position: -79px 5px;
}
.btn.social.ig:hover {
    background-position: -79px -24px;
}
.btn.social.tt {
    background-position: -108px 5px;
}
.btn.social.tt:hover {
    background-position: -108px -24px;
}
.footer-center-middle > .btn{
    
    
}
.footer-center-top > a.btn {
    margin: auto 12px;
    padding-left: 14px;
    padding-right: 14px;
    width: 170px;    
    letter-spacing: 1px;
    text-transform: uppercase;
}
.footer-center-top > a.btn:first-child {
    margin-left: 60px;
}
.footer-center-top > a.btn:hover {
    background-color: #fff;
   -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.footer-center-top {
    margin-top: 44px;   
}
.footer-center-bottom > p {
    text-align: center;
    font-weight: 600;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, .5);
    margin-bottom: 0;
    line-height: 17px;
}
.footer-center-bottom > p > span {
    text-transform: uppercase;
}
#footer .autors *{
   margin: 160px 0 0 0;
   color: #000;
   font-size: 16px;
   text-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
}
.btn {
    border: 1px solid #fff;    
    padding: 4px;
    color: #545454;
    text-shadow: 0px 0px 7px rgba(150, 150, 150, 1);
}
.text-muted {
    margin: 20px 0;
}
.lang-selector > li{
    cursor:pointer;
    //list-style: none;
}
.form-login {       
    padding: 0px 15px 5px 15px;
    margin: 0 auto;
}

    .form-login .form-login-heading {
        margin-bottom: 10px;
    }

    .form-login .form-control {
        position: relative;
        height: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
        font-size: 16px;
    }

        .form-login .form-control:focus {
            z-index: 2;
        }

    .form-login input[type="password"] {
        margin-top:5px;
        margin-bottom: 5px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .carousel .carousel-indicators {
        top: 106%;
    }
    .carousel .carousel-control {
        width: 40px;
        cursor: pointer;
    }
    .carousel > div  .slide-content {
        width: 210px;
        max-width: 210px;
        max-height: 140px;
        display: inline-block;
    }
    .carousel > div .slide-content a {
        display: block;
        height: 140px;
        width: 210px;
        overflow: hidden;
    }
    .carousel > div .slide-content img {
        width: 210px;
        max-width: 210px;
        max-height: 140px;
        transition: all .2s ease-in-out;
        
    }
    .carousel > div .slide-content img:hover {
        transform: scale(1.2)
    }
    .carousel > div .slide-content a >span {
        display: block;
        width: 210px;
        height: 25px;
        margin-bottom: 0;
        position: absolute;
        bottom: 0;
        overflow: hidden;
        background-color: rgba(0,0,0,0.5);
        color: #fff;
    }
/*******  Регистрация   **********/
.content {
    
    position: relative;
    overflow: hidden;
}
.steps {
    width: 3000px;
    position: relative;
    left:0;
}
.step {
    display: block;
    float: left;
    position: relative;
    width: 330px;
    margin: 0 70px;
    left: 0px;        
}
.step:first-child{ margin-left: 0}
.step:last-child {margin-right: 0}
.register-user {cursor: pointer;}
/**/






/*admin*/
.row.adminka {
    margin-bottom: 20px;
    
}
.row.adminka .panel h4 {
    margin: 8px 25px;
}
.row.adminka .col-md-8,  .row.adminka .col-md-12 > .panel, .row.adminka .col-md-10 > .panel {
    background-color: #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;    
}
.video-crud .thumbnail {
    width: 120px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    vertical-align: middle;    
}
.pagination {
    margin: 0 auto;
    display: table;
}
.alert {
    text-align: center;
}
.alert-danger.ng-enter, alert.ng-leave {    
    -webkit-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    -ms-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    transition: opacity .6s ease;
}
.alert-danger.ng-enter  {
    opacity: 0
}
.alert-danger.ng-enter.ng-enter-active {
   opacity: 1;
    
}

.sure-scroller {    
    height: 320px;
    max-height: 320px;
    overflow-y: hidden;
    position: relative;
   
}

.sure-scroller > .ps-scrollbar-x-rail,
.sure-scroller > .ps-scrollbar-y-rail {
    opacity: 0.6;
}
.page-scroller {
    height: 248px;
    max-height: 248px;
    overflow-y: hidden;
    position: relative;
}
.adminka table tr td {
    max-width: 450px;
}
.adminka .crud-helper {
    margin-top: -7px;
    float: right;
}
.adminka .input-group-addon {
    border: 1px solid #ccc !important;
}
/*##############################*/
/******    HATYM DESIGN    ******/

.cabinet-tabs-wrapper {
    padding: 15px; background-color: #fff;
    display: block;
    min-height: 700px;
}
.cabinet-tabs-wrapper .tab-pane > div {
    height: 700px;
}
.cabinet-tabs-wrapper .hatym-wrapper {
    overflow-y: scroll;
    padding-top: 0;
}
.cabinet-tabs-wrapper .tabs-left > .nav-tabs > li, .cabinet-tabs-wrapper .tabs-right > .nav-tabs > li {
    width: 150px;
    margin-left: 15px;
}
.cabinet-tabs-wrapper .tab-pane {
    margin-left: 170px;
}
.cabinet-tabs-wrapper .selected-juz-join-btn {
    display: inline-block;
    float: left;    
    margin: 5px 3px;
}
.cabinet-tabs-wrapper .tabs-left > .nav-tabs {
    height: 700px;
    background-color: #F8F4CF;
    padding-top: 15px;
}
.cabinet-tabs-wrapper .one-hatym {
    clear: none;
}

.cabinet-tabs-wrapper .hatym-wrapper h4 > span {
    margin-right: 45px;
}
.hatym-wrapper {
    background-color: #fff;
    border-radius: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
    
}
.popup .hatym-wrapper {
    padding-bottom: 0;
    padding-top: 0;
    height: 450px;
    overflow: auto;
}
.one-hatym {
    display: block;
    clear: both;
}
.hatym-container, .hatym-container:hover {
    text-decoration: none;
    display: block;
    height: 180px;
    position: relative;
}

.hatym-block {
    float: left;;
}
.hatym-block > div {
    //
}
.hatym-main-block {
    padding: 10px 0 0;
    border-right: 1px solid #336633;
    width: 170px;
    
}
.hatym-secondary-block {
    
}
.hatym-wrapper .pagination-wrapper {
    width: 100%;
    float: left;
}
.ic {
    display: inline-block;
    width: 28px;
    height: 28px;
    font-size: 28px !important;
    color: #336633;
    margin: 0 6px;
}
.hatym-secondary-block > .hatym-descr > span  {
    line-height: 1.42857;
    color: #336633;
    display: block;
    padding-left: 10px;
    padding-top: 6px;
    max-height: 115px;
    
}
.hatym-secondary-block > .hatym-descr > span p {
    margin: 0;
    word-wrap: break-word;    
    overflow: hidden;
    max-width: 200px;
    
}
.hatym-main-block > div  span {
    line-height: 30px;
    color: #336633;
}
.hatym-counter {
    font-size: 16px !important;    
    border-bottom: 2px solid #336633;
    color: #336633;
    width: 300px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.hatym-container:before {
    content: '';
    background: transparent url("../img/corner.jpg") no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    padding-right: 387px;
    transform: rotate(180deg);
}
.hatym-container:after {
    content: '';
    background: transparent url("../img/corner.jpg") no-repeat;
    width: 25px;
    height: 25px; 
    position: absolute;    
    right: 0;
    margin-top: -13px;
    transform: rotate(270deg);
}
.hatym-item {
    background-color: #fff;
    width: 42%;
    
    float: left;
    margin: 20px 35px;
    padding: 5px;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 19px 6px rgba(204,204,204,1);
    -moz-box-shadow: 2px 2px 19px 6px rgba(204,204,204,1);
    box-shadow: 2px 2px 19px 6px rgba(204,204,204,1);
    
}
.hatym-item:before {
    content: '';
    background: transparent url("../img/corner.jpg") no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    transform: rotate(90deg);
}
.hatym-item:after {
    content: '';
    background: transparent url("../img/corner.jpg") no-repeat;
    width: 25px;
    height: 25px;
    margin-top: -25px;
    
    position: absolute;
   
}
.hatym-item:last-child {
    
}
.hatym-btn {
    background-color: #336633;
    border: 1px solid #336633;
    border-radius: 6px;
    width: 140px;
    height: 32px;
    margin: 0 auto;
    clear: both;
    position: relative;
    top: 10px;
}
.hatym-btn.finished {
    width: 240px;
}
.hatym-btn > a, .hatym-btn > a:hover , .hatym-btn > a:focus{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 5px;
    text-align: center;
}
.hatym-btn:hover > a, .hatym-btn:hover > a:hover , .hatym-btn:hover > a:focus{
    background-color: #fff;
}
.hatym-btn:hover > a {
    color: #336633;
}
.juz-info-block {
    background-color: #779B6C;
    border-radius: 10px;
    width: 320px;
    height: 106px;
    float: right;
    padding: 10px 25px;
    margin-top: 45px;
    margin-right: 45px;
    
}
.juz-info-line {
    height: 24px;
    display: block;
    margin: 4px;
    clear: both;
}
.juz-info-line > span {
    line-height: 24px;
    position: relative;
    top: -5px;
    color: #fff;
}
.info_ic {
    padding: 2px;
    height: 22px;
    width: 22px;
    background-color: #fff;
    margin-right: 25px;
    display: inline-block;
    -webkit-box-shadow: -1px 1px 14px 1px rgba(0, 0, 0, 0.73);
    -moz-box-shadow: -1px 1px 14px 1px rgba(0, 0, 0, 0.73);
    box-shadow: -1px 1px 14px 1px rgba(0, 0, 0, 0.73);
}
.info_ic.finished {
    background-color: #336633;
}
.info_ic.rezerved {
    background-color: #e6d144;
}

/*#######################*/
/******   FLIPBOOK   *****/


.page-wrapper {
    background-color: #F1F0A0;
    background-repeat: no-repeat;
    width: 510px;
    height: 900px;
    margin-left: 37px;
    position: relative;
    top: 15px;
}
.main-content > .col-md-6.quran-wrapper {
    border: none;
   
}
.quran-containter {
    max-height: 900px;
}
.goto {
    background: transparent url('../img/bigarrows.png') no-repeat -35px 0;
    
    color: #fff;
    position: absolute;
    top: 50%;
    height: 240px;
    width: 35px;
    margin-top: -120px;
    
}
.goto.pageprev {
    
}
.goto.pagenext {
    right: 0;
    background-position: 0 0;
}



.goto > a{
    display: block;
    width: 100%;
    height: 100%;
}
.pNum {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 20px;
    top: -15px;
    display: inline-block;
    background-color: #F2F3A5;
}
.juz-item {
    width: 177px;
    height: 60px;
    padding: 5px;
    margin: 5px 6px;
    float: left;
    color: #000;
    
    
}
.debts .juz-item {
    width: 170px;
}
.juz-item:hover {
    border: 1px solid #a6d41b;
    background-color: #f8ffed;
    text-decoration: none;
}
.juz-progress {
    border: 1px solid #336633;
    border-radius: 2px;
    width: 132px;    
    height: 30px;
}
.juz-track {
    background-color: #336633;
    height: 28px;
    float: left;
    //position: absolute;
}
.juz-track.rezerved {
    background-color: #E6D144;
    position: relative;
}
.juz-page {
    width: 90px;
    height: 120px;
    float: left;
    padding: 5px;
}
.juz-page:nth-child(5) {
    margin-right: 45px;
}
.juz-page:nth-child(15) {
    margin-right: 45px;
}
.popup .juz-page {
    width: 94px;
}
.debts .juz-page:nth-child(5), .debts .juz-page:nth-child(15){
    margin-right: 0;
}
.selected-juz-title, .juz-join-btn {
    display: block;
}
.selected-juz-title {
    border: 1px solid #ccc;
    width: 65px;
    height: 65px;
    padding: 20px 8px;
    margin: 0 auto;
    text-align: center;
    color: #000;
}
.selected-juz-title:hover, .selected-juz-title:focus {
    text-decoration: none;
}
.selected-juz-title.busy {
    background-color: #E6D144;
}
.selected-juz-title.completed {
    background-color: #5A7F51;
}
.selected-juz-join-btn {
    width: 34px;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 5px 23px;
    cursor: pointer;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.selected-juz-join-btn:hover {
    background: #627d4d; /* Old browsers */
    background: -moz-linear-gradient(top,  #627d4d 0%, #1f3b08 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#627d4d), color-stop(100%,#1f3b08)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #627d4d 0%,#1f3b08 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #627d4d 0%,#1f3b08 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #627d4d 0%,#1f3b08 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #627d4d 0%,#1f3b08 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08',GradientType=0 ); /* IE6-9 */

}
.selected-juz-join-btn > a {
    display: block;
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
        
}
.selected-juz-join-btn > i {
    padding: 1px 2px 2px 4px;
}
.selected-juz-join-btn > i:hover {color: red}
.popup .selected-juz-join-btn {
    margin: 2px 2px 2px 5px;
    float: left;
    
}
.popup {    
    margin: 5px
}

.popup-block {
    float: left;
    
}
.popup-block.left-block {
    width: 70px;
    height: 80px;
    background: transparent url('../img/answer.png') no-repeat top center;
}
.popup-block.right-block {
    width: 215px;
}
.popup-block.right-block > p {
    min-height: 80px;
}
.popup  .btn-block {
    margin: 0 auto;    
    width: 180px;
    
}
.popup > .btn-block .btn {
    border: 1px solid #02783c;
    min-width: 80px;
    text-align: center;
}
.popup.debts {
    height: 500px;
    padding: 10px;
}
.popup.debts.popup-bottom {
    height: 50px;
}
.popup.debts .btn-block {
    position: absolute;
    bottom: 10px;
    width: 95%;
}
.popup.debts .btn-block .btn-danger {
    float: right;
}

.row.banners-list, .row.banners-list code {
    height: 180px;
}
.faq .panel-body {
    background-color: #fff;
    border-radius: 0 0 3px 3px;    
    margin-top: -3px;
}
.faq .panel-heading {
    border-radius: 3px;
}

.to-top-btn {
    z-index: 9999;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    bottom: 110px;
    left: 100px;
    background-color: #fff;
    color: #6d9263;
    font-size: 114px;
    line-height: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
        
}
.to-top-btn:hover {
    color: #FFC300;
}
