﻿/*
IRAN Sans-serif fonts are considered a proprietary software. To gain
information about the laws regarding the use of these fonts, please
visit www.fontiran.com
---------------------------------------------------------------------
This set of fonts are used in this project under the license: (LF3TA)
---------------------------------------------------------------------
*/
/* Start of Module General */
@font-face {
    font-family: 'SDF';
    src: url('/Fonts/IRANSansUltraLight.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/IRANSansUltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/IRANSansUltraLight.woff') format('woff'), /* Pretty Modern Browsers */
    url('/Fonts/IRANSansUltraLight.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
}

@font-face {
    font-family: 'SDF';
    src: url('/Fonts/IRANSansMedium.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/IRANSansMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/IRANSansMedium.woff') format('woff'), /* Pretty Modern Browsers */
    url('/Fonts/IRANSansMedium.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: bold;
}

h3.glyphicon {
    font-size: 24px !important;
}

html {
    height: 100%;
}

.textbox, .fileUpload, .ltrTextbox {
    padding: 5px;
    font: normal 11px SDF;
    color: #535353;
    background: #fff;
    background: linear-gradient(to bottom,#ffffff 0,#f1f1f1 1%,#ffffff 100%);
    border: 1px solid #9B9B9B;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 #ccc;
}


    .textbox:focus, .fileUpload:focus, .ltrTextbox:focus {
        border: solid 1px #ff9600;
    }

.button {
    margin: 0;
    padding: 4px 7px;
    font: normal 11px/1.4 SDF;
    color: #333;
    background-color: #faf9f9;
    background-image: linear-gradient(to bottom,#faf9f9 0, #e8e8e8 100%);
    border: 1px solid #9B9B9B;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 #ccc;
}

    .button:hover {
        background-color: #e0e0e0;
        background-image: linear-gradient(to bottom,#e0e0e0 0, #e5e5e5 100%);
        cursor: pointer;
    }

.select {
    padding: 3px;
    margin: 0;
    border: 0;
    font: normal 12px/14px SDF;
    color: #535353;
    background: #fff;
    background: linear-gradient(to bottom,#ffffff 0,#f1f1f1 1%,#ffffff 100%);
    border: 1px solid #9B9B9B;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 #ccc;
}

select option.select {
    background-color: #f0f0f0;
}

.horizontalLine {
    height: 1px;
    border-collapse: collapse;
    color: #888888;
    border-style: dashed;
    border-top: 0;
}

.content {
    font: normal 11px/21px SDF;
    text-decoration: none;
}

    .content a, .content a:link, .content a:visited, .content a:active {
        font-family: SDF;
        font-size: 11px;
        color: #424141;
        text-decoration: none;
    }

        .content a:hover {
            color: #605f5f;
            text-decoration: none;
        }

.right a, .right a:link, .right a:visited, .right a:active {
    font-family: SDF;
    font-size: 11px;
    color: #00478D;
}

    .right a:hover {
        color: #000000;
        line-height: 15px;
    }

.hint {
    color: #555555;
    font-family: SDF;
    font-size: 11px;
}

.userinfo {
    color: #2e3438;
    font-family: SDF;
    font-size: 15px;
    font-weight: bold;
    line-height: 21px;
}

.datetimeinfo {
    color: #000000;
    font-family: SDF;
    font-size: 11px;
    line-height: 21px;
}

.showdatetable {
    border: solid 1px #909090;
}

.pager {
    font-family: verdana;
    font-weight: bold;
    font-size: 11px;
    color: #373737;
    direction: ltr;
}

    .pager A:link, .pager A:active, .pager A:visited {
        border-width: 1px;
        border-style: solid;
        border-color: #373737;
        padding-right: 5px;
        padding-left: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
        font-family: verdana;
        font-size: 11px;
        text-decoration: none;
        color: #373737;
    }

    .pager A:hover {
        border-width: 1px;
        border-style: solid;
        border-color: #373737;
        padding-right: 5px;
        padding-left: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
        font-family: verdana;
        font-size: 11px;
        text-decoration: none;
        color: #ffffff;
        background-color: #ff710e;
    }

    .pager span {
        color: #373737;
        padding-right: 5px;
        padding-left: 5px;
    }

.dottedTable {
    border: #888888 1px dotted;
}

.dbformprint {
    font-family: SDF;
    font-size: 13px;
    font-weight: bold;
    background-color: #F3F3F3;
    padding: 5px 10px 5px 10px;
}

.hand {
    cursor: pointer;
}


.transdiv {
    filter: alpha(opacity=80);
    -moz-opacity: .80;
    opacity: .80;
}

.tableborder {
    border-right: #bababa 1px solid;
    border-top: #bababa 1px solid;
    border-left: #bababa 1px solid;
    border-bottom: #bababa 1px solid;
}

.clearboth, .clearBoth {
    clear: both;
}

.unSpace {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    display: block;
    list-style-type: circle;
}

#ctl00_rdContent_C_cphMiddle_pnlButtons {
    padding-right: 4px;
}

.moduleNormal {
    background-color: transparent;
    cursor: pointer;
}

.moduleOver {
    background-color: #f7f7f7;
    cursor: pointer;
}

.moduleTitle {
    height: 25px;
    line-height: 18px;
    color: #234ba3;
}

.desktopShortcutLink {
    cursor: pointer;
    width: 100px;
    height: 100px;
    text-align: center;
    display: block;
}

    .desktopShortcutLink > span {
        height: 55px;
        position: relative;
        display: block;
    }

        .desktopShortcutLink > span > img {
            border: 0;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0 auto 5px;
        }

.linkButton {
    background: url(/Components/General/Resources/Images/LinkBg.gif) repeat-x;
    background-position: bottom left;
    background-repeat: repeat-x;
    text-align: center;
    border-top: 1px solid #93a6b4;
    border-right: 1px solid #93a6b4;
    border-left: 1px solid #93a6b4;
    border-bottom: 0;
    padding: 3px 10px 0 10px;
    height: 19px;
    font: normal 11px SDF;
    display: inline-block;
}

    .linkButton a:hover {
        color: #FB6A00;
    }

.formHint {
    font-size: 10px;
    color: #8c8c8c;
    font-family: SDF;
}



.absent {
    display: none;
}

.factortable {
    font-size: 13px;
    font-family: SDF;
}

.factorhead1 {
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    font-family: SDF;
    text-decoration: none;
}

.factorhead3 {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: SDF;
    text-decoration: none;
}


.leftAlign {
    text-align: left;
}

.rightAlign {
    text-align: right;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: rtl;
}

.reverseAlign {
    text-align: right;
}

.correctAlign {
    text-align: left;
}

.reverseFloat {
    float: right;
}

.correctFloat {
    float: left;
}

.pageView {
    border-right: 1px solid #828282;
    border-left: 1px solid #828282;
    border-bottom: 1px solid #828282;
    margin: 0 7px 0 10px !important;
    border-top: none;
    min-height: 300px;
    background-color: #ffffff;
    padding: 4px;
}

* html .pageView {
    height: 300px;
}



.Center {
    margin-left: auto;
    margin-right: auto;
}

.TopCountSelector a.Selected, .TopCountSelector a.Selected:link, .TopCountSelector a.Selected:visited, .TopCountSelector a.Selected:active {
    font-weight: bold;
}

.grid {
    border-collapse: separate;
}

.nowrap {
    white-space: nowrap;
}

.ltrTextbox {
    direction: ltr;
}

.table {
    border-collapse: separate;
    border-spacing: 1px;
}

    .table td,
    .table th {
        padding: 2px;
    }

.searchTable {
    border: solid 1px #999999;
    background-color: #e3e3e3;
}

.generalTable {
    background-image: url(Images/General/Default12.png);
    border: solid 1px #909090;
}

.generalRow {
    background-color: #cbced3;
}

.noItemTable {
    margin: 0 auto 10px auto;
    padding: 20px;
    border: 1px solid #aaa;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px #aaaaaa;
    -moz-box-shadow: 0 1px 2px #aaaaaa;
    box-shadow: 0 1px 2px #aaaaaa;
    background-color: #fff;
    text-align: center;
}

.roundedContainer {
    margin: 0 auto 10px auto;
    padding: 10px;
    border: 1px solid #aaa;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px #aaaaaa;
    -moz-box-shadow: 0 1px 2px #aaaaaa;
    box-shadow: 0 1px 2px #aaaaaa;
    background-color: #e3e3e3;
}
/* Start of Cool Fieldset */
.coolfieldset, .coolfieldset.expanded {
    border: 1px solid #aaa;
}

    .coolfieldset.collapsed {
        border: 0;
        border-top: 1px solid #aaa;
    }

    .coolfieldset > legend {
        padding-left: 16px;
        padding-right: 3px;
        cursor: pointer;
    }

    .coolfieldset > legend, .coolfieldset.expanded > legend {
        background: transparent url(Images/General/Expanded.png) no-repeat center left;
    }

    .coolfieldset.collapsed > legend {
        background: transparent url(Images/General/Collapsed.png) no-repeat center left;
    }
/* End of Cool Fieldset */

/*Bootstrap has same class*/
/*.alert {
    background: url('Images/General/Theme/Icons/ValidatorError.png') 0 0 no-repeat transparent;
    display: inline-block;
    width: 17px;
    height: 17px;
}*/

.formToolTip {
    display: inline-block;
    position: relative;
}

#loginPage .intro {
    margin: 0 0 10px;
}

    #loginPage .intro h3 {
        margin: 0;
        padding: 0;
        color: #297090;
        font: bold 16px/21px SDF;
    }

#loginPage #contentBody #forgotPasswordPage {
    margin: 0 10px 30px 10px;
}

.validationDialog {
    display: none;
    position: absolute;
    top: -40px;
    right: -250px;
    width: 220px;
    min-height: 100px;
    background: #fdfdfd;
    background: linear-gradient(to bottom, #fdfdfd 0,#fafafa 100%);
    box-shadow: inset 0 0 0 1px #fff;
    border: 1px solid #a6a6a6;
    border-radius: 5px;
    opacity: 0.9;
    z-index: 1;
    padding: 10px;
}

    .validationDialog:after {
        content: '';
        border-width: 1px;
        border-style: solid;
        border-color: rgba(166, 166, 166, 1);
        border-right: none;
        border-bottom: none;
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 50px;
        left: -6px;
        -webkit-transform: rotate( -45deg );
        transform: rotate( -45deg );
        background-color: #fdfdfd;
        margin-top: -5px;
    }

    .validationDialog p {
        margin: 0;
        padding: 0 0 10px 0;
        font-weight: bold;
    }

input[placeholder] {
    color: #a9a9a9;
    text-align: left;
}

input:focus[placeholder] {
    color: #000;
}

#passwordBoxSection .formRequired .alert {
    top: 7px;
}
/* End of Login and Passwordbox */
/* Start of Masterpage Layout*/
.popupBody {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    height: 100%;
    direction: ltr;
    background-image: none;
    background-color: #f3f3f3;
}

#divPopupMainContainer {
    width: 100%;
    height: 100%;
}

.mainHeader {
    background-color: #486d93;
    color: #fff;
}

    .mainHeader .adminLogo {
        color: #fff;
    }

    .mainHeader .themeSelect {
        line-height: 18px;
        padding-top: 5px;
    }

    .mainHeader .subdomainSelect {
        margin-right: 12px;
    }

    .mainHeader .top-nav img {
        border-radius: 3px;
        width: 33px;
        height: 33px;
        margin-right: 8px;
    }

    .mainHeader .top-nav .username {
        font-size: 13px;
        color: #555555;
        margin-right: 8px;
    }

    .mainHeader .navbarTop {
        min-height: 45px;
        /*background-color: #5E87B0;*/
        padding: 5px;
        margin-top: -40px;
    }

@media(max-width: 767px) {
    .mainHeader .navbarTop {
        margin-top: 0;
    }
}

.mainHeader .top-nav .top-tools > li {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.mainHeader .top-nav ul.top-tools > li.divided:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 30px;
    background-color: rgba(94, 135, 176, 0.76);
    margin-top: 3px;
    margin-right: 5px;
    vertical-align: top;
    position: absolute;
    top: 0;
    right: 0;
}

.mainHeader .top-nav ul.top-tools > li.navIcon > a {
    color: #F6F6F6;
    font-size: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.mainHeader .top-nav ul.top-tools > li.navIcon .dropdown-menu {
    padding: 10px;
    min-width: 300px;
}

.mainHeader .top-nav .nav li.navIcon.open > a {
    background: none !important;
}


.mainHeader .top-nav ul.top-tools > li.navIcon > a:hover {
    color: #fff;
    background: none;
    cursor: pointer;
}

.mainHeader .top-nav ul.top-tools > li.user > a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0;
    background: none;
    margin-left: 0;
    border: 1px solid #F6F6F6;
    background: #F6F6F6;
    padding-right: 8px !important;
    cursor: pointer;
}

.mainHeader .top-nav ul.top-tools > li .dropdown-menu.logout {
    width: 170px !important;
}

.mainHeader .top-nav .dropdown-menu.extended.logout {
    top: 45px;
}

.mainHeader .top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
}

