/* Minification failed. Returning unminified contents.
(9870,1): run-time error CSS1019: Unexpected token, found '@import'
(9870,9): run-time error CSS1019: Unexpected token, found 'url(../../../media/system/css/system.css)'
(10153,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(10362,17): run-time error CSS1036: Expected expression, found ';'
(14703,1080): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(14703,1107): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(14703,1228): run-time error CSS1019: Unexpected token, found '@keyframes'
(14703,1247): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(14710,1233): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(14710,1254): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(14710,1371): run-time error CSS1019: Unexpected token, found '@keyframes'
(14710,1384): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(16467,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(16468,10): run-time error CSS1035: Expected colon, found '{'
(16477,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(16478,10): run-time error CSS1035: Expected colon, found '{'
(16487,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(16488,10): run-time error CSS1035: Expected colon, found '{'
(16529,87): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(17143,46): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
(17533,262): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
(18708,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(18709,6): run-time error CSS1035: Expected colon, found '{'
(18717,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(18718,6): run-time error CSS1035: Expected colon, found '{'
(18990,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(18991,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19009,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(19010,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19047,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(19048,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19080,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(19081,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19091,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(19092,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19113,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(19114,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19142,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(19143,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19154,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(19155,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19178,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(19179,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19204,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(19205,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19216,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(19217,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19240,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(19241,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19263,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(19264,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19268,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(19269,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19278,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(19279,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19292,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(19293,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19297,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(19298,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(19307,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(19308,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */

/*>>>>>>>>> Public CSS          <<<<<<<<<<<<*/
/*@font-face {
    font-family: 'B yekan';
    src: url('fonts/BYekan.eot') format('eot'), url('fonts/BYekan.ttf') format('truetype');
}*/

.baseFont {
    font-family: B yekan, Tahoma;
    font-size: 12px;
}

.borderGray {
    border: 1px solid #c8c8c8;
}

.lnk {
    text-decoration: none;
}

.noBorder {
    border: 0px;
}

.blueBack {
    background-color: rgb(33,158,212);
}

.redBack {
    background-color: #ee3126;
}

.rightAlign {
    text-align: right;
}

.GridView {
    border: 1px solid gray;
}

.pagerGridView {
    font-size: 14px;
    font-weight: bold;
}

.grayBack {
    background-color: #565656;
}

.orangeBack {
    background-color: #eaeaea;
}

.orangeText {
    color: #ffaf00;
}

.blueText {
    color: #16387c;
}

.grayText {
    color: #38393a;
}

.grayTextLow {
    color: #787878;
}

.whiteText {
    color: White;
}

.framM {
    width: 50px;
    height: 50px;
}

.divHidden {
    visibility: hidden;
    height: 0px;
    display: none;
}

.textBox {
    font-size: 12px;
    font-family: B yekan, Tahoma;
    direction: rtl;
}

.textBoxLTR {
    direction: ltr;
}

.ltr {
    direction: ltr;
}

.drpdwn {
    font-size: 12px;
    font-family: B yekan, Tahoma;
    padding: 5px 8px;
}

.drpdwnRtl {
    direction: Rtl;
}

.lstbox {
    font-family: B yekan, Tahoma;
    direction: rtl;
}

.btn {
    font-family: B yekan, Tahoma;
    cursor: pointer;
    color: black;
}

.btnBig {
    padding: 5px 10px 5px 10px;
}

.btnVeryBig {
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    font-weight: bold;
}

.btnBigBold {
    padding: 5px 10px 5px 10px;
    font-weight: bold;
}

.btnWidth {
    padding: 5px 20px 5px 20px;
}

.fontSize12 {
    font-size: 12px;
}

.divBtn {
    height: 16px;
    text-align: center;
    cursor: pointer;
    padding: 1px 0px 0px 0px;
}

/* blueBtn should add to blueBack */
.blueBtn {
    border: 0px;
    color: White;
}

.grayBtn {
    border-right: 1px solid #a4a4a4;
    border-bottom: 1px solid #a4a4a4;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd; /*padding:0px 10px 2px 6px;         <<<<<<<<<<<<*/
    background-image: url(image/grayBtn.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}

    .grayBtn:hover {
        border-color: #181818;
    }

.orangeBtn {
    background-image: url(image/orangeBtn.gif);
    background-repeat: repeat-x;
    background-position: top right;
}

.divHover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    font-weight: bold;
}

.lblError {
    color: Red;
    font-size: 12px;
}

.lblSuccess {
    color: Green;
    font-size: 12px;
}

.divMsgShowBigCenter {
    font-weight: bold;
    text-align: center;
}

.lblTitlePage {
    font-size: 15px;
    font-weight: bold;
}

.pageNumGridView {
    font-size: 14px;
    font-weight: bold;
}

.counterCode {
    margin: 0px auto 0px auto;
    text-align: center;
}

.txtNumber {
    direction: ltr;
}

.txtEmail {
    direction: ltr;
}

.txtEmailUserDE {
    direction: ltr;
}

.imgClose {
    cursor: pointer;
}

.AvatarImg {
    width: 60px;
    max-height: 60px;
}

.gabAvatarImg {
    width: 60px;
    height: 60px;
    border: 1px solid #bebebe;
    padding: 2px 2px 2px 2px;
}

.menuHeader a {
    color: Black;
}

    .menuHeader a:hover {
        color: red;
    }

/* Ajax GridView Public Class
----------------------------------------------------------*/
.rowTableDiv {
    overflow: hidden;
    width: 100%;
    margin: 0px auto 5px auto;
}

.colTableDiv {
    float: right;
    margin: 0px auto 0px 2px;
}

.colTableDivLeft {
    float: left;
    margin: 0px auto 0px 2px;
}

.colTableDiv20 {
    width: 20px;
}

.colTableDiv100 {
    width: 100px;
}


/*>>>>>>>>> Incu_OnlineServiceDesk Page          <<<<<<<<<<<<*/
.imgOnlineOffline_Incu_OnlineServiceDesk {
    width: 70px;
}

/*>>>>>>>>> Default Page          <<<<<<<<<<<<*/

.divMenuDefault {
    position: relative;
    width: 717px;
}

.newsTitleDefault {
    /*background-image:url(image/grayBack.png);*/
    background-color: #3dcde3;
    background-repeat: repeat;
    width: 100%;
    position: absolute;
    z-index: 11;
    top: 0px;
    right: 0px;
    height: 34px;
}

.imgNewsDefault {
    margin: 2px auto 0px auto;
    width: 150px;
}

.textMenuDefault {
    margin: 0px auto 10px auto;
    padding: 54px 0px 15px 0px;
    position: relative;
    text-align: center;
    width: 80px;
}

.subMenuDefault {
    position: relative;
    font-family: B yekan, Tahoma;
    margin: 0px 10px 0px 0px;
    font-size: 14px;
    width: 80px;
    height: auto;
    float: right;
    cursor: pointer;
    overflow: hidden;
}

.imgBackMenuDefault {
    position: absolute;
    z-index: 0;
    top: -90px;
    right: 0px;
}

.imgWhiteMenuDefault {
    position: absolute;
    z-index: 10;
    top: -50px;
    right: -20px;
    left: 0px;
}

.subMenuDefault .selected {
    color: White;
}

.subMenuSelectedDefault {
    color: White;
}

