﻿/* Your custom styles */

/*tbody {
    display: block;
    height: 50rem;
    overflow: auto;
}*/

/*thead, tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }*/

thead {
    width: calc( 100% - 1em );
}

table {
    width: 400px;
}

@charset "utf-8";

a:hover {
    transition: all .3s;
}

img {
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    border: none;
    color: #005da7;
    font-size: 7px;
}

fieldset {
    border: none;
}

textarea {
    resize: none;
    border: 1px solid #bbb;
    padding: 3px;
}

.clear,
.br {
    clear: both;
}

/*ul,
li {
    list-style: none;
    list-style-position: outside
}*/

hr {
    border: none;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #fff;
    height: 1px;
    margin: 4px 0;
}


input,
select {
    vertical-align: middle;
    border: solid 1px #bbb;
    padding: 3px;
}

    input:hover,
    select:hover,
    textarea:hover,
    input:focus,
    select:focus,
    textarea:focus {
        border: solid 1px #817f7f;
    }

    input[type=file] {
        background-color: #fff;
    }

.FrmMain li {
    display: block;
    margin-bottom: 3px;
}

#FrmFooter {
    height: 26px;
    padding-top: 3px;
    text-align: center;
    margin: 12px 0 5px;
}

.field {
    margin-bottom: 5px;
}

.DateHTML {
    background: #fff;
    border: 0 solid #c4c4c4;
    height: 25px;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 150px;
}

.DateHTMLinput {
    background: #fff none repeat scroll 0 0;
    border-width: 0;
    height: auto;
    margin: 0;
}

.InputComment {
    color: #952c0c;
}

.both {
    clear: both;
    background: transparent;
    float: none;
    height: 1px;
}

.NotFound {
    color: #635959;
    font-size: 28px;
    line-height: 2em;
    text-align: center;
    padding: 30px 5px;
}

    .NotFound a {
        font-size: 22px;
        text-decoration: underline;
    }

.FckDesc {
    text-shadow: 0 1px 0 #fff;
    line-height: 20px;
    text-align: justify;
}

    .FckDesc li {
        list-style: outside;
    }

    .FckDesc p {
        line-height: 28px !important;
        font-size: 20px;
    }

        .FckDesc p * {
            font-size: 20px;
        }

    .FckDesc img {
        max-width: 100% !important;
    }

@media(max-width:767px) {
    .FckDesc img {
        height: auto !important;
    }
}

.CatTitle {
    background-color: #ec4c06;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 17px;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 101;
}

.TitleBar {
    font-weight: bold;
    height: 25px;
}

.VotingBox {
    line-height: 2.5em;
    font-size: 14px;
    padding: 2px 4px;
}

#BtnSaveVote,
#BtnViewVote {
    height: 22px;
}

.VotingBox * {
    font-size: 15px;
}

.HilightWord {
    background-color: #ff0;
}

.PrayTime {
    direction: ltr;
    line-height: 20px;
}

.Weather {
    line-height: 25px;
    padding-bottom: 10px;
}

.redstar {
    color: #f00;
}

.readMore {
    position: absolute;
    left: 5px;
    bottom: 5px;
    color: #fff;
    background: #3185b8;
    font-size: 14px;
    display: block;
    padding: 0 5px 1px;
    border-radius: 3px;
}

    .readMore a {
        color: #fff;
    }

        .readMore a:hover,
        .readMore:hover > a {
            color: #f8ff00;
        }

.PagingBar {
    margin-top: 10px;
    position: relative;
}

#SearchBarOrder {
    color: #294f73;
    position: absolute;
    right: 7px;
    top: 4px;
}

#SearchBarPager {
    border-radius: 4px;
    direction: ltr;
    padding: 3px 5px;
    text-align: left;
    white-space: nowrap;
}

input#TxtTargetPage {
    height: 20px;
}

.tdlabel {
    padding-bottom: 7px;
    padding-left: 4px;
    text-align: left;
    vertical-align: middle;
    width: 150px;
}

#FrmTable tr {
    height: 35px;
}

.InputCmd {
    color: #ab521f;
    font-weight: normal;
}

#lblAgree {
    padding-bottom: 4px;
    padding-right: 22px;
    padding-top: 3px;
}

    #lblAgree:hover {
        background: #fef6c9;
    }

#tableFooter {
    text-align: center;
}

.tdStatic {
    font-weight: bold;
    padding-top: 6px;
    vertical-align: top;
}

.BtnImg {
    cursor: pointer;
}

    .BtnImg:hover {
        box-shadow: 0 0 3px #7c9fe8;
    }

#FrmTable td {
    vertical-align: top;
}

.PanelBox {
    margin: 0 0 25px;
}

#PanelBoxHead {
    color: #810404;
    font-size: 31px;
    font-weight: bold;
    text-align: center;
}

#PanelBoxDesc {
    margin: 4px 7px 10px;
    line-height: 1.3em;
    font-size: 17px;
}

.LoginBoxHead {
    color: #be2020;
    font-size: 20px;
    font-weight: bold;
    padding: 0 2px 1px;
    text-align: center;
}

#rembar {
    margin-top: 5px;
    text-align: right;
}

#spRemember {
    color: #106581;
}

    #spRemember:hover {
        color: #bf1010;
    }

.QRegTR {
    vertical-align: top;
    height: 50px;
}

.CaptchaBox {
    float: right;
    height: 35px;
    border: 1px solid #b3b0b0;
    width: 169px;
    margin-left: 2px;
    background: url(../../images/Loaders/smallsquare_loader.gif) no-repeat scroll center center #f0f3f4;
}

.spSuggest {
    background: url(../../images/shape2.png) no-repeat scroll 95% center #d5d5c9;
    border: 1px solid #d4d9cd;
    cursor: pointer;
    left: 3px;
    padding: 3px 21px 3px 11px;
    position: absolute;
    text-align: left;
    top: 1px;
    width: 109px;
}

    .spSuggest:hover,
    .spShowCmds:hover {
        background-color: #efbe20;
    }

