@font-face {
    font-family: "Roboto Thin";
    src: url('../fonts/870452881-Roboto-Thin.eot');
    src: url('../fonts/870452881-Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/870452881-Roboto-Thin.svg#Roboto') format('svg'), url('../fonts/870452881-Roboto-Thin.woff') format('woff'), url('../fonts/870452881-Roboto-Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto Light";
    src: url('../fonts/200592042-Roboto-Light.eot');
    src: url('../fonts/200592042-Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/200592042-Roboto-Light.svg#Roboto') format('svg'), url('../fonts/200592042-Roboto-Light.woff') format('woff'), url('../fonts/200592042-Roboto-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto Regular";
    src: url('../fonts/854553223-Roboto-Regular.eot');
    src: url('../fonts/854553223-Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/854553223-Roboto-Regular.svg#Roboto') format('svg'), url('../fonts/854553223-Roboto-Regular.woff') format('woff'), url('../fonts/854553223-Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto Medium";
    src: url('../fonts/762481690-Roboto-Medium.eot');
    src: url('../fonts/762481690-Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/762481690-Roboto-Medium.svg#Roboto') format('svg'), url('../fonts/762481690-Roboto-Medium.woff') format('woff'), url('../fonts/762481690-Roboto-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto Bold";
    src: url('../fonts/145416260-Roboto-Bold.eot');
    src: url('../fonts/145416260-Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/145416260-Roboto-Bold.svg#Roboto') format('svg'), url('../fonts/145416260-Roboto-Bold.woff') format('woff'), url('../fonts/145416260-Roboto-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?ozpmjn');
    src: url('../fonts/icomoon.eot?ozpmjn#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?ozpmjn') format('truetype'), url('../fonts/icomoon.woff?ozpmjn') format('woff'), url('../fonts/icomoon.svg?ozpmjn#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    width: 100%;
    height: 100%;
}

body {
    font-size: 13px;
    font-family: "Roboto Regular";
    color: #333;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #eef0f4;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: none;
    font-smoothing: antialiased;
}

a {
    text-decoration: none;
    color: #333;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

input:focus, textarea:focus {
    border-color: #666 !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

input, select, textarea, .customSelect {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #333;
    border: 1px solid #d7d7d7;
    margin: 0;
    background: #FFF;
}

    textarea, input[type="text"] {
        padding: 5px 10px;
    }



    input[type="radio"] {
        border: none;
        margin: 0;
        background: none;
    }

    input[type="checkbox"] {
        border: none;
        margin: 0;
        background: none;
    }

    input[type="submit"] {
        cursor: pointer;
    }

textarea {
    resize: none;
}

h1, h2, h3, h4 {
    font-weight: normal;
}

.icon {
    font-family: 'icomoon' !important;
    vertical-align: middle;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .icon.is-avatar:before {
        content: "\e900";
    }

    .icon.is-bars:before {
        content: "\e901";
    }

    .icon.is-book:before {
        content: "\e902";
    }

    .icon.is-chart:before {
        content: "\e903";
    }

    .icon.is-down:before {
        content: "\e904";
    }

    .icon.is-gear:before {
        content: "\e905";
    }

    .icon.is-group:before {
        content: "\e906";
    }

    .icon.is-home:before {
        content: "\e907";
    }

    .icon.is-left:before {
        content: "\e908";
    }

    .icon.is-loss:before {
        content: "\e909";
    }

    .icon.is-message:before {
        content: "\e90a";
    }

    .icon.is-message2:before {
        content: "\e90b";
    }

    .icon.is-quote:before {
        content: "\e90c";
    }

    .icon.is-sidebar:before {
        content: "\e90d";
    }

    .icon.is-task:before {
        content: "\e90e";
    }

    .icon.is-tick:before {
        content: "\e90f";
    }

    .icon.is-unsecured:before {
        content: "\e910";
    }

    .icon.is-zoom:before {
        content: "\e911";
    }

    .icon.is-zoom2:before {
        content: "\e912";
    }

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.justify {
    text-align: justify;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.textWhite {
    color: #FFF;
}
/* .customSelect{
	display					: inline-block;
	height					: 30px;
	padding					: 0 27px 0 10px;
	border					: none;
	cursor					: pointer;
	background				: url("../img/ico-select.png") no-repeat scroll 93% 13px #fff;
}
.customSelect .customSelectInner{
	height					: 30px;
	line-height				: 30px;
}
.customSelectHover{
	border-color			: #666 !important;
	-webkit-transition		: all 0.2s ease-in-out;
	-moz-transition			: all 0.2s ease-in-out;
	-o-transition			: all 0.2s ease-in-out;
	transition				: all 0.2s ease-in-out;
} */
.alert {
    font-family: Arial;
    border: 1px solid #dbdbdb;
    padding: 10px;
    font-size: 14px;
    margin: 10px 0;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .alert.info {
        color: #31708f;
        border-color: #bce8f1;
        background-color: #d9edf7;
    }

    .alert.success {
        color: #3c763d;
        border-color: #d6e9c6;
        background-color: #dff0d8;
    }

    .alert.error {
        color: #a94442;
        border-color: #ebccd1;
        background-color: #f2dede;
    }

.link {
    display: inline-block;
    padding: 3px 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .link.mini {
        padding: 0 0px !important;
        /*height					: 24px !important;
	line-height				: 24px !important;*/
        font-size: 11px !important;
    }

    .link.red {
        color: #b94a48;
    }

.label {
    display: inline-block;
    padding: 3px 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d7d7d7;
}

    .label.mini {
        padding: 0 0px !important;
        /*height					: 24px !important;
	line-height				: 24px !important;*/
        font-size: 11px !important;
    }

    .label.green {
        color: #fff;
        background-color: #468847;
    }

    .label.orange {
        background-color: #f89406;
    }

    .label.red {
        background-color: #b94a48;
    }

    .label.blue {
        background-color: #3a87ad;
    }

    .label.black {
        background-color: #333;
    }

    .label.yazilan:before {
        content: "Yazılan: ";
    }

    .label.yazilan:after {
        content: "";
    }

    .label.kalan:before {
        content: "Kalan: ";
    }

    .label.kredi:before {
        content: "Kredi: ";
    }

.btnLink {
    display: inline-block;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 0;
    margin: 0;
    cursor: pointer;
}

.button {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border: 0;
    margin: 0;
    cursor: pointer;
    color: #FFF;
    background-color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .button:hover {
        background-color: #444;
    }

    .button.green {
        background-color: #4f9913;
    }

        .button.green:hover {
            background-color: #62ab1b;
        }

    .button.blue {
        background-color: #2392d5;
    }

        .button.blue:hover {
            background-color: #33a9e0;
        }

    .button.orange {
        background-color: #e12601;
    }

    .button.gray {
        background-color: #666;
    }

        .button.gray:hover {
            background-color: #757373;
        }

    .button.orange:hover {
        background-color: #e93801;
    }

    .button.mini {
        padding: 0 5px !important;
        height: 24px !important;
        line-height: 24px !important;
        font-size: 11px !important;
    }

    .button.disabled {
        background-color: #ababab !important;
    }

.radioList li {
    margin-bottom: 20px;
    font-size: 12px;
    color: #666;
}

    .radioList li label {
        display: block;
        font-size: 14px;
        color: #333;
        margin-bottom: 5px;
        cursor: pointer;
    }

        .radioList li label input {
            margin-right: 5px;
            float: left;
        }

.pageTitle {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #dbdfe8;
    font-size: 24px;
    color: #5b9bd1;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .pageTitle span {
        font-size: 16px;
        display: inline-block;
        margin-left: 10px;
        color: #8b8b8b;
    }

.pageInner {
    padding: 20px;
    border: 1px solid #dbdfe8;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pageSubTitle {
    font-size: 15px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #5b9bd1;
}

.formTable label {
    display: block;
    margin-bottom: 5px;
}

.formTable .row:before,
.formTable .row:after {
    content: " ";
    display: table;
}

.formTable .row:after {
    clear: both;
}

.formTable .colOne,
.formTable .colTwo,
.formTable .colTwoHalf,
.formTable .colThree,
.formTable .colFour,
.formTable .colFive {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding-right: 20px;
}

.formTable .colOne {
    width: 100%;
    padding-right: 0;
}

.formTable .colTwo {
    width: 50%;
}

.formTable .colTwoHalf {
    width: 75%;
}

.formTable .colThree {
    width: 33.33%;
}

.formTable .colFour {
    width: 25%;
}

.formTable .colFive {
    width: 20%;
}

.formTable .colTwo:last-child {
    padding-right: 0;
}

.formTable .colThree:last-child {
    padding-right: 0;
}

.formTable .colFour:last-child {
    padding-right: 0;
}

.formTable .colHalf input[type="text"] {
    width: 50%;
    float: left;
}

.formTable .colFields .button {
    height: 20px;
    line-height: 22px;
    float: left;
    margin: 0 5px 5px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.formTable select,
.formTable textarea,
.formTable .customSelect,
.formTable input[type="text"],
.formTable .labelInput {
    width: 100%;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.formTable select,
.formTable .customSelect,
.formTable input[type="text"],
.formTable .labelInput {
    height: 40px;
    line-height: 20px;
}

.formTable input[type="file"] {
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
}

.formTable textarea {
    min-height: 140px;
    padding: 10px;
}

.formTable .button {
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.formTable .customSelect {
    border: 1px solid #d7d7d7;
    background-position: 98% 18px;
}

.formTable .labelInput {
    margin-bottom: 0;
    line-height: 30px;
}

.formTable .colTwo .customSelect {
    border: 1px solid #d7d7d7;
    background-position: 92% 18px;
}

.formTable .colContract input[type="checkbox"] {
    float: left;
    margin-right: 5px;
}

.dataTable {
    margin-bottom: 10px;
}

    .dataTable table {
        width: 100%;
        border-collapse: collapse;
    }

        .dataTable table:not(:last-child) {
            margin-bottom: 20px;
        }

        .dataTable table tr td {
            padding: 10px;
            border: 1px solid #d7d7d7;
        }

        .dataTable table tr.title td {
            padding: 10px;
            font-family: "Roboto Medium";
            background-color: #f7f8f9;
        }

        .dataTable table tr:nth-child(even) {
            background-color: #fff;
        }

        .dataTable table tr:nth-child(odd) {
            background-color: #f9f9f9;
        }

.dataTools .row {
    margin-bottom: 10px;
}

.dataTools .pager {
    padding: 0;
}

.dataSearch td > label {
    display: block;
    margin-bottom: 5px;
    font-family: "Roboto Medium";
}

.dataSearch input[type="text"],
.dataSearch input[type="submit"] {
    height: 30px;
    line-height: 20px;
    padding: 5px 10px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dataSearch input[type="text"] {
    width: 200px;
    border-color: #d7d7d7;
    margin-right: 5px;
}

.dataSearch input[type="submit"] {
    width: 30px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../img/ico-search.png");
}

.dataSearch select {
    height: 30px;
    margin-right: 5px;
}

.dataSelect {
    margin-left: 5px;
}

.dataButtons .button {
    float: left;
    margin-right: 5px;
}

    .dataButtons .button:last-child {
        margin-right: 0;
    }

.dataButtons.mini .button {
    font-size: 11px;
    padding: 0 5px;
    height: 24px;
    line-height: 24px;
}

.dataCount {
    height: 30px;
    line-height: 30px;
}

.pager {
    padding: 20px 0;
}

    .pager ul li {
        float: left;
        margin-right: 5px;
    }

        .pager ul li a {
            display: inline-block;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            cursor: pointer;
            border: 1px solid #d7d7d7;
            background-color: #fff;
        }

        .pager ul li:hover a {
            border-color: #5b9bd1;
        }

        .pager ul li.active a {
            color: #fff;
            border-color: #5b9bd1;
            background-color: #5b9bd1;
        }

        .pager ul li input {
            display: inline-block;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            cursor: pointer;
            border: 1px solid #d7d7d7;
            background-color: #fff;
        }

        .pager ul li:hover input {
            border-color: #5b9bd1;
        }

        .pager ul li.active input {
            color: #fff;
            border-color: #5b9bd1;
            background-color: #5b9bd1;
        }

        .pager ul li:last-child {
            margin-right: 0;
        }

.siteCols .col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
}

    .siteCols .col:last-child {
        padding-right: 0;
    }

.siteCols .col-1 {
    width: 25%;
}

.siteCols .col-15 {
    width: 30%;
}

.siteCols .col-2 {
    width: 50%;
}

.siteCols .col-3 {
    width: 75%;
}

.siteCols .col-35 {
    width: 70%;
}

.siteCols .col-4 {
    width: 100%;
}

.siteCols.grid3 .col {
    width: 33.33%;
}

.colorBox .boxTitle {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 18px;
    border: 1px solid #d7d7d7;
    background-color: #FFF;
}

.colorBox .boxContent {
    padding: 10px;
    border: 1px solid #d7d7d7;
    border-top: 0;
    background-color: #FFF;
}

    .colorBox .boxContent textarea {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.colorBox.blue .boxTitle {
    color: #FFF;
    border: 1px solid #2392d5;
    background-color: #2392d5;
}

.colorBox.green .boxTitle {
    color: #FFF;
    border: 1px solid #4f9913;
    background-color: #4f9913;
}

.colorBox.orange .boxTitle {
    color: #FFF;
    border: 1px solid #e12601;
    background-color: #e12601;
}



.homeReports {
    border: 1px solid #d7d7d7;
    height: 138px;
    background-color: #fff;
    margin-bottom: 20px;
}

    .homeReports ul li {
        width: 33.33%;
        height: 138px;
        float: left;
        border-right: 1px solid #d7d7d7;
        padding: 30px 0 0 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .homeReports ul li .reportTitle {
            display: block;
            font-size: 24px;
            font-family: "Roboto Light";
            margin-bottom: 10px;
        }

        .homeReports ul li .reportCount {
            display: block;
            font-size: 16px;
        }

            .homeReports ul li .reportCount .countNumber {
                font-size: 16px;
            }

            .homeReports ul li .reportCount .countText {
                font-size: 16px;
                color: #bfbfbf;
            }

        .homeReports ul li:nth-child(1) .reportCount .countNumber {
            color: #33a9e0;
        }

        .homeReports ul li:nth-child(2) .reportCount .countNumber {
            color: #e93801;
        }

        .homeReports ul li:nth-child(3) .reportCount .countNumber {
            color: #62ab1b;
        }

        .homeReports ul li:last-child {
            border-right: 0;
        }

.siteHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #dbdfe8;
    padding: 20px 30px;
    background-color: #fff;
}

    .siteHeader .headerMenu > ul {
        display: flex;
    }

        .siteHeader .headerMenu > ul > li:not(:last-child) {
            margin-right: 10px;
        }

        .siteHeader .headerMenu > ul > li > a {
            display: inline-block;
            height: 24px;
            line-height: 24px;
            padding: 0 10px;
            font-size: 12px;
            color: #FFF;
            white-space: nowrap;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

        .siteHeader .headerMenu > ul > li.orange a {
            text-shadow: 1px 1px #e12601;
            background-color: #e93801;
        }

        .siteHeader .headerMenu > ul > li.blue a {
            text-shadow: 1px 1px #2392d5;
            background-color: #33a9e0;
        }

        .siteHeader .headerMenu > ul > li.green a {
            text-shadow: 1px 1px #4f9913;
            background-color: #62ab1b;
        }

        .siteHeader .headerMenu > ul > li.user {
            position: relative;
            z-index: 999;
        }

            .siteHeader .headerMenu > ul > li.user .icon {
                margin-right: 5px;
            }

            .siteHeader .headerMenu > ul > li.user > a {
                background-color: #333;
            }

                .siteHeader .headerMenu > ul > li.user > a:after {
                    margin-left: 5px;
                    font-family: 'icomoon' !important;
                    vertical-align: middle;
                    speak: none;
                    font-size: 10px;
                    font-style: normal;
                    font-weight: normal;
                    font-variant: normal;
                    text-transform: none;
                    line-height: 1;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    content: "\e904";
                }

            .siteHeader .headerMenu > ul > li.user:hover > ul {
                display: block;
            }

            .siteHeader .headerMenu > ul > li.user:hover > a {
                -webkit-border-bottom-right-radius: 0;
                -moz-border-radius-bottomright: 0;
                border-bottom-right-radius: 0;
                -webkit-border-bottom-left-radius: 0;
                -moz-border-radius-bottomleft: 0;
                border-bottom-left-radius: 0;
            }

            .siteHeader .headerMenu > ul > li.user > ul {
                position: absolute;
                top: 100%;
                left: 0;
                right: 0;
                display: none;
                padding: 10px 15px;
                background-color: #333;
                -webkit-border-bottom-right-radius: 3px;
                -moz-border-radius-bottomright: 3px;
                border-bottom-right-radius: 3px;
                -webkit-border-bottom-left-radius: 3px;
                -moz-border-radius-bottomleft: 3px;
                border-bottom-left-radius: 3px;
            }

                .siteHeader .headerMenu > ul > li.user > ul > li:not(:last-child) {
                    margin-bottom: 5px;
                }

                .siteHeader .headerMenu > ul > li.user > ul > li > a {
                    display: block;
                    font-size: 12px;
                    color: #A3A3A3;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                }

                .siteHeader .headerMenu > ul > li.user > ul > li:hover > a {
                    color: #fff;
                }





.siteMain {
    display: flex;
}

    .siteMain .siteMenu {
        flex-shrink: 0;
        width: 260px;
        padding: 30px 0 30px 30px;
    }

        .siteMain .siteMenu > ul {
            padding: 10px 0;
            border: 1px solid #dbdfe8;
            background-color: #fff;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px;
        }

        .siteMain .siteMenu ul li {
            position: relative;
            margin-bottom: 1px;
        }

            .siteMain .siteMenu ul li a {
                display: block;
                height: 40px;
                line-height: 42px;
                padding-left: 43px;
                padding-right: 20px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                font-family: "Roboto Bold";
                color: #999;
            }

            .siteMain .siteMenu ul li:hover > a,
            .siteMain .siteMenu ul li.active > a,
            .siteMain .siteMenu ul li.open > a {
                color: #5b9bd1;
                background-color: #eef0f4;
            }

            .siteMain .siteMenu ul li .icon {
                position: absolute;
                top: 11px;
                left: 15px;
                font-size: 18px;
            }

        .siteMain .siteMenu > ul > li > a {
            border-left: 3px solid transparent;
        }

        .siteMain .siteMenu > ul > li.active > ul {
            display: block;
        }

        .siteMain .siteMenu > ul > li.active > a {
            display: block;
            border-left-color: #5C9ACF;
        }

        .siteMain .siteMenu > ul > li.sub > a:after {
            position: absolute;
            top: 14px;
            right: 20px;
            font-family: 'icomoon' !important;
            vertical-align: middle;
            speak: none;
            font-size: 10px;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e908";
        }

        .siteMain .siteMenu > ul > li.sub.open > a:after {
            content: "\e904";
        }

        .siteMain .siteMenu > ul > li > ul {
            display: none;
            padding: 5px 0;
        }

            .siteMain .siteMenu > ul > li > ul > li > a {
                padding-left: 53px;
            }

            .siteMain .siteMenu > ul > li > ul > li .icon {
                left: 25px;
            }

    .siteMain .siteContent {
        flex-grow: 1;
        min-height: 600px;
        margin: 30px;
    }

.siteFooter {
    padding: 30px;
}

.siteBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 20px;
}

.pageLogin {
    width: 500px;
    padding-top: 40px;
    margin: 0 auto;
}

    .pageLogin .loginForm {
        padding: 20px;
        background-color: #FFF;
    }

        .pageLogin .loginForm h1 {
            font-weight: normal;
            margin-bottom: 20px;
        }

        .pageLogin .loginForm .formField {
            margin-bottom: 10px;
        }

            .pageLogin .loginForm .formField:last-child {
                margin-bottom: 0;
            }

            .pageLogin .loginForm .formField label {
                display: block;
                margin-bottom: 5px;
                font-size: 12px;
            }

            .pageLogin .loginForm .formField .fieldIcon {
                width: 40px;
                height: 40px;
                float: left;
                background-color: #e0e0e0;
            }

                .pageLogin .loginForm .formField .fieldIcon.user {
                    background: url("../img/ico-login-user.png") no-repeat scroll center center #e0e0e0;
                }

                .pageLogin .loginForm .formField .fieldIcon.pass {
                    background: url("../img/ico-login-lock.png") no-repeat scroll center center #e0e0e0;
                }

                .pageLogin .loginForm .formField .fieldIcon.mail {
                    background: url("../img/ico-login-mail.png") no-repeat scroll center center #e0e0e0;
                }

            .pageLogin .loginForm .formField .fieldInput {
                border: 1px solid #e0e0e0;
                width: 416px;
                height: 28px;
                padding: 5px 0;
                float: left;
            }

                .pageLogin .loginForm .formField .fieldInput input[type="text"],
                .pageLogin .loginForm .formField .fieldInput input[type="password"] {
                    width: 100%;
                    padding: 0 10px;
                    height: 28px;
                    line-height: 28px;
                    border: none;
                    outline: none;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                }

            .pageLogin .loginForm .formField .button {
                font-size: 18px;
                height: 40px;
                line-height: 40px;
                padding: 0 20px;
                -webkit-border-radius: 0px;
                -moz-border-radius: 0px;
                border-radius: 0px;
            }

    .pageLogin .loginHeader {
        padding: 14px 20px 8px 20px;
        background: url("../img/bg-header.png") repeat-x scroll bottom left #3a3b40;
    }

    .pageLogin .loginFooter {
        padding: 20px;
        border-top: 1px solid #d9d9d9;
        background-color: #ededed;
    }

    .pageLogin .loginCopyright {
        padding: 20px 0;
        color: #FFF;
    }

.tab-container .tab-head {
    position: relative;
    bottom: -1px;
}

    .tab-container .tab-head ul li {
        float: left;
        background: #e1e1e1;
        padding: 10px;
        margin-right: 5px;
        border: 1px solid #d7d7d7;
    }

        .tab-container .tab-head ul li a {
            text-decoration: none;
            color: #333;
        }

        .tab-container .tab-head ul li.active {
            background: #fff;
            border-bottom: 1px solid #fff;
        }

.tab-container .tab-content {
    border: 1px solid #d7d7d7;
}

    .tab-container .tab-content .content {
        background: #fff;
        display: none;
        padding: 10px;
    }

.pageBreadcrumb {
    border: 1px solid #e0e0e0;
    background-color: #f7f8f9;
    margin-bottom: 20px;
}

    .pageBreadcrumb ul li {
        width: 25%;
        float: left;
        height: 30px;
        line-height: 30px;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-right: 1px solid #e0e0e0;
        position: relative;
    }

        .pageBreadcrumb ul li .down {
            display: none;
            width: 10px;
            height: 6px;
            position: absolute;
            bottom: -5px;
            left: 50%;
            margin-left: -5px;
            background: url("../img/ico-down-green.png") no-repeat scroll 0 0 transparent;
        }

        .pageBreadcrumb ul li.active {
            color: #FFF;
            background-color: #4f9913;
        }

            .pageBreadcrumb ul li.active .down {
                display: inline-block;
            }

        .pageBreadcrumb ul li:last-child {
            border-right: 0;
        }

.sitePopup {
    background: #fff;
    padding: 0 20px 20px 20px;
}

    .sitePopup .creditCardForm {
        width: 400px;
    }

        .sitePopup .creditCardForm .colOne,
        .sitePopup .creditCardForm .colTwo,
        .sitePopup .creditCardForm .colThree,
        .sitePopup .creditCardForm .colFour {
            padding-right: 10px;
        }

        .sitePopup .creditCardForm .labelInput {
            white-space: nowrap;
        }

.bodyLogin {
    background: url("../img/bg-1.jpg") no-repeat scroll 0 0 #282b32;
    background-size: cover;
}

.textBlue {
    color: #2ca6d4;
}

.textRed {
    color: #e93801;
}