.bodyDefault {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.SVDefault {
    width: 960px;
    overflow: hidden;
    position: relative;
    height: 390px;
}

.SVPage1ParkDefault {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
    width: 960px;
}

    .SVPage1ParkDefault .hide {
        right: -960px;
        z-index: 5;
    }

.rightPublicityDefault {
    width: 950px;
    height: auto;
    overflow: hidden;
    box-shadow: #a7a7a7 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 5px 0px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

.imgRightPublicityDefault {
    margin: 0px auto 0px auto;
    max-width: 950px;
    max-height: 100px;
}

.aImportLinkDefault {
    width: 148px;
    margin: 0px;
}

.importLinkDefault {
    overflow: hidden;
    background-color: White;
    margin: 8px auto 0px auto;
    padding: 8px 12px 8px 0px;
    height: 56px;
}

    .importLinkDefault a {
        margin: 0px 0px 0px 8px;
        float: right;
    }

    .importLinkDefault img {
        width: 149px;
    }

.otherNewsDefault {
    overflow: hidden;
    background-color: White;
    margin: 10px auto 0px auto;
    padding: 20px 15px 20px 15px;
    /*width: 928px;*/
}

.cntOtherNewsDefault {
    width: 100%;
    float: right;
}

.otherNewsDefault .right {
    float: right;
    width: 294px;
    text-align: center;
    margin: 0px 0px 0px 15px;
}

    .otherNewsDefault .right .title {
        font-family: B yekan, Tahoma;
        font-size: 12px;
        text-align: justify;
    }

    .otherNewsDefault .right img {
        width: 295px;
        border: 1px solid gray;
    }

    .otherNewsDefault .right .titr {
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        margin: 10px 0px 5px 0px;
    }

    .otherNewsDefault .right .lead {
        text-align: justify;
        color: #565656;
        font-size: 10px;
    }

    .otherNewsDefault .right .nextNews {
        text-align: right;
        margin: 5px 0px 0px 0px;
    }

    .otherNewsDefault .right a {
        color: #3dcde3;
        font-size: 10px;
    }

.imgFotterDefault {
    margin: 40px 0px 0px 0px;
    overflow: hidden;
    width: 100%;
}

    .imgFotterDefault img {
        width: 175px;
        margin: 0px 0px 3px 3px;
        float: right;
    }

    .imgFotterDefault .row {
        width: 100%;
        overflow: hidden;
        height: 50px;
    }

.leftNewsDefault {
    width: 280px;
    float: left;
    margin: 30px 0px 0px 10px;
}

.cntLeftNewsDefault .dateTime {
    color: #969696;
}

.cntLeftNewsDefault .titr {
    margin: 10px 0px 10px 0px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.cntLeftNewsDefault .lead {
    font-size: 10px;
    text-align: justify;
}

.cntLeftNewsDefault .nextNews {
    margin: 10px 0px 30px 0px;
}

.cntLeftNewsDefault a {
    color: #3dcde3;
    font-size: 10px;
}

/*>>>>>>>>> User master page         <<<<<<<<<<<<*/
.CPHContentUserMP {
    background-color: White;
    padding: 15px 15px 15px 15px;
}

/*>>>>>>>>> Admin Header          <<<<<<<<<<<<*/
.CNTAdminMP {
    background-color: White;
    padding: 15px 15px 15px 15px;
}

.menuAdminMP {
    margin: 0px auto 10px auto;
    font-size: 10px;
}

/*>>>>>>>>> Admin Home      <<<<<<<<<<<<*/
.linkAH {
    font-size: 12px;
    font-weight: bold;
}

.divLinkAH {
    margin: 15px 10px 0px auto;
}

.commentLinkAH {
    color: Gray;
    margin: 5px auto 0px auto;
}

.rowAH {
    margin: 15px auto 0px auto;
}

.widthPage {
    width: 1030px;
}

/*>>>>>>>>> Header MasterPage          <<<<<<<<<<<<*/
.OSDHeaderMP {
    position: fixed;
    bottom: -30px;
    right: 320px;
    z-index: 2000;
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    -ms-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

    .OSDHeaderMP img {
        width: 240px;
    }

    .OSDHeaderMP:hover {
        bottom: -5px;
    }

.bodyHeaderMP {
    background-color: #eaeaea;
    direction: ltr;
    padding: 0px;
    font-family: B yekan, Tahoma;
    font-size: 12px;
    position: relative;
    margin: 0px;
    width: 100%;
}

.backCenterHeaderMP {
    background-color: #eaeaea;
    box-shadow: #3b3b3b 0px 10px 20px;
    /*background-image:url(image/back3.png);*/
    background-repeat: repeat-x;
    background-position: center top;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 10px;
    width: 1100px;
    position: relative;
}

.iconsUnderLogoHeaderMP {
    position: absolute;
    right: 25px;
    top: 365px;
    width: 90px;
    -webkit-transition: .2s all;
    -moz-transition: .2s all;
    -ms-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

    .iconsUnderLogoHeaderMP:hover {
        margin-right: -3px;
        width: 96px;
    }

.AndroidWinHeaderMP {
    top: 494px !important;
}

.rssPageHeaderMP {
    top: 623px !important;
}


.flagBodyHeaderMP {
    background-image: url(image/FlagEmpty.png);
    background-repeat: repeat-x;
    height: 40px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

.flagHeaderMP {
    background-image: url(image/Flag.jpg);
    background-repeat: no-repeat;
    background-position: center;
    float: right;
    height: 40px;
    width: 74px;
    margin: 12px 0px 7px auto;
    -webkit-box-shadow: #a7a7a7 0px 0px 30px;
    -moz-box-shadow: #a7a7a7 0px 0px 30px;
    box-shadow: #575757 0px 0px 15px;
}

.OlomHeaderMP {
    float: right;
    width: 50px;
    height: 50px;
    margin: 10px 15px 0px auto;
}

.imgOlomHeaderMP {
    width: 50px;
}

.HeaderHeaderMP {
    background-color: #4477ae;
    margin: 0px 0px -7px 0px; /*     -webkit-box-shadow: #a7a7a7  0px 2px 10px;     -moz-box-shadow: #a7a7a7 0px 2px 10px;     box-shadow: #a7a7a7 0px 2px 10px;     */
    width: 100%;
    z-index: 100;
}

.cntHeaderHeaderMP {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    position: relative;
    width: 1050px;
}

.dateHeaderMP {
    float: right;
    margin: 30px 12px 0px 5px;
}

.dateHeaderMP {
}

.divLogoHeaderMP {
    margin: 7px auto 0px auto;
    overflow: hidden;
    z-index: -10;
    padding: 0px;
    width: 1030px;
}

.logoHeaderMP {
    float: right;
}

.divMenuHeaderMP {
    margin: 0px 0px 0px 0px;
    float: right;
}

.cntBodyHeaderMP {
    margin: -188px auto 0px auto;
    overflow: hidden;
    z-index: 5;
    padding: 0px;
}

.cntHeaderMP {
    margin: 0px 55px 0px auto;
    right: 7px;
    position: relative;
    width: 960px;
}

.MemberOfHeaderMP {
    margin: 20px auto 0px auto;
    overflow: hidden;
    padding: 0px;
    text-align: center;
}

    .MemberOfHeaderMP a {
        margin: 0px 10px 0px auto;
    }

.footerMenuHeaderMP {
    margin: 20px auto 0px auto;
    overflow: hidden;
    padding: 0px 0px 15px 0px;
    font-size: 14px;
    text-align: center;
    font-family: B yekan, Tahoma;
    width: 900px;
    color: #787878;
}

    .footerMenuHeaderMP span {
        color: White;
        font-family: B yekan, Tahoma;
        margin: 0px 20px 0px 20px;
    }

    .footerMenuHeaderMP a {
        text-decoration: none;
        color: #787878;
    }

        .footerMenuHeaderMP a:hover {
            color: Black;
        }

.webDesignByHeader {
    margin: 0px auto 0px auto;
    padding: 10px auto 10px auto;
    text-align: center;
    float: right;
    width: 100%;
    background-color: #4477ae;
}

    .webDesignByHeader .img {
        margin: 0px 0px 0px 0px;
    }



/*>>>>>>>>> Discretion Edit          <<<<<<<<<<<<*/
.txtNameDE {
    font-size: 12px;
    font-weight: bold;
}

.divMessageDE {
    margin: 10px 0px 20px 0px;
}

.colTableDiv01DE {
    width: 100px;
    text-align: left;
    margin: 0px auto 0px 5px;
}

/*>>>>>>>>> PublicityInsertUpdate UserControl         <<<<<<<<<<<<*/
.txtPublicityInsertUpdateUC {
    width: 250px;
}

.imgPublicityInsertUpdateUC {
    max-width: 800px;
}

/*>>>>>>>>> ToolTip UserControl         <<<<<<<<<<<<*/
.divTextToolTip {
    direction: rtl;
    text-align: center;
    background-color: White;
    position: fixed;
    top: 30px;
    left: 30%;
    z-index: 1000;
    padding: 7px 10px 10px 10px;
    font-weight: bold;
    opacity: 0.8;
    filter: alpha(opacity=80);
    border-radius: 8px 8px 8px 8px;
}


/*>>>>>>>>> AccessManager UserControl         <<<<<<<<<<<<*/
.bodyAccessManagerUC {
    padding: 10px 10px 10px 10px;
    border: 1px solid gray;
    background-color: #ebebeb;
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

.rowAccessManagerUC {
    border: 1px dotted gray;
    padding: 1% 1% 1% 1%;
    width: 98%;
}

.lstboxRolesAccessManagerUC {
    font-weight: bold;
    width: 100px;
}

.imgCloseAccessManagerUC {
    width: 35px;
}

.colUserAccessManagerUC {
    margin: 0px 0px 10px 30px;
    padding: 5px 5px 5px 5px;
    border: 1px dotted gray;
    width: 180px;
}

.colCntUserAccessManagerUC {
    margin: 0px 5px 0px 0px;
}

/*>>>>>>>>> DiscretionView UserControl         <<<<<<<<<<<<*/

.countDisDiscretionViewUC {
    margin: 20px 0px 15px 0px;
    padding: 10px 0px 10px 0px;
    border-top: 1px dotted #acacac;
    border-bottom: 1px dotted #acacac;
}

.lblCntDisDiscretionViewUC {
    font-size: 16px;
    font-weight: bold;
}

.lblLastDisDiscretionViewUC {
    margin: 10px 0px 0px 0px;
    color: #acacac;
    font-size: 10px;
}

.bodyAnyDisDiscretionViewUC {
    overflow: hidden;
    width: 100%;
    margin: 0px 0px 15px 0px;
}

.divInfoUserDiscretionViewUC {
    float: right;
    margin: 0px 0px 0px 0px;
    width: 70px;
    font-size: 10px;
}

.nameDiscretionViewUC {
    margin: 5px 0px 10px 0px;
    font-size: 9px;
    font-weight: bold;
}

.userRoleDiscretionViewUC {
    color: #acacac;
    margin: 0px 0px 10px 0px;
}

.cntDisDiscretionViewUC {
    margin: 0px 80px 0px 0px;
    border: 1px solid #cfd6e0;
}

.paddingcntDisDiscretionViewUC {
    padding: 10px 15px 15px 15px;
}

.headerDisDiscretionViewUC {
    background-color: #f3f5f9;
    border-bottom: 1px solid #cfd6e0;
    padding-bottom: 7px;
}

.footerDisDiscretionViewUC {
    border-bottom: 0px;
    border-top: 1px solid #cfd6e0;
    background-color: #f5f5f5;
    font-weight: normal;
    font-size: 10px;
    overflow: hidden;
}

.imgCommentftrDisDiscretionViewUC {
    margin: 0px 0px 0px 5px;
}

.colCommentUserDiscretionViewUC {
    width: 90%;
}

.dateTimeDiscretionViewUC {
    color: #acacac;
    margin: 7px 0px 0px 0px;
    font-size: 11px;
}

.bodyRegDisDiscretionViewUC {
    border: 1px solid #cfd6e0;
    width: 100%;
    overflow: hidden;
}

.headerRegDisDiscretionViewUC {
    background-color: #f3f5f9;
    padding: 10px 0px 8px 0px;
    font-weight: bold;
    text-align: center;
}

.rowTblRegDisDiscretionViewUC {
    margin: 8px 0px 0px 0px;
}

.colTblRegDisDiscretionViewUC {
    margin: 0px 0px 0px 5px;
    width: 100px;
    font-weight: bold;
    text-align: left;
}


.txtboxWidthDiscretionViewUC {
    width: 184px;
}

.cntRegDisDiscretionViewUC {
    overflow: hidden;
    margin: 10px 15px 5px 15px;
}

.pnlSendDisToUserDiscretionViewUC {
    background-color: #212c34;
    color: White;
    border: 1px solid #cfd6e0;
    font-weight: bold;
    text-align: center;
    margin: 0px 0px 15px 0px;
    padding: 15px 5px 7px 5px;
}

    .pnlSendDisToUserDiscretionViewUC:hover {
        background-color: #f5f5f5;
        color: #212c34;
    }

.chkboxSendDisToUserDiscretionViewUC {
    cursor: pointer;
}





/*>>>>>>>>> ChangePassword UserControl         <<<<<<<<<<<<*/
.pnlLoginLoginUC {
    font-size: 11px;
}

.btnLoginLoginUC {
    padding: 1px 15px 4px 15px;
}

.txtUserNamePassLoginUC {
    color: black;
    text-align: center;
    direction: ltr;
    width: 90px;
}



/*>>>>>>>>> ChangePassword UserControl         <<<<<<<<<<<<*/
.pnlBodyChangePasswordUC {
    padding: 10px 10px 10px 10px;
}

/*>>>>>>>>> UserManage UserControl         <<<<<<<<<<<<*/
.rowTableUserManageUC {
    margin: 10px 10px 10px 10px;
}

.colTableUserManageUC {
    margin: 0px 0px auto 10px;
}

.aimgSelectUserManageUC {
    cursor: pointer;
}

/*.aimgSelectUserManageUC:hover
{
    background-color:#f5f5f5;
}*/


/*>>>>>>>>> Message UserControl         <<<<<<<<<<<<*/
.bodyMessageUC {
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0px 20px 0px;
}

.pnlsMessageUC {
    border: 1px solid gray;
    padding: 10px 10px 5px 10px;
    margin: 0px 0px 5px 0px;
}

.pnlSuccessMessageUC {
    background-color: #c1ff00;
}

.pnlErrorMessageUC {
    background-color: #ffd2d2;
}


/*>>>>>>>>> MessageSend UserControl         <<<<<<<<<<<<*/
.bodyMessageSendUC {
    position: fixed;
    top: 108px;
    right: 0px;
    overflow: hidden;
    direction: rtl;
    font-size: 12px;
    width: 48px;
    margin: 0px;
    z-index: 100;
}

.img-MessageSendUC {
    width: 40px;
}

.divImgMessageSend {
    cursor: pointer;
    float: right;
    margin: 5px 0px auto auto;
}

.cnt-MessageSendUC {
    float: right;
    background-color: #00afff;
    width: 0px;
    overflow: hidden;
    margin: 6px 0px 0px 0px;
}

.middelPanel-MessageSendUC {
    float: left;
    width: 300px;
    padding: 10px 10px 10px 10px;
    margin: 0px 10px 0px 10px;
    background-color: White;
}

.rightBaner-MessageSendUC {
    width: 27px;
    float: right;
    margin: 0px auto 0px auto;
    background-color: rgb(255,175,0);
}

.leftBaner-MessageSendUC {
    float: left;
    width: 16px;
}

.col01-MessageSendUC {
    width: 40px;
}

.title-MessageSendUC {
    font-weight: bold;
    margin: 5px auto 5px auto;
}

.textBox-MessageSendUC {
    font-size: 12px;
}

/*>>>>>>>>> MessageSend_SSTP_UC         <<<<<<<<<<<<*/
.Body_MessageSend_SSTP_UC .col-md-10 {
    float: left;
}

.Body_MessageSend_SSTP_UC .form-group {
    margin-bottom: 5px;
}

.Body_MessageSend_SSTP_UC #icon-options {
    font-size: 12px;
}


/*>>>>>>>>> SlideView UserControl         <<<<<<<<<<<<*/
.bodySV {
    position: relative;
    direction: rtl;
    overflow: hidden;
    height: auto;
    width: 430px;
}

.bodySVFullScreen {
    margin: 0px auto 0px auto;
}

.bodySVOut {
}

.bodySVOutFullScreen {
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 300;
    height: 100%;
    direction: ltr;
    text-align: center;
    overflow: scroll;
}

.imgThisNews {
    text-align: center;
    padding: 5px 7px 3px 7px;
    margin: 0px 20px 0px 0px;
    width: 84px;
}

.textAltFullScreenSlidView {
    font-size: 18px;
    font-weight: bold;
    color: #dadada;
    margin: 5px auto 0px auto;
    padding: 7px 15px 10px 15px;
    max-width: 60%;
    direction: rtl;
}

.divBtnRLP {
    width: 100px;
    margin: 0px auto 0px auto;
    position: relative;
}

.btnRLP {
    background-image: url(image/btnRLPSV.png);
    background-repeat: no-repeat;
    background-position: right top;
    width: 27px;
    height: 21px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    z-index: 1;
    margin: 0px 5px 0px auto;
}

.btnRP:hover {
    background-position: right -24px;
}

.btnLP {
    background-position: top left;
    left: 0px;
}

    .btnLP:hover {
        background-position: left -24px;
    }

.btnPlaySV {
    background-position: -30px 0px;
    right: 34px;
}

    .btnPlaySV:hover {
        background-position: -30px -24px;
    }

.btnPauseSV {
    background-position: -59px 0px;
}

    .btnPauseSV:hover {
        background-position: -59px -24px;
    }

.counterPage {
    position: absolute;
    left: 10px;
    top: 8px;
    font-weight: bold;
    font-size: 12px;
}

.colorBackgroundSV {
    position: relative;
    margin: 0px;
}

.bodyFullScreenSVHide {
    position: fixed;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 200;
    opacity: 0.7;
    filter: alpha(opacity=70);
    visibility: hidden;
    padding: 0px 0px 10px 0px;
}

.bodyFullScreenSVShow {
    visibility: visible;
}

.slidSV {
    width: 1000px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.divImgsSV {
    text-align: center;
    margin: 30px 10px 10px 0px;
    width: 130px;
    float: right;
}

.imgSV {
    max-width: 120px;
    border: 4px solid White;
    cursor: pointer;
}

.imgSVFullScreenShow {
    max-width: 70%;
    margin: 0px auto 20px auto;
}

.imgSVFullScreenHide {
    display: none;
}

.imgCloseSVHide {
    position: fixed;
    top: 60px;
    right: 100px;
    cursor: pointer;
    visibility: hidden;
}

.imgCloseSVShow {
    visibility: visible;
}



/*>>>>>>>>> BestLnks UserControl         <<<<<<<<<<<<*/
.bestLinks {
    width: 127px;
    height: 341px;
    background-color: White;
    float: right;
    position: relative;
    margin: 10px 10px 0px 0px;
    overflow: hidden;
}

.txtBestLnks {
    position: absolute;
    bottom: 0px;
    height: 35px;
    width: 100%;
    font-size: 12px;
    text-align: center;
}

.imgTopBtm {
    background-image: url(image/topbtm.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 32px;
    cursor: pointer;
    background-position: right top;
    position: absolute;
    left: 0px;
}

.top {
    bottom: 112px;
}

.bottom {
    bottom: 72px;
    background-position: right -70px;
}

.topG {
    background-position: right -35px;
}

.bottomG {
    background-position: right bottom;
}

.firstLnks {
    height: 100%;
    width: 100%;
    position: absolute;
}

.firstLnks1 {
    top: 0px;
}

.firstLnks2 {
    top: 342px;
}

.cntLnks {
}

.PublicityBestLinksUC {
    margin: 28px auto 0px 14px;
    padding: 0px 15px 0px 15px;
    font-size: 9px;
}

.imgPublicityBestLinksUC {
    max-width: 80px;
    height: 50px;
}


/*>>>>>>>>> EditNews         <<<<<<<<<<<<*/
.imgbtnNewsEN {
    max-width: 140px;
}



/*>>>>>>>>> InsertNews         <<<<<<<<<<<<*/
.imgTopBotIN {
    background-image: url(image/topbtm.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-position: right top;
}

.imgBtmIN {
    background-position: bottom center;
}

.imglstboxPic {
    max-width: 130px;
}

.txtPriceInsertNews {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.pnlPictureManageInsertNews {
    background-color: #dfff7b;
    padding: 20px 10px 20px 10px;
    margin-left: 0px;
}

/*>>>>>>>>> OrderManage Page         <<<<<<<<<<<<*/
.colTableDiv01OrderManage {
    width: 100px;
    text-align: left;
    margin: 0px 0px 5px 5px; /*padding:-5px 0px 0px 0px; */
}

.rowTableGridViewOrderManage {
    margin: 20px auto 20px auto;
    cursor: pointer;
}

.rowTableGridViewHoverOrderManage {
    background-color: #94bde0;
}


/*>>>>>>>>> AllNews         <<<<<<<<<<<<*/
.imgGridView {
    max-width: 140px;
    margin: 0px 0px 0px 10px;
    float: right;
}

.rowGridViewAllNewsAN {
    margin: 0px auto 15px auto;
    border-bottom: 1px solid gray;
    float: right;
    width: 430px;
}

/*>>>>>>>>> AllNews user control         <<<<<<<<<<<<*/
.rowAllNewsUC {
    background-color: #e5edef;
    background-image: url('image/backAllNews.jpg');
    background-repeat: repeat-x;
    background-position: bottom right;
    padding: 20px 12px 10px 12px;
    margin: 0px 0px 15px 0px;
    border: 1px solid #c8c8c8;
    /*max-width: 520px;*/
}

.imgNewsAllNewsUC {
    max-width: 140px;
    margin: 0px 0px 0px 10px;
    float: right;
    border: 2px solid white;
}

.lnkbtnTitrAllNewsUC {
    font-size: 15px;
    font-weight: bold;
}

.leadAllNewsUC {
    margin: 6px 0px 0px 0px;
    text-align: justify;
    font-size: 12px;
}

.colInfoAllNewsUC {
    font-size: 9px;
    margin: 0px 0px 0px 5px;
}

.dateTimeAllNewsUC {
    background-color: #4f4f4f;
    font-size: 10px;
    font-weight: bold;
    color: White;
    padding: 3px 5px 3px 5px;
}

.imgUserAllNewsUC {
    width: 18px;
    height: 18px;
}

.infoAllNewsUC {
    color: #3e3e3e;
    font-size: 10px;
    padding: 4px 0px 0px 0px;
}

.rowInfoAllNewsUC {
    float: right;
    margin: 10px 0px 0px 0px;
}

.imgEditAllNewsUC {
    margin: 3px 0px 0px 0px;
    width: 14px;
}




/*>>>>>>>>> Date user control         <<<<<<<<<<<<*/
.DropDownList-Date {
    font-size: 12px;
    font-family: B yekan, Tahoma;
}


/*>>>>>>>>> FileUploader control         <<<<<<<<<<<<*/
.rowTableDiv01FileUploader {
    width: 240px;
    margin: 0px 0px 0px auto;
}



/*>>>>>>>>> Public master page         <<<<<<<<<<<<*/

.bodyPublicMP {
}

.rightPublicMP {
    float: right;
    width: 635px;
}

.leftPublicMP {
    float: left;
    width: 250px;
    background-color: #ebebeb;
    padding: 30px 10px 10px 10px;
    margin: 0px 0px 0px 15px;
    text-align: center;
}

.cntLeftPublicMP {
    margin: 0px auto 15px auto;
}

    .cntLeftPublicMP:hover a {
        font-weight: bold;
    }

.imgLeftPublicMP {
    max-width: 230px;
}

.cntPHPublicMP {
    background-color: White;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    /*min-height: 400px;*/
}

.svPublicMP {
    width: 960px;
}





/*>>>>>>>>> NewsView          <<<<<<<<<<<<*/
.bodyNewsView {
    margin: 0px auto 10px auto;
    padding: 0px 0px 20px 35px;
    width: 100%;
}

    .bodyNewsView .divGetNewsNewsViewUC .divWaitingMessage {
        font-size: 20px;
        font-weight: bold !important;
        text-align: center !important;
        color: #00afff;
    }

.titrNV {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

.imgNV {
    max-width: 635px;
    margin: 0px 0px 10px 0px;
}

.txtNews {
    font-size: 10pt;
    text-align: justify; /*text-indent: 10.3pt;*/
    line-height: normal;
    margin: 0cm 0cm 12pt;
}

.infoNews {
    font-size: 10px;
    text-align: left;
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    padding: 0px 0px 5px 0px;
    margin: 10px 0px 5px 0px;
}

.discretion {
    margin: 10px auto 0px auto;
    position: relative;
}

.headDis {
    background-color: #dbe1fd;
    padding: 6px 10px 6px 10px;
    height: 15px;
    font-size: 11px;
}

.dateDis {
    position: absolute;
    left: 10px;
    top: 8px;
}


.txtDis {
    padding: 10px 10px 10px 10px;
    position: relative;
    font-size: 12px;
}

.regDis {
    margin: 20px auto 10px auto;
    padding: 0px auto 10px auto;
    overflow: hidden;
}

.nameDis {
    float: right;
    width: 90px;
    margin: 0px 0px 0px 0px;
}

.divtxtBoxName {
    float: right;
    width: 300px;
}

.waitNewsView {
}

.waiting {
    font-size: 12px;
}

.pnlAccessNewsView {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px; /*background-color: #f5f5f5;*/
    z-index: 1000;
}

.cntPnlAccessNewsView {
    background-color: White;
}

.rowAccNewsView {
    padding: 10px 10px 10px 10px;
    margin: 15px 0px 0px 0px;
    border: 1px solid gray;
    overflow: hidden;
}

.pnlPassNV {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background-color: #bebebe;
    z-index: 100;
}

.titrPassNV {
    font-size: 12px;
    text-align: center;
    position: relative;
    width: 600px;
    margin: 10% auto 0px auto;
}

.lbltitrPassNV {
    font-size: 18px;
    font-weight: bold;
}

.backPassNV {
    background-image: url('../../Image/backPassNV.png');
    background-repeat: no-repeat;
    width: 320px;
    height: 121px;
    margin: 20px auto 0px auto;
}

.imgPassNV {
    margin: 35px 36px 25px 10px;
    float: right;
}

.btnInPassNV {
    margin: -3px -4px 0px 0px;
    /*height: 21px;*/
    color: #393939;
}

.txtPassNV {
    width: 100px;
    /*height: 15px;*/
    text-align: center;
}

.pnlPriceNewsView {
    border: 1px solid #f1f1f3; /*background-color: rgb(255,221,127);*/
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
}

    .pnlPriceNewsView:hover {
        border: 1px solid gray;
        -webkit-box-shadow: #666 0px 2px 10px;
        -moz-box-shadow: #666 0px 2px 10px;
        box-shadow: #666 0px 2px 10px;
    }

    .pnlPriceNewsView > .content {
        background-image: url(../../../../../../App_Themes/default/image/priceBack.jpg);
        background-repeat: no-repeat;
        padding: 14px 0px 14px 0px;
        min-height: 175px;
        background-size: 100%;
    }

    .pnlPriceNewsView > .title {
        text-align: center;
        background-color: rgba(240,240,240,1);
        padding: 14px 0px 14px 0px;
        line-height: 2em;
    }

        .pnlPriceNewsView > .title .lblProductTitle_BuyBasket {
            font-size: 22px;
        }

    .pnlPriceNewsView:hover.pnlPriceNewsView > .title {
        background-color: #1e1e1e;
        color: white;
    }

    .pnlPriceNewsView > .lead {
        background-color: rgba(240,240,240,1);
        margin: 0px;
        padding: 10px;
    }

.dollarNewsView {
    font-size: 46px;
    float: left;
    color: rgb(255,147,24);
    margin: -10px 0px 0px 0px;
}

.colTableDiv01NewsView {
    width: 100px;
    padding: 0px 0px 0px 10px;
}

.colTableDiv02NewsView {
    padding: 0px 15px 0px 0px; /*border-right: 3px solid rgb(62,62,62);*/
    min-height: 100px;
}

.priceNewsView {
    font-size: 13px;
}

.divlblPriceNewsView {
    font-size: 28px;
    margin: 10px auto 15px auto;
}

.BasketBuyNewsView {
    overflow: hidden;
    margin: 5px 0px auto 0px;
    cursor: pointer;
    width: 312px;
    padding: 2px 5px 2px 5px;
}

.colTableDiv02BasketNewsView {
    margin: 4px 4px auto 0px;
}

.numberBuyNewsView {
    width: 30px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}

.BasketBuyNewsView:hover {
    background-color: White;
}




/*>>>>>>>>> Menu Best Subject         <<<<<<<<<<<<*/
.divBestPro {
    width: 232px;
    height: 342px;
    position: relative;
    float: right;
    margin: 10px 0px 0px 0px;
}

.titleBestPro {
    background-position: center;
    height: 70px;
    margin: 0px 0px 3px 0px;
}

.txtTitleBestPro {
    background-image: url(image/bestSub.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 40px 0px 0px 0px;
    margin: 0px 15px 0px 0px;
    height: 25px;
}

.txtTitleBestProP {
    background-image: url(image/bestSubP.png);
}

.bandTitle {
    background-image: url(image/btnGreen22.gif);
    background-repeat: repeat-x;
    height: 25px;
    margin: -2px 0px 0px 0px;
    border-bottom: 1px solid white;
    cursor: pointer;
}

.blueBandHover {
    background-color: #00508b;
}

.orangeBandHover {
    background-color: #7e7e7e;
}

.txtTitle {
    margin: 0px 15px 0px 0px;
    height: 21px;
    padding: 4px 20px 0px 0px;
    font-size: 12px;
    color: White;
}

.grayDF {
    color: #4f4f4f;
}

.add {
    background-image: url(image/add.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.addP {
    background-image: url(image/addP.png);
}

.tafrig {
    background-image: url(image/tafrig.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.tafrigP {
    background-image: url(image/tafrigP.png);
}

.infoBest {
    background-color: White;
    margin: 0px;
    padding: 10px 15px 15px 15px;
    overflow: hidden;
}

.txtTarhG {
    font-size: 9px;
}

.imgBestPro {
    max-width: 100px;
    margin: 0px auto 0px 10px;
}

.imgBestProP01 {
    max-width: 100px;
}



/*>>>>>>>>>    Online Pay Link User Control    <<<<<<<<<<<<*/
.bodyOnlinePayLink {
    cursor: pointer;
}

.textOnlinePayLinkUC {
    font-size: 12px;
    text-align: center;
}

.titleOnlinePayLinkUC {
    margin: 5px auto 5px auto;
    font-size: 16px;
    font-weight: bold;
    color: #ff8800;
}

/*>>>>>>>>>    Buy Basket User Control    <<<<<<<<<<<<*/
.BuyBasketIcon_Body {
    position: fixed;
    top: 328px;
    right: 0px;
    z-index: 2100;
    width: 44px;
    height: 44px;
    cursor: pointer;
    padding: 10px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), inset 0 0 2px rgba(255, 255, 255, 0.75);
    background-image: -webkit-linear-gradient(bottom, #ececec, #f4f4f4);
    background-image: -moz-linear-gradient(bottom, #ececec, #f4f4f4);
    background-image: -o-linear-gradient(bottom, #ececec, #f4f4f4);
    background-image: linear-gradient(to top, #ececec, #f4f4f4);
}

/*>>>>>>>>>    Buy Basket User Control    <<<<<<<<<<<<*/
.bodyBuyBasket {
    visibility: hidden;
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    z-index: 300;
    text-align: right;
    overflow: hidden;
}

.blueFixedBuyBasket {
    visibility: hidden;
}

.cntBodyBuyBasket {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    z-index: 300;
    height: 100%;
    width: 100%;
    direction: ltr;
    overflow: scroll;
}

.cntBuyBasket {
    margin: 40px auto 20px auto;
    width: 500px;
    direction: rtl;
    position: relative;
}

.panelsBuyBasket {
    padding: 10px 15px 10px 15px;
    background-color: White;
    position: relative;
}

.imgCloseBuyBasket {
    width: 49px;
}

.colTableDiv01BuyBasket {
    padding: 0px 0px 0px 15px;
}

.colTableDiv02BuyBasket {
    padding: 0px 10px 0px 5px;
}

.colTableDiv01BuyBasket02 {
    border-left: 1px solid gray;
}

.titleBuyBasket {
    font-size: 22px;
    font-weight: bold;
}

.divTitleBuyBasket {
    text-align: right;
    margin: 0px 0px 6px auto;
}

.divHeaderEntiretyBuyBasket {
    float: left;
    margin: 30px 0px 0px 0px;
    font-size: 12px;
    float: left;
}

.divGridViewBuyBasket {
    margin: 5px auto 5px auto;
    background-color: rgb(202,255,38);
}

.shippingMethodBuyBasket {
    font-weight: bold;
    border: 1px solid white;
    width: 130px;
    padding: 5px 5px 8px 5px;
}

.divOnlinePayBuyBasket {
    margin: 5px auto 5px auto;
    cursor: pointer;
}

.divBtnRegBuyBasket {
    float: left;
    margin: 0px auto 0px auto;
}

.txtFooterBuyBasket {
    width: 130px;
}

.colTableDiv01FooterBuyBasket {
    text-align: left;
    width: 120px;
    margin: 0px 0px 0px 5px;
}

.TaskColGridViewBuyBasket {
    width: 15%;
}

.NameColGridViewBuyBasket {
    width: 37%;
}

.PriceColGridViewBuyBasket {
    width: 15%;
}

.CountColGridViewBuyBasket {
    width: 10%;
}

.EntiretyColGridViewBuyBasket {
    width: 20%;
}

.headerGridViewBuyBasket {
    background-color: rgb(62,62,62);
    color: White;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.footerGridViewBuyBasket {
    background-color: rgb(229,237,239);
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border-top: 2px solid gray;
}

.rowGridViewBuyBasket {
    /*border-right:2px solid gray;     border-left:2px solid gray;*/
    padding: 4px 6px 5px 6px;
    width: auto;
    text-align: center;
    font-size: 11px;
    margin: 0px;
}

.endRowGridViewBuyBasket {
    background: rgb(52,52,52);
    color: White;
}

.rowGridViewBuyBasket01 {
    background-color: rgb(215,215,215);
}

.cntGridViewBuyBasket {
    background-color: White;
}

.imgDeleteGridViewBuyBasket {
    cursor: pointer;
}

.imgBuyBasket {
    width: 40px;
}

.divImgBuyBasket {
    cursor: pointer;
    position: fixed;
    right: 5px;
    top: 300px;
}

.btnRegBuyBasket {
    font-weight: bold;
    border: 2px rgba(255, 0, 16,0.7) solid !important;
}

    .btnRegBuyBasket:hover {
        color: green !important;
    }

.rowUserDeleteBuyBasket {
    cursor: pointer;
    padding: 4px auto 6px 15px;
}

.rowUserDeleteHoverBuyBasket {
    background-color: rgb(52,52,52);
    color: White;
    font-size: 12px;
}


/*>>>>>>>>>    ActiveUser User Control    <<<<<<<<<<<<*/
.bodyActiveUserUC01 {
    overflow: hidden;
    color: #dcdcdc;
}

.bodyActiveUserUC02 {
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    float: left; /*padding:0px 2px 10px 0px;*/
}

.imgActiveUserUC {
    float: left;
    margin: 0px 0px 0px -5px;
}

.cntActiveUserUC {
    float: left;
    margin: 0px auto 0px 2px;
}

.regUserDivActiveUserUC {
    margin: 5px auto -15px 0px;
}

.pnlLoginActiveUserUC {
    margin: -6px auto 0px 0px;
    text-align: left;
    float: left;
}

.divImgUserActiveUser {
    border: 2px solid white;
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 0px 0px;
    float: left;
    width: 40px;
    height: 40px;
}

.imgUserActiveUser {
    width: 40px;
    height: 40px;
    margin: 0px 0px 0px 0px;
}

.infoActiveUser {
    float: left;
    margin: 0px 0px 0px 8px;
    font-size: 9px;
}

.nameActiveUser {
    margin: 27px 0px -5px 0px;
    font-weight: bold;
    float: left;
}

.twinkleActiveUser {
    width: 8px;
    height: 8px;
    background-color: White;
    margin: 29px auto 0px 5px;
    float: left;
}

.lnksActiveUser {
    margin: 44px 0px 0px 1px;
}

.lnksActiveUserUC {
    font-size: 11px;
    color: #dcdcdc;
}

    .lnksActiveUserUC:hover {
        color: #ebebeb;
        font-size: 11px;
        font-weight: bold;
    }

/*.lnksActiveUserUC:hover
{
    font-weight:bold;
}*/

.navarToggleActiveUser {
    /*position:absolute;     left:0px;     bottom:0px;     right:0px;*/
    background-image: url('image/topActiveUserUC.png');
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin: 2px 0px 0px 0px;
    padding: 0px 2px 0px 0px;
    width: 100%;
    height: 10px;
    cursor: pointer;
}

*.navarToggleActiveUser:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /*background-color:#005486;*/
}




/*>>>>>>>>>    FactorIssuance Page    <<<<<<<<<<<<*/
.bodyFactorIssuance {
    margin: 0px auto 0px auto;
}


/*>>>>>>>>>    FactorIssuance User Control    <<<<<<<<<<<<*/
.pnlBodyUserInsertUpdateUC {
    font-size: 12px;
}

.rowBtnUserInsertUpdateUC {
    margin: 20px 0px 20px auto;
}

.rowImgUserInsertUpdateUC {
    padding: 10px 10px 10px 10px;
    width: auto;
    border: 1px dotted gray;
}

/*>>>>>>>>>    FactorIssuance User Control    <<<<<<<<<<<<*/
.bodyFactorIssuanceUC {
}


/*>>>>>>>>>    Time User Control    <<<<<<<<<<<<*/

.Time-Date {
    direction: ltr;
    text-align: center;
    width: 80px;
}


/*>>>>>>>>>    Online Pay User Control     <<<<<<<<<<<<*/
.pnlBodyOnlinePayUC {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    z-index: 300;
    text-align: right;
    overflow: hidden;
    display: none;
    visibility: hidden;
}

.pnlBodyVisibleOnlinePayUC {
    display: block;
    visibility: visible;
}

.divOprationOnlinePayUC {
    font-size: 12px;
    margin: 5px auto 5px auto;
}

.divOPOnlinePayUC {
    background-color: #caff26;
    font-size: 15px;
    margin-bottom: 10px;
}

.banksOnlinePayUC {
    margin: 20px auto -10px auto;
}

.txtAmountOnlinePayUC {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

/*>>>>>>>>>    Factor Pursue User Control     <<<<<<<<<<<<*/
.pnlBodyFactorPursue {
    display: none;
}

.imgbtnHomePageFactorPursueUC {
    margin: 0px 0px 30px auto;
}

.divGridViewFactorPursue {
    margin: 5px auto 5px auto;
}

.pnlBodyFactorPursueVisible {
    display: block;
    visibility: visible;
}

.aimgbtnFactorPursue {
    position: fixed;
    left: 0px;
    top: 158px;
    z-index: 300;
    cursor: pointer;
}

.imgbtnFactorPursue {
    width: 40px;
}

/*>>>>>>>>>    FactorPursue.htm     <<<<<<<<<<<<*/
.bodyFactorPursue {
    font-size: 12px;
}


/*>>>>>>>>>    FactorIssuance.htm     <<<<<<<<<<<<*/
.bodyAddressIssuanceHtm {
    width: 538px;
    padding: 15px 15px 15px 15px;
    border: 3px double gray;
    font-family: B yekan, Tahoma;
    font-size: 12px;
    direction: rtl;
    margin: 0px auto 20px auto;
}

.recipientAddressIssuanceHtm {
    font-size: 16px;
    font-weight: bold;
}

.postCodeAddressIssuanceHtm {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 10px auto 10px auto;
}









/*>>>>>>>>>    FactorIssuance.htm     <<<<<<<<<<<<*/
.BodyFactorIssuanceHtml {
    width: 538px;
    min-height: 785px;
    padding: 43px 43px 43px 43px;
    border: 1px solid gray;
    font-family: B yekan, Tahoma;
    font-size: 12px;
    direction: rtl;
    margin: 0px auto 20px auto;
}

.headerFactorIssuanceHtml {
    overflow: hidden;
    width: 100%;
    direction: ltr;
}

.logoCompanyFactorIssuanceHtml {
    float: right;
    margin: 15px 0px 0px auto;
}

.imgLogoCompanyFactorIssuanceHtml {
    width: 246px;
}

.imgLogoFactorIssuanceHtml {
    width: 146px;
}

.logoFactorIssuanceHtml {
    float: left;
}

.InfoFactorIssuanceHtml {
    margin: 10px 20px 10px 0px;
    padding: 30px 20px 10px 0px;
    border-right: 1px dotted gray;
}

.buyerFactorIssuanceHtml {
    font-size: 14px;
}

.gridViewFactorIssuanceHtml {
    margin: 10px 0px 0px 0px;
    overflow: hidden;
    height: 100%;
}

.signatureFactorIssuanceHtml {
    float: left;
    margin: 60px 0px 0px 30px;
}

.imgSignatureFactorIssuanceHtml {
    width: 120px;
}



/*>>>>>>>>>    Search UC     <<<<<<<<<<<<*/
.txtSearchUC {
    border: 1px solid gray;
    padding: 1px 5px 2px 5px;
}

.btnSearch {
    height: 20px;
    padding: 0px 5px 0px 5px;
}

.clmSearchUC {
    float: right;
    margin: 0px 2px 0px 0px;
}


/*>>>>>>>>>    Search UC     <<<<<<<<<<<<*/
.btn_Search_Google {
    height: 26px;
    padding: 0px 5px 0px 5px;
}

/*>>>>>>>>>> SlideViewer UC  <<<<<<<<<<*/
.BodySlideViewerUC {
    width: 960px;
    height: 122px;
    position: relative;
}

    .BodySlideViewerUC img {
        border-radius: 12px 12px 0px 0px;
        width: 960px;
    }

    .BodySlideViewerUC .hid {
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 9;
    }

    .BodySlideViewerUC .show {
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 10;
    }

    .BodySlideViewerUC a {
        width: 692px;
        height: 188px;
    }

.bodyNumPageSlideViewerUC {
    background-color: transparent;
    position: absolute;
    left: 2px;
    top: 85px;
    z-index: 20;
    padding: 15px 10px 10px 15px;
}

.BodySlideViewerUC:hover .divNumberPageSlideViewerUC {
    display: block;
}

.BodySlideViewerUC:hover .numPageSlideViewerUC {
    width: 11px;
    height: 11px;
    margin-top: 0px;
}

.numPageSlideViewerUC {
    border: 1px solid white;
    width: 7px;
    height: 7px;
    cursor: pointer;
    margin: 2px 6px 0px 0px;
    display: block;
    float: left;
}

    .numPageSlideViewerUC:hover {
        background-color: #fddb00;
        width: 11px;
        height: 11px;
        margin-top: 0px;
    }

.numPageViewingSlideViewerUC {
    margin-top: 0px;
    width: 11px;
    height: 11px;
}

.divNumberPageSlideViewerUC {
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    left: -1px;
    top: 0px;
    z-index: 15;
    padding: 0px 15px 0px 15px;
    background-color: White;
    height: 100%;
    display: none;
    text-align: left;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 90px;
}



/*>>>>>>>>>> SVPage1Park UC  <<<<<<<<<<*/
.mainBodySVPage1ParkUC {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 390px;
    margin: 0px auto 0px 0px;
}

.bodySVPage1ParkUC {
    width: 100%;
    height: 390px;
    position: relative;
    overflow: hidden;
}

.thumSVPage1ParkUC {
    position: absolute;
    top: 28px;
    right: 76px;
    z-index: 100;
    width: 140px;
    height: 55px;
    text-align: center;
}

.imgThumSVPage1ParkUC {
    border: 2px solid white;
    width: 140px;
}

.imgKamanSVPage1ParkUC {
    margin: -8px auto 0px auto;
}

.bodyCntSVPage1ParkUC {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 55;
}

.playerBodySVPage1ParkUC {
    position: absolute;
    top: 0px;
    right: 35px;
    z-index: 70;
}

.playerBtnsSVPage1ParkUC {
    float: right;
    margin: 0px 0px 0px 10px;
}

.PlayerBtnSVPage1ParkUC {
    background-position: right;
    float: right;
    background-image: url(image/player01.png);
    margin: 0px 0px 0px 0px;
    width: 28px;
    height: 21px;
    cursor: pointer;
}

    .PlayerBtnSVPage1ParkUC:hover {
        background-image: url(image/playerBlack01.png);
    }

.playBtnSVPage1ParkUC {
    background-image: url(image/player02.png);
    background-position: right;
    float: right;
    margin: 0px 0px 0px 0px;
    width: 28px;
    height: 21px;
    cursor: pointer;
}

    .playBtnSVPage1ParkUC:hover {
        background-image: url(image/playerBlack02.png);
    }

.PagerBtnsSVPage1ParkUC {
    float: right;
    margin: 8px 13px 0px 0px;
}

.pagerBtnSVPage1ParkUC {
    background-image: url(image/pager.png);
    background-position: left;
    float: right;
    width: 8px;
    height: 8px;
    margin: 0px 0px 0px 7px;
    cursor: pointer;
}

.curPageBtnSVPage1ParkUC {
    background-position: right;
}

.pagerBtnSVPage1ParkUC:hover {
    background-image: url(image/pagerBlack.png);
}

.divATagSVPage1ParkUC {
    position: relative;
    float: left;
}

.aSVPage1ParkUC {
    float: left;
    position: relative;
    right: 0px;
}

.imgSVPage1ParkUC {
    width: 950px;
    margin: 0px 10px 0px 0px;
    box-shadow: #a7a7a7 0px 0px 10px;
}

.nextSubjectSVPage1ParkUC {
    position: absolute;
    top: 350px;
    right: 0px;
}

    .nextSubjectSVPage1ParkUC .imgNextSub01 {
        position: absolute;
        z-index: 10;
        top: 0px;
        right: 0px;
    }

    .nextSubjectSVPage1ParkUC .imgNextSub02 {
        position: absolute;
        z-index: 5;
        top: 0px;
        right: 63px;
    }

    .nextSubjectSVPage1ParkUC .textNextSub {
        position: absolute;
        z-index: 20;
        top: 2px;
        right: 12px;
        color: White;
        width: 100px;
        text-align: center;
        font-family: B yekan, Tahoma;
        font-size: 14px;
        cursor: pointer;
    }



/*>>>>>>>>> Menu Header          <<<<<<<<<<<<*/
/**
 *********************************************
 * Prototype of styles for horizontal CSS-menu
 * @data 25.01.2010
 *********************************************
 * (X)HTML-scheme:
 *  <div id="menu">
 *      <ul class="menu">
 *          <li><a href="#" class="parent"><span>level 1</span></a>
 *              <div><ul>
 *                  <li><a href="#" class="parent"><span>level 2</span></a>
 *                      <div><ul><li><a href="#"><span>level 3</span></a></li></ul></div>
 *                  </li>
 *              </ul></div>
 *          </li>
 *          <li class="last"><a href="#"><span>level 1</span></a></li>
 *      </ul>
 *  </div>
 *********************************************
 */

/* menu::base */
#menu {
    position: relative;
    z-index: 100;
    height: 35px;
    direction: rtl;
    background-color: #0095bb;
    margin: 7px 0px 5px 0px;
    box-shadow: #2d2d2d 0px 0px 2px;
    background: url(images/header.gif) left -35px repeat-x;
}

    #menu .menu {
        position: absolute;
        margin-right: 2px;
        background: url(images/header.gif) right top no-repeat;
    }

    #menu * {
        list-style: none;
        border: 0;
        padding: 0;
        margin: 0;
    }

    #menu a {
        display: block;
        padding: 7px 14px 7px 14px;
        white-space: nowrap;
    }

    #menu li {
        float: right;
        background: #fff;
        cursor: pointer;
    }

        #menu li li {
            float: none;
        }

    #menu div {
        visibility: hidden;
        position: absolute;
        background: url(images/pix.gif);
        /*-webkit-transition: visibility 0.2s ease 0.2s;
   -moz-transition: visibility 0.2s ease 0.2s;
     -o-transition: visibility 0.2s ease 0.2s;
    -ms-transition: visibility 0.2s ease 0.2s;
        transition: visibility 0.2s ease 0.2s;*/
    }

        #menu div div {
            margin: -35px 0 0 -1px;
            right: 100%;
        }

            #menu div div div {
                margin: -35px 0 0 -1px;
                /*left: 200%;
                width: 100%;*/
            }

                #menu div div div div {
                    margin: -35px 0 0 -1px;
                    /*left: 300%;
                    width: 100%;*/
                }

    #menu li:hover > div {
        visibility: visible;
    }

    /* menu::special styles */
    /* menu::level 1 */
    #menu a {
        text-decoration: none;
        color: Red; /*1*/
        position: relative;
        z-index: 77;
    }

        #menu a:hover {
            color: #FFF;
        }

            #menu a:hover span {
                color: #FFF;
            }

    #menu li.current a {
        /*background: transparent url(images/header_active.gif) repeat-x;*/
        color: #3C4955;
    }

    #menu li.current span {
        color: white;
    }

    #menu > ul > li:hover > a {
        /*background:url(images/header.gif) left -35px repeat-x;*/
        background-color: #ebebeb;
        color: Red;
    }

        #menu > ul > li:hover > a span {
            color: Red;
        }

    #menu span {
        text-transform: uppercase;
        font-family: B yekan, Tahoma;
        font-size: 14px;
        text-align: right;
        /*letter-spacing:0.3em;
    text-decoration:none;*/
        color: #e5e5e5;
    }

    #menu li {
        background: url(images/header.gif) left top no-repeat;
    }
    /* menu::level >= 2 */
    #menu ul ul {
        width: auto;
    }

    #menu li li {
        background: #2d2d2d;
        width: auto;
    }

        #menu li li a {
            position: static;
            background: #2d2d2d;
            text-align: center;
            color: #FFF;
            padding: 0px 0px 0px 0px;
            text-transform: none;
        }

    #menu li.current li a {
        background: none;
        color: #FFF;
    }

    #menu li.current li span {
        color: #FFF;
    }

    #menu li li a:hover {
        background: #4a5155;
    }

    #menu li li a span {
        color: #fff;
        line-height: 15px;
        padding: 10px 10px 10px 10px;
    }

    #menu li li a:hover span {
        color: #ffffff;
    }

    #menu li li a.parent span {
        background: transparent url(images/arrow.gif) no-repeat scroll left 50%;
        z-index: 10;
        margin: 0px 0px 0px 0px;
        padding-left: 20px;
        min-width: 100px;
    }

    #menu li li span {
        display: block;
        text-transform: none;
        padding: 0px 25px 0px 0px;
        font-size: 11px;
        letter-spacing: 0;
        min-width: 100px;
    }

.Body_EmptyMP {
    background-color: white !important;
}

.DesignBy_EmptyMP {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}

.body_Print {
    margin: 1cm;
}

    .body_Print .highslide-gallery {
        max-height: none !important;
        overflow: hidden;
    }

.logo_Print {
    width: 100%;
    margin: 0.5cm auto;
    text-align: center;
}