.mainHeader .top-nav .dropdown-menu.extended.logout > li > a:hover {
    background: #F1F2F7 !important;
    border-radius: 5px;
}

.mainHeader .top-nav .dropdown-menu.extended {
    max-width: 320px !important;
    min-width: 160px !important;
    top: 42px;
    width: 300px !important;
    padding: 0 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1) !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
    border: none;
    right: -10px;
}

    .mainHeader .top-nav .dropdown-menu.extended.logout,
    .mainHeader .top-nav .dropdown-menu.extended.logout li a {
        padding: 10px;
    }

.mainHeader .top-nav .top-tools .dropdown-menu a {
    font-size: 90%;
}

.mainHeader .top-nav .top-tools .dropdown-menu.extended.logout > li > a > i {
    padding-right: 10px;
    font-size: 17px;
}

.mainHeader .top-nav .top-tools .dropdown-menu.extended.logout > li > a:hover i {
    color: #32D2C9;
}


.mainHeader .top-nav .top-tools .dropdown-menu:after,
.mainHeader .top-nav .top-tools .dropdown-menu:before {
    border-color: transparent transparent #eeeeee;
    border-style: solid;
    border-width: 10px 8px 8px;
    content: "";
    position: absolute;
    top: -18px;
    right: 4%;
}

.mainHeader .top-nav .top-tools .dropdown-menu:after {
    border-color: transparent transparent #fff;
    border-width: 4px 8px 8px;
    right: 4%;
    top: -11px;
}