#SuggestCmd {
    border: 1px solid #b8b8b8;
    height: 120px;
    margin-bottom: 3px;
    width: 98%;
}

.DocInfo li {
    float: right;
    padding: 3px 2px 0;
    width: 48%;
}

label.VoteSelected {
    box-shadow: 0 0 8px inset #674e45;
    color: #fff !important;
}

.CrntTable {
    background: #808080;
    width: 100%;
}

    .CrntTable td {
        background: #fff;
        padding: 3px;
        text-align: center;
    }

    .CrntTable .btn {
        font-size: 17px;
    }

        .CrntTable .btn b {
            font-size: 17px;
            font-weight: normal;
        }

#trHead td {
    background: #dcdcdc;
}

.DabirBox {
    height: 35px;
    margin: 2px;
    position: relative;
}

#tabbar {
    margin: 0 auto;
    text-align: center;
}

    #tabbar .DocDescBtn {
        padding: 5px 25px 8px;
    }

.TipContent {
    border: 1px solid #e0e0e0;
    line-height: 1.8em;
    padding: 5px;
}

.tavajoh {
    background-color: #eee6c9;
    display: inline-block;
    margin-top: 5px;
    padding: 2px;
}

.VotingCntribBox {
    position: relative;
}

.VotingCntribWait {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 40%;
    z-index: 10;
    background: rgba(48,48,48,.3);
    display: none;
}

.spVotetext {
    font-size: 15px;
    line-height: 1.7em;
}

.NewsBox {
    background: #fff;
    border: 1px solid #d3d3d3;
    margin: 3px 0;
}

    .NewsBox h2,
    .LoginBox h2 {
        background: #eaeaea;
        border-bottom: 1px solid #ededed;
        padding: 5px 6px 8px;
    }

    .NewsBox li {
        padding: 4px 3px;
    }

.newsThumb {
    border-top: solid 1px #fff;
    margin-bottom: 5px;
}

    .newsThumb img {
        float: right;
        border: solid 2px #e4e4e4;
        margin-left: 10px;
    }

.newsThumbTitle {
    margin: 5px 0;
    color: #0052b5;
}

.newsInfo {
    padding: 4px;
    height: 15px;
    font-size: 14px;
    border-bottom: 1px solid #bfd1d9;
    position: relative;
    text-align: right;
}

    .newsInfo span {
        color: #86898a;
        font-size: 14px;
    }

.innerNewsThumb {
    position: relative;
    padding: 5px;
}

    .innerNewsThumb .readMore {
        background-color: #f0f4f6;
    }

        .innerNewsThumb .readMore:hover {
            background-color: #cbd7e6;
        }

.newsDate {
    color: #0b7f9a;
    font-family: tahoma;
    font-size: 13px;
    padding: 3px;
}

.newsBrief {
    color: #676565;
    padding: 6px 5px;
    line-height: 1.4em;
    text-align: justify;
    border: solid 2px #c5c5c5;
    border-radius: 3px;
    margin: 9px 2px 10px;
    font-size: 18px;
}

.CntFooter li {
    line-height: 1.8em;
}

.CntFooter {
    margin: 30px 5px 15px;
}

    .CntFooter li a {
        font-weight: bold;
        text-decoration: underline;
    }

        .CntFooter li a:hover {
            text-decoration: none;
            color: #a52a2a;
        }

.TipLabel {
    background-color: #ececec;
    color: #000;
    display: block;
    font-weight: normal;
    margin-top: 2px;
    padding: 7px;
    position: relative;
}

    .TipLabel:hover {
        background-color: #d6cece;
    }

.TipDate {
    text-align: left;
    display: block;
    font-size: 14px;
}

.TabHeader {
    background: #87e4db;
}

    .TabHeader li {
        border-bottom: 1px solid #57ada0;
        border-left: 1px solid #109c87;
        color: #0a524a;
        float: right;
        height: 41px;
        line-height: 1.2em;
        margin: 0 1px 1px 0;
        overflow: hidden;
        padding: 2px 1px 0;
        position: relative;
        text-align: center;
        width: 19.4%;
    }

        .TabHeader li:hover {
            background-color: #b0d9d5;
        }

        .TabHeader li.InActive {
            background-color: #aef5ee;
            border-left: 1px solid transparent;
            color: #0053a1;
            cursor: pointer;
        }

        .TabHeader li.Active {
            cursor: default;
            z-index: 100;
            color: #fff !important;
            background: url(../../images/Rectangle4.png) no-repeat scroll center 100% #0093ff;
            padding: 4px 1px 0 !important;
            height: 39px !important;
        }

            .TabHeader li.Active:hover {
                background-color: #0093ff !important;
                color: #fff !important;
            }

#srchBox {
    border: 1px solid #ccc;
    margin-bottom: 5px;
    padding: 5px 10px;
}

.RulesBox li a {
    background: url(../../images/flesh-icon.png) scroll no-repeat 99.2% center #deebed;
    color: #061737;
    display: block;
    margin-bottom: 2px;
    padding: 4px 15px 5px;
}

    .RulesBox li a:hover {
        background-color: #c4dee0;
    }

#timebox {
    background: url(../../images/clock.jpg) no-repeat scroll -16px center #f2f4ec;
    border: 1px solid #d6d4d4;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    height: 48px;
    line-height: 1.54em;
    padding-top: 5px;
    margin: 0 0 6px;
}

.imglink:hover {
    outline: 2px solid #298fa6;
}

.comms li {
    margin-bottom: 2px;
}

    .comms li:hover {
        outline: 2px solid #d9e4ea;
    }

.comms img {
    width: 228px;
    height: 75px;
    border: 1px solid #d6d6d6;
}

.socialbar {
    position: relative;
}

    .socialbar a {
        color: #fff;
        display: inline-block;
        font-size: 25px;
        margin-left: 10px;
    }

        .socialbar a:hover {
            color: #66fff4;
        }

.blink {
    background-color: #ffba00 !important;
}

.LoginBox #loginMsg {
    display: none;
}