.bodyPrintMP {
    width: 21cm;
    height: auto;
    margin: 0pc auto;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #999999;
  background-color: #000101;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ec2223;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b20f10;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #000101;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1190px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #aaaaaa;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #000101;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #aaaaaa;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #aaaaaa;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  background-color: #eeeeee;
  opacity: 1;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #aaaaaa;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #aaaaaa;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
selectinput.input-sm {
  height: 31px;
  line-height: 31px;
}
textareainput.input-sm,
select[multiple]input.input-sm {
  height: auto;
}
input.input-lg {
  height: 47px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
selectinput.input-lg {
  height: 47px;
  line-height: 47px;
}
textareainput.input-lg,
select[multiple]input.input-lg {
  height: auto;
}
@media (min-width: 768px) {
  .form-inline .inputbox,
  .form-inline select,
  .form-inline textarea,
  .form-inline input {
    display: inline-block;
  }
}
.control-group {
  margin-bottom: 10.5px;
}
legend + .control-group {
  margin-top: 21px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 21px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: " ";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group .control-label {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .form-horizontal .control-group .control-label {
    display: inline-block;
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
  }
}
.form-horizontal .control-group .controls {
  margin-left: 180px;
}
.form-actions {
  padding: 21px;
  margin: 21px 0;
  background-color: #eeeeee;
  border-radius: 4px;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions [class*="col-sm-offset-"],
.form-actions [class*="col-md-offset-"] {
  padding-left: 5px !important;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10.5px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 15px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 35px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.btn-large {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 4px;
  font-size: 13px;
  border-radius: 3px;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #aaaaaa;
}
.form-control::-webkit-input-placeholder {
  color: #aaaaaa;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 35px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 47px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 31px;
  line-height: 31px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  min-height: 34px;
}
.input-lg {
  height: 47px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 47px;
  line-height: 47px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 47px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 47px;
  line-height: 47px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 47px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  min-height: 40px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 47px;
  height: 47px;
  line-height: 47px;
}
.input-sm + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #d9d9d9;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #ec2223;
  border-color: #e11314;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #ca1112;
  border-color: #a90f0f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #ec2223;
  border-color: #e11314;
}
.btn-primary .badge {
  color: #ec2223;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #ec2223;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #b20f10;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #aaaaaa;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -5px;
  margin-left: -1px;
}
.dropdown-submenu.open > .dropdown-menu {
  display: block;
}
.dropdown-submenu > .dropdown-menu {
  border-radius: 4px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -5px;
}
.dropdown-submenu.open > a:after {
  border-left-color: #262626;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../../../../../../../../../../../../App_Themes/default/ShahroodPress/plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../../../../../../../../../../../../App_Themes/default/ShahroodPress/plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('../../../../../../../../../../../../App_Themes/default/ShahroodPress/plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../../../../../../../../../../../../App_Themes/default/ShahroodPress/plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../../../../../../../../../../App_Themes/default/ShahroodPress/plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../../../../../../../../../App_Themes/default/ShahroodPress/plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #ec2223;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #aaaaaa;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #aaaaaa;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 47px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 47px;
  line-height: 47px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  line-height: 31px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.nav > li.disabled > a {
  color: #aaaaaa;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #aaaaaa;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: #ec2223;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #42454d;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #42454d;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #000101;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #000101;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #ec2223;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #000101;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 14.5px 15px;
  font-size: 19px;
  line-height: 21px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  .navbar-form .inputbox,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #4e515b;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #4e515b;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #4e515b;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #4e515b;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #ffffff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #aaaaaa;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #aaaaaa;
}
.navbar-inverse .navbar-nav > li > a {
  color: #aaaaaa;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #aaaaaa;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #aaaaaa;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #aaaaaa;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #aaaaaa;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ec2223;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #b20f10;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ec2223;
  border-color: #ec2223;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #aaaaaa;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #aaaaaa;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #aaaaaa;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #919191;
}
.label-primary {
  background-color: #ec2223;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #ca1112;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #aaaaaa;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ec2223;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 67.5px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.42857143;
  background-color: #000101;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ec2223;
}
.thumbnail .caption {
  padding: 9px;
  color: #999999;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #ffffff;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  background-color: #ec2223;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #aaaaaa;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #aaaaaa;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #ec2223;
  border-color: #ec2223;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fcdede;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #ec2223;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #ec2223;
  border-color: #ec2223;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ec2223;
}
.panel-primary > .panel-heading .badge {
  color: #ec2223;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ec2223;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #468847;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #3a87ad;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #c09853;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #b94a48;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #37383f;
  border: 1px solid #26272c;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * @copyright	Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */
@import url(../../../media/system/css/system.css);

/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}
/*===================================*/
/* Custom CSS*/
@font-face {
    font-family: 'BYekan';
    src: url('../../../../../../../../App_Themes/default/ShahroodPress/fonts/BYekan.eot');
    src: url('../../../../../../../../App_Themes/default/ShahroodPress/fonts/BYekan.eot') format('embedded-opentype'),url('../../../../../../../../App_Themes/default/ShahroodPress/fonts/BYekan.woff') format('woff'),url('../../../../../../../../App_Themes/default/ShahroodPress/fonts/BYekan.ttf') format('truetype');
    /*src: url('../../../../../../../../App_Themes/default/ShahroodPress/fonts/BYekan.eot') format('eot'), url('../../../../../../../../App_Themes/default/ShahroodPress/fonts/BYekan.ttf') format('truetype');*/
}

.navbar-header {
    float:left;
}

.ShahroodPress_ActiveUser_UC a {
    color: white;
    font-size: 12px;
}

.ShahroodPress_ActiveUser_UC .imgAvatar {
    width: 20px;
    height: 20px;
    margin-left: 3px;
}

.MenuBodyHeader {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.t3-navbar .navbar-nav {
    float: left;
    padding-right: 0px;
}

    .t3-navbar .navbar-nav > li {
        float: right !important;
    }

.t3-navbar .dropdown-menu {
    right: 0px;
    float: right;
}

.t3-navbar .dropdown-submenu > .dropdown-menu {
    top: 0;
    right: 100% !important;
    margin-top: -5px;
    overflow: hidden;
    margin-right: -1px;
    width: 100%;
}

.blackColor {
    color: #1f2024 !important;
}

.blackBorder {
    border-bottom-color: #c0c1c3 !important;
}

.bt-arrows .eranews {
    visibility: hidden;
}

.HeaderMP_DesignBy_a:hover {
    color: black !important;
}

.lnkbtnTitrAllNewsUC {
    text-align: right;
}

.bodyNewsView {
    padding: 0px;
}

.commentCounter_NewsWithMostComments {
    color: white !important;
    font-size: 22px !important;
}

.lblProductTitle_BuyBasket {
    color: #111111;
}


.Body_MessageSend_UC {
    display: table;
    position: fixed;
    top: 140px;
    right: -360px;
    z-index: 1000;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

    .Body_MessageSend_UC:hover {
        right: 0px;
    }

    .Body_MessageSend_UC #body-options {
        width: 360px;
        float: right;
    }

    .Body_MessageSend_UC #icon-options {
        float: right;
    }

        .Body_MessageSend_UC #icon-options a {
            color: #666;
        }

    .Body_MessageSend_UC .Title {
        color: #ec2223;
    }


.options_panel {
    width: 350px;
    position: fixed;
    right: -350px;
    top: 100px;
    margin-left: 0;
    z-index: 999;
    filter: alpha(opacity=70);
    opacity: 1;
}

    .options_panel h3 {
        width: 35px;
        height: 35px;
        position: absolute;
        top: 15px;
        left: -35px;
        margin: 0;
        background-color: black;
        cursor: pointer;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .options_panel h3 span {
            margin: 8px 8px 0 0px;
        }

    .options_panel.opened h3 {
        background-position: center bottom;
    }

    .options_panel .options {
        /*height: 360px;*/
        overflow: hidden;
        background-color: #000;
        padding: 10px 15px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    .options_panel h5 {
        text-transform: uppercase;
    }

    .options_panel h5,
    .options_panel .options {
        font: bold 10px/1.6 B yekan, Tahoma, Arial, Helvetica, sans-serif;
        color: #ddd;
        margin: 10px 0 5px;
    }

    .options_panel select {
        width: 150px;
        font-size: 10px;
        text-transform: uppercase;
        color: #ccc;
        background: #111;
        border: 1px solid #555;
        outline: none !important;
        color: #111;
        background: #DADADA;
    }

    .options_panel input[type=text] {
        width: 110px;
        font-size: 10px;
        text-transform: uppercase;
        color: #ccc;
        background: #111;
        border: 1px solid #555;
        outline: none !important;
        height: 13px;
        vertical-align: top;
    }

    .options_panel .color_suggestions {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .options_panel .color_suggestions li {
            border: 1px solid #888;
            cursor: pointer;
            float: left;
            height: 15px;
            margin: 3px;
            width: 15px;
            border-radius: 2px;
        }

    .options_panel .note {
        margin-top: 10px;
    }

/* End of Custom CSS*/
/*===================================*/
#jt3_headline-news_wrapper h4, #jt3_headline-news_wrapper h4 a {
    color: #fff;
}

#jt3_headline-news_wrapper p.introtext {
    color: #ffffff;
}

#jt3_headline-news_wrapper .contentdiv a.readone {
    color: #000000;
}

#bottomthumbnails95 {
    background: #000000;
    position: relative;
    z-index: 40;
}

    #bottomthumbnails95 img {
        box-sizing: conentbox in: 4px px 4px .show all_inn padding-top 10.5px
    }

@media (max-width: 767px) {
    .always-show .mega > .mega-dropdown-menu, .always-show .dropdown-menu {
        display: block !important;
        position: static;
    }

    .open .dropdown-menu {
        display: block;
    }
}

.t3-logo, .t3-logo-small {
    display: block;
    text-decoration: none;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center;
}

.t3-logo {
    width: 182px;
    height: 50px;
}

.t3-logo-small {
    width: 60px;
    height: 30px;
}

.t3-logo,
.t3-logo-color {
    background-image: url("../../../../../../static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}

.t3-logo-small,
.t3-logo-small.t3-logo-color {
    background-image: url("../../../../../../static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}

.t3-logo-dark {
    background-image: url("../../../../../../static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}

.t3-logo-small.t3-logo-dark {
    background-image: url("../../../../../../static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}

.t3-logo-light {
    background-image: url("../../../../../../static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}

.t3-logo-small.t3-logo-light {
    background-image: url("../../../../../../static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}

.jt_list_content.eranews a {
    /*color: #fff !important*/
    font-size: 12px;
}

@media (max-width: 767px) {
    .logo-control .logo-img-sm {
        display: block;
    }

    .logo-control .logo-img {
        display: none;
    }
}

@media (min-width: 768px) {
    .logo-control .logo-img-sm {
        display: none;
    }

    .logo-control .logo-img {
        display: block;
    }
}

#community-wrap .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block;
}

.body-data-holder:before {
    display: none;
    content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #ec2223;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #b20f10;
        text-decoration: underline;
    }

    a:focus {
        outline: none;
    }

img {
    vertical-align: middle;
}

th,
td {
    line-height: 1.42857143;
    text-align: left;
    vertical-align: top;
}

th {
    font-weight: bold;
}

td,
tr td {
    border-top: 1px solid #dddddd;
}

.cat-list-row0:hover,
.cat-list-row1:hover {
    background: #f5f5f5;
}

.cat-list-row1,
tr.cat-list-row1 td {
    background: #f9f9f9;
}

table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
    width: 100%;
}

table.contentpaneopen {
    border: 0;
}

.star {
    color: #ffcc00;
}

.red {
    color: #cc0000;
}

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.wrap {
    width: auto;
    clear: both;
}

.center,
.table td.center,
.table th.center {
    text-align: center;
}

.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family:;
    font-weight: 300;
    line-height: 1.1;
    color: #ffffff;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #aaaaaa;
    }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 21px;
    margin-bottom: 10.5px;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-size: 65%;
    }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px;
}

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

h1,
.h1 {
    font-size: 39px;
}

h2,
.h2 {
    font-size: 32px;
}

h3,
.h3 {
    font-size: 26px;
}

h4,
.h4 {
    font-size: 19px;
}

h5,
.h5 {
    font-size: 15px;
}

h6,
.h6 {
    font-size: 13px;
}

p {
    margin: 0 0 10.5px;
}

.lead {
    margin-bottom: 21px;
    font-size: 17px;
    font-weight: 200;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 22.5px;
    }
}

small,
.small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-muted {
    color: #aaaaaa;
}

.text-primary {
    color: #ec2223;
}

a.text-primary:hover {
    color: #ca1112;
}

.text-success {
    color: #468847;
}

a.text-success:hover {
    color: #356635;
}

.text-info {
    color: #3a87ad;
}

a.text-info:hover {
    color: #2d6987;
}

.text-warning {
    color: #c09853;
}

a.text-warning:hover {
    color: #a47e3c;
}

.text-danger {
    color: #b94a48;
}

a.text-danger:hover {
    color: #953b39;
}

.bg-primary {
    color: #fff;
    background-color: #ec2223;
}

a.bg-primary:hover {
    background-color: #ca1112;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.highlight {
    background-color: #FFC;
    font-weight: bold;
    padding: 1px 4px;
}

.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10.5px;
}

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 21px;
}

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #aaaaaa;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 18.75px;
    border-left: 5px solid #eeeeee;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #aaaaaa;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eeeeee;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        blockquote.pull-right footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        blockquote.pull-right footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

    blockquote:before,
    blockquote:after {
        content: "";
    }

address {
    margin-bottom: 21px;
    font-style: normal;
    line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

.btn-actions {
    text-align: center;
}

.features-list {
    margin-top: 63px;
}

    .features-list .page-header {
        border: 0;
        text-align: center;
    }

        .features-list .page-header h1 {
            font-size: 47px;
        }

    .features-list .feature-row {
        overflow: hidden;
        min-height: 200px;
        color: #696f72;
        border-top: 1px solid #e0e2e3;
        padding: 63px 0 0;
        text-align: center;
    }

        .features-list .feature-row:last-child {
            border-bottom: 1px solid #e0e2e3;
            margin-bottom: 63px;
        }

        .features-list .feature-row h3 {
            font-size: 30px;
        }

        .features-list .feature-row div:first-child {
            padding-left: 0;
        }

        .features-list .feature-row div:last-child {
            padding-right: 0;
        }

        .features-list .feature-row div:first-child.feature-img img {
            float: left;
        }

        .features-list .feature-row div:last-child.feature-img img {
            float: right;
        }

.jumbotron h2 {
    font-size: 47px;
}

.jumbotron iframe {
    margin-top: 21px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #aaaaaa;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #aaaaaa;
}

.form-control::-webkit-input-placeholder {
    color: #aaaaaa;
}

textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 21px;
}

.radio label,
.checkbox label {
    display: inline;
}

.form-control-static {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
    }

    .form-inline .form-control {
        display: inline-block;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none;
    }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .form-control-static {
    padding-top: 7px;
}

.btn-primary {
    background-color: #d81314;
}

.btn-inverse {
    color: #ffffff;
    background-color: #333333;
    border-color: #262626;
}

    .btn-inverse:hover,
    .btn-inverse:focus,
    .btn-inverse.focus,
    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        color: #ffffff;
        background-color: #1a1a1a;
        border-color: #080808;
    }

    .btn-inverse:active,
    .btn-inverse.active,
    .open > .dropdown-toggle.btn-inverse {
        background-image: none;
    }

    .btn-inverse.disabled,
    .btn-inverse[disabled],
    fieldset[disabled] .btn-inverse,
    .btn-inverse.disabled:hover,
    .btn-inverse[disabled]:hover,
    fieldset[disabled] .btn-inverse:hover,
    .btn-inverse.disabled:focus,
    .btn-inverse[disabled]:focus,
    fieldset[disabled] .btn-inverse:focus,
    .btn-inverse.disabled.focus,
    .btn-inverse[disabled].focus,
    fieldset[disabled] .btn-inverse.focus,
    .btn-inverse.disabled:active,
    .btn-inverse[disabled]:active,
    fieldset[disabled] .btn-inverse:active,
    .btn-inverse.disabled.active,
    .btn-inverse[disabled].active,
    fieldset[disabled] .btn-inverse.active {
        background-color: #333333;
        border-color: #262626;
    }

    .btn-inverse .badge {
        color: #333333;
        background-color: #ffffff;
    }

.btn-block + .btn-block {
    margin-top: 5px;
}

select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
    color: #aaaaaa;
    opacity: 1;
}

select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
    color: #aaaaaa;
}

select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
    color: #aaaaaa;
}

textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
    height: auto;
}

@media screen and (min-width: 768px) {
    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    .inputbox {
        width: auto;
    }
}

select,
select.form-control,
select.inputbox,
select.input {
    padding-right: 5px;
}

.input-append .active,
.input-prepend .active {
    background-color: #bbff33;
    border-color: #669900;
}

.invalid {
    border-color: #cc0000;
}

label.invalid {
    color: #cc0000;
}

input.invalid {
    border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
    padding: 5px 20px;
    font-size: 15px;
}

.dropdown-menu > li span {
    padding: 5px 20px;
    font-size: 15px;
}

.dropdown-header {
    padding: 3px 20px;
    font-size: 15px;
}

    .dropdown-header a {
        color: #aaaaaa;
    }

.dropdown-submenu > .dropdown-menu > li > a {
    padding: 5px 20px;
    font-size: 15px;
}

.dropdown-submenu > .dropdown-menu > li span {
    padding: 5px 20px 5px 30px;
    font-size: 15px;
}

.dropdown-submenu > a:after {
    border-left-color: #333333;
}

.dropdown-submenu > a:after {
    border-left-color: #e9e9e9;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ec2223;
}

.nav > li > a {
    font-size: 12px;
}

.nav > li > .separator {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 21px;
    font-size: 17px;
}

@media (min-width: 768px) {
    .nav > li > .separator {
        padding-top: 14.5px;
        padding-bottom: 14.5px;
    }
}

@media (max-width: 991px) {
    .nav > li > span {
        padding: 10px 15px;
        display: inline-block;
        font-size: 17px;
    }
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #da1314;
}

.nav .caret {
    border-top-color: #1f2024;
    border-bottom-color: #1f2024;
    border-bottom-width: 0;
    border-style: solid;
}

.nav a:hover .caret {
    border-top-color: #b20f10;
    border-bottom-color: #b20f10;
}

.t3-navhelper {
    background: #f5f5f5;
    border-top: 1px solid #eeeeee;
    color: #555555;
    padding: 5px 0;
}

.breadcrumb {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
}

    .breadcrumb > li + li:before {
        content: "/\00a0";
    }

    .breadcrumb > .active {
        color: #aaaaaa;
    }

        .breadcrumb > .active + li:before {
            content: "";
            padding: 0;
        }

        .breadcrumb > .active .hasTooltip {
            padding-right: 10.5px;
        }

    .breadcrumb .divider {
        display: none;
    }

.pagination {
    display: block;
}

    .pagination:before,
    .pagination:after {
        content: " ";
        display: table;
    }

    .pagination:after {
        clear: both;
    }

@media screen and (min-width: 768px) {
    .pagination {
        float: left;
    }
}

.pagination .pagination {
    display: inline-block;
}

.counter {
    display: inline-block;
    margin-top: 21px;
    padding: 6px 12px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
}

@media screen and (min-width: 768px) {
    .counter {
        float: right;
    }
}

.navbar-toggle {
    padding: 0;
    height: 35px;
    line-height: 35px;
    width: 35px;
    margin-left: 15px;
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.25px -15px;
}

@media (min-width: 768px) {
    .navbar-nav {
        margin: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #4e515b;
}

    .navbar-default .navbar-brand {
        color: #ffffff;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #e6e6e6;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #ffffff;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > li > .nav-header {
        color: #ffffff;
        display: inline-block;
        padding-top: 15.75px;
        padding-bottom: 15.75px;
    }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #555555;
        background-color: transparent;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #4e515b;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #4e515b;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #cccccc;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #4e515b;
    }

    .navbar-default .navbar-nav > .dropdown > a:hover .caret,
    .navbar-default .navbar-nav > .dropdown > a:focus .caret {
        border-top-color: #333333;
        border-bottom-color: #333333;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent;
        color: #555555;
    }

        .navbar-default .navbar-nav > .open > a .caret,
        .navbar-default .navbar-nav > .open > a:hover .caret,
        .navbar-default .navbar-nav > .open > a:focus .caret {
            border-top-color: #1f2024;
            border-bottom-color: #1f2024;
        }

    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #1f2024;
        border-bottom-color: #1f2024;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #ffffff;
}

    .navbar-default .navbar-link:hover {
        color: #333333;
    }

.t3-mainnav {
    border-left: 0;
    border-right: 0;
    margin-bottom: 0;
    border-radius: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}

    .t3-mainnav .t3-navbar {
        padding-left: 0;
        padding-right: 15px;
    }

@media (min-width: 768px) {
    .t3-mainnav .t3-navbar-collapse {
        display: none !important;
    }
}

.t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0 -15px;
}

    .t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
        margin-right: 5px;
    }

    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
        border-top: 1px solid #4e515b;
    }

    .t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
        border-top: 0;
    }

    .t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
        position: absolute;
        top: 40%;
        left: 15px;
    }

.t3-module,
.moduletable {
    background: transparent;
    color: inherit;
    margin-bottom: 31.5px;
}

@media screen and (min-width: 768px) {
    .t3-module,
    .moduletable {
        margin-bottom: 31.5px;
    }
}

.t3-module .module-inner,
.moduletable .module-inner {
    padding: 0;
}

.module-title {
    background: transparent;
    color: inherit;
    font-size: 19px;
    margin: 0 0 10.5px 0;
    padding: 0;
}

@media screen and (min-width: 768px) {
    .module-title {
        margin-bottom: 21px;
    }
}

.module-ct {
    background: transparent;
    color: inherit;
    padding: 0;
}

    .module-ct:before,
    .module-ct:after {
        content: " ";
        display: table;
    }

    .module-ct:after {
        clear: both;
    }

    .module-ct > ul,
    .module-ct .custom > ul,
    .module-ct > ol,
    .module-ct .custom > ol {
        margin-left: 20px;
        padding-left: 0;
    }

        .module-ct > ul.unstyled,
        .module-ct .custom > ul.unstyled,
        .module-ct > ol.unstyled,
        .module-ct .custom > ol.unstyled {
            padding-left: 0;
        }

        .module-ct > ul.nav,
        .module-ct .custom > ul.nav,
        .module-ct > ol.nav,
        .module-ct .custom > ol.nav {
            padding-left: 0;
            margin-left: 0;
        }

.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
    padding: 6px 5px;
    display: block;
}

#login-form input[type="text"],
#login-form input[type="password"] {
    width: 100%;
}

#login-form ul.unstyled {
    margin-top: 21px;
    padding-left: 20px;
}

#login-form #form-login-remember label {
    font-weight: normal;
}

.banneritem a {
    font-weight: bold;
}

.bannerfooter {
    border-top: 1px solid #eeeeee;
    font-size: 13px;
    padding-top: 10.5px;
    text-align: right;
}

.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
    margin: 0;
}

    .categories-module li,
    ul.categories-module li,
    .category-module li,
    ul.category-module li {
        list-style: none;
        padding: 10.5px 0;
        border-top: 1px solid #eeeeee;
    }

        .categories-module li:first-child,
        ul.categories-module li:first-child,
        .category-module li:first-child,
        ul.category-module li:first-child {
            border-top: 0;
        }

    .categories-module h4,
    ul.categories-module h4,
    .category-module h4,
    ul.category-module h4 {
        font-size: 15px;
        font-weight: normal;
        margin: 0;
    }

.feed h4 {
    font-weight: bold;
}

.feed .newsfeed,
.feed ul.newsfeed {
    border-top: 1px solid #eeeeee;
}

    .feed .newsfeed .feed-link,
    .feed ul.newsfeed .feed-link,
    .feed .newsfeed h5.feed-link,
    .feed ul.newsfeed h5.feed-link {
        font-size: 15px;
        font-weight: normal;
        margin: 0;
    }

.latestusers,
ul.latestusers {
    margin-left: 0;
}

    .latestusers li,
    ul.latestusers li {
        background: #eeeeee;
        display: inline-block;
        padding: 5px 10px;
        border-radius: 4px;
    }

.stats-module dt,
.stats-module dd {
    display: inline-block;
    margin: 0;
}

.stats-module dt {
    font-weight: bold;
    width: 35%;
}

.stats-module dd {
    width: 60%;
}

.tagspopular ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

    .tagspopular ul > li {
        color: #555555;
        display: inline-block;
        margin: 0 5px 5px 0;
    }

        .tagspopular ul > li > a {
            background: #eeeeee;
            border-radius: 3px;
            color: #555555;
            display: block;
            padding: 2px 5px;
        }

            .tagspopular ul > li > a:hover,
            .tagspopular ul > li > a:focus,
            .tagspopular ul > li > a:active {
                background: #b20f10;
                color: #ffffff;
                text-decoration: none;
            }

.tagssimilar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .tagssimilar ul > li {
        border-bottom: 1px solid #eeeeee;
        padding: 8px 0;
    }

        .tagssimilar ul > li > a {
            color: #555555;
        }

            .tagssimilar ul > li > a:hover,
            .tagssimilar ul > li > a:focus,
            .tagssimilar ul > li > a:active {
                color: #b20f10;
            }

.module-ct > ol.breadcrumb {
    padding: 6px 12px;
    margin-left: 0;
}

.items-leading .leading {
    margin-bottom: 42px;
}

.items-row .item {
    margin-bottom: 42px;
}

.divider-vertical {
    margin: 0 0 42px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.article-aside {
    color: #aaaaaa;
    font-size: 14px;
    margin-bottom: 21px;
}

.article-info {
    margin: 0;
    width: 85%;
}

    .article-info .article-info-term {
        display: none;
    }

    .article-info dd {
        display: inline-block;
        margin-left: 0;
        margin-right: 10px;
        white-space: nowrap;
    }

        .article-info dd strong {
            font-weight: bold;
        }

.tags {
    margin-bottom: 21px;
}

.tag-category #filter-search {
    box-shadow: none;
    float: left;
    border-radius: 0;
}

.fields-container dd {
    border-bottom: 1px dotted #e1e1e1;
    padding: 7px 0;
}

    .fields-container dd .field-label {
        display: inline-block;
        font-weight: bold;
        padding-right: 21px;
    }

    .fields-container dd:last-child {
        border-bottom: 0;
    }

.article-footer {
    color: #aaaaaa;
    font-size: 13px;
    margin-bottom: 21px;
}

.article-intro img,
.article-content img {
    display: block;
    max-width: 100%;
    height: auto;
}

    .article-intro img[align=left],
    .article-content img[align=left],
    .article-intro .img_caption.left,
    .article-content .img_caption.left,
    .article-intro .pull-left.item-image,
    .article-content .pull-left.item-image {
        margin: 0 31.5px 21px 0;
    }

    .article-intro img[align=right],
    .article-content img[align=right],
    .article-intro .img_caption.right,
    .article-content .img_caption.right,
    .article-intro .pull-right.item-image,
    .article-content .pull-right.item-image {
        margin: 0 0 21px 31.5px;
    }

@media (max-width: 768px) {
    .article-content iframe {
        width: 100% !important;
        height: auto;
    }
}

.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    position: relative;
}

.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
    margin-bottom: 21px;
    max-width: 100%;
}

.img-fulltext-left {
    float: left;
    margin-right: 21px;
}

.img-fulltext-right {
    float: right;
    margin-left: 21px;
}

    .img-intro-none img,
    .img-intro-left img,
    .img-intro-right img,
    .img-fulltext-none img,
    .img-fulltext-left img,
    .img-fulltext-right img {
        margin: 0;
    }

.img_caption img {
    margin-bottom: 1px !important;
}

.img_caption p.img_caption {
    background: #eeeeee;
    color: #555555;
    font-size: 13px;
    width: 100%;
    margin: 0;
    padding: 5px;
    text-align: center;
    clear: both;
}

@media screen and (max-width: 767px) {
    article img[align=left],
    .img_caption.left,
    article img[align=right],
    .img_caption.right,
    .img-fulltext-left,
    .img-fulltext-right {
        float: none !important;
        margin-left: 0;
        margin-right: 0;
        width: 100% !important;
    }
}

article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
    padding: 2px 5px;
}

    article aside .btn-group > .dropdown-toggle .caret {
        margin-left: 2px;
    }

.row-even,
.row-odd {
    padding: 5px;
    width: 99%;
    border-bottom: 1px solid #dddddd;
}

.row-odd {
    background-color: transparent;
}

.row-even {
    background-color: #f9f9f9;
}

.blog-row-rule,
.blog-item-rule {
    border: 0;
}

.row-fluid .row-reveal {
    visibility: hidden;
}

.row-fluid:hover .row-reveal {
    visibility: visible;
}

.nav-list > li.offset > a {
    padding-left: 30px;
    font-size: 12px;
}

.list-striped,
.row-striped {
    list-style: none;
    line-height: 21px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
    margin-left: 0;
    padding-left: 0;
}

    .list-striped li,
    .list-striped dd,
    .row-striped .row,
    .row-striped .row-fluid {
        border-bottom: 1px solid #dddddd;
        padding: 10px 15px;
    }

        .list-striped li:nth-child(odd),
        .list-striped dd:nth-child(odd),
        .row-striped .row:nth-child(odd),
        .row-striped .row-fluid:nth-child(odd) {
            background-color: #f9f9f9;
        }

        .list-striped li:hover,
        .list-striped dd:hover,
        .row-striped .row:hover,
        .row-striped .row-fluid:hover {
            background-color: #f5f5f5;
        }

    .row-striped .row-fluid {
        width: 97%;
    }

        .row-striped .row-fluid [class*="span"] {
            min-height: 10px;
        }

        .row-striped .row-fluid [class*="span"] {
            margin-left: 8px;
        }

            .row-striped .row-fluid [class*="span"]:first-child {
                margin-left: 0;
            }

.list-condensed li {
    padding: 5px 10px;
}

.row-condensed .row,
.row-condensed .row-fluid {
    padding: 5px 10px;
}

.list-bordered,
.row-bordered {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    margin-left: 0;
    border: 1px solid #dddddd;
}

.login-wrap .other-links ul {
    padding-left: 15px;
}

.form-register fieldset {
    padding: 0 0 10px;
}

.form-register p {
    margin: 0 0 5px;
}

    .form-register p.form-des {
        margin: 15px 0;
    }

.form-register label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}

.form-register .input,
.form-register .inputbox {
    margin-left: 10px;
    width: 200px;
}

.form-register .btn,
.form-register .button {
    margin-left: 140px;
}

.registration fieldset dt {
    margin-right: 5px;
}

.admintable textarea {
    max-width: 90% !important;
    resize: none;
}

.com_mailto body {
    padding: 10.5px;
}

.com_mailto .t3-mainbody {
    padding-top: 0;
    padding-bottom: 0;
}

.com_mailto .t3-content {
    width: auto;
}

#mailto-window {
    background: #fff;
    margin: 10px 0 20px;
    padding: 0;
    position: relative;
}

    #mailto-window h2 {
        font-size: 22px;
        margin-top: 0;
        margin-bottom: 20px;
        overflow: hidden;
    }

        #mailto-window h2 .mailto-close {
            background-color: #e1e1e1;
            border-radius: 3px;
            float: right;
            height: 26px;
            line-height: 22px;
            text-align: center;
            width: 26px;
        }

            #mailto-window h2 .mailto-close span {
                color: #aaaaaa;
                line-height: 22px;
                font-size: 16px;
                margin: 0;
                padding: 0;
            }

            #mailto-window h2 .mailto-close:hover span,
            #mailto-window h2 .mailto-close:focus span,
            #mailto-window h2 .mailto-close:active span {
                color: #555555;
            }

    #mailto-window .control-group .controls {
        margin-left: 0;
    }

#mailtoForm .control-group .controls {
    margin-left: 0;
}

#mailtoForm .formelm {
    padding: 5px 0;
    vertical-align: middle;
    overflow: hidden;
}

    #mailtoForm .formelm label {
        display: inline-block;
        float: left;
        font-weight: bold;
        vertical-align: middle;
        width: 100px;
    }

#mailtoForm p {
    margin-top: 20px;
}

#mailtoForm .input,
#mailtoForm .inputbox {
    width: 65%;
}

#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
    margin-right: 5px;
}

.user-details {
    padding: 10px 0;
}

    .user-details p {
        margin: 0 0 5px;
    }

    .user-details label {
        display: block;
        float: left;
        font-weight: bold;
        text-align: right;
        width: 130px;
    }

    .user-details .input,
    .user-details .inputbox {
        margin-left: 10px;
        width: 200px;
    }

    .user-details .btn,
    .user-details button {
        margin-left: 140px;
    }

    .user-details .paramlist .paramlist_key {
        padding: 0 0 5px;
        width: 130px;
    }

    .user-details .paramlist .paramlist_value {
        padding: 0 0 5px;
    }

    .user-details .user_name span {
        font-weight: bold;
        padding-left: 10px;
    }

.reset .form-validate p,
.remind .form-validate p {
    background: #eeeeee;
    border: 1px solid #eeeeee;
    margin-bottom: 21px;
    padding: 10.5px 21px;
    border-radius: 4px;
}

.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
    margin: 0;
}

.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
    margin: 4px 0 0 0;
}

.profile-edit input {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
}

@media (min-width: 768px) {
    .profile-edit input {
        float: left;
        width: 50%;
    }
}

.profile-edit select {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
}

@media (min-width: 768px) {
    .profile-edit select {
        float: left;
        width: 50%;
    }
}

.profile-edit select + button {
    margin-left: 5px;
}

.profile-edit .input-prepend .media-preview {
    float: left;
}

.profile-edit .input-prepend #jform_com_fields_uavatar {
    background-color: #ffffff;
    box-shadow: none;
}

.profile-edit .input-prepend .btn {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0 3px 3px 0;
    text-align: center;
}

    .profile-edit .input-prepend .btn span.icon-remove {
        margin-right: 0;
    }

    .profile-edit .input-prepend .btn.modal {
        background-color: #eee;
        border: 1px solid #ccc;
        display: inline-block;
        border-radius: 0;
        position: relative;
        margin: 0 0 0 -1px;
    }

.profile-edit .chzn-container .chzn-search:before,
.profile-edit .chzn-container .chzn-search:after {
    content: " ";
    display: table;
}

.profile-edit .chzn-container .chzn-search:after {
    clear: both;
}

#searchForm:before,
#searchForm:after {
    content: " ";
    display: table;
}

#searchForm:after {
    clear: both;
}

#searchForm fieldset {
    margin: 21px 0;
}

#searchForm legend {
    margin-bottom: 10.5px;
}

#searchForm select {
    width: auto;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px;
}

#searchForm .form-limit {
    margin-top: 21px;
}

    #searchForm .form-limit .counter {
        margin-top: 0;
    }

#search-form ul#finder-filter-select-list {
    margin-left: 0;
    padding-left: 0;
}

    #search-form ul#finder-filter-select-list li {
        list-style: none;
        padding: 10.5px 0;
    }

        #search-form ul#finder-filter-select-list li label {
            width: 150px;
        }

#search-form .word .form-group {
    margin-bottom: 10.5px;
}

@media screen and (max-width: 768px) {
    #searchForm .radio-inline,
    #searchForm .checkbox-inline {
        display: block;
        width: 100%;
        margin-left: 0;
    }
}

.search-results {
    margin-top: 21px;
    margin-left: 0;
    padding-left: 0;
}

    .search-results .result-title {
        font-size: 17px;
        margin-top: 21px;
    }

    .search-results .result-category {
        font-size: 13px;
        color: #aaaaaa;
    }

    .search-results .result-text {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .search-results .result-url {
        color: #555555;
        margin-top: 21px;
    }

    .search-results .result-created {
        font-size: 13px;
        color: #aaaaaa;
    }

div.finder {
    margin-bottom: 21px;
}

#searchForm .phrases-box input[type="radio"] {
    vertical-align: top;
    margin-top: 3px;
}

@media (max-width: 768px) {
    .contact .thumbnail {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .contact .dl-horizontal > dt {
        float: left;
        margin-right: 5px;
        width: auto;
    }
}

@media (max-width: 768px) {
    .contact .dl-horizontal > dd {
        margin-left: 0;
    }
}

.contact-form #jform_contact_emailmsg {
    width: 100%;
}

.contact-form #jform_contact_message {
    width: 100%;
    height: auto;
}

.contact-form #jform_contact_email_copy {
    margin-left: 0;
}

@media (max-width: 768px) {
    .contact-form #jform_captcha-lbl {
        display: none;
    }

    .contact-form #recaptcha_image {
        width: 220px;
    }

        .contact-form #recaptcha_image img {
            max-width: 220px;
        }

    .contact-form #recaptcha_response_field {
        max-width: 220px;
    }
}

.contact .accordion-toggle {
    font-weight: bold;
}

.contact-category ul.category {
    border-top: 0;
    overflow: hidden;
}

    .contact-category ul.category li.row-fluid {
        border: 1px solid #eeeeee;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

        .contact-category ul.category li.row-fluid:before,
        .contact-category ul.category li.row-fluid:after {
            content: " ";
            display: table;
        }

        .contact-category ul.category li.row-fluid:after {
            clear: both;
        }

        .contact-category ul.category li.row-fluid > div {
            margin: 0;
        }

.contact-category .cat-children ul {
    border: 0;
    border-top: 1px solid #eeeeee;
}

    .contact-category .cat-children ul li {
        background: transparent;
        border-bottom: 1px solid #eeeeee;
        padding: 5px 0 5px 0;
    }

        .contact-category .cat-children ul li h4 {
            border-left: 1px dotted #aaaaaa;
            font-size: 14px;
            font-weight: 600;
            padding: 0;
            padding-left: 15px;
            margin-left: 20px;
            position: relative;
        }

            .contact-category .cat-children ul li h4:after {
                border-top: 1px dotted #aaaaaa;
                display: block;
                content: "";
                position: absolute;
                left: 0;
                top: 8px;
                height: 1px;
                width: 10px;
            }

        .contact-category .cat-children ul li li h4 {
            margin-left: 40px;
        }

        .contact-category .cat-children ul li li li h4 {
            margin-left: 60px;
        }

        .contact-category .cat-children ul li li li li h4 {
            margin-left: 80px;
        }

        .contact-category .cat-children ul li:last-child {
            border: 0;
        }

#archive-items > li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
}