.mainContentWrap {
    background-color: #fff;
}

    .mainContentWrap .mainMenu {
        background-color: #5e87b0;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

        .mainContentWrap .mainMenu a:focus {
            outline: 0 none;
        }

        .mainContentWrap .mainMenu .panel,
        .mainContentWrap .mainMenu .panel-default,
        .mainContentWrap .mainMenu .panel-heading,
        .mainContentWrap .mainMenu .navbar,
        .mainContentWrap .mainMenu .navbar-default {
            box-shadow: none;
            background: none;
            border: none;
            border-radius: 0;
            padding: 0;
        }

        .mainContentWrap .mainMenu .panel {
            margin: 5px;
        }

        .mainContentWrap .mainMenu .navbar-brand {
            color: #EAEAEA;
        }

        .mainContentWrap .mainMenu .navbar a {
            color: #dce3ec;
            display: block;
            padding: 10px;
            font: normal normal 0.9em/1.2 SDF, SDF;
        }

            .mainContentWrap .mainMenu .navbar a.collapsed {
                color: #dce3ec;
                text-decoration: none;
                text-shadow: none;
                background-color: transparent;
                border-radius: 0;
            }

            .mainContentWrap .mainMenu .navbar a:hover,
            .mainContentWrap .mainMenu .navbar .selected a,
            .mainContentWrap .mainMenu .navbar .selected a.collapsed:hover {
                color: #fff;
                text-decoration: none;
                text-shadow: 0 0 2px #2d363f;
                background-color: #80a0c1;
                border-radius: 5px;
            }

        .mainContentWrap .mainMenu .navbar .selected .panel-heading a {
            background-color: #486d93;
        }

        .mainContentWrap .mainMenu .navbar .selected a.collapsed {
            color: #dce3ec;
            text-shadow: none;
            background-color: transparent;
            border-radius: 0;
        }

        .mainContentWrap .mainMenu .navbar .selected a {
            border-radius: 5px 5px 0 0;
        }

        .mainContentWrap .mainMenu .panel-collapse {
            background-color: #80a0c1;
            border-radius: 0 0 5px 5px;
            padding: 0 10px;
        }

        .mainContentWrap .mainMenu .selected .panel-collapse a {
            color: #dce3ec;
            display: block;
            padding: 10px 5px;
            font: normal normal 0.9em/1.2 SDF, SDF;
            text-shadow: none;
            transition: all 0.3s ease;
        }

            .mainContentWrap .mainMenu .selected .panel-collapse a:hover {
                color: #fff;
                text-shadow: 0 0 2px #2d363f;
            }

        .mainContentWrap .mainMenu .navbar .menuGroup {
            margin: 5px;
            font: normal normal 0.9em/1.2 SDF, SDF;
            color: #486D93;
        }

            .mainContentWrap .mainMenu .navbar .menuGroup a {
                font-size: 1em;
            }

        .mainContentWrap .mainMenu .navbar .panel-heading a:after {
            font-family: 'Glyphicons Halflings';
            content: "\E806";
            float: right;
            color: #fff;
            text-shadow: 0 0 2px #2d363f;
        }

        .mainContentWrap .mainMenu .panel:first-child .panel-heading a:after {
            content: "\E837";
            color: #dce3ec;
            font-size: 1.1em;
        }

        .mainContentWrap .mainMenu .navbar .panel-heading a.collapsed:after {
            content: "\E805";
            text-shadow: none;
            color: #dce3ec;
        }

    .mainContentWrap .mainContentInner .panel-main {
        background-color: transparent;
        box-shadow: none;
        border: none;
        border-radius: 0;
    }

        .mainContentWrap .mainContentInner .panel-main > .panel-heading {
            background-color: #e4e4e4;
            padding: 5px 15px 7px;
            border-radius: 0;
        }


    .mainContentWrap .mainContentInner .panel-Calendar {
        box-shadow: none;
    }

        .mainContentWrap .mainContentInner .panel-Calendar .panel-body {
            border: 1px solid #d9534f;
            border-radius: 0 0 5px 5px;
        }

        .mainContentWrap .mainContentInner .panel-Calendar .panel-heading {
            background-color: #d9534f;
            color: #fff;
            border-radius: 5px 5px 0 0;
        }

    .mainContentWrap .mainContentInner .panel-shortcuts {
        box-shadow: none;
    }

        .mainContentWrap .mainContentInner .panel-shortcuts .panel-body {
            border: 1px solid #555555;
            border-radius: 0 0 5px 5px;
        }

        .mainContentWrap .mainContentInner .panel-shortcuts .panel-heading {
            background-color: #555;
            color: #fff;
            border-radius: 5px 5px 0 0;
        }


    .mainContentWrap .mainContentInner .panel-SiteMember {
        box-shadow: none;
        border: 1px solid #5e87b0;
        border-radius: 7px 7px 5px 5px;
    }

        .mainContentWrap .mainContentInner .panel-SiteMember .panel-body {
        }

        .mainContentWrap .mainContentInner .panel-SiteMember .panel-heading {
            background-color: #5e87b0;
            color: #fff;
            border-radius: 5px 5px 0 0;
        }

            .mainContentWrap .mainContentInner .panel-SiteMember .panel-heading .siteMemberIcon {
                background: url('/Components/SiteMember/Resources/Images/Avatar.png') no-repeat center center;
                width: 120px;
                height: 120px;
                background-color: #fff;
                border-radius: 50%;
                margin: 30px auto -50px;
                display: block;
            }

                .mainContentWrap .mainContentInner .panel-SiteMember .panel-heading .siteMemberIcon img {
                    border-radius: 50%;
                    width: 120px;
                    height: 120px;
                }

.iconShortcut {
    margin-bottom: 10px;
}

    .iconShortcut a span:first-child {
        background: radial-gradient(ellipse farthest-corner at center center, #c7c5c5 0%, #fff 40%) no-repeat scroll 2px 18px rgba(0, 0, 0, 0);
        height: 74px;
    }

    .iconShortcut a span img {
        border: 1px solid #5E87B0 !important;
        border-radius: 15%;
        box-shadow: 2px 2px 2px 1px gray;
        -webkit-transition: all 600ms ease-in-out;
        transition: all 600ms ease-in-out;
    }

    .iconShortcut a:hover {
        text-decoration: none;
        text-shadow: 0 0 1px #007dae;
    }

.mainFooterWrap {
    padding: 10px 0;
    direction: ltr;
    color: #333333;
    font: 11px/18px arial;
}

    .mainFooterWrap .softwareVersion {
        float: left;
    }

    .mainFooterWrap .Copyright {
        float: right;
    }



        .mainFooterWrap .Copyright a {
            color: #90E9FF;
            font: 11px/18px arial;
            text-decoration: none;
            transition: color 500ms ease-in-out;
        }

            .mainFooterWrap .Copyright a:hover {
                color: #fff;
            }

.footer {
    background-color: #6F94B8;
}

/* End of Masterpage Layout */
/* Start of Pager Styles */
.pagerCustomGrid {
    color: #373737;
    direction: ltr;
    background: #fff !important;
}

.pagerCustomGrid,
.pagerCustomGrid tr,
.pagerCustomGrid td,
.pagerCustomGrid:hover,
.pagerCustomGrid tr:hover,
.pagerCustomGrid td:hover {
    background: #fff !important;
}

a.pagerCustomGrid:hover {
    background: #48b9e4 !important;
}

A:link.pagerCustomGrid, A:active.pagerCustomGrid, A:visited.pagerCustomGrid {
    border: 1px solid transparent;
    padding: 1px 4px;
    text-decoration: none;
    color: #373737;
    display: inline-block;
}

A:hover.pagerCustomGrid {
    border: 1px solid #373737;
    padding: 1px 4px;
    text-decoration: none;
    color: #fff;
    background-color: #fc7a1c;
    display: inline-block;
}

.pagerCustomGrid span {
    color: #373737;
    padding: 1px 4px;
}

.pagerNumberText {
    text-decoration: none;
    line-height: 18px;
    color: #373737;
    direction: ltr;
}

.pagerTextbox {
    background-color: #fff;
    border: #373737 1px solid;
    color: #373737;
    margin: 0 0 0;
    width: 50px;
    text-align: center;
}

.pagerButton {
    background-color: #333333;
    border: #2c5519 1px solid;
    color: #fff;
    line-height: 10px;
    width: 40px;
    height: 23px;
}

.pagerCustomGridCell {
    direction: ltr;
    width: 110px;
    white-space: nowrap;
    text-align: right;
}

.pagerCustomGridCellGoto {
    width: 110px;
    white-space: nowrap;
    text-align: left;
}

.pagerCustomGridTable {
    border: solid 1px #cfcdcd;
    background-image: url(Images/General/Theme/Grid/Black15.png);
}

.pagerCustomGridCountTable {
    direction: ltr;
}

.pagerCustomGridNumbers {
    unicode-bidi: bidi-override;
    text-align: center;
}

    .pagerCustomGridNumbers span {
        background-color: #fff;
        border: solid 1px #373737;
        color: #373737;
        padding: 1px 4px;
        height: 15px;
    }

    .pagerCustomGridNumbers a, .pagerCustomGridNumbers span {
        unicode-bidi: embed;
    }

A:link.pagerCustomGridPrev, A:active.pagerCustomGridPrev, A:visited.pagerCustomGridPrev,
A:link.pagerCustomGridNext, A:active.pagerCustomGridNext, A:visited.pagerCustomGridNext {
    border: 1px solid transparent;
    padding: 1px 4px;
    text-decoration: none;
    color: #373737;
    height: 15px;
    unicode-bidi: embed;
}

A:hover.pagerCustomGridPrev, A:hover.pagerCustomGridNext {
    border: 1px solid #373737;
    padding: 1px 4px;
    text-decoration: none;
    color: #fff;
    background-color: #fc7a1c;
    height: 15px;
    unicode-bidi: embed;
}
/* End of Pager Styles */
/************ Start Of Pager Wrapper *************/
.pagerWrapper {
    border: 1px solid #b7c8da;
    background: rgb(236,240,246);
    background: linear-gradient(to bottom, rgba(236,240,246,1) 0,rgba(183,200,218,1) 100%);
    box-shadow: inset 0 0 1px #f7f9fb;
    padding: 1px;
    border-radius: 3px;
    font-size: 10px;
    margin-top: 10px;
    clear: both;
}

.pagerWrapper:after {
    content: ' ';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.pagerWrapper .sectionLeft {
    float: right;
    width: 95px;
    text-align: right;
}

.pagerWrapper .sectionLeft select {
    width: 35px !important;
    height: 20px !important;
    padding: 0;
    font-size: 10px;
}

.pagerWrapper .sectionLeft span {
    font-size: 10px;
}

.pagerWrapper .sectionRight input[class="button"] {
    width: 28px !important;
    height: 20px !important;
    padding: 0;
    font-size: 10px;
}

.pagerWrapper .sectionRight input[type="text"] {
    width: 20px !important;
    height: 18px !important;
    padding: 0;
    font-size: 10px;
}

.pagerWrapper .sectionRight {
    float: left;
    width: 55px;
    text-align: left;
}

.pagerWrapper .sectionMiddle {
    margin: 0 95px 0 55px;
    text-align: center;
}

.pagerWrapper .sectionMiddle.noLeft {
    margin: 0 0 0 55px;
}

.pagerWrapper .sectionMiddle.noRight {
    margin: 0 95px 0 0;
}

.pagerWrapper .sectionMiddle.noLeft.noRight {
    margin: 0;
}

.pagerWrapper .page {
    display: inline-block;
    padding: 3px;
    margin: 7px 1px;
    border: 1px #768399 solid;
    border-radius: 3px;
    vertical-align: initial;
    text-align: center;
    line-height: 10px;
    color: #5c6b89;
    font-size: 1.1em;
    white-space: nowrap;
}

.pagerWrapper .page:hover {
    background: rgb(165,177,199);
    background: linear-gradient(to bottom, rgba(165,177,199,1) 0,rgba(118,131,153,1) 100%);
    color: #fff;
}

.pagerWrapper .page.selected {
    width: auto;
    border: none;
}

.pagerWrapper .page.selected:hover {
    background: none;
    color: #5c6b89;
}

.pagerWrapper .nextPage,
.pagerWrapper .previousPage {
    width: auto;
    background: rgb(165,177,199);
    background: linear-gradient(to bottom, rgba(165,177,199,1) 0,rgba(118,131,153,1) 100%);
    color: #fff;
    padding: 4px 3px 7px;
}

.pagerWrapper .nextPage:hover,
.pagerWrapper .previousPage:hover {
    width: auto;
    background: none;
    color: #7988a7;
}
/************ End Of Pager Wrapper *************/
/* Start of LastMessage */

.alertWrapper.alert {
    margin: 5px 2px;
}

.alertWrapper img {
    float: left;
    margin-right: 5px;
}



.LastMessageError, .messageBoxError {
    background: #fcf0be;
    background: linear-gradient(to bottom, #fce1e0 0,#fabdba 100%);
    box-shadow: inset 0 0 1px #fce1e0, inset 0 30px 20px -20px #FDD9D7, 0 1px 2px #D6D6D6;
    border: 1px solid #cc726e;
    border-radius: 5px;
    -webkit-animation: msg-error-pulse 1.5s infinite;
    -moz-animation: msg-error-pulse 1.5s infinite;
    animation: msg-error-pulse 1.5s infinite;
}

.LastMessageWarning, .messageBoxWarning {
    background: #FCF0BE;
    background: linear-gradient(to bottom, #FCF0BE 0,#F7E4A2 100%);
    box-shadow: inset 0 0 1px #F7FEF2, inset 0 30px 20px -20px #FCF0BE, 0 1px 2px #D6D6D6;
    border: 1px solid #ECC579;
    border-radius: 5px;
}

.LastMessageSuccess, .messageBoxSuccess {
    background: #edf7f1;
    background: linear-gradient(to bottom, #edf7f1 0,#83cca0 100%);
    box-shadow: inset 0 0 1px #edf7f1, inset 0 30px 20px -20px #BFF5D4, 0 1px 2px #D6D6D6;
    border: 1px solid #00832d;
    border-radius: 5px;
}

.LastMessageInformation, .messageBoxInformation {
    background: #b8d6ff;
    background: linear-gradient(to bottom, #b8d6ff 0,#6caaff 100%);
    box-shadow: inset 0 0 1px #edf7f1, inset 0 30px 20px -20px #a7ccff, 0 1px 2px #D6D6D6;
    border: 1px solid #398dff;
    border-radius: 5px;
}

.RadToolTip.messageBoxError,
.RadToolTip.messageBoxWarning,
.RadToolTip.messageBoxSuccess,
.RadToolTip.messageBoxInformation,
.RadWindow.messageBoxError,
.RadWindow.messageBoxWarning,
.RadWindow.messageBoxSuccess,
.RadWindow.messageBoxInformation {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.RadNotification.messageBoxError {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background-color: #fce1e0 !important;
    padding: 0 !important;
}

.RadNotification.messageBoxWarning {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background-color: #fcf695 !important;
    padding: 0 !important;
}

.RadNotification.messageBoxSuccess {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background-color: #edf7f1 !important;
    padding: 0 !important;
}

.RadNotification.messageBoxInformation {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background-color: #dbe5fa !important;
    padding: 0 !important;
}


/* End Of LastMessage */
/* Password Box Strength */
.pwdChkCon0 {
    border-right: #bebebe 1px solid;
    border-bottom: #bebebe 1px solid;
    background-color: #ebebeb;
    text-align: center;
    color: Black;
}

.pwdChkCon1 {
    border-right: #bb2b2b 1px solid;
    border-bottom: #bb2b2b 1px solid;
    background-color: #ff4545;
    text-align: center;
    color: Black;
}

.pwdChkCon2 {
    border-right: #e9ae10 1px solid;
    border-bottom: #e9ae10 1px solid;
    background-color: #ffd35e;
    text-align: center;
    color: Black;
}

.pwdChkCon3 {
    border-right: #42c423 1px solid;
    border-bottom: #42c423 1px solid;
    background-color: #4ce428;
    text-align: center;
    color: Black;
}

.pwdChkCon4 {
    border-right: #2f9516 1px solid;
    border-bottom: #2f9516 1px solid;
    background-color: #3abb1c;
    text-align: center;
    color: Black;
}
/* End Password Box Strength */
/* Start of Date Picker */
#datePicker {
    margin: 0 auto;
    position: relative;
}

    #datePicker a {
        line-height: 18px;
    }

#monthPicker, #yearPicker {
    display: none;
    position: absolute;
    top: 10px;
    right: 0;
    width: 100%;
    padding: 10px 0;
}

.showPicker {
    display: block !important;
}

.hidePicker {
    display: none;
}

.pickerEffect {
}

#monthPicker table {
    direction: rtl;
}

#monthPicker a:link, #yearPicker a:link {
    display: inline-block;
    padding: 3px 16px;
    color: #666;
    background: url('/Components/General/Resources/Images/fa/Bullet1.png') no-repeat right 10px;
}

#monthPicker a:hover, #yearPicker a:hover {
    color: #FC4404;
    text-decoration: none;
    background-color: #fff;
}

.yearPickerFormWrapper {
    display: inline-block;
    padding: 10px 7px;
    background-color: #ededed;
}

#yearPicker input[class="datePickerTextBox"] {
    margin: 0 5px 0 0 !important;
    padding: 3px !important;
    height: 16px !important;
    width: 60px !important;
    font: normal 11px SDF !important;
    color: #134983 !important;
    border: 1px solid #999 !important;
    background: #f3f3f3 !important;
    float: right;
}

#yearPicker input[class="datePickerButton"] {
    margin: 0 3px 0 0 !important;
    padding: 0 !important;
    height: 24px !important;
    width: 65px !important;
    padding: 3px !important;
    font: normal 11px SDF !important;
    color: #000 !important;
    float: right;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

.pickerLabel {
    float: right;
    font: normal 11px SDF;
    line-height: 24px;
}
/* End of Date Picker */
/* MagicZoom */
.MagicZoom img {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Style of zoomed window */
.MagicZoomBigImageCont {
    border: 1px solid #999;
    direction: ltr;
}

/* Style of header, activated with "title" attribute in <a> tag */
.MagicZoomHeader {
    font-size: 8pt !important;
    line-height: normal !important;
    color: #fff;
    background: #666;
    text-align: center !important;
}

/* Style of small square under mouse */
.MagicZoomPup {
    border: 1px solid #aaa;
    background: #fff;
    cursor: move;
}

/* Style of message box while image is loading */
.MagicZoomLoading {
    border: 1px solid #ccc;
    background: #fff url(Images/General/MagicThumb/Loader.gif) no-repeat 2px 50%;
    padding: 4px 4px 4px 24px !important;
    margin: 0;
    text-decoration: none;
    text-align: left;
    font-size: 8pt;
    font-family: sans-serif;
    color: #444;
}
/* Style of the small image link */
.MagicZoomPlus {
    cursor: url(/Components/General/Resources/Images/Graphics/ZoomIn.cur), pointer;
    outline: 0 !important;
}

    /* Style of the small image */
    .MagicZoomPlus img {
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /* Style of the span inside the small image link */
    .MagicZoomPlus span {
        display: none !important;
    }


/* Style of hotspots */
.MagicHotspots {
    display: none;
    visibility: hidden;
}

    .MagicHotspots a {
        border: 1px solid #ccc;
    }

        .MagicHotspots a:hover {
            border: 1px solid red;
        }

/* Style of the small image link */
.MagicThumb, .MagicThumb:hover {
    cursor: url(/Components/General/Resources/Images/Graphics/ZoomIn.cur), pointer;
    outline: 0 !important;
}

/* Style of the small image when the large image is expanded */
.MagicThumb-expanded-thumbnail {
    cursor: default;
}

/* Style of the span inside the small image link */
.MagicThumb span {
    display: none !important;
}

/* Style of the small image */
.MagicThumb img {
    border-width: 1px;
    border-style: solid;
    border-color: #9a9a9a;
}

/* Style of the expanded image */
.MagicThumb-expanded {
    cursor: url(/Components/General/Resources/Images/Graphics/ZoomOut.cur), pointer;
    background: transparent;
    border: 1px solid #ccc;
    outline: 0;
    padding: 0;
}

/* Style of the caption for the expanded image */
.MagicThumb-caption {
    color: #333;
    font: bold 13px SDF;
    background: #ccc;
    text-align: right;
    padding: 8px;
    border: 0 !important;
    outline: 0 !important;
    font-weight: bold;
}

/* Style of the close/next/previous buttons */
.MagicThumb-buttons {
    background: transparent url(/Components/General/Resources/Images/Graphics/Buttons1.png) no-repeat 0 0;
    height: 24px;
    display: block;
}

    .MagicThumb-buttons a {
        width: 24px;
        height: 24px;
        margin: 0 1px !important;
        overflow: hidden;
    }

/* Style of the loading message box */
.MagicThumb-loader {
    font: normal 12pt sans-serif;
    border: 1px solid #000;
    background: #fff url(/Components/General/Resources/Images/Graphics/loader.gif) no-repeat 2px 50%;
    padding: 2px 2px 2px 22px;
    margin: 0;
    text-decoration: none;
    text-align: left;
}

/* Style of the small images which swap the main image */
.MagicThumb-swap {
}

/* Style to hide caption on page. Only needed for #id method. */
.MagicThumb-external-caption {
    display: none;
}

div.MagicSlideshow {
    border: 1px solid #636363;
    background: transparent;
    display: none; /* hides all images until Magic Slideshow is ready */
    direction: ltr;
}

/* Styles for images */
img.MagicSlideshowImage {
    border: none;
}

/* Styles for images container */
div.MagicSlideshowImagesContainer {
}

/* Styles for thumbnails */
img.MagicSlideshowThumbnail {
    direction: ltr;
}

/* Styles for thumbnails container */
div.MagicSlideshowThumbnailsContainer {
    padding: 0 1px;
}

div.MagicSlideshowThumbnailsContainerStyle {
    background: #FFFFFF;
}

/* Styles for descriptions */
.MagicSlideshowDescription {
    line-height: 24px;
    padding-right: 5px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    font: bold 13px SDF;
    text-align: right;
    margin: 2px;
}

.MagicSlideshowDescriptionBelow {
    font: normal 11px SDF;
}
/* Styles for links if using text descriptions */
.MagicSlideshowDescription a {
    color: #CFCFCF;
}

    .MagicSlideshowDescription a:visited {
        color: #ACACAC;
    }

    .MagicSlideshowDescription a:hover {
        color: #FFFFFF;
    }

/* Style for loading box */
div.MagicSlideshowLoadingBox {
    background: #FFFFFF url( 'Images/General/Loader.gif' ) no-repeat 2px 50%;
    padding: 4px 4px 4px 24px !important;
    margin: 0 !important;
    line-height: 15px;
    color: #363636;
    border: 1px solid #696969;
    text-align: right;
}

/* Styles for arrows */
a.MagicSlideshowArrow {
    width: 24px !important;
    height: 24px !important;
    cursor: pointer;
    background: url( 'Images/General/MagicThumb/Arrows.gif' );
    padding: 0 !important;
    margin: 0 !important;
}

a.MagicSlideshowArrowTop {
    background-position: 24px 0;
}

a.MagicSlideshowArrowRight {
    background-position: 0 0;
}

a.MagicSlideshowArrowBottom {
    background-position: 24px 24px;
}

a.MagicSlideshowArrowLeft {
    background-position: 0 24px;
}
/* End of MagicZoom */
/* Start of FancyBox */
.fancybox {
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px #000000;
        -moz-box-shadow: 0 10px 25px #000000;
        box-shadow: 0 10px 25px #000000;
    }

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('Images/General/FancyBox/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('Images/General/FancyBox/Fancybox_Loading.gif') center center no-repeat;
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('Images/General/FancyBox/Blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: #000000;
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('Images/General/FancyBox/Fancybox_Overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent; /* Fallback for web browsers that doesn't support RGBa */
        background: #000000;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}
/* End of fancyBox */
/* Start of Light Tab */
.lightTabSkin1 {
}

    .lightTabSkin1 > ul {
        margin: 0;
        padding: 0;
        height: 24px;
        list-style: none;
    }

        .lightTabSkin1 > ul:after {
            content: '';
            display: block;
            clear: both;
            height: 0;
        }

        .lightTabSkin1 > ul > li {
            float: left;
            zoom: 1;
            height: 23px;
            background: #eee;
            border: solid 1px #999;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom: none;
            background-image: linear-gradient(to bottom, #f1f1f1 0,#e0e0e0 50%,#d4d4d4 51%,#e8e8e8 100%);
        }

            .lightTabSkin1 > ul > li:hover {
                background: rgb(241,231,103);
                background: linear-gradient(to bottom, rgba(241,231,103,1) 0,rgba(254,182,69,1) 100%);
            }

            .lightTabSkin1 > ul > li a {
                line-height: 22px;
                display: block;
                padding: 0 5px;
                outline: none;
                text-decoration: none;
                font: normal normal 11px/2 SDF !important;
            }

                .lightTabSkin1 > ul > li a:hover {
                }

            .lightTabSkin1 > ul > li.active {
                background: #fff;
                padding-top: 4px;
                position: relative;
                top: -3px;
                border-color: #666;
            }

            .lightTabSkin1 > ul > li a.active {
            }

    .lightTabSkin1 > div {
        background: #fff;
        border: solid #666 1px;
        padding: 10px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

        .lightTabSkin1 > div:after {
            content: '';
            display: block;
            clear: both;
            height: 0;
        }
/*******************Start of light tab skin2***********************/
        .lightTabSkin2 {
}

    .lightTabSkin2 > ul {
        margin: 0;
        padding: 0;
        height: 24px;
        list-style: none;
         background: #8891B1 !important;
    }

        .lightTabSkin2 > ul:after {
            content: '';
            display: block;
            clear: both;
            height: 0;
        }

        .lightTabSkin2 > ul > li {
            float: left;
            zoom: 1;
            height: 23px;
            background: #eee;
            border: solid 1px #999;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom: none;
            background-image: linear-gradient(to bottom, #f1f1f1 0,#e0e0e0 50%,#d4d4d4 51%,#e8e8e8 100%);
        }

            .lightTabSkin2 > ul > li:hover {
                background: rgb(241,231,103);
                background: linear-gradient(to bottom, rgba(241,231,103,1) 0,rgba(254,182,69,1) 100%);
            }

            .lightTabSkin2 > ul > li a {
                line-height: 22px;
                display: block;
                padding: 0 5px;
                outline: none;
                text-decoration: none;
                font: normal normal 11px/2 SDF !important;
            }

                .lightTabSkin1 > ul > li a:hover {
                }

            .lightTabSkin2 > ul > li.active {
                background: #fff;
                padding-top: 4px;
                position: relative;
                top: -3px;
                border-color: #666;
            }

            .lightTabSkin2 > ul > li a.active {
            }

    .lightTabSkin2 > div {
        background: #fff;
        border: solid #666 1px;
        padding: 10px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

        .lightTabSkin2 > div:after {
            content: '';
            display: block;
            clear: both;
            height: 0;
        }
/* End of Light Tab */
/************ Start Of Tab Style *************/
/************ Tab Style1 *************/
.tab-container-style1 {
    margin-bottom: 15px;
}

.tab-container-style1 .nav-tabs {
    padding: 8px 0 8px  8px;
    border-radius: 5px 5px 0 0;
    background: #394263 !important;
}

.tab-container-style1 .nav-tabs > li > a {
    color: #fff;
    border: none;
}

.tab-container-style1 .nav-tabs > li > a:hover {
    border: none;
    background: none;
}

.tab-container-style1 .nav-tabs > li.active > a,
.tab-container-style1 .nav-tabs > li.active > a:hover,
.tab-container-style1 .nav-tabs > li.active > a:focus {
    color: #262c44;
    background: #fff;
    border: none;
}

.tab-container-style1 .tab-content .tab-pane {
    padding: 15px;
}
/************ Tab Style2 *************/
.tab-container-style2 {
    margin-bottom: 15px;
}

.tab-container-style2 .nav-tabs {
    padding: 8px 0 8px  8px;
    border-radius: 5px 5px 0 0;
    background: #707a9d !important;
}

.tab-container-style2 .nav-tabs > li > a {
    color: #fff;
    border: none;
}

.tab-container-style2 .nav-tabs > li > a:hover {
    border: none;
    background: none;
}

.tab-container-style2 .nav-tabs > li.active > a,
.tab-container-style2 .nav-tabs > li.active > a:hover,
.tab-container-style2 .nav-tabs > li.active > a:focus {
    color: #262c44;
    background: #fff;
    border: none;
}

.tab-container-style2 .tab-content .tab-pane {
    padding: 15px;
}
/************ End Of Tab Style *************/
/* Accordion Box */
.accordionBox1 {
    float: left;
}

    .accordionBox1 .itemSection {
        padding: 1px 1px;
        height: 22px;
        background-color: #9da2a8;
        background-image: linear-gradient(to bottom, #9da2a8 0,#70767b 50%,#5e656b 51%,#5d646a 100%);
        border: 1px solid #5d646a;
        cursor: pointer;
        position: relative;
    }


        .accordionBox1 .itemSection .text {
            display: inline-block;
            float: left;
            margin: 0 0 0 5px;
            font: normal 11px/22px SDF;
            color: #ffffff;
        }

        .accordionBox1 .itemSection span.arrow {
            height: 8px;
            width: 12px;
            position: absolute;
            background-image: url(Images/General/Accordion/Arrows.png);
            right: 8px;
        }

        .accordionBox1 .itemSection.open span.arrow {
            top: 8px;
            background-position: -12px 0;
        }

            .accordionBox1 .itemSection.open span.arrow:hover {
                top: 8px;
                background-position: -12px -8px;
            }

        .accordionBox1 .itemSection.close span.arrow {
            top: 8px;
        }

            .accordionBox1 .itemSection.close span.arrow:hover {
                top: 8px;
                background-position: 0 -8px;
            }

    .accordionBox1 .itemContent {
        clear: both;
        border: 1px solid #828282;
        padding: 5px;
    }


.accordionBox2 {
    float: left;
}

    .accordionBox2 .itemSection {
        padding: 1px 1px;
        height: 22px;
        background: #a9aeb2;
        background: linear-gradient(#a9aeb2 50%, #848b90 50%);
        border: 1px solid #828282;
        cursor: pointer;
        position: relative;
    }


        .accordionBox2 .itemSection .text {
            display: inline-block;
            float: left;
            margin: 0 0 0 5px;
            font: normal 11px/22px SDF;
            color: #ffffff;
        }

        .accordionBox2 .itemSection span.arrow {
            height: 8px;
            width: 12px;
            position: absolute;
            background-image: url(Images/General/Accordion/Arrows.png);
            right: 8px;
        }

        .accordionBox2 .itemSection.open span.arrow {
            top: 8px;
            background-position: -12px 0;
        }

            .accordionBox2 .itemSection.open span.arrow:hover {
                top: 8px;
                background-position: -12px -8px;
            }

        .accordionBox2 .itemSection.close span.arrow {
            top: 8px;
        }

            .accordionBox2 .itemSection.close span.arrow:hover {
                top: 8px;
                background-position: 0 -8px;
            }

    .accordionBox2 .itemContent {
        clear: both;
        border: 1px solid #828282;
        padding: 5px;
    }


.accordionBox3 {
    float: left;
}

    .accordionBox3 .itemSection {
        padding: 1px 1px;
        height: 22px;
        background-color: #fdfdfd;
        background-image: linear-gradient(to bottom, #fdfdfd 0,#ebebeb 100%);
        border-bottom: 1px solid #6c6c6c;
        border-left: 1px solid #6c6c6c;
        border-right: 1px solid #6c6c6c;
        cursor: pointer;
        position: relative;
    }

        .accordionBox3 .itemSection:hover {
            background-color: #c4c4c4;
            background-image: linear-gradient(to bottom, #fdfdfd 0,#c4c4c4 100%);
            color: #000000;
        }


        .accordionBox3 .itemSection .text {
            display: inline-block;
            float: left;
            margin: 0 0 0 5px;
            font: normal 11px/22px SDF;
            color: #555960;
        }

        .accordionBox3 .itemSection span.arrow {
            height: 8px;
            width: 12px;
            position: absolute;
            background-image: url(Images/General/Accordion/Arrows.png);
            right: 8px;
        }

        .accordionBox3 .itemSection.open span.arrow {
            top: 8px;
            background-position: -12px 0;
        }

            .accordionBox3 .itemSection.open span.arrow:hover {
                top: 8px;
                background-position: -12px -8px;
            }

        .accordionBox3 .itemSection.close span.arrow {
            top: 8px;
        }

            .accordionBox3 .itemSection.close span.arrow:hover {
                top: 8px;
                background-position: 0 -8px;
            }

    .accordionBox3 .itemContent {
        clear: both;
        border: 1px solid #828282;
        padding: 5px;
        background-color: #cbced3;
    }

    .accordionBox3 a {
        display: block;
        font: normal 11px/22px SDF;
        color: #555960;
        text-decoration: none;
        padding: 1px 3px;
    }

        .accordionBox3 a:hover {
            display: block;
            font: normal 11px/22px SDF;
            color: #666666;
            text-decoration: none;
            background-color: #c5c5c5;
            background-image: linear-gradient(to bottom, #fdfdfd 0,#c5c5c5 100%);
            border: 1px solid #9e9e9e;
            border-radius: 3px;
            padding: 0 2px;
        }

    .accordionBox3 .group {
        margin-top: 10px;
        padding: 0 2px;
        display: block;
        font: normal 11px/22px SDF;
        position: relative;
    }

        .accordionBox3 .group .arrow {
            height: 8px;
            width: 12px;
            position: absolute;
            background-image: url(Images/General/Accordion/Arrows.png);
            background-position: -12px 0;
            right: 8px;
            top: 8px;
        }

        .accordionBox3 .group a {
            padding: 0 10px;
            border: 1px solid transparent;
        }

            .accordionBox3 .group a:hover {
                border: 1px solid #9e9e9e;
            }

.menuLink {
    padding: 2px 4px;
    height: 22px;
    background-color: #fdfdfd;
    background-image: linear-gradient(to bottom, #fdfdfd 0,#ebebeb 100%);
    border: 1px solid #6c6c6c;
    cursor: pointer;
    font: normal 11px/22px SDF;
    display: block;
    text-decoration: none;
    color: #555960;
}
/* End of Accordion Box */
.menuBottom {
    margin-bottom: 0 !important;
}

.menuGroup {
    margin: 10px;
}

.menuContainer {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.menuGroup a {
    display: block;
}

.middleContainer {
    padding-left: 0 !important;
}
.popupBody .middleContainer {
    padding-left: 15px !important;
    margin-top: 15px !important;
}

.topHeader {
    margin-top: 10px;
    background-color: #2d363f;
    padding: 10px;
}

    .topHeader .userInfo {
        color: #fff;
    }

    .topHeader .dateTime {
        color: #fff;
    }

    .topHeader .themeSelect > label {
        color: #fff;
        display: inline-block;
    }

    .topHeader .themeSelect > div {
        display: inline-block;
    }

    .topHeader .subdomainSelect > label {
        color: #fff;
        display: inline-block;
    }

    .topHeader .subdomainSelect > select {
        display: inline-block;
    }

    .topHeader .topTools {
        float: left;
    }


.panel-search {
    /*margin-top: 5px;*/
    margin-bottom: 10px !important;
}

    .panel-search > .panel-heading {
        background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
        background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
        background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    }


        .panel-search > .panel-heading span:before {
            content: "\e862";
            font: normal normal 0.8em/1 Glyphicons Halflings;
            color: #000;
            padding: 5px;
        }

        .panel-search > .panel-heading.collapsed span:before {
            content: "\e863";
        }

        .panel-search > .panel-heading h2 {
            font: normal normal 1.2em/1.2 SDF, SDF;
            margin: 0;
        }

    .panel-search > .panel-body {
        background-color: #fefefe;
        border-right: 1px solid #ececec;
        border-left: 1px solid #ececec;
        border-radius: 0;
        margin: 0;
        padding: 8px 10px;
    }

.spacer {
    height: 10px;
    display: block;
}

.btn-normal {
    width: 120px;
}

.btn-large {
    width: 180px;
}

.btn-remove {
    color: #a94442 !important;
}

.btns-box {
    margin-bottom: 16px;
}

.btns-edit-box {
    display: inline-block;
}

    .btns-edit-box .glyphicon {
        font-size: 22px;
        margin-right: 10px;
    }

.panel-heading {
    cursor: pointer;
}

.accordion-caret .accordion-toggle:after,
.accordion-caret .accordion-switch:before {
    content: '';
    font-family: 'Glyphicons Halflings';
    font-size: 14px;
    margin-right: 5px;
    vertical-align: -1px;
}

.accordion-caret .accordion-toggle:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
}

.accordion-caret a.accordion-toggle:after {
    float: right !important;
    position: static !important;
    margin-top: 0px !important;
}

.headingDate {
    padding-left: 40px !important;
}

.accordion-caret .accordion-toggle {
    position: relative;
}


    .accordion-caret .accordion-toggle:not(.collapsed):after {
        content: "\E857";
        margin-left: 0;
    }

    .accordion-caret .accordion-toggle.collapsed:after {
        content: "\E814";
        margin-left: 5px;
    }

.accordion-caret .accordion-switch:not(.collapsed):before {
    content: "\E806";
    margin-left: 5px;
}

.accordion-caret .accordion-switch.collapsed:before {
    content: "\E805";
    margin-left: 5px;
}

.panel-nested {
    max-height: 530px;
    overflow: auto;
}

.table-nested {
    max-height: 330px;
    overflow: auto;
}

.panel-light .panel-heading {
    background-image: linear-gradient(to bottom, #f5f5f5 0, #FFFFFF 100%);
    background-repeat: repeat-x;
}

dt, dd {
    line-height: 1.7;
}


@media (min-width: 992px) {
    .modal-xlarge {
        width: 1100px !important;
    }
}
/************ CSS Animations *************/

/************ Start Of Bounce *************/
@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

.Bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
/************ End Of Bounce *************/

/************ Start Of Flash *************/
@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.Flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
/************ End Of Flash *************/

/************ Start Of Pulse *************/
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.Pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
/************ End Of Pulse *************/

/************ Start Of RubberBand *************/
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.RubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
/************ End Of RubberBand *************/

/************ Start Of Shake *************/
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.Shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
/************ End Of Shake *************/

/************ Start Of Swing *************/
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.Swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
/************ End Of Swing *************/

/************ Start Of Tada *************/
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.Tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
/************ End Of Tada *************/

/************ Start Of Wobble *************/
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.Wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
/************ End Of Wobble *************/

/************ Start Of Jello *************/
@-webkit-keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.Jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}
/************ End Of Jello *************/

/************ Start Of BounceIn *************/
@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.BounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
/************ End Of BounceIn *************/

/************ Start Of BounceInDown *************/
@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.BounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
/************ End Of BounceInDown *************/

/************ Start Of BounceInLeft *************/
@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.BounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
/************ End Of BounceInLeft *************/

/************ Start Of BounceInRight *************/
@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.BounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
/************ End Of BounceInRight *************/

/************ Start Of BounceInUp *************/
@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.BounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
/************ End Of BounceInUp *************/

/************ Start Of FadeIn *************/
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.FadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
/************ End Of FadeIn *************/

/************ Start Of FadeInDown *************/
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
/************ End Of FadeInDown *************/

/************ Start Of FadeInDownBig *************/
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
/************ End Of FadeInDownBig *************/

/************ Start Of FadeInLeft *************/
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
/************ End Of FadeInLeft *************/

/************ Start Of FadeInLeftBig *************/
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
/************ End Of FadeInLeftBig *************/

/************ Start Of FadeInRight *************/
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
/************ End Of FadeInRight *************/

/************ Start Of FadeInRightBig *************/
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
/************ End Of FadeInRightBig *************/

/************ Start Of FadeInUp *************/
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
/************ End Of FadeInUp *************/

/************ Start Of FadeInUpBig *************/
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
/************ End Of FadeInUpBig *************/

/************ Start Of Flip *************/
@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.Flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}
/************ End Of Flip *************/

/************ Start Of FlipInX *************/
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.FlipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
/************ End Of FlipInX *************/

/************ Start Of FlipInY *************/
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.FlipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
/************ End Of FlipInY *************/

/************ Start Of FlipOutX *************/
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.FlipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
/************ End Of FlipOutX *************/

/************ Start Of FlipOutY *************/
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.FlipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}
/************ End Of FlipOutY *************/

/************ Start Of LightSpeedIn *************/
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.LightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
/************ End Of LightSpeedIn *************/

/************ Start Of LightSpeedOut *************/
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.LightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
/************ End Of LightSpeedOut *************/

/************ Start Of RotateIn *************/
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.RotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
/************ End Of RotateIn *************/

/************ Start Of RotateInDownLeft *************/
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.RotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
/************ End Of RotateInDownLeft *************/

/************ Start Of RotateInDownRight *************/
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.RotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
/************ End Of RotateInDownRight *************/

/************ Start Of RotateInUpLeft *************/
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.RotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
/************ End Of RotateInUpLeft *************/

/************ Start Of RotateInUpRight *************/
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.RotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
/************ End Of RotateInUpRight *************/

/************ Start Of Hinge *************/
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.Hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}
/************ End Of Hinge *************/

/************ Start Of RollIn *************/
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.RollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
/************ End Of RollIn *************/

/************ Start Of RollOut *************/
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.RollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
/************ End Of RollOut *************/

/************ Start Of ZoomIn *************/
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.ZoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
/************ End Of ZoomIn *************/

/************ Start Of ZoomInDown *************/
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.ZoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
/************ End Of ZoomInDown *************/

/************ Start Of ZoomInLeft *************/
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.ZoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

/************ End Of ZoomInLeft *************/

/************ Start Of ZoomInRight *************/
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.ZoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
/************ End Of ZoomInRight *************/

/************ Start Of ZoomInUp *************/
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.ZoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

/************ End Of ZoomInUp *************/

/************ Start Of SlideDown *************/
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.SlideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
/************ End Of SlideDown *************/

/************ Start Of SlideInLeft *************/
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.SlideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
/************ End Of SlideInLeft *************/

/************ Start Of SlideInRight *************/
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.SlideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
/************ End Of SlideInRight *************/

/************ Start Of SlideInUp *************/
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.SlideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
/************ End Of SlideInUp *************/
/* End of Module General */
/********************************************* New Theme Styles *********************************************/
/******************** Globals ********************/
body {
    margin: 0;
    direction: ltr;
    line-height: 1.7 !important;
    background: #f0f0f0 !important;
    font-size: 13px !important;
    border-top: 6px solid #313854;
}

a {
    text-decoration: none !important;
}


a:hover {
    text-decoration: none !important;
    border-bottom: 1px dotted #313854 !important;
}

.glyphicon-2x {
    font-size: 40px;
}

.full-width {
    width: 100% !important;
}

.table-striped {
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}

.gridHeader {
    background-color: #F8F8F8 !important;
}

    .gridHeader th {
        border-top: 0 !important;
        text-align: center;
        color: #222 !important;
    }

.table-responsive {
    padding: 5px;
}

.table-striped > tbody > tr:nth-child(odd),
.table-striped > tbody > tr:hover {
    background: #eee !important;
}
.table-hover > tbody > tr:hover,
.table-hover > tbody > tr.pinkRow:hover {
    background-color: #89EAAA !important;
}

.rgMasterTable > tbody > tr:hover,
.rgMasterTable > tbody > tr.pinkRow:hover {
    background-color: #89EAAA !important;
}

.table-hover > tbody > tr.pagerCustomGrid:hover {
    background-color: #fff !important;
}

.dirLtr {
    direction: ltr;
}
/******************** Header ********************/
.adminHeader {
    background: #394263;
}

    .adminHeader a:hover {
        color: #fff;
        text-decoration: none !important;
    }

.mini-logo {
    margin-top: -40px;
    position: relative !Important;
    top: 4px !important;
}

.username {
    font-weight: bold;
}

.calendarWrapper {
    min-width: 320px !important;
    padding: 15px !important;
}

.siteView {
    float: right;
}

.calendarLink {
    float: right;
}

#menuSearch {
    right: 0 !important;
}

.menuSearchBox {
    width: 145px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 5px;
    padding-top: 7px;
    background: #4fc1e9;
    border: 0 !important;
    border-radius: 3px;
    transition: all 1s;
    float: right;
}

    .menuSearchBox::-webkit-input-placeholder {
        color: #fff;
    }

    .menuSearchBox::-moz-placeholder {
        color: #fff;
    }

    .menuSearchBox:-ms-input-placeholder {
        color: #fff;
    }

    .menuSearchBox:-moz-placeholder {
        color: #fff;
    }

    .menuSearchBox.closeBox {
        padding: 5px 0;
        width: 0;
    }

.searchMenuParent {
    overflow: hidden;
    height: 50px;
    transition: all 1s;
}
/******************** Nav Icon ********************/
.navIcon {
    font-size: 18px;
    color: #fff;
    padding: 17px;
    cursor: pointer;
    display: inline-block;
    transition: color .3s;
}

    .navIcon:hover {
        color: #4fc1e9;
    }
/******************** Current Page Bar ********************/
.currentPage {
    padding: 15px;
    background: #fff;
    overflow-x: hidden;
    box-shadow: 0px 0px 5px #7B7B7B;
    text-align: left;
}
/******************** Subdomain Select ********************/
.subdomainSelect {
    float: right;
}

    .subdomainSelect select {
        border-radius: 3px !important;
        border: 0 !important;
        box-shadow: none !important;
        background: #4fc1e9;
        color: #222;
        height: 35px;
        padding: 0px 10px !important;
        width: 170px;
        float: right;
        margin: 8px;
        margin-left: 0;
    }
/******************** Sidebar ********************/
.sideBar {
    overflow: hidden;
    background-color: #394263;
    padding-left: 0 !important;
    padding-right: 0 !important;
    transition: all .5s;
}

    .sideBar.closed {
        background: #394263;
        width: 0;
        padding: 0;
        transition: all .5s;
    }

.sideBarInner {
    min-width: 200px;
}

.sideBar .adminLogo {
    display: block;
    font-size: 22px;
    text-align: center;
    color: #fff;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

    .sideBar .adminLogo:hover {
        color: #4fc1e9;
    }

.sideBar .panel, .sideBar .panel-heading, .sideBar a {
    transition: all .3s;
}

    .sideBar a:focus {
        outline: 0 none;
    }

.sideBar .panel,
.sideBar .panel-default,
.sideBar .panel-heading,
.sideBar .navbar,
.sideBar .navbar-default {
    box-shadow: none;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
}

    .sideBar .panel-default .panel-heading {
        padding: 0 !important;
        text-align: left;
    }

    .sideBar .panel-default a {
        border: none !important;
    }

.sideBar .panel {
    margin: 0;
}

.sideBar .navbar-brand {
    color: #EAEAEA;
}

.sideBar .navbar a {
    color: #fff;
    display: block;
    font: 0.95em/1.6 SDF,Tahoma;
    padding: 10px 18px;
    position: relative;
}

    .sideBar .navbar a.collapsed {
        color: #dce3ec;
        text-decoration: none;
        text-shadow: none;
        background-color: transparent;
        border-radius: 0;
    }

    .sideBar .navbar a:hover,
    .sideBar .navbar .selected a,
    .sideBar .navbar .selected a.collapsed:hover {
        color: #4dbae1;
        text-decoration: none;
    }


.sideBar .navbar .selected .panel-heading a {
    background-color: #262c44;
    color: #4dbae1;
}

.sideBar .navbar .selected a.collapsed {
    color: #dce3ec;
    text-shadow: none;
    background-color: transparent;
    border-radius: 0;
}

.sideBar .panel-collapse {
    background-color: #313854;
    padding: 15px;
}

.sideBar .selected .panel-collapse a {
    color: #dce3ec;
    display: block;
    padding: 10px 5px;
    font: normal normal 0.9em/1.2 SDF, Tahoma;
    text-shadow: none;
}

    .sideBar .selected .panel-collapse a:hover {
        color: #4dbae1;
        border-bottom: none !important;
    }

.sideBar .navbar .menuGroup {
    margin: 5px;
    font: normal normal 0.9em/1.2 SDF, Tahoma;
    color: #82a0bf;
}

    .sideBar .navbar .menuGroup a {
        font-size: 1em;
    }

.sideBar .navbar .panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\E812";
    color: #fff;
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -9px;
    transform: rotate(-90deg);
    transition: all .3s;
}

.sideBar .panel:first-child .panel-heading a:after {
    content: "\E837";
    color: #dce3ec;
    font-size: 1.1em;
    transform: none !important;
}

.sideBar .navbar .panel-heading a.collapsed:after {
    color: #fff;
    content: "\E814";
    right: 18px;
    margin-top: -9px;
    position: absolute;
    text-shadow: none;
    top: 50%;
    transform: none !important;
    transition: all .3s;
}

.sideBar .navbar .panel-heading a.collapsed {
    border-left: 0;
}

.sideBar .navbar .panel-heading a,
.sideBar .navbar .panel-heading a:hover {
    border-left: 6px solid #4dbae1;
}

.sideBar .panel-default > .panel-heading {
    background: none !important;
}

.sideBar .panel.selectted {
    background: #262c44;
    border-left: 6px solid #4dbae1;
}

/******************** Panels ********************/
/*///////////////////// All Panel Same Styles /////////////////////*/
.mainContentHolder .panel {
    border: 0 !important;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
    border-radius: 5px !important;
}
/*///////////////////// Search Panels /////////////////////*/
.panel-search .panel-heading {
    text-align: left !important;
    background: #f8f8f8 !important;
    color: #222;
    border: 1px solid #ccc;
    padding: 12px !important;
}

    .panel-search .panel-heading a, .panel-search .panel-heading span {
        color: #313854 !important;
    }
/*///////////////////// Shortcut Panels /////////////////////*/
.panel-shortcuts .panel-heading {
    background: #394263;
    color: #fff;
    text-align: center;
    padding: 15px 15px 25px 15px;
    position: relative;
    border-radius: 5px 5px 0 0;
    transition: all .4s;
}

    .panel-shortcuts .panel-heading.collapsed {
        padding: 15px;
        border-radius: 5px !important;
    }

        .panel-shortcuts .panel-heading.collapsed:after {
            opacity: 0;
            content: none !important;
        }

    .panel-shortcuts .panel-heading:after {
        position: absolute;
        width: 56px;
        height: 56px;
        background: #4fc1e9;
        margin: auto !important;
        border: 5px solid #fff;
        border-radius: 50%;
        padding: 12px;
        left: 0;
        right: 0;
        bottom: -40px;
        transition: all .5s;
    }

    .panel-shortcuts .panel-heading.collapsed:after {
        width: 24px;
        height: 24px;
        border: 2px solid #fff;
        padding: 2px;
        font-size: 10px;
        bottom: 4px;
    }

.panel-shortcuts .panel-body {
    padding-top: 40px;
}
/*///////////////////// Bootstrap Default Panel Styles Change /////////////////////*/
.panel-default > .panel-heading {
    padding: 15px !important;
    text-align: left;
    color: #394263 !important;
    background: #f8f8f8 !important;
}

.panel-primary > .panel-heading {
    background: #2f9fe0 !important;
    border-bottom: 1px solid #2f9fe0 !important;
    color: #fff !important;
}

.panel-danger > .panel-heading {
    background: #da4453 !important;
    border-bottom: 1px solid #da4453 !important;
    color: #fff !important;
}

.panel-success > .panel-heading {
    background: #8cc152 !important;
    border-bottom: 1px solid #8cc152 !important;
    color: #fff !important;
}

.panel-info > .panel-heading {
    background: #2f9fe0 !important;
    border-bottom: 1px solid #2f9fe0 !important;
    color: #fff !important;
}

.panel-warning > .panel-heading {
    background: #f6bb42 !important;
    border-bottom: 1px solid #f6bb42 !important;
    color: #fff !important;
}

/*///////////////////// Panels Complex /////////////////////*/
.panel.panel-complex {
    background: #394263;
    padding: 5px;
}

.panel-complex .panel-heading {
    background: #262c44;
    border-radius: 4px;
}

    .panel-complex .panel-heading h3 {
        margin: 0;
        color: #4fc1e9;
        font-weight: bold;
    }

    .panel-complex .panel-heading p {
        color: #fff;
        font-size: 12px;
        margin: 0;
        padding: 4px 0;
    }

.panel-complex .panel-body {
    padding: 0;
    background: #fff;
    border-radius: 4px;
    margin-top: 5px;
}

.panel-complex .panel-footer {
    padding-top: 15px;
    background: none;
    border: none;
    border-radius: 0;
}

    .panel-complex .panel-footer a {
        color: #D8E0FF;
        font-size: 12px;
    }

.panel-top {
    padding: 15px;
}

.panel-bottom {
    padding: 22px 0;
    background: #f0f0f0;
    border-top: 1px solid #c9c9c9;
    border-radius: 0 0 4px 4px;
}
/******************** Main Content Container ********************/
.contentContainer {
    padding: 20px 5px !important;
}

.contentContainer, .adminHeader, .sideBar {
    transition: all .5s;
    position: relative;
}
/******************** Responsive Nav Toggler ********************/
.navbar-default .navbar-toggle {
    border: none;
    background: none;
    margin-left: 0 !important;
    position: relative;
    padding: 16px 20px 16px 46px !important;
}

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background: none !important;
    }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

.navbar-brand {
    color: #fff !important;
    text-shadow: none;
}

.navbar-default .navbar-toggle:hover .icon-bar {
    background: #4fc1e9 !important;
}

.navbar-default .navbar-toggle .icon-bar {
    width: 28px;
    height: 3px;
    position: absolute;
    background-color: #fff !important;
    margin: 0 !important;
    transition: all .3s;
}

    .navbar-default .navbar-toggle .icon-bar:nth-child(2) {
        top: 5px;
    }

    .navbar-default .navbar-toggle .icon-bar:nth-child(3) {
        top: 13px;
    }

    .navbar-default .navbar-toggle .icon-bar:nth-child(4) {
        top: 21px;
    }
/******************** Side Nav Toggler ********************/
.navToggler {
    width: 50px;
    height: 32px;
    padding: 0 11px;
    margin: 10px 0;
    cursor: pointer;
    position: relative;
    transition: all .3s;
}

    .navToggler span {
        display: block;
        width: 28px;
        height: 3px;
        border-radius: 2px;
        background: #fff;
        position: absolute;
        transition: all .3s;
    }

    .navToggler .one {
        top: 5px;
    }

    .navToggler .two {
        top: 13px;
    }

    .navToggler .there {
        top: 21px;
    }

    .navToggler:hover span {
        background: #4fc1e9;
    }

    .navToggler.closed .one, .navToggler.closed .there {
        top: 13px;
    }

    .navToggler.closed .one {
        transform: rotate(45deg);
    }

    .navToggler.closed .there {
        transform: rotate(-45deg);
    }

    .navToggler.closed .two {
        opacity: 0;
    }
/******************** User Wellcome ********************/
.userWellcome {
    color: #fff !important;
    padding: 14px;
    padding-bottom: 13px !important;
    float: left;
}

    .userWellcome span {
        padding-right: 10px;
        font-family: SDF;
    }

    .userWellcome a {
        color: #4fc1e9;
    }

    .userWellcome i {
        padding: 0 4px;
    }
/******************** Form Elements ********************/

.panel-heading .title-block {
    display: inline-block;
    margin: 0;
    padding: 7px 16px;
    font-weight: bold;
    font-size: 1em !important;
    line-height: 1.9 !important;
    min-height: 37px;
}

    .panel-heading .title-block.accordion-caret {
        cursor: pointer;
    }

.panel-options {
    margin: 0 6px;
    line-height: 37px;
}

    .panel-options.full {
        line-height: 40px;
    }

    .panel-options .btn {
        border-radius: 15px;
        padding-left: 8px;
        padding-right: 6px;
        min-width: 30px;
        text-align: center;
    }

    .panel-options .btn-tools,
    .panel-options .btn-tools:focus {
        background-color: #fff;
        color: #1bbae1;
        border-color: #1bbae1;
        background-image: none;
    }

        .panel-options .btn-tools.active,
        .panel-options .btn-tools.active:focus,
        .panel-options .btn-tools:hover {
            background-color: #1bbae1;
            border-color: #1bbae1;
            color: #fff;
        }

        .panel-options .btn-tools .glyphicon {
            font-size: 1.3em;
        }

.form-control-custom {
    border-radius: 0 !important;
    border-left: 0 !important;
    width: 180px !important;
}

.form-control {
    border: 1px solid #d2d2d2;
    box-shadow: none !important;
}

    .form-control:focus {
        border-color: #4dbae1;
        box-shadow: none !important;
    }
.btn {
    font-size: 13px !important;
}

.btn-default {
    background: #fff !important;
}

.btn-primary {
    background: #2f9fe0 !important;
    border-color: #156C9F !important;
}

.btn-success {
    background: #8cc152 !important;
    border-color: #609229 !important;
}

.btn-info {
    background: #4fc1e9 !important;
    border-color: #156ea1 !important;
}

.btn-warning {
    background: #f6bb42 !important;
    border-color: #e99d00 !important;
}

.btn-danger {
    background: #da4453 !important;
    border-color: #ba1b2b !important;
}

button.close {
    opacity: 1;
}
/* BTN HOVERS */
.btn-default:hover {
    background: #F0F0F0 !important;
}

.btn-primary:hover {
    background: #1786c6 !important;
}

.btn-success:hover {
    background: #69aa21 !important;
}

.btn-info:hover {
    background: #309dc3 !important;
}

.btn-warning:hover {
    background: #d59b23 !important;
}

.btn-danger:hover {
    background: #c62435 !important;
}
/******************** Icon Shortcuts ********************/
.grid {
    margin: 0 auto;
}

.iconShortcut {
    margin-bottom: 30px;
}

    .iconShortcut a {
        color: #313854;
        text-decoration: none !important;
    }

    .iconShortcut span {
        font-size: 13px;
    }

    .iconShortcut a:hover {
        text-shadow: none !important;
        color: #2f9fe0;
        font-weight: bold;
    }

    .iconShortcut:hover span:first-child {
        background: #4fc1e9;
    }

    .iconShortcut a span:first-child {
        width: 80px;
        height: 80px;
        border-radius: 50% !important;
        background: #f0f0f0;
        padding: 16px;
    }

    .iconShortcut a span:nth-child(2) {
        padding: 12px 0;
    }

    .iconShortcut a {
        text-decoration: none;
    }

        .iconShortcut a span img {
            box-shadow: none !important;
            border: none !important;
        }
/******************** Wells ********************/
.well {
    background: #fff !important;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 1px 4px rgba(0, 0, 0, 0.12) !important;
    border-radius: 5px !important;
}

    .well .well {
        background: #f8f8f8 !important;
    }
/******************** Alters ********************/
.alert {
    box-shadow: none !important;
    text-shadow: none !important;
    color: #fff !important;
}

    .alert .close span {
        color: #ffffff !important;
        text-shadow: none;
        opacity: 1 !important;
    }


.alert-danger {
    background: #da4453 !important;
    border-color: #ba1b2b !important;
}

.alert-success {
    background: #8cc152 !important;
    border-color: #609229 !important;
}

.alert-info {
    background: #2f9fe0 !important;
    border-color: #156ea1 !important;
}

.alert-warning {
    background: #f6bb42 !important;
    border-color: #e99d00 !important;
}
/******************** Tabs ********************/
.nav-tabs {
    padding: 8px 8px 0 8px !important;
    border-radius: 5px 5px 0 0 !important;
    background: #394263 !important;
}

.nav-tabs > li > a {
    color: #fff !important;
    border: none !important;
}

.nav-tabs > li > a:hover {
    border: none !important;
    background: none !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #262c44 !important;
    background: #fff !important;
    border: none !important;
}


.tab-content .tab-pane {
    padding: 15px !important;
}

.tab-content .tab-pane:after {
    content: '';
    display: block;
    clear: both;
}
/******************** Favorites Modules Menu ********************/
.favouriteModule {
    margin-bottom: 30px;
}

    .favouriteModule .inner {
        padding: 20px 10px;
        background: #2f9fe0;
        border-radius: 5px;
        transition: all .3s;
    }

        .favouriteModule .inner a, .favouriteModule .inner .dateTime {
            padding: 24px 14px;
            display: inline-block;
            color: #fff;
            font-size: 15px;
            font-weight: bold;
            vertical-align: top;
            float: right;
            transition: all .3s;
        }

            .favouriteModule .inner a:hover {
                text-decoration: none;
                opacity: 0.7;
            }

        .favouriteModule .inner:after {
            content: '';
            display: block;
            clear: both;
        }

    .favouriteModule:hover .inner {
        background-color: #2c8cc8;
    }

    .favouriteModule .inner i {
        width: 75px;
        height: 75px;
        color: #fff;
        font-size: 40px;
        padding: 17px;
        text-align: center;
        background-color: #2c8cc8;
        border-radius: 50%;
        float: right;
        transition: all .3s;
    }

.favouriteCMS .inner {
    background-color: #8cc152;
}

    .favouriteCMS .inner i {
        background-color: #7daa4a;
    }


.favouriteCMS:hover .inner {
    background-color: #7daa4a;
}

.favouriteMedia .inner {
    background-color: #da4453;
}

    .favouriteMedia .inner i {
        background-color: #c43c4a;
    }

.favouriteMedia:hover .inner {
    background-color: #c43c4a;
}

.favouriteMembers .inner {
    background-color: #f6bb42;
}

.favouriteMembers:hover .inner {
    background-color: #e6a82f;
}

.favouriteMembers .inner i {
    background-color: #e6a82f;
}
/******************** User Widget ********************/
.adminLogo {
    font-size: 16px !important;
}

.userWidget {
    margin: 15px 0;
}

    .userWidget .username {
        color: #2f9fe0;
        font-family: SDF;
    }

    .userWidget a {
        color: #fff;
        padding: 0 8px;
    }

        .userWidget a:hover {
            color: #2f9fe0;
            text-decoration: none;
        }

        .userWidget a i {
            display: none;
        }


.imgAvatar {
    border-radius: 60px;
}
/******************** Login Page ********************/
#loginPage {
    position: relative;
    margin: auto;
    padding: 120px 0 0;
    max-width: 420px;
    text-align: left;
}

    #loginPage .glyphicon-sampa {
        color: #fff;
    }

.sidLoginLink, .sidLoginLink:link, .sidLoginLink:visited, .sidLoginLink:active {
    color: #262C44;
    text-decoration: none;
    border-bottom: 1px solid #262C44 !important;
    display: inline-block;
    text-align: center;
}

    .sidLoginLink:hover {
        color: #4fc1e9;
    }

.backToLogin {
    margin: 15px;
    text-align: center;
}
/******************** Main Footer ********************/
.mainFooter {
    padding: 15px;
    direction: ltr;
    background: #fff;
    box-shadow: 0px 0px 5px #7B7B7B;
}

.softwareVersionFooter {
    text-align: left;
}

.copyrightFooter {
    text-align: right !important;
}

/******************** Debugs ********************/
.callingCode .rcbInputCellLeft .rcbInput {
    border-width: 0px !important;
    text-align: right;
}

.callingCode .rcbArrowCellRight {
    border: 0 !important;
}

.callingCode .RadComboBox .rcbArrowCell a {
    border: 0 !important;
}
.callingCode .RadComboBox .rcbArrowCell a:after {
    top: 4px !important;
}

.remark .headerColumn {
    min-height: 47px !important;
}
/******************** Media Querys ********************/
@media screen and (max-width: 992px) {
    .subdomainSelect, .subdomainSelect select {
        width: 100%;
        float: none;
        padding: 5px 20px;
        border-radius: 5px !important;
    }

    .calendarLink, .siteView {
        float: none;
        display: inline-block;
        text-align: center;
    }
}

@media screen and (max-width: 910px) {
    .favouriteModule span, .favouriteModule a {
        padding: 10px !important;
    }

    .favouriteModule i, .favouriteModule a, .favouriteModule span {
        float: none !important;
        display: block !important;
        margin: 0 auto;
        text-align: center;
    }

    .calendarWrapper {
        right: auto !important;
        left: -110px !important;
        margin: auto;
    }
}

@media screen and (max-width: 768px) {
    .adminHeader {
        text-align: center;
    }

    .navbar-default {
        margin-bottom: 8px !important;
    }

    .mainFooter * {
        text-align: center !important;
    }

    .userWellcome {
        float: none !important;
    }

    .searchMenuParent {
        width: 100%;
        float: none;
    }

    .currentPage {
        text-align: center;
    }

    .favouriteModule * {
        text-align: center;
        float: none !important;
    }

    .searchMenuWrapper.pull-left {
        float: none !important;
    }

    .sideBar {
        width: initial !important;
        padding: initial !important;
    }

    .userWidget {
        margin: 0 !important;
    }

    .menuSearchBox {
        margin: 0 !important;
        width: 50%;
        text-align: center !important;
        border-radius: 5px;
        float: none;
    }

    .table-responsive {
        overflow: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .table-responsive table {
        width: auto !important;
        max-width: initial !important;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0,0,0,.5);
        box-shadow: 0 0 1px rgba(255,255,255,.5);
    }
}

@media screen and (max-width: 600px) {
    .favouriteModule {
        width: 100% !important;
    }

        .favouriteModule .inner {
            padding: 10px;
        }

            .favouriteModule .inner i {
                font-size: 20px;
                padding: 7px;
                width: 35px;
                height: 35px;
            }

            .favouriteModule .inner a, .favouriteModule .inner .dateTime {
                padding: 2px 12px;
            }
}


@media screen and (max-width: 420px) {
    #loginPage {
        padding-top: 50px !important;
    }
}




/******************** Help Icon Tooltip ********************/

.notify .form-control-feedback {
    pointer-events: inherit;
    width: 22px;
    height: 22px;
    top: 6px;
    margin-right: 5px;
}

.notify .has-feedback .tooltip.bottom .tooltip-arrow {
    border: 0 !important;
    border-width: 0 !important;
}

    .notify .has-feedback .tooltip.bottom .tooltip-arrow:after {
        content: '';
        top: 2px;
        right: -4px;
        margin-right: 0;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 20px 0 0 ;
        border-color: transparent #ffffa3 transparent transparent ;
        z-index: 2;
    }

    .notify .has-feedback .tooltip.bottom .tooltip-arrow:before {
        content: '';
        top: 0;
        right: -5px;
        margin-right: 0;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 0;
        border-color: transparent #f1d031 transparent transparent ;
    }

 .notify .has-feedback .tooltip-inner {
    max-width: 250px;
    padding: 3px 8px;
    color: #9a5574;
    text-align: center;
    text-decoration: none;
    background-color: #ffffa3;
    border-radius: 1px;
    border: 1px solid #f1d031;
    position: absolute;
    right: 0;
    border: 1px solid #f1d031;
    -webkit-box-shadow: 3px 3px 4px 0 rgba(221,221,221,0.84);
    -moz-box-shadow: 3px 3px 4px 0 rgba(221,221,221,0.84);
    box-shadow: 3px 3px 4px 0 rgba(221,221,221,0.84);
    font-size: 1.18em;
}

 input.form-control[type="file"]{
    padding: 0 !important;
    
}
.btn {
     line-height: 1.33 !important;
 }

.form-control-feedback {
    width: 22px !important;
    height: 22px !important;
    top: 6px !important;
    margin-right: 5px !important;
}

.selectAllPageComponentButton input[type="radio"],.selectAllPageComponentButton input[type="checkbox"] {
    line-height: normal;
    margin: 4px 10px 0 0 ;
}