.fancybox-inner #LoginBoxInner {
    width: 800px;
}

    .fancybox-inner #LoginBoxInner h3 {
        border-bottom: 2px solid;
        color: #c00;
        font-size: 20px;
        margin-bottom: 5px;
        padding-bottom: 4px;
        text-align: center;
    }

.fancybox-inner #loginMsg {
    display: block;
    font-size: 20px;
    text-align: center;
}

.fancybox-inner .hdr {
    display: none;
}

#registerBtn,
#loginAsGusetBtn {
    background-color: #bf1010;
    border-radius: 3px;
    display: block;
    width: 80%;
}

    #registerBtn:hover,
    #loginAsGusetBtn:hover {
        background-color: #7e1414;
    }

#rememberBtn {
    background-color: #fc8600;
}

    #rememberBtn:hover {
        background-color: #dc7400;
    }

.nobold {
    font-weight: normal;
}

.tipsy {
    font-size: 1em;
    padding: 5px;
    position: absolute;
    z-index: 100000;
}

    .tipsy .tipsy-inner {
        background-color: #111;
        border-radius: 3px;
        color: #fff;
        max-width: 200px;
        padding: 4px 12px 6px;
        text-align: center;
        font-family: Tahoma;
        font-size: 12px;
    }

    .tipsy .tipsy-arrow {
        border: 5px dashed #111;
        height: 0;
        line-height: 0;
        position: absolute;
        width: 0;
    }

    .tipsy .tipsy-arrow-n {
        border-bottom-style: solid;
        border-color: -moz-use-text-color transparent #111;
        border-top: 0 none;
        left: 50%;
        margin-left: -5px;
        top: 0;
    }

    .tipsy .tipsy-arrow-s {
        border-bottom: 0 none;
        border-color: #111 transparent -moz-use-text-color;
        border-top-style: solid;
        bottom: 0;
        left: 50%;
        margin-left: -5px;
    }

    .tipsy .tipsy-arrow-e {
        border-color: transparent -moz-use-text-color transparent #111;
        border-left-style: solid;
        border-right: 0 none;
        margin-top: -5px;
        right: 0;
        top: 50%;
    }

    .tipsy .tipsy-arrow-w {
        border-color: transparent #111 transparent -moz-use-text-color;
        border-left: 0 none;
        border-right-style: solid;
        left: 0;
        margin-top: -5px;
        top: 50%;
    }

h2,
h4,
h5,
h3 {
    font-weight: normal;
}

.leftbar {
    padding-right: 0;
}

.rightbar {
    padding-left: 0;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    color: #7a000f;
}

@media(max-width:767px) {
    .rightbar {
        padding-left: 15px;
    }

    .leftbar {
        padding-right: 15px;
    }
}

.nopadding {
    padding: 0;
}

label {
    cursor: pointer;
    font-weight: normal;
}

/*ul,
p,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0
}*/

.TagsLink {
    background-color: transparent;
    padding: 2px 4px;
    margin-top: 10px;
}

#TagTitle,
#TagTitle:hover {
    background: transparent;
    color: #282828;
    padding: 3px 4px 0;
}

.TagsLink li {
    background-color: #0a6ca9;
    border-radius: 3px;
    display: block;
    float: right;
    height: 16px;
    line-height: 13px;
    margin: 5px 2px 8px;
    padding: 4px 8px 2px;
}

    .TagsLink li a,
    .TagsLink li a:visited,
    .TagsLink li a:link,
    .TagsLink li a:active {
        color: #fff !important;
        display: block;
        text-decoration: none;
        font-size: 14px;
    }

        .TagsLink li:hover,
        .TagsLink li:hover > a,
        .TagsLink li a:hover {
            background-color: #ea775a;
            color: #fff;
        }

.widgetModule {
    padding: 0 8px;
}

#NavBar {
    background: #f0f0f0;
    border-radius: 3px;
    color: #000;
    font-size: 15px;
    margin: 20px 14px 16px;
    min-height: 22px;
    padding: 6px;
}

.NavCat {
    float: right;
    margin: 0;
    padding: 0;
}

    .NavCat li {
        float: right;
        text-align: center;
    }

    .NavCat .pre {
        width: 8px;
        height: 21px;
    }

    .NavCat .mid {
        padding-top: 0;
        padding-left: 7px;
    }

        .NavCat .mid,
        .NavCat .mid a {
            font-size: 15px;
            color: #133c5e;
        }

            .NavCat .mid a:hover {
                color: #de1a14;
            }

    .NavCat .post {
        background: url(../../images/nav2.png) no-repeat scroll center 56% transparent;
        height: 15px;
        width: 10px;
    }

#NavCatLast .post {
    font-weight: bold;
}

::-webkit-input-placeholder {
    text-align: right;
}

:-moz-placeholder {
    text-align: right;
}

::-moz-placeholder {
    text-align: right;
}

:-ms-input-placeholder {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.tablelist td,
tr,
th {
    border: none;
    padding: 4px 5px;
    font-family: Tahoma;
    font-size: 12px;
}

.tablelist {
    border: solid 1px #3c7e00;
    color: #323b3a;
}

    .tablelist th {
        background: #002f00;
        background-position: -30px 0;
        border-left: solid 1px #3c7e00;
        color: #fff;
        height: 30px;
        text-align: center;
    }

    .tablelist td {
        border: solid 1px #3c7e00;
    }

    .tablelist tr {
        border-bottom: solid 1px #3c7e00;
        border-top: solid 1px #3c7e00;
    }

    .tablelist .odd {
        background: #f5f5f5;
        text-shadow: 1px 1px 0 #fff;
    }

.navbar-left {
    background: #2b9dab;
    width: 100%;
    top: 7px;
    position: relative;
}

.navbar {
    background: #fff;
    border-color: #c9c9c9;
}

.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
}

    .navbar-nav > li > a {
        color: #fff;
    }

        .navbar-nav > li > a .fa-desktop {
            top: 3px;
            position: relative;
            right: -2px;
            color: #535353;
        }

        .navbar-nav > li > a:focus .fa-desktop,
        .navbar-nav > li > a:hover .fa-desktop {
            color: #fff;
        }

        .navbar-nav > li > a:hover,
        .navbar-nav > li > a:focus {
            color: #fff;
            background-color: #0e98a5;
            transition: all .2s ease-out;
        }

    .navbar-nav > .open > a,
    .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #0e98a5;
        transition: all .2s ease-out;
    }