#archive-items .intro {
    clear: both;
    overflow: hidden;
}

.categories-list {
    margin-bottom: 21px;
}

.category-item:before,
.category-item:after {
    content: " ";
    display: table;
}

.category-item:after {
    clear: both;
}

.category-item .page-header {
    line-height: normal;
    padding: 10.5px 5px;
    margin: 0;
    font-size: 19px;
    font-weight: normal;
}

.category-item .category-item {
    margin-bottom: 0;
    margin-left: 30px;
}

    .category-item .category-item .page-header {
        font-size: 15px;
    }

.cat-children .page-header {
    line-height: normal;
    padding: 10.5px 5px;
    margin: 0;
    font-size: 19px;
    font-weight: normal;
}

.newsfeed-category > h2,
.newsfeed > h2 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 21px;
    margin-bottom: 21px;
    margin-top: 0;
}

.newsfeed-category .category-desc,
.newsfeed .category-desc {
    margin-bottom: 21px;
}

.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
    content: " ";
    display: table;
}

.newsfeed-category .category li:after,
.newsfeed .category li:after {
    clear: both;
}

.newsfeed > h2 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 21px;
    margin-bottom: 21px;
    margin-top: 0;
}

.newsfeed .feed-description {
    margin-bottom: 21px;
    font-size: 17px;
}

.newsfeed .feed-item-description .feed-description {
    font-size: 15px;
}

.newsfeed ol li > a {
    font-weight: bold;
    font-size: 17px;
}

.article-content .pagination ul {
    display: block;
    list-style: none;
    padding: 0;
    overflow: hidden;
}

    .article-content .pagination ul li {
        border: 1px solid #eeeeee;
        float: left;
        line-height: normal;
        margin-right: 10.5px;
        padding: 10.5px 21px;
    }

        .article-content .pagination ul li a {
            border: 0;
            text-decoration: none;
            background-color: transparent;
            line-height: normal;
            padding: 0;
        }

.pagenavcounter {
    margin: 0 0 21px;
    font-weight: bold;
}

#article-index,
.article-index {
    border: 1px solid #eeeeee;
    border-radius: 4px;
    float: right;
    padding: 10px;
    margin: 0 0 21px 21px;
    width: 25%;
}

    #article-index ul,
    .article-index ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: 0;
    }

        #article-index ul > li,
        .article-index ul > li {
            border: 0;
            margin-top: 2px;
        }

            #article-index ul > li > a,
            .article-index ul > li > a {
                border: 0;
                padding: 5px;
                border-radius: 4px;
            }

        #article-index ul > .active > a,
        .article-index ul > .active > a {
            border: 0;
            background: #ec2223;
            color: #ffffff;
        }

            #article-index ul > .active > a:hover,
            .article-index ul > .active > a:hover,
            #article-index ul > .active > a:active,
            .article-index ul > .active > a:active,
            #article-index ul > .active > a:focus,
            .article-index ul > .active > a:focus {
                border: 0;
                background: #ec2223;
                color: #ffffff;
            }

.pagenav {
    padding: 0;
    list-style: none;
}

    .pagenav > li {
        margin: 0;
        padding: 0;
        float: left;
    }

        .pagenav > li.pagenav-prev,
        .pagenav > li.previous {
            margin-right: 10px;
        }

    .pagenav li > a {
        padding: 10.5px 21px;
        line-height: normal;
        border: 1px solid #dddddd;
        border-radius: 4px;
    }

        .pagenav li > a:hover,
        .pagenav li > a:active,
        .pagenav li > a:focus {
            background-color: #eeeeee;
        }

.items-more h3 {
    margin: 0 0 21px;
}

.items-more .nav > li {
    border-top: 1px solid #eeeeee;
}

    .items-more .nav > li > a {
        padding: 6px 5px;
    }

.back_button a {
    display: block;
    margin: 10px 0;
}

.filters {
    margin: 10.5px 0;
}

.display-limit {
    margin: 10.5px 0 5px;
}

.filters .display-limit {
    float: right;
    text-align: right;
}

#system-message dt {
    font-weight: bold;
}

#system-message dd {
    font-weight: bold;
}

    #system-message dd.message ul,
    #system-message dd.error ul,
    #system-message dd.notice ul {
        margin: 0;
        padding: 0;
    }

        #system-message dd.message ul li,
        #system-message dd.error ul li,
        #system-message dd.notice ul li {
            background: none;
            margin: 0;
            padding: 5px;
        }

.alert-message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

    .alert-message hr {
        border-top-color: #c9e2b3;
    }

    .alert-message .alert-link {
        color: #356635;
    }

.alert-warning .alert-message {
    background-color: transparent;
    color: #ffffff;
}

.alert-notice {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

    .alert-notice hr {
        border-top-color: #a6e1ec;
    }

    .alert-notice .alert-link {
        color: #2d6987;
    }

.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}

    .alert-error hr {
        border-top-color: #e4b9c0;
    }

    .alert-error .alert-link {
        color: #953b39;
    }

    .alert-error .alert-message {
        background-color: transparent;
        color: #b94a48;
    }

.tip-wrap {
    background: #fff6df;
    border: 1px solid #fb3;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 300px;
    z-index: 999;
}

.tip-title {
    border-bottom: 1px solid #fb3;
    font-weight: bold;
    padding: 5px 10px;
}

.tip-text {
    font-size: 15px;
    margin: 0;
    padding: 5px 10px;
}

.hasTip img {
    border: none;
    margin: 0 5px 0 0;
}

@media (min-width: 768px) {
    .languageswitcherload {
        float: right;
        width: 100%;
    }

        .languageswitcherload .mod-languages {
            text-align: right;
        }
}

div.calendar {
    width: 187px;
}

.edit.item-page fieldset .btn-toolbar {
    margin-top: 10.5px;
}

.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    height: 34px;
}

.iframe-bordered {
    border: 1px solid #dddddd;
}

.chzn-container {
    display: block;
}

.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
    height: 26px;
}

.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.input-prepend .chzn-container-single .chzn-single {
    border-color: #cccccc;
    height: 26px;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.input-prepend .chzn-container-active .chzn-single-with-drop {
    border-radius: 0 3px 0 0;
}

.input-prepend .chzn-container-single .chzn-drop {
    border-color: #cccccc;
}

.btn-group .chzn-results {
    white-space: normal;
}

.page-header {
    padding-bottom: 9.5px;
    margin: 0 0 21px;
    border-bottom: 1px solid #eeeeee;
}

    .page-title,
    .page-header h1 {
        line-height: 1;
        margin: 0;
    }

.page-subheader {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 21px;
}

    .page-subheader:before,
    .page-subheader:after {
        content: " ";
        display: table;
    }

    .page-subheader:after {
        clear: both;
    }

    .page-subtitle,
    .page-subheader h2 {
        line-height: 1;
        margin: 0;
    }

.page-header + .page-subheader {
    margin-top: -21px;
}

.article-title,
.article-header h1 {
    margin: 0 0 21px 0;
}

.item-title {
    font-weight: bold;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
    margin-top: 0;
}

.jumbotron p:last-child {
    margin-bottom: 0;
}

.container .jumbotron {
    border-radius: 6px;
}

.masthead {
    padding: 42px 0;
    text-align: center;
}

    .masthead p:last-child {
        margin-bottom: 0;
    }

@media screen and (min-width: 768px) {
    .masthead {
        padding: 84px 0;
    }

        .masthead h1 {
            font-size: 105px;
        }

        .masthead p {
            font-size: 30px;
        }

        .masthead .btn-lg {
            margin-top: 21px;
            padding: 18px 42px;
            font-size: 22.5px;
        }
}

.jumbotron-primary {
    background-color: #ec2223;
    color: #ffffff;
}

    .jumbotron-primary h1,
    .jumbotron-primary h2,
    .jumbotron-primary h3 {
        color: #ffffff;
    }

    .jumbotron-primary p {
        color: #ffffff;
    }

    .jumbotron-primary .btn-primary {
        border-color: #fff;
    }

.label:empty {
    display: none;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.page-header .label,
.page-header .badge {
    vertical-align: middle;
}

.alert h4 {
    color: inherit;
}

.media:first-child {
    margin-top: 0;
}

.media-object {
    display: block;
}

.media-heading {
    margin: 0 0 5px;
}

.media > .pull-left {
    margin-right: 10px;
}

.media > .pull-right {
    margin-left: 10px;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
    color: #fcdede;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title > a {
    color: inherit;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}

.t3-header {
    padding-top: 12px;
    padding-bottom: 10px;
}

.logo {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .logo {
        text-align: left;
    }
}

.logo a {
    display: inline-block;
    line-height: 1;
    margin: 0;
}

.logo-image span,
.logo-image small {
    display: none;
}

.logo-text a {
    text-decoration: none;
    font-size: 60px;
    font-weight: bold;
}

    .logo-text:hover a,
    .logo-text a:hover,
    .logo-text a:active,
    .logo-text a:focus {
        text-decoration: none;
    }

.logo-text .site-slogan {
    display: block;
    font-size: 15px;
    margin-top: 5px;
}

.head-search {
    margin-top: 0;
}

    .head-search:before,
    .head-search:after {
        content: " ";
        display: table;
    }

    .head-search:after {
        clear: both;
    }

    .head-search form {
        margin: 0;
    }

    .head-search label {
        display: none;
    }

    .head-search .search {
        position: relative;
    }

        .head-search .search:before {
            font-family: "FontAwesome";
            content: "\f002";
            display: block;
            position: absolute;
            left: 10px;
            top: 6px;
            color: #555555;
        }

@media screen and (min-width: 768px) {
    .head-search .search {
        float: left;
    }
}

.head-search .form-control {
    padding-left: 30px;
    width: 100% !important;
}

@media screen and (min-width: 768px) {
    .head-search .form-control {
        width: 150px !important;
    }

        .head-search .form-control:focus {
            width: 200px !important;
        }
}

.t3-sl {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

@media screen and (min-width: 768px) {
    .t3-sl {
        padding-bottom: 0;
        padding-top: 0;
    }
}

.t3-mainbody {
    /*padding-top: 21px;*/
    padding-bottom: 21px;
}

.t3-content {
    padding-top: 21px;
    padding-bottom: 21px;
}

.t3-sidebar {
    padding-top: 21px;
    padding-bottom: 21px;
}

.t3-footer {
    border-top: 0;
    background: #1f2024;
    color: #ffffff;
}

    .t3-footer:before,
    .t3-footer:after {
        content: " ";
        display: table;
    }

    .t3-footer:after {
        clear: both;
    }

    .t3-footer small {
        display: block;
        font-size: 100%;
    }

.t3-footnav {
    padding: 21px 0;
}

    .t3-footnav:before,
    .t3-footnav:after {
        content: " ";
        display: table;
    }

    .t3-footnav:after {
        clear: both;
    }

@media screen and (min-width: 768px) {
    .t3-footnav {
        padding: 21px 0;
    }
}

.t3-footnav .t3-module {
    background: #1f2024;
    color: #ffffff;
    margin-top: 10.5px;
    margin-bottom: 10.5px;
}

    .t3-footnav .t3-module .module-title {
        color: #ffffff;
        font-size: 26px;
        margin-bottom: 10.5px;
    }

    .t3-footnav .t3-module ul {
        list-style: none;
        margin-left: 0;
        margin-bottom: 0;
        padding-left: 0;
    }

        .t3-footnav .t3-module ul > li {
            line-height: 24px;
        }

            .t3-footnav .t3-module ul > li > a {
                color: #ffffff;
            }

                .t3-footnav .t3-module ul > li > a:hover,
                .t3-footnav .t3-module ul > li > a:active,
                .t3-footnav .t3-module ul > li > a:focus {
                    color: #ffffff;
                }

.t3-copyright {
    border-top: 0 !important;
    font-size: 13px;
    padding: 15px 0;
}

    .t3-copyright:before,
    .t3-copyright:after {
        content: " ";
        display: table;
    }

    .t3-copyright:after {
        clear: both;
    }

    .t3-copyright small {
        margin-bottom: 5px;
    }

.copyright {
    margin-bottom: 21px;
}

.poweredby:before,
.poweredby:after {
    content: " ";
    display: table;
}

.poweredby:after {
    clear: both;
}

@media screen and (min-width: 991px) {
    .poweredby {
        text-align: right;
    }
}

.poweredby .t3-logo,
.poweredby .t3-logo-small {
    opacity: .8;
    display: inline-block;
}

#back-to-top {
    position: fixed;
    right: 21px;
    top: auto;
    z-index: 999;
    display: none;
    bottom: -60px;
}

@media (min-width: 768px) {
    #back-to-top {
        display: block;
    }
}

#back-to-top .btn {
    background: none;
    border: 2px solid #ec2223;
    color: #ec2223;
    height: 40px;
    width: 40px;
    border-radius: 0px;
    line-height: 1;
    padding: 0;
    text-align: center;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

    #back-to-top .btn:hover,
    #back-to-top .btn:active,
    #back-to-top .btn:focus {
        background: none;
        outline: none;
        opacity: 1;
        filter: alpha(opacity=100);
    }

#back-to-top.affix {
    bottom: 63px;
}

#back-to-top a {
    outline: none;
}

#back-to-top i {
    font-size: 29px;
    line-height: 22px;
}

body.fullwidth-layout .wrap.highlighter {
    border-top: 3px solid #ec2223 !important;
    background: #393c41;
}

.container {
    background: #ffffff;
}

.btn-primary {
    border-color: #ec2223 !important;
}

a:hover,
.topbar ul.menu li a:hover,
.topbar li a:hover,
.topbar a:hover,
.topbar i:hover,
#register-link a:hover,
#bt_ul.eranews li a:hover,
#btl .btl-panel.eranews > span:hover,
.btl-panel.eranews button.btl-buttonsubmit:hover,
.btl-panel.eranews input.btl-buttonsubmit:hover {
    color: #ec2223 !important;
    transition: all 0.3s linear 0s;
}

.highlighter-inner {
    border-top: 3px solid #ec2223 !important;
    background: #393c41;
}

.gkHighlighterInterface.eranews,
.head-search .form-inline.eranews {
    background-color: #ec2223 !important;
}

.gkHighlighterWrapperSub.eranews a {
    color: #1f2024;
}

.head-search .form-inline.eranews::before {
    border-left: 5px solid #ec2223 !important;
}

.head-search .search::before {
    display: none !important;
}

.logo-text .site-slogan {
    color: #ec2223 !important;
}

.t3-megamenu .mega > .mega-dropdown-menu {
    background: #1f2024 url(../../../../../../../../App_Themes/default/ShahroodPress/templates/images/nav-glade-bg.png) no-repeat top left !important;
}

.t3-megamenu .navbar-nav > li > a {
    padding-top: 5.5px;
    padding-bottom: 5.5px;
}

.navbar {
    min-height: inherit;
}

#t3-mainnav.navbar-default .navbar-nav > li > a, #t3-mainnav.navbar-default .navbar-nav > li > .separator, #t3-mainnav.navbar-default .navbar-nav > li span {
    /*color: #ffffff;*/
    color: #1f2024;}

.t3-navbar-collapse .dropdown-menu > li > a {
    color: #1f2024 !important;
}

    .t3-navbar-collapse .dropdown-menu > li > a:hover {
        color: #ec2223 !important;
    }

#t3-mainnav.navbar-default .nav-border,
body.fullwidth-layout .t3-mainnav {
    border-top: 1px solid #1f2024 !important;
    border-bottom: 5px solid #1f2024 !important;
}

#t3-mainnav.navbar-default .navbar-nav > li > a:hover,
#t3-mainnav.navbar-default .navbar-nav > li > a:focus,
#t3-mainnav.navbar-default .navbar-nav > li.active > a,
#t3-mainnav.navbar-default .navbar-nav > li > .separator:hover,
#t3-mainnav.navbar-default .navbar-nav > li span:hover {
    color: #ec2223 !important;
}

.t3-megamenu .nav > .dropdown > .dropdown-toggle:hover .caret,
#t3-mainnav.navbar-default .navbar-nav > li.active .caret {
    border-top-color: #ec2223 !important;
}

.off-canvas-toggle.btn-primary {
    background-color: #ec2223 !important;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
    background-color: #FFF;
    background-image: none;
    outline: none;
    border-color: #ec2223 !important;
    box-shadow: 0 0 1px #ec2223 !important;
    -moz-box-shadow: 0 0 1px #ec2223 !important;
    -webkit-box-shadow: 0 0 1px #ec2223 !important;
}

.jt3-category {
    background-color: #ec2223 !important;
}

a.selected::after,
a.toc::after {
    background-color: #ec2223 !important;
}

.t3-sidebar .module-title {
    border-bottom: 4px solid #1f2024;
}

    .t3-sidebar .module-title span {
        background: #1f2024;
        color: #fff;
    }

.main-top .moduletable h3,
h3,
.main-top h3,
.t3-content h3 {
    color: #1f2024;
    border-bottom: 5px solid #1f2024;
}

.moduletable,
.module {
    border-bottom: 2px solid #1f2024;
}

.bt-cs.scrolling-news a.prev {
    background: #1f2024 url("../../../../../../../../App_Themes/default/ShahroodPress/templates/images/re-left.png") no-repeat center !important;
}

.bt-cs.scrolling-news a.next {
    background: #1f2024 url("../../../../../../../../App_Themes/default/ShahroodPress/templates/images/re-right.png") no-repeat center !important;
}

.t3-copyright {
    background-color: #ec2223 !important;
}

.t3-footer .fa {
    background: #37383f;
    color: #ffffff;
}

.t3-footer .module-followus .fa:hover {
    color: #ec2223;
    transition: all 0.3s linear 0s;
}

#t3-footer.t3-footer .bt-author.eranews a {
    color: #b5b7c0;
}

#t3-footer .bt-row-separate.eranews-2,
p.footer-text,
.footer-logo {
    border-bottom: 1px solid #26272c;
}

.footerbase-2 ul.menu li a:hover,
.footerbase-2 a:hover {
    color: #1f2024 !important;
}

.bt-cs .bt-extra.eranews.popularnews,
.bt-cs .bt-extra.eranews.popularnews .fa {
    color: #ec2223;
    transition: all 0.3s linear 0s;
}

.bt-row-separate.eranews {
    border-bottom: 1px solid #1f2024 !important;
}

.nsp-eranews a.readon {
    color: #999999;
}

.nspLinks.eranews .nspLinkScroll1 ul li,
.submain-3 .nspArts,
.submain-4 .nspArts,
.jt_list_content.eranews {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.alert-warning,
.alert {
    background: #37383f;
}

.bt-cs .bt-extra.eranews.popularnews .bt-author.eranews,
.bt-cs .bt-extra.eranews.popularnews .bt-author.eranews a,
.bt-cs .bt-extra.eranews.popularnews .bt-date.eranews {
    color: #ec2223;
    transition: all 0.3s linear 0s;
}

.module-title.nostyle,
.module-title.nostyle span {
    color: #1f2024 !important;
}

    .module-title.nostyle span {
        background: none !important;
        padding-left: 0;
    }

.module-title.primarybg-noborder span {
    background-color: #ec2223 !important;
}

.module-title.primarybg-noborder {
    border-bottom: 0 !important;
}

.copyright,
.copyright p {
    margin-bottom: 0 !important;
}

.tagspopular ul > li > a {
    background-color: #ffffff;
    border: 1px solid #37383f;
    color: #999999;
}

    .tagspopular ul > li > a:hover,
    .tagspopular ul > li > a:focus,
    .tagspopular ul > li > a:active {
        background: #ec2223;
        transition: all 0.3s linear 0s;
        text-decoration: none;
    }

.t3-sidebar ul.menu li a {
    color: #1f2024 !important;
}

    .t3-sidebar ul.menu li a:hover,
    .t3-sidebar ul.menu li.active > a,
    .t3-sidebar ul.menu li.active > a:hover,
    .t3-sidebar ul.menu li.active > a:focus {
        color: #ec2223 !important;
    }

.alert-warning,
.alert {
    border: 1px solid #1f2024 !important;
    color: #1f2024 !important;
}

    .alert-warning .alert-message {
        color: #1f2024 !important;
    }

    .alert h4 {
        color: #b20f10 !important;
    }

#login-form li a {
    color: #1f2024 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
.logo-text a,
.logo-text,
.nsp-eranews .nspArt h4.nspHeader a,
.nsp-eranews .nspArt h4.nspHeader,
.nspLinks.eranews ul li h4,
.nspLinks.eranews ul li h4 a,
.bt-cs .bt-inner .bt-title.eranews,
.bt-cs .bt-inner .bt-title.eranews.blogstyle {
    color: #ffffff;
}

#t3-footer .bt-cs .bt-inner .bt-title.eranews,
#t3-footer .bt-cs .bt-inner .bt-title.eranews.blogstyle {
    color: #ffffff !important;
}

.bt-cs .bt-inner .bt-category.homestyle2,
.topbar {
    background: #1f2024 !important;
}

.bt-imagewrap.eranews.blogstyle i {
    color: #ec2223 !important;
    border: 2px solid #ec2223;
}

.bt-cs .bt-author.eranews,
.bt-cs .bt-author.eranews a,
.bt-cs .bt-date.eranews {
    color: #aaaaaa;
}

.readmore.eranews,
.readmore.eranews a {
    color: #999999;
}

.bt-row-separate.eranews-2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.readmore.eranews.blogstyle a.btn:hover {
    background-color: #ec2223 !important;
    color: #fff !important;
}

.eranews-blogstyle .bt_handles_num li.current a {
    background: #ec2223 !important;
}

#t3-mainnav.navbar-default.affix .nav-border {
    border-top: 1px solid #ec2223 !important;
    border-bottom: 5px solid #ec2223 !important;
}

.zt-module-testimonial .zt-testimonial.eranews:hover {
    border-bottom: 3px solid #ec2223 !important;
}

.zt-module-testimonial .zt-testimonial.eranews .zt-information ul.zt-member-social-links li a,
.zt-module-testimonial .zt-testimonial.eranews a,
.zt-module-testimonial.eranews .info a {
    color: #eb191a !important;
    transition: all 0.3s linear 0s;
}

    .zt-module-testimonial .zt-testimonial.eranews .zt-information ul.zt-member-social-links li a:hover,
    .zt-module-testimonial .zt-testimonial.eranews a:hover,
    .zt-module-testimonial.eranews .info a:hover {
        color: #1f2024 !important;
        transition: all 0.3s linear 0s;
    }

.counters .counter-icon,
.avs_input_search input#search_btn {
    background: #e61415 !important;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title a:hover {
    color: #ec2223 !important;
}

.pagenav li > a {
    color: #999999;
}

.jptabs-wrapper.layout-default.eranews .tab-content {
    border-bottom: 1px solid #42454d;
    border-left: 1px solid #42454d;
    border-right: 1px solid #42454d;
}

.jptabs-wrapper.layout-default.eranews .nav-tabs > li > a {
    color: #999999;
    border-color: #42454d;
    background: #37383f;
}

.jptabs-wrapper.layout-default.eranews .nav-tabs {
    border-bottom: 1px solid #42454d;
}

    .jptabs-wrapper.layout-default.eranews .nav-tabs > li.active > a,
    .jptabs-wrapper.layout-default.eranews .nav-tabs > li.active > a:hover,
    .jptabs-wrapper.layout-default.eranews .nav-tabs > li.active > a:focus {
        color: #ec2223;
        background: #ffffff;
        border-color: #42454d;
    }

@media screen and (max-width: 767px) {
    #t3-mainnav.affix.navbar-default {
        background: #ffffff url(../../../images/logo-small.png) no-repeat left 15px !important;
    }
}

body.fullwidth-layout #t3-mainnav.t3-mainnav.navbar-default.affix {
    background: #ffffff;
}

@media screen and (max-width: 767px) {
    body.fullwidth-layout #t3-mainnav.t3-mainnav.navbar-default.affix {
        background: #ffffff url(../../../images/logo-small.png) no-repeat left 15px;
    }

    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
        border-top: 1px solid #4e515b;
    }
}

body {
    color: #1b1b1b;
    text-align: justify;
    direction: rtl;
    font-family: BYekan, Helvetica Neue Light,Helvetica,Arial, sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, ul.menu li a, #btl .btl-panel.eranews > span, .btl-panel.eranews button.btl-buttonsubmit, .btl-panel.eranews input.btl-buttonsubmit, .btl-content-block.eranews input.btl-buttonsubmit, .btl-content-block.eranews button.btl-buttonsubmit, #module-in-profile.eranews h3, #t3-mainnav.navbar-default .navbar-nav > li > a, #t3-mainnav.navbar-default .navbar-nav > li > .separator, .t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a, .bt-cs .bt-inner .bt-category.homestyle2, .bt-cs .bt-inner .bt-title.eranews.homestyle2, .picturenews-right .bt-cs .bt-inner .bt-title.eranews.homestyle2, .jptabs-wrapper.layout-default.eranews .nav-tabs > li > a, .main-top .moduletable h3, h3, h3.module-title, .main-top h3, .t3-content h3, .nsp-eranews .nspArt h4.nspHeader a, .nsp-eranews .nspArt h4.nspHeader, .nspLinks.eranews ul li h4, .nspLinks.eranews ul li h4 a, .nsp-eranews a.readon, .tooltip-eranews:before, .eranewsdate, .jt_list_content a:link, .jt_list_content a:visited, .jt_list_content a:hover, .morearticle a:link, .morearticle a:visited, .morearticle a:hover, .gkHighlighterInterface.eranews span.text, .logo-text a, .jt3-title, .jt3-title a, .jt3-title h4, .bt-cs .bt-inner .bt-title.eranews, .readmore.eranews, .readmore.eranews a, .t3-sidebar .module-title, .t3-megamenu li.dropdown-submenu > .separator, .t3-megamenu li.dropdown-submenu > .separator a, .t3-megamenu .dropdown-header, .t3-megamenu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header, #t3-mainnav.navbar-default .navbar-nav > li span, .logo-text .site-slogan, .logo-text, .t3-navbar-collapse .dropdown-menu > li > a {
    font-family: BYekan, Oswald,Arial, sans-serif !important;
}

body.fullwidth-layout {
    background: #27292d !important;
}

.container {
    background: #27292d !important;
}

.highlighter .container {
    background: transparent !important;
}

body.fullwidth-layout #t3-mainnav {
    background: #f80000 !important;
    /*background: #1f2024 !important;*/
}

    body.fullwidth-layout #t3-mainnav .container {
        background: transparent !important;
    }

.topbar .container,
#t3-footer .container {
    background: transparent !important;
}

#t3-mainnav.navbar-default .nav-border,
body.fullwidth-layout .t3-mainnav {
    border-bottom: 0 !important;
    border-top: 0 !important;
}

#t3-mainnav.navbar-default .navbar-nav > li > a,
#t3-mainnav.navbar-default .navbar-nav > li > .separator,
#t3-mainnav.navbar-default .navbar-nav > li span {
    /*border-right: 1px solid #131416 !important;*/
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
.logo-text a,
.logo-text,
.nsp-eranews .nspArt h4.nspHeader a,
.nsp-eranews .nspArt h4.nspHeader,
.nspLinks.eranews ul li h4,
.nspLinks.eranews ul li h4 a,
.bt-cs .bt-inner .bt-title.eranews,
.bt-cs .bt-inner .bt-title.eranews.blogstyle {
    color: #ffffff;
}

#t3-mainnav.navbar-default .navbar-nav > li > a:hover,
#t3-mainnav.navbar-default .navbar-nav > li > a:focus,
#t3-mainnav.navbar-default .navbar-nav > li.active > a {
    background-color: #ec2223 !important;
    color: #ffffff !important;
}

#t3-mainnav.navbar-default .nav-border {
    border-bottom: 0 !important;
    border-top: 0 !important;
}

.navbar-default .navbar-nav > .dropdown > a .caret,
.nav .caret {
    border-bottom-color: #ffffff !important;
    border-top-color: #ffffff !important;
}

#t3-mainnav.navbar-default .navbar-nav > li > a:hover,
#t3-mainnav.navbar-default .navbar-nav > li > .separator:hover,
#t3-mainnav.navbar-default .navbar-nav > li span:hover {
    /*background-color: #ec2223 !important;*/
    background-color: #1f2024 !important;
    color: #ffffff !important;
}

#t3-mainnav .t3-megamenu .mega-nav > li .separator:hover {
    background-color: transparent !important;
    color: #ec2223 !important;
}

.dropdown-menu {
    border: 1px solid #161619 !important;
    border-bottom: 0 !important;
}

#t3-mainnav.affix {
    background: transparent;
}

#t3-mainnav.navbar-default.affix .nav-border {
    border-top: 0 !important;
}

#t3-mainnav .container .nav-border {
    /*background: #1f2024 !important;*/
}

.bt-cs .bt-author.eranews,
.bt-cs .bt-author.eranews a,
.bt-cs .bt-date.eranews {
    color: #9a9a9a;
}

.bt-row-separate.eranews-2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.t3-sidebar .module-title span {
    background: #111111;
}

.t3-sidebar .module-title {
    border-bottom: 4px solid #111111;
}

.moduletable,
.module {
    border-bottom: 2px solid #1f2024 !important;
}

.main-top .moduletable h3,
h3,
.main-top h3,
.t3-content h3 {
    border-bottom: 5px solid #111111;
}

.module-title.nostyle,
.module-title.nostyle span {
    color: #ffffff !important;
}

.bt-cs.scrolling-news a.prev {
    background: #111111 url("../../../../../../../../App_Themes/default/ShahroodPress/templates/images/re-left.png") no-repeat center !important;
}

.bt-cs.scrolling-news a.next {
    background: #111111 url("../../../../../../../../App_Themes/default/ShahroodPress/templates/images/re-right.png") no-repeat center !important;
}

.t3-copyright .container {
    background: none !important;
}

#t3-footer .bt-row-separate.eranews-2,
p.footer-text,
.footer-logo {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.well {
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
    /*border: 1px solid rgba(255, 255, 255, 0.05) !important;*/
    /*background-color: #37383f !important;*/
}

.alert-message {
    background: #4e515b;
}

.alert-warning,
.alert,
.alert-message {
    color: #ffffff !important;
}

.divider-vertical {
    border-color: rgba(255, 255, 255, 0.05) !important;
}

.pager li > a,
.pager li > span {
    background-color: transparent !important;
}

.pagenav li > a {
    border: 1px solid #4e515b !important;
    color: #fff !important;
}

.pagenav li a:hover {
    color: #ec2223 !important;
}

.zt-module-testimonial .zt-testimonial.eranews .zt-information p.zt-content {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.ztTestimonial.eranews p.content-testimonial::before {
    border-top-color: #4e515b;
    bottom: -31px;
}

.ztTestimonial.eranews p.content-testimonial::after {
    border-top-color: transparent;
}

.ztTestimonial.eranews p.content-testimonial {
    border-bottom: 1px solid #4e515b;
}

.ztTestimonial.eranews img.avatar {
    border: 1px solid #4e515b;
}

legend {
    color: #999999;
    border-color: rgba(255, 255, 255, 0.05);
}

.registration .text label {
    color: #999999;
}

.t3-footnav .t3-module .module-title {
    margin-bottom: 20px !important;
}

.sp-simpleportfolio.eranews .sp-simpleportfolio-item .sp-simpleportfolio-info {
    background-color: #34363d !important;
}

    .sp-simpleportfolio.eranews .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
        border-bottom: 5px solid #666976;
    }

.jptabs-wrapper.layout-default.eranews .nav-tabs > li.active > a,
.jptabs-wrapper.layout-default.eranews .nav-tabs > li.active > a:hover,
.jptabs-wrapper.layout-default.eranews .nav-tabs > li.active > a:focus {
    background: #ddd;
}

.btn-default {
    background-color: #ec2223 !important;
    border-color: #ec2223 !important;
    color: #ffffff;
}

a.btn-default:hover {
    color: #ffffff !important;
    background-color: #ca1112 !important;
}

.table-striped > tbody > tr:nth-of-type(2n+1),
.cat-list-row1,
tr.cat-list-row1 td,
.cat-list-row0,
tr.cat-list-row0 td {
    background-color: transparent !important;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.gkHighlighterWrapperSub.eranews a {
    color: #aaaaaa;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
    /*border-color: #51555c !important;*/
    box-shadow: 0 0 1px #51555c !important;
    -moz-box-shadow: 0 0 1px #51555c !important;
    -webkit-box-shadow: 0 0 1px #51555c !important;
}

.tagspopular ul > li > a {
    background-color: transparent;
    border: 1px solid #37383f;
    color: #999999;
}

@media screen and (max-width: 767px) {
    #t3-mainnav.affix.navbar-default {
        background: #1f2024 url(../../../images/logo-small-dark.png) no-repeat left 15px !important;
    }

    .affix .container {
        background-color: transparent !important;
        background: none !important;
    }

    .t3-mainnav.navbar-default .navbar-collapse {
        margin-top: 10px !important;
    }

    .t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
        border-top: 1px solid #4e515b;
    }

    .nav .caret {
        border-top-color: #ffffff;
        border-bottom-color: #ffffff;
    }

    .t3-navbar-collapse .dropdown-menu > li > a {
        color: #ffffff !important;
    }

    #t3-mainnav .container .nav-border {
        background: none !important;
    }

    #t3-mainnav.navbar-default .nav-border,
    body.fullwidth-layout .t3-mainnav {
        border-bottom: 5px solid #ec2223 !important;
    }

    #t3-mainnav.navbar-default .navbar-nav > li.active > a {
        background-color: transparent !important;
        color: #ffffff !important;
    }

    .highlighter-inner {
        border-top: 0 !important;
        background: transparent;
    }

    #t3-mainnav.navbar-default .navbar-nav > li > a, #t3-mainnav.navbar-default .navbar-nav > li > .separator, #t3-mainnav.navbar-default .navbar-nav > li span {
        border-right: 0 !important;
    }
}

.dropdown-submenu > a:after {
    border-width: 5px 5px 5px 0px;
    border-right-color: #cccccc;
}

.dropdown-submenu > a:after:hover {
    border-right-color: red;
}

.t3-megamenu .caret{
    margin-left:0px;
    margin-right:2px;
}

.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 19px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #262626;
  background-color: transparent;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
  float:left;
}
.t3-megamenu .t3-module {
  margin-bottom: 10.5px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 19px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-left: 0 !important;
  transition: none !important;
}
@media (min-width: 768px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 10px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10.5px;
  border-top: 1px solid #eeeeee;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 19px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a {
  color: #333333;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
  float:left;
}
.t3-megamenu .t3-module .module-inner {
  padding: 0 21px;
}
.t3-megamenu .t3-module .module-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.t3-megamenu .t3-module .module-inner ul li {
  list-style: none;
  padding: 5.25px 0;
}
.t3-megamenu .t3-module .module-inner #login-form ul.unstyled {
  padding-left: 0;
}
.t3-megamenu .t3-module .module-inner #login-form ul.unstyled li {
  padding-top: 0;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 19px;
  line-height: normal;
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #aaaaaa;
  font-size: 13px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fontawesome-webfont.eot");
    src: url("../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fontawesome-webfont.eot") format("embedded-opentype"),url("../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fontawesome-webfont.woff2") format("woff2"),url("../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fontawesome-webfont.woff") format("woff"),url("../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fontawesome-webfont.ttf") format("truetype"),url("../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fontawesome-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:0.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}
/*# sourceMappingURL=font-awesome.css.map */

/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:a 2s infinite linear;animation:a 2s infinite linear}.fa-pulse{-webkit-animation:a 1s infinite steps(8);animation:a 1s infinite steps(8)}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dot-circle:before{content:"\f192"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-order:before{content:"\f2b0"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-percent:before{content:"\f295"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-print:before{content:"\f02f"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-rebel:before{content:"\f1d0"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-brands-400.eot);
    src: url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-brands-400.eot) format("embedded-opentype"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-brands-400.woff) format("woff"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-brands-400.ttf) format("truetype"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-brands-400.svg) format("svg")
}.fab{font-family:Font Awesome\ 5 Brands}
@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    src: url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-regular-400.eot);
    src: url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-regular-400.eot) format("embedded-opentype"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-regular-400.woff2) format("woff2"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-regular-400.woff) format("woff"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-regular-400.ttf) format("truetype"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome/fa-regular-400.svg) format("svg")
}.far{font-weight:400}
@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome//fa-solid-900.eot);
    src: url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome//fa-solid-900.eot@#iefix) format("embedded-opentype"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome//fa-solid-900.woff2) format("woff2"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome//fa-solid-900.woff) format("woff"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome//fa-solid-900.ttf) format("truetype"),url(../../../../../../App_Themes/default/ShahroodPress/fonts/font-awesome//fa-solid-900.svg#fontawesome) format("svg")
}.far,.fas{font-family:Font Awesome\ 5 Free}.fas{font-weight:900}
/**
 * Title: Material Design Flaticon Pack
 * Author: Google
 * Source: http://www.flaticon.com/packs/material-design
 * License:  CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 */