.navbar-toggle {
    background-color: #333;
    margin-left: 0;
    float: right;
    margin: 8px 5px 0 4px;
    padding: 10px 8px 9px;
}

    .navbar-toggle .icon-bar {
        background-color: #fff;
    }

.icon-bar .button {
    width: 60px;
    margin-left: 2px;
    height: 33px !important;
    margin-top: 9px;
}

.icon-bar .fa {
    color: #fff;
    margin-top: 14px;
    font-size: 25px;
    margin-right: 10px;
    font-weight: bold;
}

    .icon-bar .fa:hover {
        color: #81f3ff;
    }

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
}

@media(max-width:768px) {
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #1f4978;
        background-color: #aecad5;
    }
}

@media(max-width:991px) {
    .nav > li > a {
        font-size: 18px;
    }
}

.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
    background-color: #0e98a5;
    color: #fff;
}

.nav > li {
    border-bottom: solid 1px #3e8a94;
}

    .nav > li.splitter {
        border-top: solid 1px #3e8a94;
    }

.navbar-nav .fa {
    vertical-align: middle;
    margin-left: 10px;
    text-align: center;
    color: #75fff2;
    font-size: 20px;
}

.nav > li.static-navlink {
    border-bottom: 0;
}

    .nav > li.static-navlink a {
        background-color: #0e98a5;
        color: #005158;
        padding-bottom: 5px;
    }

        .nav > li.static-navlink a i.fa {
            color: #00666f;
        }

li.static-navlink ~ li:nth-child(2) {
    border-top-width: 0;
}

.fancybox-inner .lightBoxTitle {
    border-bottom: 1px solid #c8c8c8;
    font-size: 20px;
    margin: 5px 2px 16px;
    padding: 4px 0 13px;
    width: 97%;
}

.fancybox-inner .span {
    display: block;
    margin-top: 10px;
    padding-right: 7px;
}

.fancybox-inner .input {
    font-size: 22px;
    height: 30px;
    padding-left: 3px;
    width: 93%;
}

.fancybox-inner a {
    color: #034670;
}

@media print {
    html,
    body {
        background: #fff !important;
    }
}

a {
    border: none;
    outline: none;
    text-decoration: none;
}

.login-form {
    display: inline-block;
    width: 100%;
}

@media only screen and (max-width:767px) {
    .text-center-mobile {
        text-align: center !important;
    }
}

#button-to-top {
    background: #5176ad none repeat scroll 0 0;
    border-bottom: 1px solid #5176ad;
    border-radius: 3px;
    border-top: 1px solid #5176ad;
    bottom: 20px;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 45px;
    padding-top: 7px;
    position: fixed;
    right: 20px;
    text-align: center;
    transition: background .3s ease 0s,color .2s ease 0s;
    width: 45px;
    z-index: 1000;
}

.toplogo-banner {
    text-align: center;
    margin-bottom: 25px;
}

.parent-header {
    height: 54px !important;
}

.besm .form-control {
    margin-left: 10px;
}

.top-page-new {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,0) url("../../images/top-menu.jpg") repeat-x scroll 0 0;
    height: 55px;
}

.besm {
    background: rgba(0,0,0,0) url("../../images/besma.png") no-repeat scroll center 10px;
    height: 110px;
}

.h2-banner {
    color: #111;
    display: inline-block;
    float: left;
    padding-top: 10px;
    font-size: 16px;
    font-weight: normal;
    margin-left: 35px;
    text-align: left;
    width: 100%;
}

.logo-con {
    left: 0;
    z-index: 999;
}

#main-header {
    height: 58px !important;
    padding: 0;
    position: relative;
    transition: all .3s ease 0s;
    z-index: 5000;
}

.con-head-main {
    position: relative;
}

.h2-icontxt {
    color: #fff;
    font-weight: normal;
    line-height: 15px;
    margin: 0;
    padding-top: 16px;
    text-align: left;
}

.iconname {
    background: rgba(0,0,0,0) url("../../images/iconname.png") no-repeat scroll 0 0;
    float: left;
    height: 42px;
    margin-top: 5px;
    padding: 0;
    width: 45px;
    margin-right: 7px;
    margin-left: 5px;
}

.toplogobanner {
    left: 34%;
}

.banner-r {
    background: url("../../images/backlogo.png") no-repeat scroll center top;
    display: inline-block;
    width: 100%;
}

.details-logo {
    display: inline-block;
    height: 132px;
    width: 389px;
    text-align: center;
}

.banner-r-h3 {
    color: #fff;
    font-family: tahoma;
    font-size: 14px;
}

.h1 {
    color: #fff;
    font-size: 41px;
    margin-top: 8px;
}

.banner-r-h2 {
    color: #fff;
    font-family: tahoma;
    font-size: 15px;
    margin: 16px 0 0;
    padding-right: 0;
}

.button {
    background: #007da1 none repeat scroll 0 0;
    border: 1px solid #35b6c6;
    border-radius: 4px !important;
    color: #fff;
    height: 33px !important;
    margin-left: 8px;
    padding: 0;
    transition: all .3s ease-out;
}

    .button:hover,
    .button:focus {
        background: #80d2da;
        border: 1px solid #6a909f;
        color: #111;
        transition: all .3s ease-out;
    }

.p-banner-r {
    position: absolute;
    right: 0;
}

.p-banner-l {
    position: absolute;
    left: 0;
}

.h2-right-logo {
    color: #007b86;
    float: right;
    font-size: 15px;
    margin-left: 8px;
}

.right-logo {
    color: #111;
    float: right;
    font-size: 16px;
    line-height: 24px;
    margin-top: -45px;
    padding: 0;
    text-align: justify;
}

@media(max-width:450px) {
    .banner-r {
        background: url("../../images/backlogo.png") no-repeat scroll center top/100% !important;
    }
}

@media(max-width:767px) {
    .logo-con {
        background: transparent !important;
    }

    .banner-r {
        background: url("../../images/backlogo.png") no-repeat scroll center top;
        display: inline-block;
        width: 100%;
    }

    .h1 {
        font-size: 20px !important;
        margin-top: 0 !important;
        margin-bottom: 0;
    }

    .banner-r-h3 {
        font-size: 10px !important;
    }

    .details-logo {
        width: 100% !important;
        text-align: center !important;
    }

    .h2-banner {
        float: left !important;
        padding-top: 10px !important;
        font-size: 16px !important;
        margin-left: 0 !important;
        text-align: center !important;
        width: 100% !important;
    }

    #header {
        background: rgba(0,0,0,0) url("../../images/back-top.png") repeat scroll center 71px !important;
    }

    .menu-bar,
    .block-1 {
        margin-top: 0 !important;
    }

    .content-block-1 .h2-blue {
        padding-top: 0 !important;
    }

    .p-left-ozviyat {
        background: transparent !important;
        margin-top: 25px;
    }

    .name-user-profiles {
        font-size: 13px !important;
    }

    .banner-r-h2 {
        font-size: 17px !important;
        margin: 7px 0 0 !important;
    }

    .small-menu {
        margin-left: 0 !important;
    }
}

input#subscr-name {
    border: 0 none;
    border-radius: 3px;
    color: #666;
    font-size: 22px;
    margin-left: 9px;
    padding: 5px;
}

.form-group {
    margin-bottom: 9px;
    padding-right: 0;
}

.block-1 {
    margin-top: 35px;
}

.socialNetworks {
    margin: 2px 0 14px;
}

    .socialNetworks img {
        display: inline-block;
        margin: 0 9px;
        height: 25px;
    }

        .socialNetworks img:hover {
            -webkit-filter: grayscale(1);
            filter: grayscale(1);
        }

.kol-hoghoogh {
    background: url("../../images/footer.jpg") repeat scroll 0 0;
    border-top: 1px solid #2b4c92;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
}

.hoghoogh {
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 15px 0 7px;
}

    .hoghoogh:after {
        display: table;
        clear: both;
        content: " ";
    }

.footer-docimg .img-thumbnail {
    width: 100px;
    padding: 0;
}

.copyright {
    color: #c0f3f9;
    font-size: 14px;
    line-height: 1.2;
    margin-top: 7px;
}

    .copyright a {
        color: #5cecfd;
        border-bottom: solid 1px;
        display: inline-block;
    }

.htitle {
    font-size: 15px;
    padding-top: 5px;
}

.class-block-1 {
    margin-top: 28px;
    margin-bottom: 15px;
}

@media(max-width:767px) {
    .link-list ul li {
        background: #fff !important;
        display: inline-block;
        height: 66px !important;
        margin: 6px 0;
        padding-bottom: 6px;
        text-align: center;
    }

    .select-name {
        margin-bottom: 10px !important;
    }

    .form-group {
        margin-bottom: 10px !important;
    }

    .link-serach {
        margin-right: 0 !important;
    }

    .li-transfer {
        border-bottom: 1px solid #d2d9db !important;
    }
}

.name-user-profiles a:hover {
    background: transparent !important;
    color: #3c91bf !important;
    text-decoration: none !important;
}

.pa-footer {
    background: #0a5d67;
    margin-top: 35px;
}

.hoghoogh {
    color: #fff;
    font-size: 15px;
    padding-top: 15px;
    text-align: center;
}

.titr-footer::before {
    margin-top: 7px;
    float: right;
    margin-left: 12px;
}

.titr-footer {
    color: #fff;
    font-size: 22px;
    padding-bottom: 6px;
}

.footer-links a {
    color: #0a3438;
    font-size: 17px;
}

    .footer-links a:before {
        content: "-";
        margin-left: 5px;
    }

.footer-links li {
    text-align: justify;
}

.footer {
    padding-bottom: 10px;
    padding-top: 26px;
}

.footer-links > ul {
    list-style: outside none none;
    padding: 0;
}

.footer-links a:hover {
    color: #c5e8ff;
    text-decoration: none;
    font-size: 17px;
    transition: all .3s ease-out;
}

.sahn-titr,
.sahn-titr div {
    color: #036f75;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    text-shadow: -1px 1px 1px #f7efe8;
}

    .sahn-titr img {
        width: 100%;
    }

.sahn-span {
    display: block;
    width: 75%;
    text-align: center;
    margin: 0 auto;
}

.CopyBox {
    border: 0 solid #4c646b !important;
    box-shadow: none !important;
    display: inline-block;
    margin: 12px 0 0 !important;
    position: relative;
    width: 100%;
}

span.notfav,
span.fav {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    left: 6px;
    padding: 0;
    position: absolute;
    top: 8px;
    width: 32px;
    z-index: 10;
}


.CopyTitle.even {
    background-color: #f5ede5;
}

.CopyTitle-span {
    background: #008c51;
    color: #fff;
    display: table-cell;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    width: 160px;
    vertical-align: top;
    padding-top: 4px;
}

    .CopyTitle-span span {
        font-size: 13px;
        color: white;
        display: block;
        line-height: 1.2em;
    }

.CopyTitle {
    background: white none repeat scroll 0 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 2px 9px #927f6b;
    color: #111;
    cursor: pointer;
    display: table;
    font-size: 16px;
    padding-left: 42px;
    position: relative;
    width: 100%;
}



.CopyTitle-Title {
    font-size: 20px;
    margin-top: 8px;
    text-align: right;
    display: table-cell;
    padding-right: 5px;
    line-height: 1.2;
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 3px;
}

.CopyTitle-Title-span {
    padding: 10px 0 4px;
    color: #990505;
    font-weight: bold;
    font-size: 15px;
}

.CopyTitle-Title-desc {
    font-size: 16px;
    color: #000;
    text-align: center;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 5px;
}