@font-face {
	font-family: "material-design";
	src: url("../fonts/material-design/material-design.eot");
	src: url("../fonts/material-design/material-design.eot#iefix") format("embedded-opentype"),
	url("../fonts/material-design/material-design.woff") format("woff"),
	url("../fonts/material-design/material-design.ttf") format("truetype"),
	url("../fonts/material-design/material-design.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

.material-design-ico,
[class^="material-design-"]:before, [class*=" material-design-"]:before,
[class^="material-design-"]:after, [class*=" material-design-"]:after {   
	font-family: "material-design";
    font-size: inherit;
	font-weight: 400;
	font-style: normal;
}

.material-design-account4:before {
	content: "\e000";
}
.material-design-add179:before {
	content: "\e001";
}
.material-design-add180:before {
	content: "\e002";
}
.material-design-add181:before {
	content: "\e003";
}
.material-design-add182:before {
	content: "\e004";
}
.material-design-add183:before {
	content: "\e005";
}
.material-design-add184:before {
	content: "\e006";
}
.material-design-add186:before {
	content: "\e007";
}
.material-design-adjust6:before {
	content: "\e008";
}
.material-design-airplane106:before {
	content: "\e009";
}
.material-design-android11:before {
	content: "\e00a";
}
.material-design-android12:before {
	content: "\e00b";
}
.material-design-apple70:before {
	content: "\e00c";
}
.material-design-attachment19:before {
	content: "\e00d";
}
.material-design-auto1:before {
	content: "\e00e";
}
.material-design-automatic2:before {
	content: "\e00f";
}
.material-design-automatic3:before {
	content: "\e010";
}
.material-design-back57:before {
	content: "\e011";
}
.material-design-backspace1:before {
	content: "\e012";
}
.material-design-bed24:before {
	content: "\e013";
}
.material-design-been:before {
	content: "\e014";
}
.material-design-birthday20:before {
	content: "\e015";
}
.material-design-black394:before {
	content: "\e016";
}
.material-design-black395:before {
	content: "\e017";
}
.material-design-black396:before {
	content: "\e018";
}
.material-design-black397:before {
	content: "\e019";
}
.material-design-black398:before {
	content: "\e01a";
}
.material-design-black399:before {
	content: "\e01b";
}
.material-design-black400:before {
	content: "\e01c";
}
.material-design-black401:before {
	content: "\e01d";
}
.material-design-black402:before {
	content: "\e01e";
}
.material-design-blank30:before {
	content: "\e01f";
}
.material-design-blank31:before {
	content: "\e020";
}
.material-design-blank32:before {
	content: "\e021";
}
.material-design-blank33:before {
	content: "\e022";
}
.material-design-blogger12:before {
	content: "\e023";
}
.material-design-blueetooth:before {
	content: "\e024";
}
.material-design-bluetooth21:before {
	content: "\e025";
}
.material-design-bluetooth22:before {
	content: "\e026";
}
.material-design-bluetooth23:before {
	content: "\e027";
}
.material-design-bluetooth24:before {
	content: "\e028";
}
.material-design-bluetooth25:before {
	content: "\e029";
}
.material-design-bookmark45:before {
	content: "\e02a";
}
.material-design-bookmark46:before {
	content: "\e02b";
}
.material-design-bookmark47:before {
	content: "\e02c";
}
.material-design-bookmark48:before {
	content: "\e02d";
}
.material-design-briefcase49:before {
	content: "\e02e";
}
.material-design-briefcase50:before {
	content: "\e02f";
}
.material-design-brightness10:before {
	content: "\e030";
}
.material-design-brochure6:before {
	content: "\e031";
}
.material-design-bubble8:before {
	content: "\e032";
}
.material-design-bug18:before {
	content: "\e033";
}
.material-design-burn9:before {
	content: "\e034";
}
.material-design-button11:before {
	content: "\e035";
}
.material-design-call47:before {
	content: "\e036";
}
.material-design-call48:before {
	content: "\e037";
}
.material-design-call49:before {
	content: "\e038";
}
.material-design-camera59:before {
	content: "\e039";
}
.material-design-camera60:before {
	content: "\e03a";
}
.material-design-cancel19:before {
	content: "\e03b";
}
.material-design-caps1:before {
	content: "\e03c";
}
.material-design-caps:before {
	content: "\e03d";
}
.material-design-car145:before {
	content: "\e03e";
}
.material-design-car146:before {
	content: "\e03f";
}
.material-design-car147:before {
	content: "\e040";
}
.material-design-cell10:before {
	content: "\e041";
}
.material-design-cell11:before {
	content: "\e042";
}
.material-design-cell12:before {
	content: "\e043";
}
.material-design-change3:before {
	content: "\e044";
}
.material-design-chat75:before {
	content: "\e045";
}
.material-design-chat76:before {
	content: "\e046";
}
.material-design-check51:before {
	content: "\e047";
}
.material-design-check52:before {
	content: "\e048";
}
.material-design-chemistry17:before {
	content: "\e049";
}
.material-design-circle107:before {
	content: "\e04a";
}
.material-design-circle108:before {
	content: "\e04b";
}
.material-design-circles23:before {
	content: "\e04c";
}
.material-design-circumference:before {
	content: "\e04d";
}
.material-design-city24:before {
	content: "\e04e";
}
.material-design-clapperboard4:before {
	content: "\e04f";
}
.material-design-clapperboard5:before {
	content: "\e050";
}
.material-design-clear5:before {
	content: "\e051";
}
.material-design-clipboard99:before {
	content: "\e052";
}
.material-design-clock100:before {
	content: "\e053";
}
.material-design-close47:before {
	content: "\e054";
}
.material-design-closed64:before {
	content: "\e055";
}
.material-design-cloud302:before {
	content: "\e056";
}
.material-design-cloud303:before {
	content: "\e057";
}
.material-design-cloud304:before {
	content: "\e058";
}
.material-design-cloud305:before {
	content: "\e059";
}
.material-design-cloud306:before {
	content: "\e05a";
}
.material-design-cloud307:before {
	content: "\e05b";
}
.material-design-compass106:before {
	content: "\e05c";
}
.material-design-connection21:before {
	content: "\e05d";
}
.material-design-copy31:before {
	content: "\e05e";
}
.material-design-create2:before {
	content: "\e05f";
}
.material-design-create3:before {
	content: "\e060";
}
.material-design-credit98:before {
	content: "\e061";
}
.material-design-crop13:before {
	content: "\e062";
}
.material-design-crop14:before {
	content: "\e063";
}
.material-design-cut23:before {
	content: "\e064";
}
.material-design-dark55:before {
	content: "\e065";
}
.material-design-developer2:before {
	content: "\e066";
}
.material-design-device4:before {
	content: "\e067";
}
.material-design-device5:before {
	content: "\e068";
}
.material-design-disc30:before {
	content: "\e069";
}
.material-design-do10:before {
	content: "\e06a";
}
.material-design-double126:before {
	content: "\e06b";
}
.material-design-download162:before {
	content: "\e06c";
}
.material-design-download164:before {
	content: "\e06d";
}
.material-design-download166:before {
	content: "\e06e";
}
.material-design-downwards:before {
	content: "\e06f";
}
.material-design-drafts:before {
	content: "\e070";
}
.material-design-drop25:before {
	content: "\e071";
}
.material-design-drop26:before {
	content: "\e072";
}
.material-design-drop27:before {
	content: "\e073";
}
.material-design-earth205:before {
	content: "\e074";
}
.material-design-ellipsis1:before {
	content: "\e075";
}
.material-design-email107:before {
	content: "\e076";
}
.material-design-emoticon117:before {
	content: "\e077";
}
.material-design-end3:before {
	content: "\e078";
}
.material-design-enter5:before {
	content: "\e079";
}
.material-design-exit13:before {
	content: "\e07a";
}
.material-design-expand38:before {
	content: "\e07b";
}
.material-design-expand39:before {
	content: "\e07c";
}
.material-design-facebook56:before {
	content: "\e07d";
}
.material-design-fast46:before {
	content: "\e07e";
}
.material-design-favorite21:before {
	content: "\e07f";
}
.material-design-favorite22:before {
	content: "\e080";
}
.material-design-filled13:before {
	content: "\e081";
}
.material-design-film61:before {
	content: "\e082";
}
.material-design-filter20:before {
	content: "\e083";
}
.material-design-flash25:before {
	content: "\e084";
}
.material-design-flash26:before {
	content: "\e085";
}
.material-design-folder215:before {
	content: "\e086";
}
.material-design-forward18:before {
	content: "\e087";
}
.material-design-forward19:before {
	content: "\e088";
}
.material-design-framed1:before {
	content: "\e089";
}
.material-design-front15:before {
	content: "\e08a";
}
.material-design-front16:before {
	content: "\e08b";
}
.material-design-front17:before {
	content: "\e08c";
}
.material-design-full46:before {
	content: "\e08d";
}
.material-design-gamepad3:before {
	content: "\e08e";
}
.material-design-gamepad4:before {
	content: "\e08f";
}
.material-design-get:before {
	content: "\e090";
}
.material-design-gmail3:before {
	content: "\e091";
}
.material-design-go10:before {
	content: "\e092";
}
.material-design-good4:before {
	content: "\e093";
}
.material-design-good5:before {
	content: "\e094";
}
.material-design-google117:before {
	content: "\e095";
}
.material-design-google118:before {
	content: "\e096";
}
.material-design-google119:before {
	content: "\e097";
}
.material-design-google120:before {
	content: "\e098";
}
.material-design-google121:before {
	content: "\e099";
}
.material-design-google122:before {
	content: "\e09a";
}
.material-design-google123:before {
	content: "\e09b";
}
.material-design-google124:before {
	content: "\e09c";
}
.material-design-google125:before {
	content: "\e09d";
}
.material-design-google126:before {
	content: "\e09e";
}
.material-design-google127:before {
	content: "\e09f";
}
.material-design-google128:before {
	content: "\e0a0";
}
.material-design-google129:before {
	content: "\e0a1";
}
.material-design-google130:before {
	content: "\e0a2";
}
.material-design-google131:before {
	content: "\e0a3";
}
.material-design-google132:before {
	content: "\e0a4";
}
.material-design-google133:before {
	content: "\e0a5";
}
.material-design-google134:before {
	content: "\e0a6";
}
.material-design-google135:before {
	content: "\e0a7";
}
.material-design-google136:before {
	content: "\e0a8";
}
.material-design-google137:before {
	content: "\e0a9";
}
.material-design-gps25:before {
	content: "\e0aa";
}
.material-design-gps26:before {
	content: "\e0ab";
}
.material-design-gps27:before {
	content: "\e0ac";
}
.material-design-gps28:before {
	content: "\e0ad";
}
.material-design-graduate32:before {
	content: "\e0ae";
}
.material-design-halffilled1:before {
	content: "\e0af";
}
.material-design-hangouts:before {
	content: "\e0b0";
}
.material-design-headset11:before {
	content: "\e0b1";
}
.material-design-headset12:before {
	content: "\e0b2";
}
.material-design-help18:before {
	content: "\e0b3";
}
.material-design-help19:before {
	content: "\e0b4";
}
.material-design-hide3:before {
	content: "\e0b5";
}
.material-design-high20:before {
	content: "\e0b6";
}
.material-design-high21:before {
	content: "\e0b7";
}
.material-design-high22:before {
	content: "\e0b8";
}
.material-design-history6:before {
	content: "\e0b9";
}
.material-design-home149:before {
	content: "\e0ba";
}
.material-design-horizontal39:before {
	content: "\e0bb";
}
.material-design-hotel68:before {
	content: "\e0bc";
}
.material-design-https:before {
	content: "\e0bd";
}
.material-design-import:before {
	content: "\e0be";
}
.material-design-insert4:before {
	content: "\e0bf";
}
.material-design-instagram16:before {
	content: "\e0c0";
}
.material-design-invert1:before {
	content: "\e0c1";
}
.material-design-keyboard53:before {
	content: "\e0c2";
}
.material-design-keyboard54:before {
	content: "\e0c3";
}
.material-design-label31:before {
	content: "\e0c4";
}
.material-design-landscape10:before {
	content: "\e0c5";
}
.material-design-laptop117:before {
	content: "\e0c6";
}
.material-design-left216:before {
	content: "\e0c7";
}
.material-design-left217:before {
	content: "\e0c8";
}
.material-design-left218:before {
	content: "\e0c9";
}
.material-design-light88:before {
	content: "\e0ca";
}
.material-design-link60:before {
	content: "\e0cb";
}
.material-design-linkedin24:before {
	content: "\e0cc";
}
.material-design-list88:before {
	content: "\e0cd";
}
.material-design-list89:before {
	content: "\e0ce";
}
.material-design-location41:before {
	content: "\e0cf";
}
.material-design-locked57:before {
	content: "\e0d0";
}
.material-design-locked58:before {
	content: "\e0d1";
}
.material-design-low34:before {
	content: "\e0d2";
}
.material-design-magic20:before {
	content: "\e0d3";
}
.material-design-man459:before {
	content: "\e0d4";
}
.material-design-man460:before {
	content: "\e0d5";
}
.material-design-map102:before {
	content: "\e0d6";
}
.material-design-map103:before {
	content: "\e0d7";
}
.material-design-mark1:before {
	content: "\e0d8";
}
.material-design-mark2:before {
	content: "\e0d9";
}
.material-design-medium5:before {
	content: "\e0da";
}
.material-design-medium6:before {
	content: "\e0db";
}
.material-design-medium7:before {
	content: "\e0dc";
}
.material-design-memory1:before {
	content: "\e0dd";
}
.material-design-menu55:before {
	content: "\e0de";
}
.material-design-merge:before {
	content: "\e0df";
}
.material-design-microphone84:before {
	content: "\e0e0";
}
.material-design-microphone85:before {
	content: "\e0e1";
}
.material-design-microsoft7:before {
	content: "\e0e2";
}
.material-design-microsoft8:before {
	content: "\e0e3";
}
.material-design-missed:before {
	content: "\e0e4";
}
.material-design-mountain31:before {
	content: "\e0e5";
}
.material-design-mountain32:before {
	content: "\e0e6";
}
.material-design-mountains14:before {
	content: "\e0e7";
}
.material-design-move26:before {
	content: "\e0e8";
}
.material-design-new102:before {
	content: "\e0e9";
}
.material-design-new103:before {
	content: "\e0ea";
}
.material-design-nfc1:before {
	content: "\e0eb";
}
.material-design-notifications1:before {
	content: "\e0ec";
}
.material-design-notifications2:before {
	content: "\e0ed";
}
.material-design-notifications:before {
	content: "\e0ee";
}
.material-design-painter14:before {
	content: "\e0ef";
}
.material-design-panoramic1:before {
	content: "\e0f0";
}
.material-design-parking14:before {
	content: "\e0f1";
}
.material-design-pause44:before {
	content: "\e0f2";
}
.material-design-person325:before {
	content: "\e0f3";
}
.material-design-phone370:before {
	content: "\e0f4";
}
.material-design-phone371:before {
	content: "\e0f5";
}
.material-design-phone372:before {
	content: "\e0f6";
}
.material-design-phone373:before {
	content: "\e0f7";
}
.material-design-phone374:before {
	content: "\e0f8";
}
.material-design-phone375:before {
	content: "\e0f9";
}
.material-design-photo210:before {
	content: "\e0fa";
}
.material-design-photo211:before {
	content: "\e0fb";
}
.material-design-photo212:before {
	content: "\e0fc";
}
.material-design-photographic1:before {
	content: "\e0fd";
}
.material-design-pinterest33:before {
	content: "\e0fe";
}
.material-design-planet29:before {
	content: "\e0ff";
}
.material-design-play105:before {
	content: "\e100";
}
.material-design-play106:before {
	content: "\e101";
}
.material-design-play107:before {
	content: "\e102";
}
.material-design-play108:before {
	content: "\e103";
}
.material-design-play109:before {
	content: "\e104";
}
.material-design-plus80:before {
	content: "\e105";
}
.material-design-poll:before {
	content: "\e106";
}
.material-design-power106:before {
	content: "\e107";
}
.material-design-previous14:before {
	content: "\e108";
}
.material-design-printer88:before {
	content: "\e109";
}
.material-design-problems:before {
	content: "\e10a";
}
.material-design-progress10:before {
	content: "\e10b";
}
.material-design-public10:before {
	content: "\e10c";
}
.material-design-public11:before {
	content: "\e10d";
}
.material-design-public9:before {
	content: "\e10e";
}
.material-design-puzzle37:before {
	content: "\e10f";
}
.material-design-radio51:before {
	content: "\e110";
}
.material-design-random5:before {
	content: "\e111";
}
.material-design-rate:before {
	content: "\e112";
}
.material-design-read5:before {
	content: "\e113";
}
.material-design-receipt9:before {
	content: "\e114";
}
.material-design-record9:before {
	content: "\e115";
}
.material-design-refresh55:before {
	content: "\e116";
}
.material-design-refresh56:before {
	content: "\e117";
}
.material-design-reminder6:before {
	content: "\e118";
}
.material-design-replay4:before {
	content: "\e119";
}
.material-design-reply18:before {
	content: "\e11a";
}
.material-design-report:before {
	content: "\e11b";
}
.material-design-rewind45:before {
	content: "\e11c";
}
.material-design-right237:before {
	content: "\e11d";
}
.material-design-right244:before {
	content: "\e11e";
}
.material-design-ring24:before {
	content: "\e11f";
}
.material-design-rotate11:before {
	content: "\e120";
}
.material-design-rotate12:before {
	content: "\e121";
}
.material-design-round50:before {
	content: "\e122";
}
.material-design-round51:before {
	content: "\e123";
}
.material-design-round52:before {
	content: "\e124";
}
.material-design-round53:before {
	content: "\e125";
}
.material-design-round54:before {
	content: "\e126";
}
.material-design-round55:before {
	content: "\e127";
}
.material-design-round56:before {
	content: "\e128";
}
.material-design-round57:before {
	content: "\e129";
}
.material-design-round58:before {
	content: "\e12a";
}
.material-design-rounded54:before {
	content: "\e12b";
}
.material-design-rounded55:before {
	content: "\e12c";
}
.material-design-rounded56:before {
	content: "\e12d";
}
.material-design-rounded57:before {
	content: "\e12e";
}
.material-design-rounded58:before {
	content: "\e12f";
}
.material-design-rounded59:before {
	content: "\e130";
}
.material-design-rounded60:before {
	content: "\e131";
}
.material-design-rubbish:before {
	content: "\e132";
}
.material-design-save20:before {
	content: "\e133";
}
.material-design-schedule2:before {
	content: "\e134";
}
.material-design-screen44:before {
	content: "\e135";
}
.material-design-screen45:before {
	content: "\e136";
}
.material-design-screen46:before {
	content: "\e137";
}
.material-design-screen47:before {
	content: "\e138";
}
.material-design-screen48:before {
	content: "\e139";
}
.material-design-screen49:before {
	content: "\e13a";
}
.material-design-sd7:before {
	content: "\e13b";
}
.material-design-sd8:before {
	content: "\e13c";
}
.material-design-search100:before {
	content: "\e13d";
}
.material-design-searching41:before {
	content: "\e13e";
}
.material-design-select3:before {
	content: "\e13f";
}
.material-design-select4:before {
	content: "\e140";
}
.material-design-send12:before {
	content: "\e141";
}
.material-design-send13:before {
	content: "\e142";
}
.material-design-send14:before {
	content: "\e143";
}
.material-design-server40:before {
	content: "\e144";
}
.material-design-set5:before {
	content: "\e145";
}
.material-design-set6:before {
	content: "\e146";
}
.material-design-settings49:before {
	content: "\e147";
}
.material-design-settings50:before {
	content: "\e148";
}
.material-design-share39:before {
	content: "\e149";
}
.material-design-shared1:before {
	content: "\e14a";
}
.material-design-shining2:before {
	content: "\e14b";
}
.material-design-shining3:before {
	content: "\e14c";
}
.material-design-shopping231:before {
	content: "\e14d";
}
.material-design-shopping232:before {
	content: "\e14e";
}
.material-design-show4:before {
	content: "\e14f";
}
.material-design-show5:before {
	content: "\e150";
}
.material-design-show6:before {
	content: "\e151";
}
.material-design-show7:before {
	content: "\e152";
}
.material-design-show8:before {
	content: "\e153";
}
.material-design-shuffle24:before {
	content: "\e154";
}
.material-design-sim2:before {
	content: "\e155";
}
.material-design-smartphone19:before {
	content: "\e156";
}
.material-design-smartphone20:before {
	content: "\e157";
}
.material-design-sms5:before {
	content: "\e158";
}
.material-design-sms6:before {
	content: "\e159";
}
.material-design-sms7:before {
	content: "\e15a";
}
.material-design-snake4:before {
	content: "\e15b";
}
.material-design-sort52:before {
	content: "\e15c";
}
.material-design-speech108:before {
	content: "\e15d";
}
.material-design-split4:before {
	content: "\e15e";
}
.material-design-square181:before {
	content: "\e15f";
}
.material-design-stop46:before {
	content: "\e160";
}
.material-design-swap2:before {
	content: "\e161";
}
.material-design-swap3:before {
	content: "\e162";
}
.material-design-switch27:before {
	content: "\e163";
}
.material-design-switch28:before {
	content: "\e164";
}
.material-design-switch29:before {
	content: "\e165";
}
.material-design-switch30:before {
	content: "\e166";
}
.material-design-synchronization3:before {
	content: "\e167";
}
.material-design-synchronization4:before {
	content: "\e168";
}
.material-design-synchronization5:before {
	content: "\e169";
}
.material-design-tab3:before {
	content: "\e16a";
}
.material-design-tablet95:before {
	content: "\e16b";
}
.material-design-tack:before {
	content: "\e16c";
}
.material-design-tag71:before {
	content: "\e16d";
}
.material-design-telephone105:before {
	content: "\e16e";
}
.material-design-thermostat1:before {
	content: "\e16f";
}
.material-design-three168:before {
	content: "\e170";
}
.material-design-three170:before {
	content: "\e171";
}
.material-design-thumb53:before {
	content: "\e172";
}
.material-design-thumb54:before {
	content: "\e173";
}
.material-design-tick7:before {
	content: "\e174";
}
.material-design-timelapse:before {
	content: "\e175";
}
.material-design-traffic21:before {
	content: "\e176";
}
.material-design-tumblr22:before {
	content: "\e177";
}
.material-design-turn17:before {
	content: "\e178";
}
.material-design-turn18:before {
	content: "\e179";
}
.material-design-turn19:before {
	content: "\e17a";
}
.material-design-turn20:before {
	content: "\e17b";
}
.material-design-turn21:before {
	content: "\e17c";
}
.material-design-turn22:before {
	content: "\e17d";
}
.material-design-turn23:before {
	content: "\e17e";
}
.material-design-twitter47:before {
	content: "\e17f";
}
.material-design-two375:before {
	content: "\e180";
}
.material-design-two385:before {
	content: "\e181";
}
.material-design-two393:before {
	content: "\e182";
}
.material-design-underline6:before {
	content: "\e183";
}
.material-design-underline7:before {
	content: "\e184";
}
.material-design-undo19:before {
	content: "\e185";
}
.material-design-unlocked43:before {
	content: "\e186";
}
.material-design-up176:before {
	content: "\e187";
}
.material-design-upload119:before {
	content: "\e188";
}
.material-design-upload120:before {
	content: "\e189";
}
.material-design-usb33:before {
	content: "\e18a";
}
.material-design-user157:before {
	content: "\e18b";
}
.material-design-user158:before {
	content: "\e18c";
}
.material-design-users25:before {
	content: "\e18d";
}
.material-design-verification24:before {
	content: "\e18e";
}
.material-design-videocall:before {
	content: "\e18f";
}
.material-design-view12:before {
	content: "\e190";
}
.material-design-virtual2:before {
	content: "\e191";
}
.material-design-visibility1:before {
	content: "\e192";
}
.material-design-voice32:before {
	content: "\e193";
}
.material-design-voicemail1:before {
	content: "\e194";
}
.material-design-volume47:before {
	content: "\e195";
}
.material-design-volume49:before {
	content: "\e196";
}
.material-design-volume50:before {
	content: "\e197";
}
.material-design-volume51:before {
	content: "\e198";
}
.material-design-warning37:before {
	content: "\e199";
}
.material-design-watch16:before {
	content: "\e19a";
}
.material-design-waving:before {
	content: "\e19b";
}
.material-design-web37:before {
	content: "\e19c";
}
.material-design-website12:before {
	content: "\e19d";
}
.material-design-wifi81:before {
	content: "\e19e";
}
.material-design-wifi82:before {
	content: "\e19f";
}
.material-design-wifi83:before {
	content: "\e1a0";
}
.material-design-window57:before {
	content: "\e1a1";
}
.material-design-work3:before {
	content: "\e1a2";
}
.material-design-workspace:before {
	content: "\e1a3";
}
.material-design-world96:before {
	content: "\e1a4";
}
.material-design-write20:before {
	content: "\e1a5";
}
.material-design-youtube35:before {
	content: "\e1a6";
}

/**
 * Title: Soft icons Flaticon Pack
 * Author: Robin Kylander
 * Source: http://www.flaticon.com/packs/soft-icons
 * License:  CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 */

@font-face {
    font-family: "fl-soft-icons";
    src: url("../../../../../../App_Themes/default/Zistase/fonts/soft-icons/fl-soft-icons.eot");
    src: url("../../../../../../App_Themes/default/Zistase/fonts/soft-icons/fl-soft-icons.eot") format("embedded-opentype"), url("../../../../../../App_Themes/default/Zistase/fonts/soft-icons/fl-soft-icons.woff") format("woff"), url("../../../../../../App_Themes/default/Zistase/fonts/soft-icons/fl-soft-icons.ttf") format("truetype"), url("../../../../../../App_Themes/default/Zistase/fonts/soft-icons/fl-soft-icons.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fl-soft-icons-ico,  
[class^="fl-soft-icons-"]:before, [class*=" fl-soft-icons-"]:before,
[class^="fl-soft-icons-"]:after, [class*=" fl-soft-icons-"]:after {   
	font-family: 'fl-soft-icons';
    font-size: inherit;
	font-weight: 400;
	font-style: normal;
}

.fl-soft-icons-add122:before {
	content: "\e000";
}
.fl-soft-icons-add123:before {
	content: "\e001";
}
.fl-soft-icons-add127:before {
	content: "\e002";
}
.fl-soft-icons-advance6:before {
	content: "\e003";
}
.fl-soft-icons-ascending14:before {
	content: "\e004";
}
.fl-soft-icons-black364:before {
	content: "\e005";
}
.fl-soft-icons-blocked6:before {
	content: "\e006";
}
.fl-soft-icons-bookmark22:before {
	content: "\e007";
}
.fl-soft-icons-bookmark24:before {
	content: "\e008";
}
.fl-soft-icons-checkmark8:before {
	content: "\e009";
}
.fl-soft-icons-circle87:before {
	content: "\e00a";
}
.fl-soft-icons-circle88:before {
	content: "\e00b";
}
.fl-soft-icons-cloud238:before {
	content: "\e00c";
}
.fl-soft-icons-console6:before {
	content: "\e00d";
}
.fl-soft-icons-contrast15:before {
	content: "\e00e";
}
.fl-soft-icons-credit78:before {
	content: "\e00f";
}
.fl-soft-icons-cross68:before {
	content: "\e010";
}
.fl-soft-icons-dark52:before {
	content: "\e011";
}
.fl-soft-icons-download114:before {
	content: "\e012";
}
.fl-soft-icons-earth196:before {
	content: "\e013";
}
.fl-soft-icons-edit39:before {
	content: "\e014";
}
.fl-soft-icons-envelope39:before {
	content: "\e015";
}
.fl-soft-icons-favorite14:before {
	content: "\e016";
}
.fl-soft-icons-file54:before {
	content: "\e017";
}
.fl-soft-icons-flag45:before {
	content: "\e018";
}
.fl-soft-icons-flag46:before {
	content: "\e019";
}
.fl-soft-icons-four78:before {
	content: "\e01a";
}
.fl-soft-icons-heart266:before {
	content: "\e01b";
}
.fl-soft-icons-home128:before {
	content: "\e01c";
}
.fl-soft-icons-home129:before {
	content: "\e01d";
}
.fl-soft-icons-horizontal32:before {
	content: "\e01e";
}
.fl-soft-icons-indent7:before {
	content: "\e01f";
}
.fl-soft-icons-left138:before {
	content: "\e020";
}
.fl-soft-icons-less10:before {
	content: "\e021";
}
.fl-soft-icons-letter49:before {
	content: "\e022";
}
.fl-soft-icons-male221:before {
	content: "\e023";
}
.fl-soft-icons-menu31:before {
	content: "\e024";
}
.fl-soft-icons-minus72:before {
	content: "\e025";
}
.fl-soft-icons-monitor63:before {
	content: "\e026";
}
.fl-soft-icons-mute27:before {
	content: "\e027";
}
.fl-soft-icons-mute28:before {
	content: "\e028";
}
.fl-soft-icons-open194:before {
	content: "\e029";
}
.fl-soft-icons-pause26:before {
	content: "\e02a";
}
.fl-soft-icons-pen53:before {
	content: "\e02b";
}
.fl-soft-icons-photo158:before {
	content: "\e02c";
}
.fl-soft-icons-picture26:before {
	content: "\e02d";
}
.fl-soft-icons-placeholder15:before {
	content: "\e02e";
}
.fl-soft-icons-rec:before {
	content: "\e02f";
}
.fl-soft-icons-rectangular74:before {
	content: "\e030";
}
.fl-soft-icons-rhombus3:before {
	content: "\e031";
}
.fl-soft-icons-right128:before {
	content: "\e032";
}
.fl-soft-icons-rotating23:before {
	content: "\e033";
}
.fl-soft-icons-search63:before {
	content: "\e034";
}
.fl-soft-icons-speaker68:before {
	content: "\e035";
}
.fl-soft-icons-star148:before {
	content: "\e036";
}
.fl-soft-icons-stop31:before {
	content: "\e037";
}
.fl-soft-icons-suitcase37:before {
	content: "\e038";
}
.fl-soft-icons-suitcase38:before {
	content: "\e039";
}
.fl-soft-icons-tablet75:before {
	content: "\e03a";
}
.fl-soft-icons-tag41:before {
	content: "\e03b";
}
.fl-soft-icons-trash51:before {
	content: "\e03c";
}
.fl-soft-icons-triangle31:before {
	content: "\e03d";
}
.fl-soft-icons-two277:before {
	content: "\e03e";
}
.fl-soft-icons-unlock24:before {
	content: "\e03f";
}
.fl-soft-icons-up94:before {
	content: "\e040";
}
.fl-soft-icons-upload72:before {
	content: "\e041";
}
.fl-soft-icons-upload77:before {
	content: "\e042";
}
.fl-soft-icons-visualization2:before {
	content: "\e043";
}
.fl-soft-icons-wifi72:before {
	content: "\e044";
}
.fl-soft-icons-zig3:before {
	content: "\e045";
}

@font-face {
    font-family: 'Oswald';
    src: url('../../../../../../App_Themes/default/ShahroodPress/templates/fonts/oswald/oswald-regular-webfont.woff2') format('woff2'), url('../../../../../../App_Themes/default/ShahroodPress/templates/fonts/oswald/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Light';
    src: url('../../../../../../App_Themes/default/ShahroodPress/templates/fonts/helvetica/HelveticaNeueLT-Light.woff2') format('woff2'), url('../../../../../../App_Themes/default/ShahroodPress/templates/fonts/helvetica/HelveticaNeueLT-Light.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

.Body_Video_Viewer_Flowplayer_UC h2{
    color:black;
}

.cntPnlAccessNewsView, .pnlLoginLoginUC, .lnksActiveUserUC {
    color: black !important;
}

.rowAllNewsUC{
    text-align:right;
}

.logo_Print {
    background-color: #f80000;
}

.ShahroodPress_ActiveUser_UC {
    margin-top: 2px;
}

body {
}
body.fullwidth-layout{ background:#fff;}
body.fullwidth-layout .container{ background:none;}
body.fullwidth-layout #background-shadow{box-shadow:none; margin-top:0;}
body.fullwidth-layout #t3-mainnav.t3-mainnav.navbar-default .nav-border{border-top:0!important; border-bottom:0!important;/* */}
body.fullwidth-layout .highlighter-inner{border-top:0!important;}


a:link, a:visited, a strong{text-decoration: none;transition: all 0.3s linear 0s;}
a:hover{transition: all 0.3s linear 0s;}
.background-imagewrapper{ padding-top:35px; background-image:url(../images/fixedbgimage.jpg)!important;background-repeat: no-repeat;background-size: cover;height: 100%;left: 0;overflow: hidden;position: fixed;top: 0;width: 100%;
z-index: 0;}
.background-patternwrapper{padding-top:35px; background-repeat:repeat;height: 100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index: 0;}
.background-coloroverlay{padding-top:35px; background-repeat:repeat;height: 100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index: 0;}
#background-shadow{margin-top:20px;box-shadow:0 3px 20px 0 rgba(0, 0, 0, 0.19);-webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.19);-moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.19); position:relative; z-index:1;}
.container { padding-left:30px; padding-right:30px;}
.t3-module .module-inner {padding:0 0 20px 0;}
.t3-sl {padding-bottom:0;padding-top:0;}
.t3-sl.t3-sl-1{padding-bottom:0;padding-top:30px;}
h1, .h1,h2, .h2,h3, .h3 { margin-top: 0;}
.btn-primary{ border-radius:0px;transition: all 0.3s linear 0s;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus{ outline:none;transition: all 0.3s linear 0s;}
.module-title.primarybg-noborder { border-bottom:0;}
.t3-sidebar .module-title.primarybg-noborder span{ padding:7px 10px;}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox{ border:1px solid #e4e4e4; border-radius:0px;box-shadow:none;}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn{ border-radius:0px;box-shadow:none;border:1px solid #e4e4e4;}
.input-group-addon:first-child {border-right: 0 none;}
.dropdown-menu,.dropdown-submenu > .dropdown-menu{ border-radius:0px;}
.nav-pills > li > a ,.t3-sidebar ul.menu li a{border-radius: 0px;}
.t3-sidebar ul.menu li{ border-bottom:1px solid #eee;}
.t3-sidebar ul.menu li.active > a, .t3-sidebar ul.menu li.active > a:hover, .t3-sidebar ul.menu li.active > a:focus{background-color:transparent;}
.t3-sidebar .t3-sidebar-1,.t3-sidebar .t3-sidebar-2{ padding-top:0;}
.alert-warning, .alert{border-radius: 0px;}
#login-form li{ list-style:none;}
#login-form ul.unstyled{ padding-left:0;}
.registration .form-horizontal .control-label{ text-align:left;font-weight:400;}
#member-registration legend{ padding-bottom:20px;}
.registration .text label { font-size:12px;  font-weight:400;}
.article-content.clearfix[itemprop="articleBody"]{ clear:none;}
.pull-left.item-image img{ margin-right:30px; margin-bottom:30px;}
h1.article-title,h2.article-title{ font-size:26px; text-transform:uppercase;}
.article-info dd a{ color:#999;}
.moduletable-noborderbottom{ border-bottom:0;}
#t3-content img{ max-width:100%;}
.alert-message{padding:5px 15px;}
.pagenav li > a {border-radius: 0px;padding: 10.5px 21px;}
.btn-default {border-radius:0px;}
/*
	=======================================
		TOPBAR START
	=======================================
*/
.topbar {min-height:25px;position: relative;}
.topbar .container{ background:none;}

.topbar [class*=' col-']{ padding-left:0; padding-right:0;}
.topbar-left-inner [class*=' col-']{ padding-left:0;}
.topbar-right [class*=' col-']{ padding-right:0;}

.topbar ul.menu li,.topbar li{display:inline;float:left; margin:0;}
.topbar ul.menu li a,.topbar li a { text-transform:uppercase; color:#fff; font-size:14px;  font-weight:300;  border-radius:0px; padding:10px }
.topbar p,.top-login { margin-top:0px; color:#fff;}
.topbar i{ color:#fff; margin-right:10px;}
.topbar ul.menu li a:hover,.topbar li a:hover ,.topbar a:hover{background:none;transition: all 0.3s linear 0s;}
.topbar ul.menu li.active a,.topbar li.active a { background:none}
.topbar ul.dropdown-menu{ background:#333; border-radius:0px;}
#btl .btl-panel.eranews > span,.btl-panel.eranews button.btl-buttonsubmit,.btl-panel.eranews input.btl-buttonsubmit{background-color:transparent!important;text-transform:uppercase; color:#fff; font-size:14px;  font-weight:300;line-height:1; margin:0; border-radius:0px;padding:0 10px }
.btl-content-block.eranews{ border-radius:0px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
.btl-content-block.eranews input.btl-buttonsubmit,.btl-content-block.eranews  button.btl-buttonsubmit{ border-radius:0px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-transform:uppercase; color:#fff; font-size:14px;  font-weight:300;line-height:1; margin:0;background:#000!important; min-width:75px; float: right;border: 1px solid rgba(0,0,0,0.9);
 box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 10px 10px rgba(255,255,255,0.1);}
#btl-content-login ul li{ float:left; display:inline; margin-right:20px;}
#bt_ul.eranews{ float:left; padding-left:20px;padding-top:15px; margin:0px 0 10px 0!important;}
#btl-content #btl-content-login.btl-content-block.eranews .btl-label,#btl-content-registration.btl-content-block.eranews .btl-label {color: #ddd;text-transform: uppercase;}
#bt_ul.eranews li a:hover{ text-decoration:none!important}
#btl-content-registration.btl-content-block.eranews{min-width: 390px;}
#btl-content-registration .btl-buttonsubmit.eranews{ margin-right:25px!important;}
#btl-content-login .btl-content-block.eranews.btl-content-block.eranews .btl-input input,.btl-content-block.eranews .btl-input > input[type="text"],.btl-content-block.eranews .btl-input > input[type="password"],.btl-content-block.eranews #recaptcha > input{float: left;padding: 1px 5px;margin-bottom: 10px;font-size: 12px;background: #1f2124; background: -moz-linear-gradient(#1f2124, #27292c);background: -ms-linear-gradient(#1f2124, #27292c);background: -o-linear-gradient(#1f2124, #27292c);background: -webkit-gradient(linear, 0 0, 0 100%, from(#1f2124), to(#27292c));background: -webkit-linear-gradient(#1f2124, #27292c);background: linear-gradient(#1f2124, #27292c);    border: 1px solid #000;box-shadow:0 1px 0 rgba(255,255,255,0.1);border-radius:0px;color: #fff;transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;}

#btl-content-login input[type=text]:hover,
#btl-content-login input[type=password]:hover,
#btl-content-login label:hover ~ input[type=text],
#btl-content-login label:hover ~ input[type=password], #btl-content-registration .btl-input > input[type="text"]:hover,#btl-content-registration .btl-input > input[type="password"]:hover,#btl-content-registration #recaptcha > input:hover{background: #27292c;}

#btl-content-login:after {content: "";height: 1px;width: 33%;position: absolute;left:1%;top: 0;background: -moz-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -ms-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -o-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), color-stop(0.25, #444), color-stop(0.5, #b6b6b8), color-stop(0.75, #444), to(transparent));background: -webkit-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);}

#btl-content-login:before {content: "";width: 8px;height: 5px;position: absolute;left:16%;top: -7px;border-radius: 50%;box-shadow: 0 0 6px 4px #fff;}
#btl-content-login {font-weight: 400;width: 100%;position: relative;padding: 10px;overflow: hidden;background: #111; border-radius:0px;border: 1px solid #191919;box-shadow: inset 0 0 2px 1px rgba(255,255,255,0.08), 0 16px 10px -8px rgba(0, 0, 0, 0.6);}
#register-link.eranews{ padding:4px 0;}
#register-link.eranews::before{content:"";width:250px;height:100px;position:absolute;top:45px;left:0px;-webkit-transform: rotate(75deg);-moz-transform: rotate(75deg);-ms-transform: rotate(75deg);-o-transform: rotate(75deg);transform: rotate(75deg);background: -moz-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -ms-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -o-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -webkit-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));pointer-events:none;}
#btl-content div.btl-buttonsubmit.eranews,div.btl-buttonsubmit.eranews{ border-top:0; margin:5px 0 0 0; float:right; width:50%;}
#btl-input-remember.btl-input.eranews{ float:left!important; width:50%;}

#btl-content-registration::after {content: "";height: 1px;width: 33%;position: absolute;left:1%;top: 0;background: -moz-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -ms-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -o-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), color-stop(0.25, #444), color-stop(0.5, #b6b6b8), color-stop(0.75, #444), to(transparent));background: -webkit-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);}

#btl-content-registration::before {content: "";width: 8px;height: 5px;position: absolute;left:16%;top: -7px;border-radius: 50%;box-shadow: 0 0 6px 4px #fff;}
#btl-content-registration {font-weight: 400;position: relative;padding: 10px;overflow: hidden;background: #111; border-radius:0px;border: 1px solid #191919;box-shadow: inset 0 0 2px 1px rgba(255,255,255,0.08), 0 16px 10px -8px rgba(0, 0, 0, 0.6);}
#register-link a{ color:#ddd; transition: all 0.3s linear 0s;}
.btl-note.eranews::before{content:"";width:550px;height:100px;position:absolute;top:45px;left:-150px;-webkit-transform: rotate(75deg);-moz-transform: rotate(75deg);-ms-transform: rotate(75deg);-o-transform: rotate(75deg);transform: rotate(75deg);background: -moz-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -ms-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -o-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -webkit-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));pointer-events:none;}
.btl-note.eranews{ padding:5px 0;}
#btl-content #btl-content-profile::after {content: "";height: 1px;width: 33%;position: absolute;left:16%;top: 0;background: -moz-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -ms-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -o-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), color-stop(0.25, #444), color-stop(0.5, #b6b6b8), color-stop(0.75, #444), to(transparent));background: -webkit-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);}

#btl-content #btl-content-profile::before {content: "";width: 8px;height: 5px;position: absolute;left:30%;top: -7px;border-radius: 50%;box-shadow: 0 0 6px 4px #fff;}
#btl-content #btl-content-profile {font-weight: 400;position: relative;padding: 10px;overflow: hidden;background: #111; border-radius:0px;border: 1px solid #191919;box-shadow: inset 0 0 2px 1px rgba(255,255,255,0.08), 0 16px 10px -8px rgba(0, 0, 0, 0.6);
}
   
#btl-content-profile.btl-content-block.eranews ul.menu li{border-bottom: 1px solid #000;box-shadow:0 1px 0 rgba(255,255,255,0.1);}
#module-in-profile.eranews h3{border-radius:0px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-transform:uppercase; color:#fff; font-size:14px;  font-weight:300;background:#000!important;border: 1px solid rgba(0,0,0,0.9); box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), inset 0 10px 10px rgba(255,255,255,0.1);}
#module-in-profile.eranews h3::before{content:"";width:250px;height:100px;position:absolute;top:45px;left:0px;-webkit-transform: rotate(75deg);-moz-transform: rotate(75deg);-ms-transform: rotate(75deg);-o-transform: rotate(75deg);transform: rotate(75deg);background: -moz-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -ms-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -o-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: -webkit-linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));background: linear-gradient(50deg, rgba(255,255,255,0.15), rgba(0,0,0,0));pointer-events:none;}
 #btl-content-profile div.btl-buttonsubmit.eranews{ padding-top:15px!important;}
 #btl .btl-panel > span{box-shadow:none!important;}
/*
	=======================================
		TOPBAR END
	=======================================
*/
#background-shadow.container{ padding:0;}
.container{ }
.head-search {margin-top:0px;}
.highlighter-inner{}
.highlighter-inner [class*=' col-']{ padding-left:0;padding-right:0;}
.gkHighlighterInterface.eranews{ min-height:30px;}
.gkHighlighterInterface.eranews span.text{font-weight:500; font-size:14px; line-height:30px; letter-spacing:0.1px;}
.gkHighlighterWrapperSub.eranews{ font-weight:400; font-size:13px; line-height:28px; overflow:hidden; text-indent:5px;}
.gkHighlighterWrapperSub.eranews a{ margin-left:20px; margin-right:2px;}

.head-search .form-inline.eranews input.button{ margin:0; padding:0; height:30px; line-height:30px; float:left;}
.head-search .form-inline.eranews input.inputbox{border-radius:0px; border:1px solid #ececec;box-shadow:none; height:30px; box-sizing:border-box; padding:4px 5px;border-left:1px solid #e6e6e6; font-size:12px;transition: all 0.3s linear 0s; width:115px;}

.head-search .form-inline.eranews input.inputbox:focus{transition: all 0.3s linear 0s;width:130px;}
.head-search .search::before{ display:none;}
.head-search .form-inline.eranews::before{width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent; content:""; position:absolute; left:30px; top:10px; }

.logo {
    margin-top: 12px;
    margin-bottom: 10px;
    float:right;
}
.logo-text{text-align:right;}
.logo-text a {font-weight:600;}
.logo-text .site-slogan{ font-size:17px; letter-spacing:0.5px; margin-top:0;}

/*
	=======================================
		NAV MENU
	=======================================
*/
.t3-megamenu .mega > .mega-dropdown-menu{border-radius:0px; padding:0;}
.t3-megamenu .mega > .mega-dropdown-menu:after {content: "";height: 1px;width: 33%;position: absolute;left:1%;top: 0;background: -moz-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -ms-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -o-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), color-stop(0.25, #444), color-stop(0.5, #b6b6b8), color-stop(0.75, #444), to(transparent));background: -webkit-linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);background: linear-gradient(left, transparent, #444, #b6b6b8, #444, transparent);}
.t3-megamenu .mega > .mega-dropdown-menu:before {content: "";width:8px;height:1px;position: absolute;left:16%;top:0px;border-radius: 50%;box-shadow: 0 0 6px 4px #fff; opacity:0.45;}
.mega-dropdown-inner::before{}
#t3-mainnav.navbar-default{ border:0;background-color:transparent;}
#t3-mainnav.navbar-default .navbar-nav > li > a,#t3-mainnav.navbar-default .navbar-nav > li > .separator,#t3-mainnav.navbar-default .navbar-nav > li span{cursor:pointer;text-transform:uppercase; font-weight:400;}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a, .t3-megamenu.dropdown-menu > li.separator a, .t3-megamenu li.dropdown-submenu >.separator , .t3-megamenu li.dropdown-submenu >.separator a,#t3-mainnav .t3-megamenu .mega-nav > li .separator{ text-transform:uppercase; text-align:right; color:#ddd; padding:10px 15px;border-bottom: 1px solid #000;border-top:1px solid rgba(255, 255, 255, 0.1); font-weight:400;font-size:12px; transition: all 0.3s linear 0s;}
.t3-navbar-collapse .dropdown-menu > li > a{ text-transform:uppercase;transition: all 0.3s linear 0s;}
.t3-megamenu li.dropdown-submenu >.separator , .t3-megamenu li.dropdown-submenu >.separator a,.t3-megamenu .mega-nav > li .separator{ cursor:pointer;color:#ddd!important;transition: all 0.3s linear 0s;}

.t3-megamenu .dropdown-header, .t3-megamenu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header{ color:#ddd;text-transform:uppercase; color:#ddd; padding:10px 15px;border-bottom: 1px solid #000;border-top:1px solid rgba(255, 255, 255, 0.1); font-weight:400;font-size:17px;}
.t3-megamenu .dropdown-header:hover, .t3-megamenu .mega-nav .mega-group > .dropdown-header:hover, .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover, .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover, .t3-megamenu .dropdown-header:active, .t3-megamenu .mega-nav .mega-group > .dropdown-header:active, .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active, .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active, .t3-megamenu .dropdown-header:focus, .t3-megamenu .mega-nav .mega-group > .dropdown-header:focus, .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus, .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus,.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a{ color:#fff;}
.t3-megamenu .mega >.mega-dropdown-menu .col-xs-12.mega-col-nav{ padding:0;}
.t3-megamenu .mega-inner {padding:0;}
.affix .container {padding-left: 0;padding-right: 0; }
.affix{opacity:0.95;}
.navbar-toggle{}
#t3-mainnav .t3-megamenu .video-title h3.module-title,#t3-mainnav .t3-megamenu .video-title h3.module-title span { margin:15px 0; padding-bottom:5px; color:#ddd!important; border-right:0!important}
#t3-mainnav .t3-megamenu .video-title h3.module-title{ border-bottom:5px solid #aaa;}
#t3-mainnav.navbar-default  .navbar-nav.video-title > li span{color:#fff!important;}
#back-to-top .btn,.chzn-container-single .chzn-single{ border-radius:0px;}
.input-group-btn .btn{ height:35px;}
/*******************/
@keyframes fadein {
    from {
        opacity:0;
		top: 10px; 
    }
    to {
        opacity:1;
		top:0;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
		top: 10px; 
    }
    to {
        opacity:1;
		top:0;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
		top: 10px; 
    }
    to {
        opacity:1;top:0;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
		top: 10px; 
    }
    to {
        opacity: 1;
		top:0;
    }
}
#t3-mainnav.affix{animation: fadein 0.5s;
    -moz-animation: fadein 0.5s; /* Firefox */
    -webkit-animation: fadein 0.5s; /* Safari and Chrome */
    -o-animation: fadein 0.5s; /* Opera */
	}

/*
	=======================================
		HEADLINE JT3 - MAIN SLIDER
	=======================================
*/
.jt3sliderwrapper.eranews{ position:relative;}
.jt3-title-cat-desc{ position:absolute; bottom:0; left:0; z-index:40;width:100%}
.jt3-black-overlay{ background:rgba(0, 0, 0, 0.6); padding:15px;}
.jt3-title,.jt3-title a,.jt3-title h4{ color:#fff; font-size:20px; font-weight:400; text-transform:uppercase; margin-top:0; margin-bottom:12px;line-height: 1;}
.jt3-extra,.jt3-author,.jt3-date,.jt3-introtext,.jt3-introtext p{color:#fff;}
.jt3-extra,.jt3-author,.jt3-date{ font-size:11px; font-weight:bold; color:#ddd; margin-bottom:10px;}
.jt3-category{color:#fff; padding:5px;}
#jt3_headline-news_wrapper p.introtext,#jt3_headline-news_wrapper p.readmore{ margin-bottom:0;}
.little_thumbnails a.selected  img {opacity:1;}
a.toc,a.selected{ position:relative; display:inline; float:left; z-index:42;}
.prevbutton_outer.eranews{left:-15px;}
.nextbutton_outer.eranews{right:-15px; }
.nextbutton_outer.eranews,.prevbutton_outer.eranews{ z-index:43;transition: transition: all 0.3s linear 0s;opacity:0;}
a.toc::after{bottom: 100%;content: "";left: 0;opacity: 0;position: absolute;right: 0;transform: scale(0) translateZ(0px);transition: transform 0.30s ease 0s, opacity 0.40s ease 0s; }
a.selected::after{width:100%;height:4px;content:""; position:absolute; left:0px; top:0px;transform: scale(1) translateZ(0px);opacity: 1; }
#jt3_headline-news_wrapper h4, #jt3_headline-news_wrapper h4 a {color: #fff!important;}
.little_thumbnails.eranews{ width:100%; margin:0;}
.bottomthumbnails:hover .nextbutton_outer.eranews,.bottomthumbnails:hover .prevbutton_outer.eranews{opacity:1;transition: all 0.3s linear 0s;}
.bottomthumbnails:hover .nextbutton_outer.eranews{right:5px}
.bottomthumbnails:hover .prevbutton_outer.eranews{left:5px}
/**************************/
/*
	=======================================
		BT-CONTENT SLIDER MODULE 
	=======================================
*/
.bt-cs .bt-inner.eranews{ padding:0; text-align:right;}
.bt-cs .bt-inner.eranews img{ border:0;outline:0; margin:0 0 15px 0; max-width:100%;width: 80px; float: right; margin-left: 15px}
.bt-cs .bt-inner .bt-title.eranews{ text-transform:none;  font-size:12px; font-weight:normal;padding-left:1px;}
.slides_container.eranews .bt-row{padding: 0px 0;}
.bt-cs.eranews .bt_handles li.current a {background-position: 0 -7px!important;}
.bt-cs.eranews .bt_handles li a{padding: 7px 0 0 0 !important; width:7px!important}
.bt-cs .bt-author.eranews,.bt-cs .bt-author.eranews a,.bt-cs .bt-date.eranews {text-transform:uppercase; font-size:11px;}
.bt-author.eranews,.bt-date.eranews{ margin-left:15px;}
.readmore.eranews,.readmore.eranews a{text-transform:uppercase; font-size:13px;}
.readmore.eranews{margin-top:12px;}
.bt-row-separate.eranews{margin: 20px 0px 15px 0;}
.bt-cs .bt-extra.eranews{ clear:none; margin-top:0; line-height:1.1; padding-left:1px;}
.bt-cs .bt-extra.eranews .fa{ margin-left:5px;color:#9a9a9a; opacity:0.6}
.bt-row-separate.eranews-2{margin: 0px 0px 15px 0px;}
.t3-sidebar .module-title {font-size: 14px;text-transform:uppercase; line-height:1; font-weight:400;}
.t3-sidebar h3.module-title{padding-bottom:0px; }
.t3-sidebar .module-title span{padding:12px 15px 9px 25px; display: inline-block;}
.slide.eranews{ padding-bottom:5px;}
.module-title.nostyle{}
.module-title.nostyle span {background: none; padding-left:0;}

.bt-title-cat-intro-eranews{ position:absolute; bottom:0; left:0; padding:30px; width:85%; z-index:4;}
.bt-cs .bt-inner.eranews.homestyle2 img{ margin-bottom:0;transition: all 0.3s ease-in-out 0s;}
.bt-cs .bt-inner .bt-category.homestyle2{ font-size:15px; color:#fff; font-weight:normal; padding:8px 5px 5px 5px; text-transform:uppercase}
.bt-cs .bt-inner .bt-title.eranews.homestyle2{ font-size:30px; color:#fff; font-weight:normal;}
.bt-cs .bt-inner.eranews.homestyle2:hover img {transition: all 0.5s ease-in-out 0s;transform: scale(1.1);}
.eranews-homestyle-2 .bt-image-link:after{ position:absolute; content:""; left:0; right:0; top:0; bottom:0; background:#000; opacity:0;transition: all 0.5s ease-in-out 0s; z-index:1}
.bt-cs .bt-inner.eranews.homestyle2:hover .bt-image-link:after{transition: all 0.5s ease-in-out 0s;opacity:0.3;}

.picturenews-right .bt-title-cat-intro-eranews{ position:absolute; bottom:0; left:0; padding:15px; width:100%; z-index:4;}
.picturenews-right .bt-cs .bt-inner .bt-title.eranews.homestyle2{ font-size:15px; color:#fff; font-weight:normal;}
.bt-imagewrap.eranews{ z-index:2; position:relative; overflow:hidden; float: right; width: 30%;margin-left: 10px;}
.picturenews-right .bt-imagewrap.eranews{ margin-bottom:3px;transition: all 0.3s ease-in-out 0s; overflow:hidden;}

.bt-cs .bt-imagewrap.eranews.blogstyle img{ margin-bottom:0;transition: all 0.3s ease-in-out 0s;}
.bt-cs .bt-imagewrap.eranews.blogstyle:hover img {transition: all 0.5s ease-in-out 0s;transform: scale(1.1);}
.eranews-blogstyle .bt-image-link:after{ position:absolute; content:""; left:0; right:0; top:0; bottom:0; background:#000; opacity:0;transition: all 0.5s ease-in-out 0s; z-index:1}
.bt-imagewrap.eranews.blogstyle:hover .bt-image-link:after{transition: all 0.5s ease-in-out 0s;opacity:0.4;}
.bt-row-separate.eranews.blogstyle{ height:30px;border-bottom:0;}
.bt-imagewrap.eranews.blogstyle i{position: absolute;font-size:30px;backface-visibility: hidden;border-radius: 100%;width: 60px;height: 60px;left: 50%;line-height:60px;margin: -20px 0 0 -20px;opacity: 0;position: absolute;text-align: center;top: 50%;transition: all 0.3s ease-in-out 0s; z-index:1}
.bt-imagewrap.eranews.blogstyle:hover i{opacity:1;transition: all 0.3s ease-in-out 0s;}
.bt-cs .bt-inner .bt-title.eranews.blogstyle{ font-size:18px; font-weight: normal;  text-transform:uppercase; }
.bt-cs .bt-extra.eranews.blogstyle{margin-top:5px; margin-bottom:10px }
.readmore.eranews.blogstyle,.readmore.eranews.blogstyle a{ color:#fff;text-transform:uppercase; font-size:14px; font-family:BYekan, "Helvetica Neue Light",Helvetica,Arial,sans-serif!important; margin-top:15px;}

.bt-cs .next.eranews, .bt-cs .prev.eranews{ display:inline-block;bottom:0px; height:31px; width:31px;}
.bt-arrows.eranews{ position:relative;margin-top:40px}
.bt-cs .eranews-blogstyle .bt_handles_num {position:relative!important; z-index:1;}
.bt-cs .eranews-blogstyle .bt_handles_num li{float:none; display:inline-block; margin:0 5px!important;}
.bt-cs .eranews-blogstyle .bt_handles_num li a{ font-size:14px; line-height:30px; height:31px; width:31px; float:none;}
.eranews-blogstyle .bt_handles_num li a:hover{ color:#fff!important}
.bt-cs a.prev.eranews{left:30%; z-index:2;}
.bt-cs a.next.eranews{right:30%; z-index:2}
/*
	=======================================
		JP TABS MODULE - TABBED NEWS
	=======================================
*/
.jptabs-wrapper.layout-default.eranews .nav-tabs > li > a{ border-radius:0px;  font-size:13px; text-transform:uppercase; margin-right:-1px;}
.jptabs-wrapper.layout-default.eranews .nav-tabs > li.active > a,.jptabs-wrapper.layout-default.eranews .nav-tabs > li.active > a:hover,.jptabs-wrapper.layout-default.eranews .nav-tabs > li.active > a:focus{ }
.tab-pane.fade.in.active{opacity:1!important;}
/**************************************************/


.main-top .moduletable{}
.main-top .moduletable h3,h3,h3.module-title,.main-top h3,.t3-content h3{ font-size:24px; font-weight: normal; padding-bottom:6px; margin-bottom:15px; text-transform:uppercase;}
.nsp-eranews .nspArts{ padding:0;}
.nsp-eranews .nspArt p.nspText{padding-left: 1px!important;}
.nsp-eranews .nspArt .nspInfo,.nspLinks.eranews .nspInfo{ color:#999999; text-transform:uppercase; font-size:11px;text-indent: 1px;}
.nspLinks.eranews .nspInfo{ margin-top:5px;}
.nsp-eranews .nspArt .nspInfo .category a{color:#999999;}
.nsp-eranews .nspArt .nspInfo span,.nspLinks.eranews .nspInfo span{ padding-right:5px;}
.nsp-eranews .nspArt h4.nspHeader{text-indent: 1px; padding-top:5px; padding-bottom:5px;}
.nsp-eranews .nspArt .nspInfo .fa,.nspLinks.eranews .nspInfo .fa{ margin-right:5px;color:#999999; opacity:0.6}
.nsp-eranews .nspArt h4.nspHeader a,.nsp-eranews .nspArt h4.nspHeader{ font-size:18px; font-weight: normal; text-transform:uppercase; }

.nspLinks.eranews{padding:0; overflow:hidden;}
.nspLinks.eranews.nspLinkScroll1 ul li:first-child{ border-top: none;}
.nspLinks.eranews .nspLinkScroll1 ul li {border-top: 0;padding:0px 0px 15px 0px; margin-bottom:15px!important; background:none;}
.nspLinks.eranews ul li h4,.nspLinks.eranews ul li h4 a{ margin-top:0;font-size:16px; text-transform:capitalize}
.nspPagination.eranews li{ text-indent:-9999px;}
.nspNext.eranews, .nspPrev.eranews{ border:0; width:16px; height:20px;}
.nspPrev.eranews::before{ border: 10px solid #ccc;border-top: 7px solid transparent;border-bottom: 7px solid transparent;border-left: none;content: "";display: block;float: left;margin: 3px 0 0 4px;}
.nspNext.eranews::before{border: 10px solid #ccc;border-top: 7px solid transparent;border-bottom: 7px solid transparent;border-right: none;content: "";display: block;float: left;margin: 3px 0 0 6px;}
.nspTopInterface.eranews{margin: 5px 15px 5px 0;}
.nspLinks.eranews ul li p { margin:0px;}
.nspLinks.eranews ul li h4 { margin-bottom:5px;}
.nspLinks.eranews .nspLinkScroll1 ul li.separator-eranews{border-bottom: 1px solid #e4e4e4; margin:0 15px!important;}

.submain-3,.submain-4{ float:left;}
.submain-3{ padding-left:0;padding-right:15px;}
.submain-4{ padding-left:15px;padding-right:0px;}
.nsp-eranews a.readon{text-transform:uppercase; font-size:13px;}
.submain-3 .nspArts,.submain-4 .nspArts{ margin-bottom:15px;}
/*
	=======================================
		PICTURE NEWS - BT CONTENT SLIDER 
	=======================================
*/
.modal.eranews{ display:block;}

/*
	=======================================
		SCROLLING NEWS - BT CONTENT SLIDER 
	=======================================
*/
.bt-cs.scrolling-news .next,.bt-cs.scrolling-news .prev {width: 25px;height: 20px;top:0;opacity:1;display:inline-block;}
.bt-cs.scrolling-news a.next {text-indent: -9999px;position:absolute;z-index:100;margin:0;padding:0;left:27px;top:-40px;}
.bt-cs.scrolling-news a.prev {text-indent: -9999px;position:absolute;z-index:100;margin:0;padding:0;left:0px;top:-40px;left:auto;}
.bt-inner.eranews.scrolling-news {padding: 0 15px 0 0;}
.slide.eranews { padding-left:0px;}
.bt-introtext.eranews {padding-left:1px;color: #9a9a9a; font-size: 10px;
    text-align: justify;
    margin-top: 5px;}
/*
	=======================================
		FOOTER - COPYRIGHT 
	=======================================
*/
#t3-footer a,.t3-footnav .t3-module .module-title span{ color:#fff;}
.t3-footnav [class*=' col-']{}
.t3-footnav{ }
.t3-footnav .t3-module,#t3-footer .container{ background:none;}
.t3-footer,.t3-copyright{ border-top:0;}
.t3-copyright{ padding: 15px 0;}
.copyright,.copyright p {margin-bottom:0px;}
p.footer-text{padding-bottom:20px;}
.t3-footer .module-followus  .fa{ width:37px; height:37px; font-size:20px;line-height:37px; padding:0 10px; text-align:center;transition: all 0.3s linear 0s;}
.t3-footnav .t3-module .module-title{ text-transform:uppercase;}
.t3-footer .slide.eranews {padding-left:0px;}
.t3-footer .bt-author.eranews, .t3-footer .bt-date.eranews ,.t3-footer .bt-author.eranews,.t3-footer .bt-author.eranews a{ margin-right: 5px;}

.footerbase-2 ul.menu{ float:right;}
.footerbase-2 ul.menu li { display:inline-block;}
.footerbase-2 ul.menu li.active > a{ background-color:transparent;}
.footerbase-2 ul.menu li a{ border-radius:0px; padding:5px 8px;}
/*
	=======================================
		FLICKR PHOTOSTREAM 
	=======================================
*/
#eranews-flickr{ margin-left:-10px; margin-top:-20px;}
#eranews-flickr img{ width:77px; height:67px;}
#right .gallery-flickr.eranews ul li a,#left .gallery-flickr.eranews ul li a,.gallery-flickr.eranews ul li a {float:left;margin:0 0px 10px 10px;padding: 0;background:none;border: 0;}
#fancybox-content{ border-color:#101010!important; border-right-width:10px!important}
#fancybox-outer{ background:#101010!important}
/*
	=======================================
		PICTURE NEWS
	=======================================
*/
.tooltip-eranews {position: relative;display:inline-block;text-decoration: none;overflow:visible;margin:0 0px 2px 4px}
.slides_container.eranews.picture-news,.slides_container.eranews.picture-news .bt-row{ overflow:visible;}

.tooltip-eranews:before{ content: attr(data-tooltip);position: absolute;bottom:100%; left:-10%; right:-10%;width: 120%;background-color: #333;background:rgba(0, 0, 0, .85);color: #FFF;padding:7px;opacity: 0;pointer-events: none;transition: opacity .3s ease-in-out;will-change: opacity;z-index:99999;border-radius:3px; margin-bottom: 10px; font-size:15px;font-weight:300; letter-spacing:0.1px;}
.tooltip-eranews:hover:before {opacity: 1;pointer-events: auto;}

.tooltip-eranews:after {width: 0; height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid  #333; border-top: 10px solid rgba(0, 0, 0, .85);content: "";position: absolute;transition: opacity .3s ease-in-out;will-change: opacity;z-index:99999;opacity: 0; bottom:100%; left:40%;}

.tooltip-eranews:hover:after {opacity: 1;pointer-events: auto;}
.bt-row-separate.picturenews{ border-bottom:0; margin:0; height:0;}

.bt-cs .bt-inner.eranews.picturenews img{ margin:0}
.slide.eranews.picturenews{ padding-left:0px; margin-left:-4px}
.slides_container.picture-news .slides_control{ width:100%!important;}
.picturenews-imagewrap{ position:absolute; left:0; top:0;width:100%; height:100%;transition: all 0.3s ease-in-out 0s;}
.picturenews-imagewrap i {position: absolute;font-size:18px;backface-visibility: hidden;border: 2px solid #fff;border-radius: 100%;color: #fff;height: 40px;left: 50%;line-height: 35px;margin: -20px 0 0 -20px;opacity: 0;position: absolute;text-align: center;top: 50%;transform: scale(0);transition: all 0.3s ease-in-out 0s;width: 40px;}
.bt-row:hover .picturenews-imagewrap{background-color: #333;background:rgba(0, 0, 0, .65);transition: all 0.3s ease-in-out 0s;}
.bt-row:hover .picturenews-imagewrap i{opacity: 0.85;transform: scale(1);transition: all 0.3s ease-in-out 0s;}
.bt-row:hover .picturenews img{ }
/*
	=======================================
		POPULAR NEWS
	=======================================
*/
.bt-row-separate.eranews-2.popularnews{ padding-top:15px;}

/*********/

.jt_list_content img,.jt_static_content img{  border-radius:100%;}
.authorname{font-size:13px;display: inline-block;}
.jt_list_content.eranews{padding-bottom:15px;}
.eranewsdate{ color:#999999; font-size:12px; font-weight:300;}
.jt_list_content a:link, .jt_list_content a:visited, .jt_list_content a:hover, .morearticle a:link, .morearticle a:visited, .morearticle a:hover{font-weight:300; }
.author-prefix{ color:#999;}
/*
	=======================================
		ACYMAILING NEWSLETTER
	=======================================
*/
.acymailing_module_form.eranews td{padding-bottom:15px;}
.acymailing_module_form.eranews .acysubbuttons{text-align: left;}
.acymailing_module_form.eranews input.inputbox{ color:#999;}
.acymailing_introtext.eranews{}
.t3-sidebar-1 .acymailing_form.eranews,.t3-sidebar-left .acymailing_form.eranews{ width:100%;}
table.acymailing_form{ margin-left:0!important;}
/*********************************/
.tagspopular ul > li{ margin:0px;}
.tagspopular ul > li > a {float: left;margin: 0 0px 0px 0;padding: 5px 15px; border-radius:0px;}
.tagspopular ul > li > a:hover, .tagspopular ul > li > a:focus, .tagspopular ul > li > a:active { color: #ffffff!important;}

/*
	=======================================
		HOMESTYLE-2 TOP PICTURED NEWS
	=======================================
*/
#picturenews{ padding-top:30px;}
.picturenews-left{ float:left;}
.picturenews-right{ float:left;width:39%;}
.picturenews-right [class*=' col-']{ padding-right:0; padding-left:3px;}

/******CONTACT******/
.page-header.eranews{display:none;}
.contact .nav-tabs{border-bottom:0}
.contact .nav-tabs > li > a{ border-radius:0px;}
.contact-form.eranews .well{box-shadow:none; border-radius:0px;}
.contact i{margin-right:5px; font-size:20px;}
.contact-form eranews.form-horizontal .control-group .control-label{  text-align: left;}
.contact-right .dl-horizontal dd{margin-left:0px; margin-bottom:10px;}
.contact-right .dl-horizontal dt{ width:auto;}
.contact #jform_spacer-lbl{font-size:12px; font-weight:300}
.contact-form textarea#jform_contact_message {height:150px;}
/*
	=======================================
		ABOUT US
	=======================================
*/
.owl-theme .owl-controls{ margin-bottom:20px;}
.counters { text-align:center; padding:30px 0}
.counters h4{ margin-bottom:0;}
.counters .counter-icon{width:80px; height:80px; border-radius:100%; display:inline-block;margin-bottom:15px; padding:15px;}
.counters i {display: block;font-size:50px;color:#fff; text-align:center; line-height:50px}
span.timer {display: block;font-size:40px;margin-bottom:15px;text-align:center}
.zt-module-testimonial .zt-testimonial.eranews {background-color:transparent;}
.zt-module-testimonial .zt-testimonial.eranews .zt-info-name,.counters h4{ text-transform: uppercase;}
.wrap.t3-upperfooter,.wrap.t3-upperfooter .container{ background-color:#f5f5f5;}
.zt-module-testimonial.eranews .info a:hover{ background-color:transparent;box-shadow:none;}
.ztTestimonial.eranews img.avatar{ width:100px; height:100px;}
.ztTestimonial.eranews  p.content-testimonial{ margin-bottom:60px;}
.ztTestimonial.eranews ol.carousel-indicators{ bottom:0px; position:relative; padding-top:30px;}
.ztTestimonial.eranews ol.carousel-indicators li{background-color:#fff; border:1px solid #aaa;}
.ztTestimonial.eranews ol.carousel-indicators li.active{background-color:#aaa; border:1px solid #bbb;}
.ztTestimonial.eranews .name, .ztTestimonial.eranews .email, .ztTestimonial.eranews .position, .ztTestimonial.eranews .website  {}
.ztTestimonial.eranews .name{ font-weight:600;}
.ztTestimonial.eranews .fa-quote-left{ margin-right:15px;}
.ztTestimonial.eranews .fa-quote-right{ margin-left:15px;}
/*
	=======================================
		PORTFOLIO
	=======================================
*/
.sp-simpleportfolio .sp-simpleportfolio-description.eranews{ width:100%; margin-bottom:15px;}
.sp-simpleportfolio-meta.eranews{ width:100%; padding-left: 0px;}
.sp-simpleportfolio.eranews .sp-simpleportfolio-item{ padding:5px;}
.sp-simpleportfolio.eranews.layout-gallery-nospace .sp-simpleportfolio-item{ padding:0;}

.sp-simpleportfolio.eranews.layout-gallery-nospace  h3.sp-simpleportfolio-title a,.sp-simpleportfolio.eranews.layout-gallery-nospace h3.sp-simpleportfolio-title{ color:#fff!important;}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title,.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title a{color:#fff!important;}
.sp-simpleportfolio.eranews .sp-simpleportfolio-columns-2 .sp-simpleportfolio-item {width:50.5555%;}
.sp-simpleportfolio.eranews .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item {width: 33.5555%;}
.sp-simpleportfolio.eranews .sp-simpleportfolio-columns-4 .sp-simpleportfolio-item {width: 25.2222%;}
.sp-simpleportfolio.eranews.layout-gallery-nospace h3.sp-simpleportfolio-title,.sp-simpleportfolio.eranews.layout-gallery-nospace h3.sp-simpleportfolio-title a{ color:#FFF!important;border-bottom-color:rgba(255,255,255,0.70)!important;}
.sp-simpleportfolio.eranews .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover{color:#FFF!important;}
.sp-simpleportfolio.eranews .sp-simpleportfolio-filter > ul > li > a{border-radius:0px;}
.sp-simpleportfolio.eranews .sp-simpleportfolio-item .sp-simpleportfolio-info h3 { padding-bottom:10px;}
/*
	=======================================
		VIDEOS
	=======================================
*/
div.avs_input_search input#avssearch{ float:left; width:264px!important;}
.avs_input_search input {margin: 0 0 0 10px;padding: 2px 4px; border-radius:0px; width:80px;  height: 35px;}
.avs_input_search input#search_btn{ color:#fff;}
#avs_gallery .avs_thumb .avs_img_container .arrow{ z-index:99!important}
.video-container,.html5-video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mobile.logo-text,.mobile.logo-image{ display:none;}

/*========================== Color Preset =========================*/
.presetArea{
    width:227px;
    background: #4c4c4c;
    z-index: 9999;
    padding: 15px 15px 15px 15px;
}

.jpanelHandle {box-shadow: -2px 0 3px rgba(0, 0, 0, 0.4) inset;
}
.switch:focus{
    color: #FFF;
}
.presetArea h2{
    color: #fff!important;
    font-size: 30px!important;
    font-weight: 700!important;
    line-height: 23px!important;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
}
.presetArea h2 span{
    font-weight: 100;
    display: inline-block;
    width: 100%;
}
.accentColor{
    width: 100%;
    position: relative;
    margin-top:0px;
}
.psTitle{
    font-size: 20px!important;
    color: #FFF!important;
    margin: 0px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
}
.psTitle span{
    font-weight: 100;
    display: inline-block;
    width: 100%;
}
.accentColor a{
    background: none repeat scroll 0 0 #5e5e5e;
    display: inline-block;
    height: 30px;
    margin-bottom: 6px;
    margin-right: 6px;
    width: 30px;
    position: relative;
}
.accentColor a.color1,.accentColor a.color6{background: none repeat scroll 0 0 #000;}
.accentColor a.color2{background:#222222;}
.accentColor a.color3{background: #393C41}
.accentColor a.color4{background: #070D18 }
.accentColor a.color5{background:#111111;}
.accentColor a.color7,.accentColor a.color9,.accentColor a.color10{background:#1C1C1C;}
.accentColor a.color8{background:#2B2B2B;}

.accentColor a:focus,.colorChem a:focus,.layoutstyle a:focus{ outline:none;}
.accentColor a:after{
    border-bottom: 0 solid transparent;
    border-left: 30px solid #F80000;
    border-top: 30px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}
.accentColor a.color2:after{
    border-left-color: #3498DB;
}
.accentColor a.color3:after{
    border-left-color: #FC5A0A;
}
.accentColor a.color4:after{
    border-left-color: #CC0000;
}
.accentColor a.color5:after{
    border-left-color: #FF3C36;
}
.accentColor a.color6:after{
    border-left-color: #F0442C;
}
.accentColor a.color7:after{
    border-left-color: #FA2964;
}
.accentColor a.color8:after{
    border-left-color: #9A4088;
}
.accentColor a.color9:after{
    border-left-color: #8A0000;
}
.accentColor a.color10:after{
    border-left-color: #FF7A09;
}
.accentColor a.dark1:after{
    border-bottom: 0 solid transparent;
    border-left:41px solid #EC2223;
    border-top: 40px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}
.accentColor a.dark2:after{
    border-bottom: 0 solid transparent;
    border-left: 41px solid #F24D34;
    border-top: 40px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}
.accentColor a.active:before, .accentColor a:hover:before,.accentColor a:focus:before{
    background: url("../images/tick.png") no-repeat scroll center center;
    bottom: 4px;
    content: "";
    height: 8px;
    left: 4px;
    position: absolute;
    width: 11px;
    z-index: 999;
    transition: all ease 700ms;
    -moz-transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
    -ms-transition: all ease 700ms;
    -o-transition: all ease 700ms;
}
.colorChem{
    width: 100%;
    position: relative;
    margin-top: 25px;
}
.colorChem a{
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    height: 40px;
    line-height: 8px;
    text-align: center;
	text-indent:10px;
    text-transform: uppercase;
    width: 90px;
    padding-top: 16px;
    margin-right: 6px;
    transition: all ease 700ms;
    -moz-transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
    -ms-transition: all ease 700ms;
    -o-transition: all ease 700ms;
}
.colorChem a.dark1{
    background:#1F2024;}
.colorChem a.dark2{
    background:#171D23;}

.colorChem a:hover, .colorChem a.active{
background: rgba(0, 0, 0, 0.8);
    color: #FFF;
}
.colorChem a:last-child{
    margin-right: 0px;
}
.layoutstyle{
    width: 100%;
    margin-top: 30px;
    position: relative;
}
.layoutstyle a{
    display: inline-block;
    width: 96px;
    height: 30px;
    font-size: 10px;
    line-height: 8px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-align: left;
    padding-left: 42px;
    padding-top: 11px;
    position: relative;
    transition: all ease 700ms;
    -moz-transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
    -ms-transition: all ease 700ms;
    -o-transition: all ease 700ms;
}
.layoutstyle a.wide{
    background: url(../images/wide.png) no-repeat left center;
}
.layoutstyle a.Box{
    background: url(../images/boxed.png) no-repeat left center;
}
.layoutstyle a.patterned{
    background: url(../images/pattern.png) no-repeat left center;
	display:block;
	margin:5px 0;
}
.layoutstyle a.Box.fixedimage,.layoutstyle a.patterned,.layoutstyle a.solidcolor{ width:100%;
}
.layoutstyle a.active:before, .layoutstyle a:hover:before{
    background: url("../images/tick.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 23px;
    left: 0;
    position: absolute;
    top: 0;
    width: 32px;
    z-index: 999;
    transition: all ease 700ms;
    -moz-transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
    -ms-transition: all ease 700ms;
    -o-transition: all ease 700ms;
}
.layoutstyle a:hover{
    color: #DE3C2F;
}
.presetBorder{
    width: 100%;
    height: 1px;
    background: #5e5e5e;
    margin: 30px 0;
}
.layoutstyle p{
    font-size: 14px;
    color: #cccccc;
    line-height: 11px;
    margin-bottom: 15px;
}
.patterns{
    width: 100%;
}
.layoutstyle .patterns a{
    background: #FFF;
    width: 30px;
    padding: 0;
    height: 30px;
    display: inline-block;
    background: #FFF;
    margin-right: 6px;
    position: relative;
}
.layoutstyle .patterns a:last-child{
    margin-right: 0px;
}
.layoutstyle .patterns a.bg1{
    background: url(../images/bg/box/1.png) repeat center center #FFF;
}
.layoutstyle .patterns a.bg2{
    background: url(../images/bg/box/2.png) repeat center center #FFF;
}
.layoutstyle .patterns a.bg3{
    background: url(../images/bg/box/3.png) repeat center center #FFF;
}
.layoutstyle .patterns a.bg4{
    background: url(../images/bg/box/4.png) repeat center center #FFF;
}
.layoutstyle .patterns a.bg5{
    background: url(../images/bg/box/5.jpg) repeat center center #FFF;
}
.layoutstyle .patterns a:hover:before, .layoutstyle .patterns a.active:before{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/tickred.png) no-repeat center center;
    content: "";
}
.jpanelHandle{ z-index:9999;}
/*
	=======================================
		MOBILE
	=======================================
*/
@media screen and (max-width:767px){
.container { padding-left:15px; padding-right:15px;}
.topbar-left [class*=' col-'],.topbar-right [class*=' col-'],.topbar [class*=' col-']{ padding-left:0;padding-right:0;}
#background-shadow{ margin-top:0;}
.highlighter-inner {border-top:0!important;}
.show_all_cont{display:none;}
.jt3_headline-pagination{ width:100%!important;}
.t3-mainnav.affix .nav-border{ padding:10PX 0}
.affix .container {padding-left: 0;padding-right: 0; background-color:transparent;}
.sp-simpleportfolio.eranews .sp-simpleportfolio-items {margin:0px;}
.nspImageWrapper.eranews  {margin: 0 15px 0px 0!important;width:inherit!important;}
.picturenews-left,.picturenews-right{ width:100%!important}
.picturenews-right [class*=" col-"] { padding-left:0;}
.picturenews-left{ margin-bottom:4px;}
.picturenews-2 { padding-right:2px;}
.picturenews-3 { padding-left:2px;}
.picturenews-right .bt-imagewrap.eranews{ margin-bottom:4px;}
.navbar-toggle{}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span{display:block}
.t3-mainnav .t3-navbar-collapse .nav .caret{position: absolute;left:15px;top: 40%;}
.nspImageWrapper.eranews  {margin: 0 0px 0px 0!important;width:inherit!important;}
.nspLinks .eranews.nspImageWrapper.eranews  {margin: 0 15px 0px 0!important;width:inherit!important;}
.nspArts, .nspLinksWrap.eranews{ padding:0 0;!important}
}
@media screen and (max-width:480px){
.nspArts,.nspLinksWrap,.submain-3,.submain-4 { width:100%!important;}
.nspLinksWrap,.nspArt { padding:0px!important;}
.nspArt-padding{ padding-bottom:30px}
.submain-3 {padding-right:0px;}
.submain-4 {padding-left:0px;}
.bt-cs .bt-inner.eranews.picturenews img{ max-width:100%!important;width:100%!important}
.picturenews-imagewrap img{ max-width:100%!important;width:100%!important}
.bt-inner.eranews.scrolling-news {padding: 0 0;}
.picturenews-left,.picturenews-right{ width:100%!important}
.slides_container.eranews .bt-row{ margin-bottom:30PX;}

.bt-cs .bt-inner .bt-title.eranews.homestyle2 {color: #fff;font-size:20px;font-weight: normal;}
.bt-title-cat-intro-eranews{ padding:15px;}
.form-horizontal .control-group .controls{ margin-left:0;}
#outline {width:85%;}
#t3-content img{ margin-bottom:15px;}
.pagenav{ margin-bottom:30px!important;}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li{ margin-bottom:15px;}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a{}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info{ padding:10px;}
.jpanelHandle{ display:none;}
}
@media screen and (max-width:360px){
#btl-content #btl-content-login.btl-content-block.eranews  {width:100%; right:0!important;}
.btl-field, #register-link, .btl-error-detail, .btl-error, .btl-note{margin-left:0px!important;margin-right:0px!important;}
#btl-content-registration.btl-content-block.eranews {min-width:100%;right:0!important;}
.highlighter-inner {border-top:0!important;}
.head-search .form-inline.eranews input.inputbox,.head-search .form-inline.eranews input.inputbox:focus{ display:inline-block; width:85%;}
.logo {text-align: left;}
.mobile.logo-text,.mobile.logo-image{ display:block;}
.sp-simpleportfolio.eranews .sp-simpleportfolio-columns-2 .sp-simpleportfolio-item,.sp-simpleportfolio.eranews .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item ,.sp-simpleportfolio.eranews .sp-simpleportfolio-columns-4 .sp-simpleportfolio-item {width:100%; margin-bottom:15px;}
h1.article-title, h2.article-title {font-size:20px;}
#avs_gallery .avs_thumb,#avs_gallery .avs_thumb img.image{ width:100%!important}
#jt3_headline-news_wrapper h4, #jt3_headline-news_wrapper h4 a{ font-size:15px!important}
.jt3sliderwrapper .contentdiv p{ font-size:14px!important}
}

@media screen and (min-width: 361px) and (max-width:990px){
#avs_gallery .avs_thumb{ width:50%!important; margin:0!important; padding:7px 7px 7px 0!important}
#avs_gallery .avs_thumb img.image{ width:100%!important;}
.avs_clear { clear:none;}
}
@media screen and (min-width: 361px) and (max-width:1200px){
.avs_clear { clear:none;}
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/*======= BT CONTENT SLIDER ========*/
.bt-cs {
	position: relative;
	border: none;
}
.slides_container {
	overflow: hidden;
	position: relative;
}
.bt-cs h3 {
	color: #d67901;
	line-height: 37px;
	text-indent: 15px;
	text-transform: uppercase;
	background: url(../images/bg-header.png) repeat-x;
	height: 37px;
	border: 1px solid #cfcfcf;
	margin: 0 !important;
}

/*
	Handles - Next/prev buttons
*/
.bt-cs .next,.bt-cs .prev {
	display: none;
	width: 40px;
	height: 100%;
	top:0;
	opacity:0.7;
}
.bt-cs:hover .next, .bt-cs:hover .prev{
	display:block;
}
.bt-cs .next:hover, .bt-cs .prev:hover{
	opacity:1;
}
.bt-cs a.next {
	background: url(../images/re-right.png) right center no-repeat !important;
	text-indent: -9999px;
	position:absolute;
	z-index:100;
	margin:0;
	padding:0;
	right:0;
}
.bt-cs a.prev {
    background: url(../../../../../../../../App_Themes/default/ShahroodPress/modules/mod_bt_contentslider/tmpl/images/re-left.png) left center no-repeat !important;
    text-indent: -9999px;
    position: absolute;
    z-index: 999;
    margin: 0;
    padding: 0;
    left: 0;
}

/*bullet */
.bt-cs .bt_handles {
	border: 1px solid red;
	position: absolute !important;
	margin:  0 !important;
	padding: 0 !important;
	border: 0 !important;
	z-index:101;
}
.bt-cs .bt_handles li {
	float: left;
	margin: 0 1px!important;
	list-style:none;
	padding:0px!important;
	background:none!important;
}
.bt_handles li a {
	display: block !important;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(../images/pagination.png);
	background-position: 0 0;
	float: left;
	padding: 12px 0 0 0 !important;
	overflow: hidden;
}
.bt_handles li.current a {
	background-position: 0 -12px;
}

/*numbering */
.bt-cs .bt_handles_num {
	border: 1px solid red;
	position: absolute !important;
	margin:  0 !important;
	padding: 0 !important;
	border: 0 !important;
	z-index:101;
}
.bt-cs .bt_handles_num li {
	float: left;
	margin: 0 1px!important;
	list-style:none;
	padding:0px!important;
	background:none!important;
}
.bt_handles_num li a {
	display: block !important;
	width:12px;
	height:15px;
	line-height:15px;
	background:grey;
	float: left;
	padding:0!important;
	overflow: hidden;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:10px;
}
.bt_handles_num li a:hover{
	opacity:0.8;
}
.bt_handles_num li.current a {
	background:orange;
}

/*** CSS STYLE FOR ITEM ****/
.bt-cs .bt-row {
	float: left;
	position: relative;
	overflow: hidden;
	padding: 8px 0;
}
.bt-cs .bt-inner {
	margin: 0;
	position: relative;
	padding: 0 10px;
}
.bt-cs .bt-inner a {
	text-decoration: none;
}
.bt-cs .bt-inner img {
	outline: 1px solid #b5b5b5;
	border: 2px solid #fff;
	max-width:99%;
	margin:5px 0px;
}
.bt-cs .bt-inner .bt-title {
	clear: both;
	color: #d67900;
	font-weight: bold;
	text-transform: uppercase;
	line-height:150%;
}
.bt-cs .bt-inner .bt-category {
	clear: both;
	color: #4a4a4a;
	font-weight: bold;
	line-height:150%;

}
.bt-cs .bt-center{
	text-align:center;
}
.bt-cs .bt-extra {
	clear: both;
	margin-top: 5px;
}
.bt-cs .bt-date,.bt-cs .bt-author {
	font-weight: normal;
	font-size: 80%;
}
.bt-row-separate {
	clear: both;
	height: 1px;
	border-bottom: 1px dotted #959595;
	margin: 0px 10px;
	margin-bottom: 15px;
}

/**
* Main CSS file
* @package News Show Pro GK5
* @Copyright (C) 2009-2013 Gavick.com
* @ All rights reserved
* @ Joomla! is Free Software
* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
* @version $Revision: GK5 1.0 $
**/

.nsp { 
	position: relative; 
}
.nspMain { 
	overflow: hidden; 
}

/* Pagination */
.nspBotInterface,
.nspTopInterface { 
	clear: both; 
	float: right;
	margin: 5px 0;
	overflow: hidden; 
}

/* 
	Interface - for different looking Top and Bottom interface use the following classes:  
	.nspTopInterface
	.nspBotInterface (e.g.: .nspTopInterface .nspPagination li ...)
*/
.nspPagination { 
	float: left;
	list-style-type: none!important; 
	margin: 5px 0 0 0!important; 
	padding: 0!important; 
}
.nspPagination li { 
	background: #ccc;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	cursor:pointer; 
	float:left; 
	height: 14px; 
	margin: 1px 4px 0 0!important; 
	width: 14px; 
}
.nspPagination li > a {
	background: transparent;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	display: block;
	height: 14px;
	overflow: hidden;
	padding: 0;
	text-indent:-999em; 
	width: 14px;
}

.nspPagination li:hover,
.nspPagination li.active { 
	background-color: #999;
}
.nspNext,
.nspPrev { 
	background: #fff;
	border: 2px solid #ccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	float: left; 
	height: 24px; 
	margin: 0 0 0 4px;
	overflow: hidden;
	text-indent: -999px;
	width: 24px;
}
.nspPrev:before {
	border: 10px solid #ccc;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: none;
	content: "";
	display: block;
	float: left;
	margin: 3px 0 0 4px;
}
.nspNext:before {
	border: 10px solid #ccc;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: none;
	content: "";
	display: block;
	float: left;
	margin: 3px 0 0 6px;
}
.nspNext:hover,
.nspPrev:hover { 
	border-color: #999;	
}
.nspPrev:hover:before {
	border-right-color: #999;
}
.nspNext:hover:before {
	border-left-color: #999;
}

/* Articles layout */
.nspArts { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden; 
	padding: 3px;
}
.nspArtPage { 
	float: left; 
}
.nspArt { 
	-webkit-box-sizing: border-box; 
	   -moz-box-sizing: border-box;
	        box-sizing: border-box; 
	float:left; 
}
.nspArt div { 
	overflow: hidden; 
}
.nspArt h4.nspHeader { 
	font-size: 24px;
	margin: 0;
	padding: 10px 0 15px 0;
}
.nspArt h4.nspHeader a { 
	text-decoration: none;
}
.nspArt h4.nspHeader a:hover { }
.nspArt img.nspImage { 
	border: none;
	display: block;
}
.nspArt .nspImageWrapper {
	display: block;
	position: relative;
}
.nspArt p.nspText { 
	display: block!important;
	margin: 0;
	padding: 0!important;
}
.nspArt p.nspText a { }
.nspArt p.nspText a:hover { }
.nspArt .nspInfo { 
	display: block!important;
	font-size: 90%; 
}
.nspArt .nspInfo a { }
.nspArt .nspInfo a:hover { }
.nspArt .nspInfo > .nsp-stars {
	padding: 0 10px 0 0!important;
}
.nspArt .nsp-star-0:before,
.nspArt .nsp-star-1:before {
	content: "★";
	color: #6c6c6c;
	font-family: Arial, sans-serif;
	font-size: 14px;
}
.nspArt .nsp-star-1:before {
	color: #f7a834;
}
.nspArt .nspBadge {
	background: #fff;
	position: absolute;
	top: 29px;
	left: 20px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 10px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.nspArt .tleft { 
	text-align: left; 
}
.nspArt .tright { 
	text-align: right; 
}
.nspArt .tcenter { 
	text-align: center;
}
.nspArt .tjustify { 
	text-align: justify; 
}
.nspArt .fleft { 
	float: left; 
}
.nspArt .fright { 
	float: right; 
}
.nspArt .fnone { 
	clear: both; 
	float: none;
	width: 100%; 
}
.readon.left,
.readon.right,
.readon.center { 
	clear: both; 
}
.readon.left { 
	float: left; 
}
.readon.right { 
	float: right; 
}
.readon.center { 
	display: inline; 
	float: none; 
}
.nspAvatar { }

/* Links layout */
.nspLinks { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px;
}
.nspList { 
	float: left; 
}
.nspList > li > .nspImageWrapper {
	float: left;
}
.nspList > li > .nspImageWrapperRight {
	float: right;
}
.nspList > li .nspImage {
	height: auto!important;
	max-width: 100%;
}
.nspLinks ul { 
	list-style-type: none!important; 
	padding: 0!important; 
}
.nspLinks .nspLinkScroll1 ul li { 
	background: #fff;
	border-top: 1px solid #eee;
	margin: 0!important;
	padding: 10px 3px;
}
.nspLinks .nspLinkScroll1 ul li:first-child {
	border-top: none;
}
.nspLinks ul li:hover { }
.nspLinks ul li h4 { }
.nspLinks ul li h4 a { 
	text-decoration: none; 
}
.nspLinks ul li h4 a:hover { }
.nspLinks ul li p { }

/* positioning */
.nspArts.left { 
	float: right; 
}
.nspLinksWrap.left { 
	float: left;
}
.nspArts.right { 
	float: left; 
}
.nspLinksWrap.right { 
	float: right; 
}

/* make element unvisible */
.nspMain .unvisible {  
	left: -9999px;  
	position: absolute; 
	top: auto; 
}

/* Responsive layout */
.gkResponsive img.nspImage,
img.nspImage.gkResponsive { 
	height: auto;
	width: 100%!important; 
}
.nspArt img.nspImage { 
	max-width: 100%; 
}
.nspArtScroll1,
.nspLinkScroll1 { 
	clear: both;
	width: 100%; 
}
.nspPages1 { width: 100%; }
.nspPages2 { width: 200%; }
.nspPages3 { width: 300%; }
.nspPages4 { width: 400%; }
.nspPages5 { width: 500%; }
.nspPages6 { width: 600%; }
.nspPages7 { width: 700%; }
.nspPages8 { width: 800%; }
.nspPages9 { width: 900%; }
.nspPages10 { width: 1000%; }
.nspPages11 { width: 1100%; }
.nspPages12 { width: 1200%; }
.nspPages13 { width: 1300%; }
.nspPages14 { width: 1400%; }
.nspPages15 { width: 1500%; }
.nspPages16 { width: 1600%; }
.nspPages17 { width: 1700%; }
.nspPages18 { width: 1800%; }
.nspPages19 { width: 1900%; }
.nspPages20 { width: 2000%; }
.nspCol1 { width: 100%; }
.nspCol2 { width: 50%; }
.nspCol3 { width: 33.333333%; }
.nspCol4 { width: 25%; }
.nspCol5 { width: 20%; }
.nspCol6 { width: 16.666666%; }
.nspCol7 { width: 14.285714%; }
.nspCol8 { width: 12.5%; }
.nspCol9 { width: 11.111111%; }
.nspCol10 { width: 10%; }
.nspCol11 { width: 9.090909%; }
.nspCol12 { width: 8.333333%; }
.nspCol13 { width: 7.692307%; }
.nspCol14 { width: 7.142857%; }
.nspCol15 { width: 6.666666%; }
.nspCol16 { width: 6.25%; }
.nspCol17 { width: 5.882352%; }
.nspCol18 { width: 5.555555%; }
.nspCol19 { width: 5.263157%; }
.nspCol20 { width: 5%; }

/* Animation */
.nspList,
.nspArtPage { 
	opacity: 0; filter: alpha(opacity=0);
	-webkit-transition: opacity 0.5s ease-out; 
	   -moz-transition: opacity 0.5s ease-out; 
	    -ms-transition: opacity 0.5s ease-out; 
      	 -o-transition: opacity 0.5s ease-out; 
	        transition: opacity 0.5s ease-out;
	visibility: hidden;
}
.nspList.active,
.nspArtPage.active { 
	opacity: 1; filter: alpha(opacity=100);
	visibility: visible;
}

/* Suffix neutral */
.neutral {
	color: #999;
	font-size: 13px;
}
.neutral a {
	color: #333;
	text-decoration: none;
}
.neutral a:active,
.neutral a:focus,
.neutral a:hover {
	color: #777;
}
.neutral .nspHeader{
	font-size: 18px;
	font-weight: 400;
}
.neutral .nspInfo a {
	padding-right: 5px;
}
.neutral .readon {
	background: #333;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	color: #fff;
	padding: 6px 10px;
}
.neutral .readon:active,
.neutral .readon:focus,
.neutral .readon:hover {
	background: #999;
	color: #fff;
}
.neutral .nspLinks ul li h4 {
	font-size: 15px;
	margin: 0 0 10px 0;
}

/* K2Store styles */
.nspK2StoreCartForm {
	padding: 10px 0;
	text-align: center;
}
.nspK2StoreCartForm .k2store-notification {
	background: #fff;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	margin: 10px 0;
	padding: 10px;
	position: relative;
}
.nspK2StoreCartForm .cart_dialogue_close {
	position: absolute;
	right: 10px;
	top: 5px;
}

.nspK2StorePrice {
	color: #111;
	display: block;
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
}
.nspK2StorePrice strike {
	color: #ccc;
	display: block;
}

/* HikaShop styles */
.nspHikashopBlock {
	text-align: center;
}
.nspHikashopBlock span {
	display: block;
}
.nspHikashopBlock .button {
	display: inline-block;
	float: none;
	margin-top: 30px;
}
.nspHikashopBlock .hikashop_product_stock_count {
	color: #999!important;
	font-size: 11px!important;
	padding: 10px 0!important;
}

/* Mobile */
@media (max-width: 800px) {
	.nspArts,
	.nspLinksWrap {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
		padding: 0 32px;
		position: relative;
	}
	
	.nspPrev,
	.nspNext {
		left: 0;
		position: absolute;
		top: 20%;
		z-index: 101;
	}
	
	.nspNext {
		left: auto;
		right: 0;
	}
	
	.nspPagination {
		display: none;
	}
}

@media (max-width: 600px) {
	.nspArt {
		width: 100%;
	}
	
	.nspArt img.nspImage { 
    		max-width: 100%;
	}

	.nspImageWrapper {
		margin: 0 0 20px 0!important;
		width: 100%;
	}

	.gkArtContentWrap {
		width: 100%;
	}
}

/* EOF */

/*==================== General Styles ====================*/
.jptabs-wrapper a:hover,
.jptabs-wrapper a:focus{
	outline: none;
}
.jptabs-wrapper .jp-item-wrapper{
	clear: both;
	margin-bottom: 30px;
}
.jptabs-wrapper .created_date{
	color: #999;
	display: block;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.jptabs-wrapper.layout-default .tab-content{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
  padding: 15px;
}
iframe.contentpanel body.modal{
	padding: 0;
}
.jptabs-wrapper.layout-collapse{
    
}
/*
 * @version		$Id: allvideoshare.css 2.3.0 2014-06-21 $
 * @package		Joomla
 * @copyright   Copyright (C) 2012-2014 MrVinoth
 * @license     GNU/GPL http://www.gnu.org/licenses/gpl-2.0.html
*/

.avs_video_title, div.avs_player, div.avs_video_description {
	margin:0px 0px 10px 0px;
	padding:0px;
}
div.avs_thumb {
	cursor:pointer;
	float:left;
	padding:0px;
	margin:7px 14px 7px 0px;
}
div.avs_thumb a {
	text-decoration:none;
}
div.avs_thumb .image {
	display:block;
}
div.avs_thumb .arrow {
	position:absolute;
	width:29px;
	height:26px;
	margin-left:59px;
	margin-top:28px;
	opacity:1.5 !important;
}
div.avs_thumb .name, div.avs_thumb .title {
	margin:5px 0px 0px 0px;
	padding:0px;
	display:block;
	font-family:Arial;
	font-size:12px;
	color:#444;
	font-weight:bold;
}
div.avs_thumb .views {
	margin:0px;
	padding:0px;
	display:block;
	font-family:Arial;
	font-size:11px;
	color:#777;
}
div.avsmore {
	clear:both;
	padding:0px;
	margin:10px 0px;
}
div.avsmore a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #CCC;
	background-color:#E7E7E7;
	padding:3px 5px;
	margin:0px;
}
/*
 * @version		$Id: allvideoshareupdate.css 2.3.0 2014-06-21 $
 * @package		Joomla
 * @copyright   Copyright (C) 2012-2014 MrVinoth
 * @license     GNU/GPL http://www.gnu.org/licenses/gpl-2.0.html
*/

.avs_clear {
	clear:both;
}

div.avs_thumb {
	cursor:pointer;
}

div.avs_user .toggle-editor {
	display:none !important;
}

div.avs_input_search input#avssearch {
	margin:0px;
}

video {
	margin:0px !important;
	padding:0px !important;
	width:100% !important;
	height:auto !important;
}

.avs_player_responsive {
	position:relative !important;
	width:100% !important;
	height:0 !important;
	padding-bottom:56.6% !important;
}

.avs_player_responsive object,
.avs_player_responsive embed,
.avs_player_responsive iframe {
	position:absolute !important;
	top:0 !important;
	left:0 !important;
}

#avs_gallery .avs_thumb .avs_thumb_inner {
	margin:0px;
	padding:0px;	
}

#avs_gallery .avs_thumb .avs_img_container .arrow {
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	z-index:9999;
}
#avs_gallery .avs_thumb .avs_img_container{
	position:relative;
}
#avs_gallery .avs_thumb .avs_img_container .arrow {
	position:absolute;
	margin:auto;
}

#avs_gallery .avs_thumb .title,#avs_gallery .avs_thumb .name {
	word-wrap:break-word;
}

.avs_responsive #fbcomments, .avs_responsive .fb-comments, .avs_responsive .fb-comments iframe[style], .avs_responsive .fb-comments span {
			width:100% !important;
}

@media (max-width : 160px) {
.avs_responsive .avs_video_header {
	height:auto !important;
}

.avs_responsive .avs_input_search {
	clear:both !important;
	float:none !important;
}

.avs_responsive .avs_thumb {
	float:none !important;
	display:inline-block !important;
	width:48% !important;
	margin:0% !important;
	padding:0% !important;
	vertical-align:top !important;
}

.avs_responsive .avs_thumb .avs_thumb_inner {
	padding:2px !important;	
	margin-bottom: 5px!important;
}

.avs_responsive .avs_thumb .avs_img_container {
	position:relative;
	display:inline-block;
	width:100%;
	height:0;
	margin:0px;
	padding-bottom:56.25%;
}
.avs_responsive .avs_thumb .avs_img_container .image {
	width:100% !important;
	height:auto !important;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;	
	max-width:100%;
	max-height:100%;
}

.avs_responsive .avs_clear {
	display:none !important;
}
}

@media (min-width : 161px) and (max-width : 320px) {
.avs_responsive .avs_video_header {
	height:auto !important;
}

.avs_responsive .avs_input_search {
	clear:both !important;
	float:none !important;
}

.avs_responsive .avs_thumb {
	float:none !important;
	display:inline-block !important;
	width:98% !important;
	margin:0% !important;
	padding:0% !important;
	vertical-align:top !important;
}

.avs_responsive .avs_thumb .avs_thumb_inner {
	padding:2px !important;	
	margin-bottom: 5px!important;
}

.avs_responsive .avs_thumb .avs_img_container {
	position:relative;
	display:inline-block;
	width:100%;
	height:0;
	margin:0px;
	padding-bottom:56.25%;
}
.avs_responsive .avs_thumb .avs_img_container .image {
	width:100% !important;
	height:auto !important;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;	
	max-width:100%;
	max-height:100%;
}

.avs_responsive .avs_clear {
	display:none !important;
}
}

@media (min-width : 321px) and (max-width : 480px) {
.avs_responsive .avs_video_header {
	height:auto !important;
}

.avs_responsive .avs_input_search {
	clear:both !important;
	float:none !important;
}

.avs_responsive .avs_thumb {
	float:none !important;
	display:inline-block !important;
	width:31% !important;
	margin:0% !important;
	padding:0% !important;
	vertical-align:top !important;
}

.avs_responsive .avs_thumb .avs_thumb_inner {
	padding:2px !important;
	margin-bottom:5px !important;	
}

.avs_responsive .avs_thumb .avs_img_container {
	position:relative;
	display:inline-block;
	width:100%;
	height:0;
	margin:0px;
	padding-bottom:56.25%;
}
.avs_responsive .avs_thumb .avs_img_container .image {
	width:100% !important;
	height:auto !important;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;	
	max-width:100%;
	max-height:100%;
}

.avs_responsive .avs_clear {
	display:none !important;
}
}

@media (min-width : 481px) and (max-width: 600px) {
.avs_responsive .avs_video_header {
	height:auto !important;
}

.avs_responsive .avs_input_search {
	clear:both !important;
	float:none !important;
}
}

@media (min-width : 481px) and (max-width: 767px) {
.avs_responsive .avs_thumb {
	float:none !important;
	display:inline-block !important;
	width:23% !important;
	margin:0% !important;
	padding:0% !important;
	vertical-align:top !important;
}

.avs_responsive .avs_thumb .avs_thumb_inner {
	padding:2px !important;	
	margin-bottom:5px !important;
}

.avs_responsive .avs_thumb .avs_img_container {
	position:relative;
	display:inline-block;
	width:100%;
	height:0;
	margin:0px;
	padding-bottom:56.25%;
}
.avs_responsive .avs_thumb .avs_img_container .image {
	width:100% !important;
	height:auto !important;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;	
	max-width:100%;
	max-height:100%;
}

.avs_responsive .avs_clear {
	display:none !important;
}  
}
/**
 * @package    AcyMailing for Joomla!
 * @version    5.10.4
 * @author     acyba.com
 * @copyright  (C) 2009-2018 ACYBA S.A.R.L. All rights reserved.
 * @license    GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */

.acymailing_form .grecaptcha-badge{
	display: none;
}

div.acymailing_module, .acymailing_module div{
	padding: 0 !important;
	margin: 0 !important;
	border-style:none !important;
}

table.acymailing_form{
	margin:auto;
	border:0px !important;
}

a.acymailing_togglemodule{
	display : block;
	font-size:16px;
}

.acymailing_mootoolsbutton p{
	text-align:center;
}

.acysubbuttons{
	text-align:center;
}

img.captchaimagemodule{
	border:1px solid #dddddd;
	float: left;
}

.captchakeymodule .captchafield{
	margin-top:3px;
	margin-left:2px;
}

.acymailing_fulldiv tr, .acymailing_fulldiv td{
	border:0px;
}

.acymailing_module_form select {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.acymailing_module_form td {
	padding-bottom: 5px;
	vertical-align:top;
}

div.acymailing_module_error {
	color: #400;
	background-color: #fdd;
	padding: 1em !important;
	margin-bottom:10px;
}

div.acymailing_module_success {
	color: #130;
	background-color: #dfc;
	padding: 1em !important;
	z-index: 10;
	margin-bottom:10px;
}

.acymailing_module_form .acymailing_introtext{
	 padding-bottom:10px;
	 display:block;
}

.refreshCaptchaModule{
	background-image:url(../images/refresh.png);
	width:16px;
	height:16px;
	display:block;
	float:left;
	cursor:pointer;
}

.acymailing_module fieldset{
	border: solid 1px #ccc;
	padding: 5px;
}
.category_warning{
	color: red;
}

.hide {
	display: none;
}

.slide_open{
	animation: deployslide 0.5s forwards;
	overflow: hidden;
}

@keyframes deployslide{
	from{
		max-height: 0px;
	}
	to{
		max-height: 800px;
	}
}

@keyframes retractslide{
	from{
		max-height: 800px;
	}
	to{
		max-height: 0px;
		display: none;
	}
}

.slide_close{
	animation: retractslide 0.5s forwards;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0px 1px 5px #eee;
	padding: 5px;
	margin-bottom: 20px;
}

.slide_open{
	animation: deployslide 0.5s forwards;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0px 1px 5px #eee;
	padding: 5px;
	margin-bottom: 20px;
}

/**
 * @package Headline JT3 Module for Joomla 2.5 By Joomlatema.net
 * @version $Id: mod_headline_jt3.php  2013-07-06  Joomlatema.Net $
 * @author Muratyil
 * @copyright (C) 2013- Muratyil
 * @license GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
**/
#jt3_headline-news {
overflow:hidden;}
#jt3_headline-news p{ margin:0;}
#jt-slide-frame {
	margin: 0px;
	padding: 0px;
	padding-left: 13px;
	width: 48%;
	float: left;
	overflow: hidden;
	position: relative;
}
#jt3_headline-news {
	margin: 0px;
	overflow: hidden;
}

#jt3_headline-news .buttons{
	text-align:center;
	clear:both;
}

#titledirect {
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: right;
}
#titledirect ul {
	margin: 0px;
	padding: 0px;
}
#titledirect li {
	margin: 0px;
	padding: 7px 5px 7px 30px;
	color: #6E6E6E;
}
#titledirect li.active {
	color: #2A5B9E;
}
.jt3sliderwrapper {
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid navy;
border-bottom-width: 6px;
width: 400px; /*width of featured content slider*/
/*height: 250px;*/


}

.jt3sliderwrapper .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.jt3sliderwrapper .contentdiv h2 {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 150%;
	font-weight: 100;
	color: #2A5B9E;
}
#jt3_headline-news .jt3sliderwrapper .contentdiv a.readone {
	padding-right: 15px;
	text-decoration:underline;
	font-weight:bold;
}
#jt3_headline-news .jt3sliderwrapper .contentdiv a.readone:hover {
	background:none;
	text-decoration:none;
}
.jt3sliderwrapper .contentdiv p {
}
#bottomthumbnails{
	margin: 0px;
	padding: 0px;
	height: auto;}
.jt3_headline-pagination{
	margin: 0px;
	padding: 0px;
	height: auto;
	line-height:auto;

}

.jt3_headline-pagination ul {
	margin: 0px;
	padding: 0px;
	background: none;
	list-style: none;
}
.jt3_headline-pagination li {
	margin: 0px;
	padding: 0px;
	background: none;
}
.jt3_headline-pagination a.tol { 
	display:inline;
	margin: 0px;
	padding:0px;
	background: none;
	cursor: pointer;
	text-decoration: none;
}
#jt3_headline-news_wrapper a.tol:hover,.jt3_headline-pagination  a.tol:hover,#jt3_headline-news_wrapper a.tol:active,.jt3_headline-pagination  a.tol:active,#jt3_headline-news_wrapper a.tol:focus,.jt3_headline-pagination  a.tol:focus{ background:none;
}
#jt3_headline-news_wrapper a.selected,.jt3_headline-pagination  a.selected{
}

.little_thumbnails{ float: right; width:auto; margin-right:12px; margin-left:9px;}
/****next**/
.nextbutton_outer {
    margin: 0;
    padding: 0;
    position: absolute;
    height: 100%;
    right: 0px;
    background: url(../../../../../../../../App_Themes/default/ShahroodPress/modules/mod_headline_jt3/images/nextbutton.png) no-repeat 99% center;
}
.nextbutton{width:15px;  height:100%; }

#jt3_headline-news_wrapper a.nextbutton:link,#jt3_headline-news_wrapper a.nextbutton:visited,.jt3_headline-pagination  a.nextbutton { 
	display:inline;
	margin: 0px -1px 0px -2px;
	padding: 6px 9px 5px 9px;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

/*****previous***/
.prevbutton_outer {
    margin: 0;
    padding: 0;
    position: absolute;
    height: 100%;
    left: 0;
    background: url(../../../../../../../../App_Themes/default/ShahroodPress/modules/mod_headline_jt3/images/prevbutton.png) no-repeat 1% center;
}
.prevbutton{width:15px; height:100%; }

#jt3_headline-news_wrapper a.prevbutton:link,#jt3_headline-news_wrapper a.prevbutton:visited,.jt3_headline-pagination  a.prevbutton { 
	display:inline;
	margin: 0px -2px 0px -2px;
	padding: 6px 11px 5px 9px;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
/*************MORE IN**/
.show_all_cont{
	margin: 0px;
	padding: 0px;
	height:auto;
	line-height:auto;}
.show_all_inner{ text-align:center;}
#jt3_headline-news_wrapper a.show_all { 
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background: none;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	border:0;
}
#jt3_headline-news_wrapper a.show_all:hover,  a.show_all:hover {
	background:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	border:0;
}

/**/

.main_br{
	width:100%;
	height:100%;
}
#jt3_headline-news a:active, #jt3_headline-news a:focus {
background:none;}
.padding p{
margin-top:0;}
#bottomthumbnails img:hover{
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}
a.selected img{
opacity:0.6;
filter:alpha(opacity=60);
}
/* General */

a:active, a:focus { outline:0; }
.gkHighlighterGK5 { position:relative; width: 100%; }
/* Interface */

.gkHighlighterInterface { float:left; padding: 0 7px }
.gkHighlighterInterface[data-pos="right"] { float: right; }
.gkHighlighterInterface span.text { display:block; float:left; margin:0 6px 0 7px; font-size: 11px; font-weight: bold; text-transform: uppercase; line-height: 18px; }
.gkHighlighterInterface div { float:left; width:auto; }
.gkHighlighterInterface div a { display:block; float:left; height:13px; width:13px; margin: 2px 0 0 2px; background:transparent url('../images/interface.png') no-repeat 0 0; cursor:pointer; }
.gkHighlighterInterface div a.prev { }
.gkHighlighterInterface div a.next { background-position: right 0; }
.gkHighlighterInterface div a.prev:hover { background-position: 0 bottom; }
.gkHighlighterInterface div a.next:hover { background-position: right bottom; }


/* Items */
.gkHighlighterWrapper { position: relative}
.gkHighlighterWrapperSub {
	position: relative;
	min-height: 30px;
	opacity: 1;
}
.gkHighlighterWrapper .nowrap { width: 100000px; position: absolute; left: -99999em; }
.gkHighlighterWrapper .gkHighlighterItem { position: absolute; top:0; width:100%; left:0}

.gkHighlighterWrapper .gkHighlighterItem.gk-active {
	z-index: 100;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -o-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.gkHighlighterItem.flipInX {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInX;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInX;
	backface-visibility: visible !important;
	animation-name: flipInX;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}
.gkHighlighterItem {
	-webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	     -o-animation-fill-mode: both;
	        animation-fill-mode: both;
}
.gkHighlighterItem.flipOutX {
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-moz-animation-name: flipOutX;
	-moz-backface-visibility: visible !important;
	-o-animation-name: flipOutX;
	-o-backface-visibility: visible !important;
	animation-name: flipOutX;
	backface-visibility: visible !important;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.gkHighlighterItem.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    visibility:visible;
}
.invisible {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
}

@-moz-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
}

@-o-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		transform: translateX(-20px);
	}
}

.gkHighlighterItem.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility:hidden;
}

@-webkit-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

.gkHighlighterItem.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@-webkit-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-moz-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-o-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

.gkHighlighterItem.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* 3d rotating bar */ 
.bar {
	width: 100%px;
	height: 40px;
	position: relative;
	     
  -webkit-perspective: 1100px;
     -moz-perspective: 1100px;
     -ms-perspective: 1100px;
       -o-perspective: 1100px;
          perspective: 1100px;
}
.bar .gkHighlighterWrapperSub {
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	
}

.bar .gkHighlighterItem {
	display: block;
	position: absolute;
	width: 100%;
	height: 40px;
	left: 0px;
	top: 0px;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased
}
.bar .gkHighlighterItem.gkHidden {
	opacity: 0;
	display: none;
}

.bar .gkHighlighterItem.front { 
 -webkit-transform: rotateX(0deg) translateZ(20px); 
	-moz-transform: rotateX(0deg) translateZ(20px); 
	  -o-transform: rotateX(0deg) translateZ(20px); 
	     transform: rotateX(0deg) translateZ(20px);
}
.bar .gkHighlighterItem.bottom { 
 -webkit-transform: rotateX(90deg) translateZ(20px);
	-moz-transform: rotateX(90deg) translateZ(20px); 
	  -o-transform: rotateX(90deg) translateZ(20px); 
	     transform: rotateX(90deg) translateZ(20px); 
}
.bar .gkHighlighterItem.back { 
 -webkit-transform: rotateX(180deg) translateZ(20px); 
	-moz-transform: rotateX(180deg) translateZ(20px); 
	  -o-transform: rotateX(180deg) translateZ(20px); 
	     transform: rotateX(180deg) translateZ(20px); 
}
.bar .gkHighlighterItem.top { 
 -webkit-transform: rotateX(270deg) translateZ(20px);
	-moz-transform: rotateX(270deg) translateZ(20px); 
	  -o-transform: rotateX(270deg) translateZ(20px); 
	     transform: rotateX(270deg) translateZ(20px); 
}



/* Overlay , enable it if display in header, and header{over-flow:hidden;} */
#simplemodal-overlay {background-color:#000;}
#simplemodal-container a.modalCloseImg {background:url(../images/close_bt.png) top no-repeat; width:26px; height:26px; display:inline; z-index:3200; position:absolute; top:6px; right:10px; cursor:pointer;}
#simplemodal-container a.modalCloseImg:hover {background:url(../images/close_bt.png) bottom no-repeat; width:26px; height:26px; display:inline; z-index:3200; position:absolute; top:6px; right:10px; cursor:pointer;}
.simplemodal-wrap{
	overflow:visible!important;
}
.btl-content-block{
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
	border:1px solid #dadada;
    box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.4);
    display: none;
    height: auto;
    overflow: hidden;
    text-align: left;	
	font-size:12px;
	position:relative;
}
.btl-content-block form{
	margin:0;
	padding:0;
}
.btl-content-block h3{
	background: url("../images/header_bglogin.jpg") repeat-x scroll left top transparent;
    font-weight: normal;
	line-height: 35px;
	margin:0px;
    padding: 3px 0px 0px 19px!important;
	text-transform: uppercase;
	font-size:18px;
}
.btl-input > input[type=text],
.btl-input > input[type=password],
#recaptcha > input{
    border: 1px solid #dadada;
    border-radius:4px;
    margin: 5px 0;   
    text-indent: 5px;
    width: 189px;
    height: 26px;
	padding:0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
#recaptcha > input{
	width: 100px;
}
.btl-input > input:focus,
#recaptcha > input:focus{
	border-color: #E9322D;
    box-shadow: 0 0 6px #F8B9B7;
}
#recaptcha span#btl-captcha-reload{
	display: inline-block;
	width: 16px; height: 16px;
	background: url('../images/reload.png') no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}
#btl{
	position:relative;
}
#btl .btl-panel{
	overflow:hidden;
	
}
#btl .btl-panel > #btl-panel-profile{
	background:url(../images/btl-panel-bg.png) top right no-repeat;
	padding-right:30px;
}
button::-moz-focus-inner {
padding:0; border: none;
}
#btl .btl-panel > span{
	display:inline-block;
	height:26px;
	line-height:28px;
	padding:0 18px;
	cursor:pointer;
	text-indent: 0!important;
	width: auto;	
}
#btl .btl-panel > span{
	margin:2px 0px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
#btl .btl-panel > span,button.btl-buttonsubmit,input.btl-buttonsubmit{
	border-radius:3px;
}
#btl .btl-panel > span.active,button.btl-buttonsubmit:focus,input.btl-buttonsubmit:focus{
	opacity:0.8;
}
.btl-error{
	display:none;	
}
.btl-error-detail{
	display:none;
	float: right;
	color: #FF0000;
	margin-bottom:4px;
}
.btl-field,#register-link,.btl-error-detail,.btl-error,.btl-note{
	margin-left:20px;
	margin-right:25px!important;
	overflow:hidden;
}
 .btl-label{
	float:left!important;
}
 .btl-input{
	float:right!important;
}
.btl-label, .btl-input {
	line-height:38px;
	height: 38px;
}
#recaptcha{
	height: auto!important;
	float:right;
}
#btl-content-login .btl-input input{
	width: 190px;
}
#btl-input-remember{
}
#btl-checkbox-remember{
	width: 15px!important;
	vertical-align:middle;
	padding:0;
	margin:0;
}
.clear{
	clear:both;
}
.btl-error{
	color: #FF0000;
}
input.btl-buttonsubmit,
button.btl-buttonsubmit{
    border:none!important;
    box-shadow: 1px 1px 3px rgba(9,4,3,0.86);
    cursor: pointer;
    text-align: center!important;
    text-shadow: 0 1px 1px #4A4A4A;
    width: auto!important;
	padding:0 12px;
	height:29px!important;;
	line-height:29px!important;;
	display:inline-block;
}
div.btl-buttonsubmit{
	text-align:center!important;
	padding:5px 0 0 0!important;
	border-top:1px solid #dddddd;
	margin:10px 25px 30px 20px
}

/* STYLE FOR DROP-DOWN PANEL (all element in  #btl-content) */
#btl-content ul li a:hover{
	color:#7BA428 !important;
	text-decoration: underline!important;
	background-color: transparent!important;
	
}
#btl-content > .btl-content-block{
	position:absolute!important;
	z-index:9999;
}
#btl-content #btl-content-login{
	width:350px;
}

#btl-content-registration{
	min-width:350px;
}
.btl-note,#register-link{
	padding:18px 0px;
}

 #btl-content-login .btl-input{
	float:right;
}
#btl-content-login .spacer{
	height:14px;
}

#btl-content div.btl-buttonsubmit{
	border-top: 1px dotted #c4c4c4;
}
#btl-content #btl-content-login .btl-label {
	line-height:38px;
	min-width: 0px!important;
}

/* CSS FOR USER PROFILE MODULE**/
#btl-content  #btl-content-profile{
	overflow:hidden;
}
#module-in-profile{
	min-width:200px;
}
#btl-content #btl-content-profile #module-in-profile ul{
	position: static;	
	text-align: left;
	margin: 0 0 0 15px;
	padding: 0!important;
	
}
#btl-content-profile ul.menu li {
    background: url("../images/bullet.png") no-repeat scroll 5px 15px transparent;
    padding: 0 0 0 20px!important;
	border-bottom: 1px solid #E8E8E8;
	display:list-item!important;
    line-height: 37px;
	
}
#btl-content #btl-content-profile #module-in-profile ul li a{
	color: #6b6b6b;
	text-decoration: none !important;
	text-transform: none!important;
	font-family: arial,tahoma;
}

#btl-content-profile ul.menu li a {
    color: #616161!important;
	text-decoration:none!important;
	border:none!important;
	background:none!important;
	display:inline!important;
	padding:0!important;
	margin:0!important;
	text-transform: none!important;
}
#btl-content-profile div.btl-buttonsubmit{
	clear:both;
	margin-bottom:15px;
	border: none!important;
	text-align: center;
	margin-top: 0!important;
	
}
/* style panel when action process */
#btl-register-in-process,#btl-login-in-process{
	display: none;
	background: url("../images/loading.gif") no-repeat #000 50%;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9999;
	top:-1px;
	left:-1px;
	padding-top:1px;
	padding-left:1px;
}

/* style panel when register success */
#btl-success{
	display: none;
	margin: 20px 0 30px 0;
	background:url("../images/notice-info.png") no-repeat;
	display: none;
	color:#000;
	border-bottom: 2px solid #90B203;
	border-top: 2px solid #90B203;
	font-size:14px;
	padding: 10px 10px 10px 25px;
}
/* style for ul in login panel*/
#bt_ul{
	margin-top:-10px!important;
	margin-bottom:20px!important;
	margin-right: 25px!important;
	float:right;
}

/* for modal*/
#btl-content-login ul{
	position: static!important;	
	text-align: left;
	list-style-type: disc !important;
}
#btl-content-login ul li{
	margin-top: 3px;
}
#bt_ul li a{
	padding: 0!important;
	text-decoration: none!important;
	color:#545454!important;
	
}
#btl-wrap-module{
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