@media(max-width:767px) {
    .CopyTitle-Title-span {
        font-size: 21px;
    }

    .CopyTitle-Title-desc {
        font-size: 17px;
    }
}

.title-full {
    width: 100%;
}

.CopyTitle .CopyTitle-Title {
    color: #9f1212;
    text-align: center;
}

.shortlinkurl {
    border: solid 1px #c5c5c5;
    padding: 2px 5px 0;
    float: left;
    margin: 10px 3px 0;
    border-radius: 2px;
}

    .shortlinkurl input {
        min-width: 250px;
        direction: ltr;
        border: solid 1px #e9e9e9;
        padding: 2px 3px 2px;
        margin-bottom: 2px;
        background: #fff;
        font-family: Tahoma;
    }

.CopyTitle-brief {
    display: block;
    padding: 0 0 10px;
}

.CopyContent {
    background: #fff none repeat scroll 0 0;
    display: block;
    line-height: 1.5em;
    padding: 10px 5px 5px;
    position: relative;
    border: solid 1px #d6c5b4;
}

.VoteTabBtnSel,
.VoteTabBtnSel:hover {
    background-color: #379fa6 !important;
    color: #fff !important;
}

.VoteTabBtn {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #51a6b5;
    color: #1c8ab0;
    cursor: pointer;
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    padding: 2px 21px 2px 3px;
    text-align: center;
    transition: width .3s ease-in-out;
    width: 50%;
}

    .VoteTabBtn:hover {
        background-color: #75cfe3;
    }

.TabInner,
.TabInner0 {
    font-size: 15px;
    line-height: 2;
    padding: 0;
    position: relative;
    text-align: justify;
}

label.btnWarning {
    border: 1px solid #ccc;
    color: #f25d71 !important;
    margin-right: 2px !important;
    padding: 0 !important;
    width: 100% !important;
    background: #fff !important;
}

    label.btnWarning:hover {
        background-color: #f25d71 !important;
        color: #fff !important;
    }

.LabelBox.Warning {
    float: left;
    text-align: left;
    width: 149px;
    padding: 0 3px 3px;
    margin-bottom: 5px;
    background-color: transparent;
}

.LabelBox label {
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    opacity: 1;
    padding: 0 8px;
    text-align: center;
    width: 80px;
    white-space: nowrap;
}

.fa.fa-exclamation-triangle {
    float: right;
    margin-left: 7px;
    margin-right: 6px;
    margin-top: 7px;
}

.agree {
    background: #4ab55f;
    border-bottom: 4px solid #2a9a46;
}

    .agree:hover {
        background: #2a9a46;
        border-top-color: #4ab55f !important;
    }

.noagree {
    background: #f6a346;
    border-bottom: 4px solid #c77a1c;
}

    .noagree:hover {
        background: #c77a1c;
        border-top-color: #f6a346 !important;
    }

.disagree {
    background: #f25d71;
    border-bottom: 4px solid #e14e64;
}

    .disagree:hover {
        background: #e14e64;
        border-top-color: #f25d71 !important;
    }

.LabelBox label:hover {
    border-top: solid 4px;
    color: #111;
    margin-top: -4px;
    transition: all .3s ease;
}

.TabContent {
    position: relative;
}

.LabelBox {
    background-color: #fff;
    padding: 11px 5px 0;
    width: 100%;
    display: inline-block;
}

.spShowCmds .fa.fa-comment {
    color: #fff !important;
    float: right !important;
    font-size: 19px !important;
    margin-left: 9px !important;
    margin-top: 6px !important;
}

.btnExtraCmd .fa.fa-chevron-down {
    color: #3297bd;
    float: right;
    margin: 9px 5px 0;
}

.votingresultbar {
    text-align: left;
    padding: 4px 0;
}

.btnExtraCmd {
    cursor: pointer;
    display: block;
    margin: 12px auto 0;
    font-size: 17px;
    padding: 0;
    width: 98%;
    background-color: #d0f9bb;
    border: solid 1px #78e49b;
}

    .btnExtraCmd > span {
        color: #15802d;
    }

.boxExtraCmd {
    background-color: #e7f9de;
    border-color: #bbeccb;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    color: #111;
    margin: 0 auto 2px;
    padding: 5px 10px;
    width: 96%;
}

.BtnCmd {
    border-radius: 4px;
    background-color: #4ab55f;
    border: 0 none;
    cursor: pointer;
    padding: 0 10px;
}

    .BtnCmd:hover,
    .BtnCmd:focus {
        background-color: #299496;
        border: 0 none;
    }

.CopyContent textarea {
    height: 200px;
    width: 99%;
    margin-bottom: 5px;
}

.DocDescBtn {
    background-color: #2882b3;
    border: 2px solid #2882b3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin: 0 3px;
    padding: 3px 6px;
}

.DocBox {
    min-height: 300px;
    padding: 5px 7px 6px;
    width: 700px;
}

.attachBox {
    margin-top: 5px;
}

.DocStatistics {
    border: solid 1px #e6e6e6;
    margin: 3px 0 5px;
    padding: 3px 6px 2px;
    border-radius: 4px;
    background: #f9f9f9;
}

.attchLink {
    background-color: #f4f7f9;
    color: #625e5e;
    font-size: 14px;
    margin-bottom: 2px;
    padding: 3px 4px;
}

.CopyContent li a {
    color: #2c75b0;
}

.tabBox {
    text-align: center;
    border: 0 solid #a4c9bf;
    margin-bottom: 15px;
    min-height: 31px;
    padding: 0 2px;
}

.spCmd {
    color: #a52a2a;
}

.btngototop {
    height: 45px;
    padding: 5px !important;
    text-align: left;
}

    .btngototop span {
        background-color: #0873ae;
        border-radius: 7px;
        cursor: pointer;
        padding: 2px 6px 3px;
        position: relative;
        text-align: center;
        top: 5px;
    }

        .btngototop span:hover {
            background-color: #075681;
        }

        .btngototop span img {
            width: 20px;
        }

.TabInner .TipHeaderNew {
    background-color: #40dfe4;
    font-size: 19px;
    margin-top: 5px;
    padding: 0 8px;
    text-align: right;
    cursor: pointer;
    border-radius: 6px 6px 0 0;
}

.TabInner:nth-child(2n) .TipHeaderNew {
    background: #04b0b5;
    color: #fff;
}

.TabInner .TipHeaderNew:hover {
    background-color: #606765;
    color: #d4e4d9;
    transition: all .3s linear;
}

.TipHeaderNewCont {
    padding-top: 5px;
    border: solid 1px #3297be;
}

.TipHeaderNew img {
    float: left;
    margin-top: 5px;
    width: 35px;
    margin-left: -5px;
}

.TipNewCont {
    padding: 0 7px;
}

    .TipNewCont a {
        color: #005aff;
        border-bottom: solid 1px #005aff;
    }

        .TipNewCont a.someinfo {
            color: #005aff;
            border-bottom: dashed 1px #808080;
            cursor: help;
            background: #e0f0ff;
            padding: 0 3px;
            border-radius: 4px 4px 0 0;
        }

            .TipNewCont a.someinfo:hover {
                background: #c9def1;
            }

@media(min-width:768px) {
    .TipNewCont p {
        font-size: 18px;
    }
}

.TabInnerBody {
    margin: 5px 0;
    position: relative;
}

.TabInnerHead {
    height: 40px;
}

    .TabInnerHead h5 {
        background-color: #c7e1ec;
        color: #01273f;
        font-size: 17px;
        margin: 3px auto 0;
        padding: 5px 5px 7px;
    }

.spShowCmds {
    background: #3483ad;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 32px;
    margin: 0 0 0 5px;
    padding: 0 10px;
    text-align: center;
}

    .spShowCmds:hover {
        color: #111;
    }

.TabInnerBody .spShowCmds {
    height: 29px;
}

.CommisionsList li {
    text-align: center;
}

    .CommisionsList li a {
        display: block;
        font-size: 20px;
        text-align: center;
        padding: 15px 0;
        margin-bottom: 10px;
        border-radius: 5px;
        border: solid 4px #d8cabb;
        background: #fffbf7;
    }

    .CommisionsList li:nth-child(2n+1) a {
        background: rgba(171,158,139,.24);
        color: #b90d0d;
    }

#pieContainer {
    direction: ltr;
}

#search {
    margin: 37px 0 12px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.search-form {
    background: #fff none repeat scroll 0 0;
    border: 0 solid #2a518d;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 2px 0 6px -1px #909090;
    display: table;
    margin: 10px 0 12px;
    width: 100%;
}

    .search-form > * {
        display: table-cell;
        height: 41px;
        overflow: hidden;
        vertical-align: top;
    }

    .search-form input[type="text"] {
        border: medium none;
        color: #666;
        font-size: 22px;
        height: 41px;
        padding-right: 7px;
        width: 98%;
        background: #fff;
    }

.btn-search {
    background: #2882b3 none repeat scroll 0 0;
    border: 0 none !important;
    border-radius: 0 0 4px;
    height: 41px !important;
    padding: 0;
    text-align: center;
    width: 100%;
}

.fa.fa-search {
    color: #fff;
}

.boxExtraCmd input {
    max-width: 100%;
}

@media(min-width:768px) and (max-width:991px) {
    .TabInner0 .spShowCmds {
        font-size: 16px !important;
        padding: 0 8px !important;
    }

    .spShowCmds .fa.fa-comment {
        display: none !important;
    }

    .LabelBox label {
        margin-left: 10px !important;
    }
}

@media(max-width:991px) {
    .CopyTitle {
        white-space: normal !important;
        padding: 0 !important;
        min-height: 90px;
    }

    span.notfav,
    span.fav {
        left: auto;
        right: 6px;
        top: 57px;
    }
}

@media(max-width:767px) {
    .content-reorder-right {
        background: transparent;
    }

    .LabelBox label {
        font-size: 20px;
        margin-bottom: 10px;
        width: 98% !important;
    }

    .LabelBox.Warning {
        width: 50% !important;
    }

    .VoteTabBtn {
        padding: 2px 2px 2px 3px;
        width: 100%;
    }

    .Warning {
        display: none;
    }
}

@media(max-width:450px) {
    .CopyTitle-Title {
        font-size: 18px;
        font-weight: bold;
        margin-top: 10px;
    }
}

#TblLogin-right {
    border-left: 1px solid #808080;
    padding-left: 5px;
}

#TblLogin-left {
    border-right: 1px solid #fff;
    padding-right: 5px;
}

@media(max-width:767px) {
    #TblLogin-right {
        border-left: 0 solid #808080;
        margin-bottom: 25px;
    }

    #TblLogin-left {
        border-right: 0 solid #fff;
    }

    .fancybox-inner #LoginBoxInner {
        width: 98%;
    }
}

#FrmSignup td {
    height: 45px;
}

.table-responsive {
    overflow-x: auto;
}

.topintrodesc {
    margin-bottom: 5px;
    margin-top: -9px;
}

    .topintrodesc p {
        font-size: 20px !important;
        text-align: center !important;
    }

.CommentingListBtn {
    cursor: pointer;
    margin: 12px auto 0;
    font-size: 17px;
    padding: 1px 6px 0;
    background-color: #eef0f3;
    border: solid 1px #cdd0d4;
}

.CommentingList,
.CommentingForm {
    border: solid 1px #cdd0d4;
    padding: 7px 5px;
}

.CommentingFormReply {
    margin: 2px 26px 8px;
}

.cmdreplylist {
    margin: 2px 26px 8px;
    border: solid 1px #c1bdb5;
}

.cmdtopbbar {
    background: #f9e9c9;
    padding: 0 5px;
}

    .cmdtopbbar.response {
        background: #feda93;
        padding: 0 5px;
    }

    .cmdtopbbar .cmddate {
        color: #737373;
        display: inline-block;
        margin-right: 10px;
        font-size: 14px;
    }

.cmdansBtn {
    float: left;
    display: inline-block;
    padding: 5px 10px 0;
    cursor: pointer;
    background: #ff9942;
    margin-top: 2px;
    height: 26px;
    line-height: 1em;
    border-radius: 2px;
}

    .cmdansBtn:hover {
        font-weight: bold;
        background: #ff841b;
    }

.cmdusertext {
    line-height: 20px;
    padding: 4px 8px 20px;
}

span.tipcmdlabel {
    display: block;
}

.commentingnote {
    line-height: 21px;
    font-size: 16px;
    color: #c50707;
}

#popup_panel input[type=button] {
    width: 85px;
    margin-right: 15px;
    box-shadow: 0 0 3px #8e8e8e;
    border: solid 1px #fff;
    border-radius: 2px;
}

    #popup_panel input[type=button]:hover,
    #popup_panel input[type=button]:focus {
        border: solid 1px #afafaf;
    }

    #popup_panel input[type=button]:active {
        border: solid 1px #afafaf;
        box-shadow: 0 0 3px #8e8e8e inset;
    }

.container.mainimgbox {
    margin-left: -4px;
    margin-right: -4px;
}

.mainimgbox img {
    border-radius: 5px;
    box-shadow: 0 0 6px grey;
    border: solid 3px #fff;
}

.mainimgbox .nopadding {
    padding: 0 3px 10px;
}

.container {
    width: 96%;
}

@media(min-width:768px) {
    body {
        background: url("../../images/footer-con.jpg") #1ea7b7;
        background-attachment: fixed;
    }

    .container {
        width: 100%;
    }

    #main {
        width: 768px;
        margin: 0 auto;
        background: #fff;
        box-shadow: 0 0 9px 0 #06464c;
    }

    .top-page-new {
        position: relative;
        background: #2b9dab;
    }

    .mainimgbox-home .imgboxitem {
        width: 49%;
        float: right;
    }

        .mainimgbox-home .imgboxitem:nth-child(2n+1) {
            margin-left: 1%;
        }

    .imgboxitem img {
        margin: 0 auto;
        display: block;
    }

        .imgboxitem img:hover {
            box-shadow: 0 0 5px #b1aaa2;
        }

    .navbar-toggle {
        display: block;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-nav > li,
    .navbar-nav {
        float: none;
    }

    .navbar-nav {
        margin: 7.5px -15px;
    }

    .navbar-collapse.collapse {
        display: none !important;
        max-height: 380px;
        overflow-y: auto !important;
    }

        .navbar-collapse.collapse.in {
            display: block !important;
            box-shadow: 1px 3px 5px #656565;
        }

    .nav > li {
        border-top: solid 1px #52b7c3;
    }

    .navbar-left {
        top: 53px;
        position: absolute;
    }
}

.KartableLinkItem a {
    font-size: 20px;
    display: block;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 10px;
    border-radius: 5px;
    border: solid 4px #d8cabb;
    background: #fffbf7;
    color: #4e4e4e;
}

.KartableLinkItem:nth-child(2n+1) a,
.KartableLinkItem:nth-child(2n+1) .tlabel {
    color: #a52a2a !important;
}

@media(max-width:767px) {
    .content-reorder-right.justcontent {
        padding: 0;
    }
}

#topSignupLink {
    display: block;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
    float: left;
    margin-left: 5px;
}

.btn-sm,
.btn-group-sm > .btn {
    font-size: 13px;
}

.jconfirm-content {
    min-height: 25px;
    line-height: 1.6;
}

.jconfirm.jconfirm-bootstrap .jconfirm-box .jconfirm-buttons {
    text-align: left;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
    float: left;
}

.jconfirm .jconfirm-box div.jconfirm-title-c {
    border-bottom: solid 1px #eaeaea;
    padding-bottom: 9px;
    margin-bottom: 12px;
    cursor: move;
    font-size: 20px;
}

.select2-container {
    max-width: 100%;
}

.select2-container--open .select2-dropdown--below {
    box-shadow: 0 0 8px grey;
}

.select2-results__options {
    max-height: 400px !important;
}

.select2-results__option:nth-child(2n+1) {
    background: #e6e6e6;
}

.select2-results .receiver-item {
    display: table;
    width: 100%;
}

.select2-results .receiver-fig {
    display: table-cell;
    text-align: right;
    width: 105px;
    vertical-align: middle;
}

    .select2-results .receiver-fig img {
        border: solid 1px #afafaf;
        width: 90%;
    }

.select2-results .receiver-info {
    display: table-cell;
    vertical-align: middle;
}

.select2-results .receiver-name {
    color: #790a0a;
    font-size: 18px;
}

.select2-results .receiver-desc {
    display: block;
    font-size: 16px;
}

.select2-results .receiver-title {
    color: #790a0a;
    font-size: 20px;
}

.select2-container .select2-selection--single {
    height: 34px !important;
    padding-top: 3px;
}

.jconfirm-content a {
    text-decoration: underline;
    color: #076682;
}

.form-check-input[type="radio"]:checked + label, .form-check-input[type="radio"]:not(:checked) + label, label.btn input[type="radio"]:checked + label, label.btn input[type="radio"]:not(:checked) + label {
    padding-right: 35px;
}

.form-check-input[type="radio"] + label::after, .form-check-input[type="radio"] + label::before, label.btn input[type="radio"] + label::after, label.btn input[type="radio"] + label::before {
    left: unset;
    right: 0;
}

@media (min-width:700px) {
    img.img-nav {
        position: relative;
        top: 30%;
        height: 70%;
        bottom: 0;
    }
}

.align-content-center img {
    transform: skew(1.2);
    transition: all .3s;
}

.align-content-center:not(.disabled) img:hover {
    transform: scale(1.2);
    transition: all .3s;
}

/*.align-content-center .disabled {
    position: relative;
    cursor:not-allowed;
}
.align-content-center .disabled:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #111;
    z-index: 999;
}
    .align-content-center .disabled img {
        width: 100%;
        padding: 0;
        margin: 0;
        display: block;
    }*/

