/* Minification failed. Returning unminified contents.
(1759,22): run-time error CSS1036: Expected expression, found ';'
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {

}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input {
    outline: none;
}

* {
    font-family: 'League Spartan'
}

html, body {
    /*letter-spacing: 0.005em;*/
    font-size: 13px;
    background: url(../../Content/images/img/bg/mainbg.png) no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    line-height: 1.2;
    /*overflow-x: hidden;*/
    text-shadow: 0px 0px 1px rgba(150, 150, 150, 0.3);
}

a {
    text-decoration: none;
}

.field-validation-error {
    display: block;
    clear: both;
    color: #fa4143;
    padding: 5px 0;
}

input, select {
    color: #555;
}

@keyframes buyukV {
    0% {
        background-image: url(../../Content/images/img/bigV.png);
        width: 250px;
    }

    50% {
        background-image: url(../../Content/images/img/bigV2.png);
        width: 255px;
    }

    100% {
        background-image: url(../../Content/images/img/bigV.png);
        width: 250px;
    }
}

.bigV {
    width: 255px;
    height: 292px;
    background: url(../../Content/images/img/bigV.png) no-repeat 0px 0px transparent;
    position: absolute;
    left: 150px;
    top: 10px;
    margin: auto;
    z-index: 20;
    /*transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;*/
    background-size: 100%;
    cursor: pointer;
}

    .bigV.big {
        animation-name: buyukV;
        animation-iteration-count: infinite;
        animation-duration: 1.5s;
    }

.content {
    width: 985px;
    height: auto;
    margin: 10px auto;
}

.pb50 {
    padding-bottom: 50px;
}

.icerikimage {
    width: 545px;
    height: 250px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.kol1 {
    background: url(../../Content/images/img/kol1.png) no-repeat 0px 0px transparent;
    position: absolute;
    top: -40px;
    left: 30px;
    width: 165px;
    height: 124px;
    display: none;
}

.kol2 {
    background: url(../../Content/images/img/kol2.png) no-repeat 0px 0px transparent;
    position: absolute;
    top: 22px;
    left: -15px;
    width: 191px;
    height: 113px;
    display: none;
}

.kol3 {
    background: url(../../Content/images/img/kol3.png) no-repeat 0px 0px transparent;
    position: absolute;
    top: 192px;
    left: 110px;
    width: 120px;
    height: 48px;
    display: none;
}

.kol4 {
    background: url(../../Content/images/img/kol4.png) no-repeat 0px 0px transparent;
    position: absolute;
    top: 75px;
    left: 355px;
    width: 151px;
    height: 37px;
    display: none;
}

.kol5 {
    background: url(../../Content/images/img/kol5.png) no-repeat 0px 0px transparent;
    position: absolute;
    top: 210px;
    left: 285px;
    width: 188px;
    height: 63px;
    display: none;
}

.kol6 {
    background: url(../../Content/images/img/kol6.png) no-repeat 0px 0px transparent;
    position: absolute;
    top: 205px;
    left: 305px;
    width: 230px;
    height: 48px;
    display: none;
}

@keyframes oynat1 {
    0% {
        background-image: url(../../Content/images/img/kol1Electro.png);
    }

    50% {
        background-image: url(../../Content/images/img/kol1Electro2.png);
    }

    100% {
        background-image: url(../../Content/images/img/kol1Electro.png);
    }
}

@keyframes oynat2 {
    0% {
        background-image: url(../../Content/images/img/kol2Electro.png);
    }

    50% {
        background-image: url(../../Content/images/img/kol2Electro2.png);
    }

    100% {
        background-image: url(../../Content/images/img/kol2Electro.png);
    }
}

@keyframes oynat3 {
    0% {
        background-image: url(../../Content/images/img/kol3Electro.png);
    }

    50% {
        background-image: url(../../Content/images/img/kol3Electro2.png);
    }

    100% {
        background-image: url(../../Content/images/img/kol3Electro.png);
    }
}

@keyframes oynat4 {
    0% {
        background-image: url(../../Content/images/img/kol4Electro.png);
    }

    50% {
        background-image: url(../../Content/images/img/kol4Electro2.png);
    }

    100% {
        background-image: url(../../Content/images/img/kol4Electro.png);
    }
}

@keyframes oynat5 {
    0% {
        background-image: url(../../Content/images/img/kol5Electro.png);
    }

    50% {
        background-image: url(../../Content/images/img/kol5Electro2.png);
    }

    100% {
        background-image: url(../../Content/images/img/kol5Electro.png);
    }
}

@keyframes oynat6 {
    0% {
        background-image: url(../../Content/images/img/kol6Electro.png);
    }

    50% {
        background-image: url(../../Content/images/img/kol6Electro2.png);
    }

    100% {
        background-image: url(../../Content/images/img/kol6Electro.png);
    }
}

.littlePanel1, .littlePanel2, .littlePanel3, .littlePanel4, .littlePanel5, .littlePanel6 {
    border: 2px solid #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url(../../Content/images/img/shineEffect.png) no-repeat right bottom rgba(0,0,0, 0.5);
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 12px;
    position: absolute;
    line-height: 20px;
    left: -80px;
    top: 38px;
    z-index: 11;
    text-shadow: 0px 1px 3px #000;
    -moz-text-shadow: 0px 1px 3px #000;
    -webkit-text-shadow: 0px 1px 3px #000;
    text-decoration: none;
    min-height: 70px;
    min-width: 148px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.littlePanel2 {
    top: 113px;
    left: -75px;
    padding-top: 25px;
    z-index: 5;
}

.littlePanel3 {
    top: 48px;
}

.littlePanel4 {
    left: 75px;
    top: -70px;
}

.littlePanel5 {
    left: 175px;
    top: -93px;
}

.littlePanel6 {
    left: 75px;
    top: 68px;
    min-width: 185px;
}

.kol1Electro {
    position: absolute;
    right: -15px;
    bottom: 7px;
    overflow: hidden;
    width: 0px;
    height: 0px;
    background: url(../../Content/images/img/kol1Electro.png) no-repeat right bottom transparent;
    z-index: 10;
    animation-name: oynat1;
    animation-iteration-count: infinite;
    animation-duration: 0.4s;
}

    .kol1Electro.finish1 {
        right: auto;
        left: -16px;
        background-position: left bottom;
        top: initial;
        bottom: 7px;
    }

.kol2Electro {
    position: absolute;
    right: 28px;
    top: -5px;
    overflow: hidden;
    width: 0px;
    height: 0px;
    background: url(../../Content/images/img/kol2Electro.png) no-repeat right 0px transparent;
    z-index: 10;
    animation-name: oynat2;
    animation-iteration-count: infinite;
    animation-duration: 0.4s;
}

    .kol2Electro.finish2 {
        right: auto;
        left: -21px;
        background-position: left bottom;
        top: initial;
        bottom: -17px;
    }

.kol3Electro {
    position: absolute;
    right: -41px;
    top: -5px;
    overflow: hidden;
    width: 0px;
    height: 30px;
    background: url(../../Content/images/img/kol3Electro.png) no-repeat right 0px transparent;
    z-index: 15;
    animation-name: oynat3;
    animation-iteration-count: infinite;
    animation-duration: 0.4s;
}

    .kol3Electro.finish3 {
        right: auto;
        left: -17px;
        background-position: left bottom;
        top: auto;
        bottom: -17px;
    }

.kol4Electro {
    position: absolute;
    left: -8px;
    bottom: -17px;
    overflow: hidden;
    width: 0px;
    height: 37px;
    background: url(../../Content/images/img/kol4Electro.png) no-repeat left bottom transparent;
    z-index: 15;
    animation-name: oynat4;
    animation-iteration-count: infinite;
    animation-duration: 0.4s;
}

    .kol4Electro.finish4 {
        left: auto;
        right: -17px;
        background-position: right top;
        top: -20px;
        bottom: initial;
    }

.kol5Electro {
    position: absolute;
    left: 32px;
    bottom: 5px;
    overflow: hidden;
    width: 0px;
    height: 81px;
    background: url(../../Content/images/img/kol5Electro.png) no-repeat left bottom transparent;
    z-index: 15;
    animation-name: oynat5;
    animation-iteration-count: infinite;
    animation-duration: 0.4s;
}

    .kol5Electro.finish5 {
        left: auto;
        right: -95px;
        background-position: right top;
        top: -23px;
        bottom: initial;
    }

.kol6Electro {
    position: absolute;
    left: -22px;
    top: 4px;
    overflow: hidden;
    width: 0px;
    height: 25px;
    background: url(../../Content/images/img/kol6Electro.png) no-repeat left top transparent;
    z-index: 15;
    animation-name: oynat6;
    animation-iteration-count: infinite;
    animation-duration: 0.4s;
}

    .kol6Electro.finish6 {
        left: auto;
        right: 33px;
        background-position: right top;
        bottom: -48px;
        top: initial;
    }

.sorularinCevabi {
    width: 280px;
    height: 69px;
    background: url(../../Content/images/img/tumsorularincevabi.png) no-repeat 0px 0px transparent;
    display: block;
    margin: 10px auto 0px;
}

div {
}
/* + header */
.header {
    float: left;
    width: 100%;
    height: 110px;
    background: url(../images/bg/header.jpg);
    -webkit-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.75);
    position: relative;
    z-index: 12;
}

.header-content {
}

.header-menu-item {
    color: #fff;
    font-size: 18px;
    text-shadow: 0px 0px 3px #969696;
    display: inline-block;
    cursor: pointer;
    margin: 0 20px;
    vertical-align: middle;
    transition: All 0.2812s ease;
    -webkit-transition: All 0.2812s ease;
    -moz-transition: All 0.2812s ease;
    -o-transition: All 0.2812s ease;
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
}

.header-logo {
}


.header-menu-item:hover {
    transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
}


.search input {
    width: 290px;
    height: 35px;
    float: right;
    margin-top: 3px;
    background: none;
    text-align: center;
    color: #fbadae;
    padding-right: 10px;
}

    .search input:focus {
        color: #f63335;
    }

/* - header */

/* + home page */
.mpBanner {
    width: 100%;
    height: 185px;
    background: #09F;
    overflow: hidden;
}

.mpContent {
    /*background: url(/Content/images/bg/mpContent.png) rgba(255,0,0,0) no-repeat;*/
}

.mpBox {
    width: 480px;
    height: 155px;
    float: left;
    margin-top: 5px;
}

.mpBox01 {
    padding-left: 55px;
    width: 425px;
    cursor: pointer;
}

.mpBox02 {
    padding-left: 25px;
    width: 455px;
    cursor: pointer;
}

.mpBox03 {
    padding-left: 55px;
    width: 425px;
    cursor: pointer;
}

.mpBox04 {
    padding-left: 25px;
    width: 455px;
    cursor: pointer;
}

.mpContent .mpBox:nth-child(even) {
    margin-left: 10px;
}

#Stage3 {
    background: transparent !important;
}

#Stage4 {
    background: transparent !important;
}

.edgeLoad-EDGE-1065948923, .edgeLoad-EDGE-1065948924, .edgeLoad-EDGE-1065948925, .edgeLoad-EDGE-1065948926 {
    visibility: hidden;
}
/* - home page */

/* + footer */
.footer {
    width: 100%;
    height: 54px;
    background: #FFF;
    -webkit-box-shadow: 0px -2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px -2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px -2px 5px 0px rgba(50, 50, 50, 0.75);
    position: absolute;
    z-index: 3;
    bottom: 0px;
}

    .footer .logo {
        float: left;
        margin-left: 5px;
    }

.footerMenu {
    float: right;
    font-size: 12px;
    padding-top: 16px;
    margin-right: 5px;
}


    .footerMenu li {
        float: left;
        padding: 0px 10px;
        border-left: 1px solid #ddd;
    }

        .footerMenu li:first-child {
            border: none;
        }

        .footerMenu li a {
            color: #333;
            text-decoration: none;
            font-weight: 500;
        }

/* - footer */

/* + About Page*/
.mainContent {
    width: 99%;
    height: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    background: #fff;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.75);
}

.rightContent {
    width: 715px;
    margin: 20px 20px 20px 0;
    float: right;
}

.leftContent {
    margin: 20px 0 0 20px;
    float: left;
    width: 195px;
}

    .leftContent ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

.active {
    background: url(/Content/images/icon/arrowsr.png) no-repeat 10px center;
}

.leftContent li {
    border-bottom: 1px solid #eee;
    list-style-type: none;
    margin: 0;
    list-style-image: none;
    text-align: right;
}

    .leftContent li:last-child {
        border-bottom: none;
    }

.leftContent ul li a {
    padding: 10px;
    display: block;
    text-decoration: none;
    font-size: 13px;
    line-height: 14px;
    color: rgb(51, 51, 51);
}

    .leftContent ul li a:hover {
        background: url(/Content/images/icon/arrowsr.png) no-repeat 10px center;
    }



.abouttext {
    color: #333;
}

    .abouttext h1 {
        font-size: 16px;
        font-weight: 500;
        padding-top: 20px;
    }

    .abouttext h2 {
        font-size: 14px;
        font-weight: 500;
        text-align: left;
        padding-top: 10px;
    }

    .abouttext p {
        padding-top: 15px;
        padding-bottom: 5px;
        font-size: 13px;
        line-height: 19px;
    }

    .abouttext ul {
        margin-top: 10px;
        list-style: inside;
    }

    .abouttext li {
        padding-top: 5px;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
    }

    .abouttext img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

.kirmizim {
    color: #F00;
    font-weight: 500;
}

.videoAreah1 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 20px;
}

.calisanBilgi {
    line-height: 20px;
    padding-top: 15px;
}

.videolinkArea {
    padding-top: 20px;
}

    .videolinkArea a {
        float: left;
        padding-right: 10px;
    }


/* - About Page*/

/* + Nat Geo */

.natgeoContent {
    width: 715px;
    margin: 0 auto;
}
/* - Nat Geo*/






/* + Batuhan Göksu + */

.next {
    border: none;
}

.prev {
    border: none;
}


.next:focus {
    outline: none;
}


.prev:focus {
    outline: none;
}


.ui-dialog-titlebar-close {
    border: none;
    color: #ffffff;
}

    .ui-dialog-titlebar-close:hover {
        color: #000000;
    }

.ui-button-text {
    color: #ffffff;
}






/* + İş ilanları */

.isilanlari {
    width: 100%;
    font-size: 13px;
}

    .isilanlari h1 {
        font-size: 16px;
    }

    .isilanlari h2 {
        font-size: 14px;
        font-weight: 500;
        text-align: left;
        padding-top: 10px;
    }

    .isilanlari p {
        padding: 0px;
        font-size: 12px;
        line-height: 16px;
    }

.ilanp1 {
    float: left;
    width: 562px;
    margin: 8px;
    font-size: 12px;
    line-height: 16px;
}

.ilanp2 {
    float: left;
    width: 70px;
    height: 60px;
    margin: 10px;
    vertical-align: bottom;
    font-size: 12px;
    line-height: 80px;
}

.ilanp3 {
    float: left;
    margin: 0px;
    width: 47px;
    height: 60px;
}

    .ilanp3 img {
        opacity: 0.8;
    }

        .ilanp3 img:hover {
            opacity: 1.0;
        }

.isilanlari ul {
    width: 100%;
    padding-top: 20px;
    list-style-type: none;
}

.isilanlari li {
    border: 1px solid #b5b5b5;
    width: 100%;
    height: 62px;
    margin-bottom: 18px;
}

.ilandetayh1 {
    font-weight: 500;
    text-align: left !important;
    padding: 10px !important;
    background-color: #E31F21;
    color: #fff;
    border-radius: 2px;
}

i {
    font-style: italic;
    font-size: 13x;
}

.maindildiv {
    width: 420px;
    padding-top: 10px;
    padding-left: 20px;
}

.dildiv1 {
    width: 65px;
    padding-right: 5px;
    text-align: right;
    float: left;
}

.dildiv2 {
    width: 110px;
    float: left;
}

.dilbasliklar {
    width: 350px;
    float: right;
}

    .dilbasliklar p {
        float: left;
        width: 100px;
        text-align: center !important;
        padding-right: 15px;
        padding-bottom: 5px;
    }

/* - iş ilanları */



/*  ++++++++++ Light Box */

/*#lightbox {
    position: absolute;
    top: 0;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    background: #fff;
    z-index: 1001;
    display: none;
}

#lightbox-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    opacity: 0.75;
    z-index: 1000;
    display: none;
}*/

.popupsolmenu {
    width: 85px !important;
    height: 470px;
    background-color: #dcdcdc !important;
    float: left !important;
    border: none !important;
    font-size: 14px !important;
}

    .popupsolmenu ul {
        list-style: none;
    }

.creatcvimg {
    float: left;
    opacity: 0.8;
    background-color: transparent;
    margin-right: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
}

    .creatcvimg:hover {
        opacity: 1.0;
    }

.stajbasvurlink {
    width: 90px;
    float: left;
    opacity: 0.8;
    text-align: center;
    background-color: transparent;
    border: 4px solid #434a52;
    border-radius: 6px;
    margin-right: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
}

    .stajbasvurlink:hover {
        opacity: 1.0;
    }

    .stajbasvurlink a {
        color: #434a52;
        font-size: 16px;
        text-decoration: none;
        text-align: center;
    }


.popupsolmenu li {
    list-style: none;
    padding: 7px 5px !important;
    border-bottom: 1px solid #c4c4c4 !important;
}

textarea {
    resize: none;
}

.popupsolmenu li a {
    color: #000;
    font-size: 12px !important;
    padding-top: 5px !important;
    text-decoration: none !important;
    font-weight: 500;
}

.popupicerik {
    height: 470px;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #FFF;
}

    .popupicerik h3 {
        font-size: 14px;
        font-weight: 500;
        padding-top: 10px;
        color: #000;
    }

    .popupicerik span {
        width: 130px;
        height: 25px;
    }

.formpadding {
    padding: 15px;
}

.inputstyle {
    border: 1px solid #bbbbbb !important;
    width: 130px;
    height: 25px;
    display: block;
    margin-top: 5px;
}

.inputstyleccocuk {
    border: 1px solid #bbbbbb !important;
    width: 30px;
    height: 25px;
    /*display: block; margin-top: 5px;*/
}

.inputstyle2 {
    border: 1px solid #bbbbbb !important;
    width: 75px;
    height: 25px;
    padding: 0;
    margin: 0;
    /*display: block; margin-top: 5px;*/
}

.closex {
    float: right;
    margin-right: -25px;
    margin-top: 4px;
    cursor: pointer;
}

    .closex:hover {
        color: black;
    }

.labelstyle {
    display: block;
    margin-top: 15px;
}

.labelboldstyle {
    font-weight: 500;
}

.radiolar {
    padding-top: 15px;
}

.radiolar2 {
    padding-top: 15px;
    margin: 0 auto;
    width: 250px;
}

.popupactive {
    background-image: url(/Content/images/pageimg/solmenubg.png);
    background-position: 75px center;
    background-repeat: no-repeat;
}

.icerikdiv {
    width: 120px;
    float: left;
    padding-right: 18px;
    padding-left: 5px;
}

.selectbox {
    padding: 3px;
    margin: 0;
    width: 120px;
    height: 25px;
    border: 1px solid #bbbbbb !important;
    background: #fff;
    color: #888;
    appearance: none;
}

.icerikdiv2 {
    /*width:350px;*/
    float: left;
    padding-bottom: 10px;
    /*padding-top:15px;*/
}

.ailebaslik p {
    float: left;
    width: 90px;
    font-size: 13px;
    text-align: center;
}

.calismaalani {
    width: 420px;
    background-color: #e6e6e6;
    padding-left: 20px;
}

.calismaalanibaslik {
    width: 400px;
}

    .calismaalanibaslik p {
        text-align: center;
        width: 100px;
        float: left;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 13px !important;
    }

.calismaalaniinput {
    width: 100px;
    float: left;
    margin-left: 2px;
    margin-bottom: 10px;
    border: 1px solid #bbbbbb !important;
}

.calismainputs {
    margin-bottom: 10px;
    padding-left: 10px;
}

.calismainputs2 {
    margin-bottom: 10px;
}

.stilh4 {
    text-align: center;
    padding-bottom: 5px;
    padding-top: 20px;
}

.textareastil {
    width: 400px;
    height: 50px;
}

/* ====== [BATUHAN GÖKSU] ====== */

.cvyukle_info {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.cvyukle_form {
    float: left;
    width: 100%;
    text-align: center;
}

    .cvyukle_form img {
        display: inline-block;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .cvyukle_form input {
        display: inline-block;
        border: 1px solid #cccccc;
        margin-top: 10px;
        width: 300px;
        padding: 3px 3px 3px 3px;
    }

.isleilgili_info {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.isleilgili_iucret {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

    .isleilgili_iucret input {
        display: inline-block;
        border: 1px solid #cccccc;
        margin-top: 10px;
        width: 150px;
        padding: 3px 3px 3px 3px;
    }

    .isleilgili_iucret textarea {
        display: inline-block;
        border: 1px solid #cccccc;
        margin-top: 10px;
        width: 400px;
        height: 50px;
        padding: 3px 3px 3px 3px;
    }

.saglik_info {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

    .saglik_info textarea {
        display: inline-block;
        border: 1px solid #cccccc;
        margin-top: 10px;
        width: 400px;
        height: 50px;
        padding: 3px 3px 3px 3px;
    }

.diger_info {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

    .diger_info input[type="text"] {
        display: inline-block;
        border: 1px solid #cccccc;
        margin-top: 10px;
        width: 60px;
        padding: 3px 3px 3px 3px;
    }



/*  ---------- Light Box*/

/*  Üye ol İçerik*/

.f-nav {
    z-index: 9999;
    position: fixed;
    top: 0;
    width: 195px;
}

#uyeol {
    width: 556px;
    height: 500px;
    background-color: #CCC !important;
    z-index: 999;
    margin-top: 38px;
    position: absolute;
}

.user-wrapper {
    position: absolute;
    background-color: #f8f8f8;
    display: none;
    box-shadow: 0px 0px 5px 0px rgba(74, 74, 74, 0.30);
}

.user-wrapper-col {
    white-space: nowrap;
    padding: 20px 20px 20px;
    width: 207px;
    color: #555;
    display: inline-block;
    float: left;
}

    .user-wrapper-col input {
        box-sizing: border-box;
    }

        .user-wrapper-col input[type=button] {
            float: right;
            height: 30px;
            padding: 0 12px;
            background-color: #E31F21;
            color: #fff;
            border: 0;
            font-size: 14px;
            cursor: pointer;
        }

            .user-wrapper-col input[type=button]:hover {
                background-color: #fa4143;
            }

            .user-wrapper-col input[type=button]:active {
                background-color: #a32829;
            }


.user-wrapper label {
    display: block;
    margin-bottom: 10px;
}

.rg-lg-bottom-container {
    margin-top: 8px;
    float: left;
}

.error {
    color: #E31F21;
    line-height: 15px;
}

.user-wrapper .checkbox-label {
    margin: 0;
    float: left;
}

#lg-wrapper-rememberme {
    float: left;
    margin: 0;
    margin-right: 5px;
}

.user-wrapper-text-input {
    display: block;
    width: 100%;
    height: 32px;
    margin-bottom: 10px;
    padding: 0 5px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

    .user-wrapper-text-input:focus {
        border: 1px solid #aaa;
    }

.checkbox-label {
    font-size: 13px;
}

.header-menu-row {
    overflow: hidden;
    text-align: center;
    height: 90px;
    line-height: 90px;
}

    .header-menu-row a {
        text-decoration: none !important;
    }

.header-line-row {
    height: 45px;
    text-align: right;
    line-height: 42px;
    color: #555;
    overflow: hidden;
    width: inherit;
}

.profile-img {
    vertical-align: middle;
    height: 25px;
    border-radius: 20px;
    box-shadow: 0px 0px 2px #AAA;
    float: right;
    margin: 7px 6px;
}

.user-mgmt-menu li img {
    float: left;
    height: 18px;
    margin: 0;
    margin-top: 10px;
    margin-right: 5px;
    padding: 0;
    border-radius: 0;
}

.user-mgmt-menu li a {
    color: #555;
    text-decoration: none;
    display: block;
    text-shadow: 0px 0px 1px rgba(150, 150, 150, 0.5);
}

.user-mgmt-menu li:hover {
    background-color: #eee;
    color: #555;
    cursor: pointer;
    border-radius: 1px;
}

.user-wrapped-button {
    background-color: #eee;
}

.user-mgmt-menu {
    float: right;
    font-size: 14px;
}

    .user-mgmt-menu li {
        float: left;
        padding: 2px 10px;
    }



.social-media {
    margin-left: 5px;
    float: left;
}

    .social-media li {
        float: left;
    }

.social-icon {
    height: 25px;
    border-radius: 1px;
    margin: 0 3px;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    margin-bottom: 1px;
}

    .social-icon:hover {
        transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
        -webkit-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
        -moz-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
        -o-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
        -ms-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
    }

/* üye ol içerik */
.cvArea .stajbasvurlink {
    font-size: 16px;
    color: #333;
    text-decoration: none;
}

.login-register-container {
    padding: 4px 0;
    overflow: hidden;
}


    .login-register-container .half {
        padding: 0 15px;
        width: 50%;
        box-sizing: border-box;
        display: inline-block;
        float: left;
    }


    .login-register-container h1 {
        font-size: 20px;
        margin-bottom: 30px;
        color: #333;
    }

    .login-register-container h2 {
        font-size: 14px;
        margin-bottom: 5px;
        color: #333;
    }

    .login-register-container .sep {
        display: inline;
        border-left: 1px solid #000;
    }

    .login-register-container input[type=text], input[type="password"], .auth-text, select {
        width: 100%;
        height: 29px;
        border: 1px solid #DDD;
        margin-bottom: 15px;
        text-indent: 5px;
        font-size: 13px;
        box-sizing: border-box;
    }

        .login-register-container input[type=text]:hover, input[type=password]:hover, select:hover {
            border: 1px solid #aaa;
        }

select {
    text-indent: 2px;
}

table select {
    margin-bottom: 0;
    width: auto;
}

.form-button {
    float: right;
    height: 29px;
    padding: 0px 12px;
    background-color: #E31F21;
    color: #FFF;
    border: 0px none;
    font-size: 14px;
    cursor: pointer;
}
.form-button-scss {
    float: right;
    height: 29px;
    padding: 0px 12px;
    background-color: #3aaf6c;
    color: #FFF;
    border: 0px none;
    font-size: 14px;
    cursor: pointer;
    width:70px;
}

    .form-button:hover {
        background-color: #FA4143;
    }

    .form-button:active {
        background-color: #a32829;
    }

.green {
    background-color: #2ECC71;
    color: #F8F8F8;
}

    .green:hover {
        background-color: #4de28c;
    }

    .green:active {
        background-color: #259354;
    }

.form-button:disabled {
    background-color: #bbbbbb;
}

.input-req-error {
    border: 1px solid #FA4143 !important;
}


.lg-wrapper-checkbox-container {
    position: absolute;
    top: 164px;
}

.lg-wrapper-forgot-container {
    position: absolute;
    top: 184px;
}

    .lg-wrapper-forgot-container a {
        color: #555;
    }

.announcement-row {
    line-height: 22px;
    width: 100%;
    padding: 1px 0;
    border-bottom: 1px solid #ddd;
    height: 66px;
}


.announcement-left {
    width: 61%;
    display: inline-block;
    float: left;
    padding: 1px 0;
}

.announcement-mid {
    width: 25%;
    display: inline-block;
    float: left;
    text-align: right;
    padding: 1px;
    box-sizing: border-box;
}

.announcement-right {
    text-align: right;
    width: 14%;
    display: inline-block;
    float: right;
    height: 100%;
}

.announcement-button {
    font-size: 14px;
    font-weight: 500;
    width: 100px;
    height: 33px;
    border: 0;
    cursor: pointer;
    border-radius: 2px;
}


    .announcement-button.apply-button, .announcement-button.save-button {
        color: #D5F5E3;
        background-color: #2ecc71;
    }

        .announcement-button.apply-button:hover, .announcement-button.save-button:hover {
            background-color: #D5F5E3;
            color: #2ecc71;
        }

    .announcement-button.view-button {
        color: #C6DBDF;
        background-color: #34495e;
    }

        .announcement-button.view-button:hover {
            color: #34495e;
            background-color: #C6DBDF;
        }

    .announcement-button.cease-button {
        background-color: #E31F21;
        color: #ffe7e7;
    }

        .announcement-button.cease-button:hover {
            background-color: #ffe7e7;
            color: #E31F21;
        }

.announcement-desc {
}

.init-width {
    float: left;
    width: 880px;
    margin: 0 auto;
    padding: 50px;
    text-align: center;
}

.file-cv {
    padding: 10px 0;
    height: 200px;
    box-sizing: border-box;
}

.leftMenu {
    margin: 20px 20px 20px 32px;
    float: left;
    width: 170px;
}

    .leftMenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        background-color: #e0e0e0;
    }

.active {
    background: url(../images/img/icon/arrowsr.png) no-repeat 155px center;
}

.leftMenu li {
    border-bottom: 1px solid #bfbfbf;
    list-style-type: none;
    margin: 0;
    list-style-image:;
}

.leftMenu ul li a {
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    display: block;
    text-decoration: none;
    font-size: 13px;
    line-height: 16px;
    color: #000;
}

    .leftMenu ul li a:hover {
        text-decoration: none;
        line-height: 16px;
        color: #000;
    }


/*Notifications Start*/

/*.notificationContainer {
    background: #d12c3f;
    padding: 10px 20px;
    color: #fff;
    position: relative;
    height: 50px !important;
}

.notificationRow .notificationType {
    display: inline-block;
    float: left;
}

.notificationRow .notification {
    display: inline-block;
}

.notificationRow a {
    color: #fff;
}

.notificationType {
    border-right: 1px solid #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 0;
    width: 180px !important;
}*/

.notificationContainer {
    background: #6e6d75;
    padding: 10px 20px;
    color: #fff;
    position: relative;
    height: 30px !important;
}

    .notificationContainer ul {
        margin: 0;
        padding: 0;
    }

        .notificationContainer ul li {
            height: auto;
        }

.notificationRow {
    margin-bottom: 10px;
    width: 100%;
    padding: 3px;
}

    .notificationRow a {
        color: #fff;
    }

.notificationType {
    border-right: 1px solid #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 0;
    width: 180px !important;
    display: inline-block;
}

.notificationGo {
    color: #fff;
    font-size: 44px !important;
    position: absolute;
    right: 5%;
    bottom: 2px;
}

.notification {
    font-size: 20px;
    padding: 0px 20px;
    display: inline-block;
}


    .notification a {
        font-size: 19px;
        color: #fff !important;
        text-decoration: none;
    }

        .notification a:hover {
            color: #fff;
            text-decoration: none;
        }

    .notification h1 {
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        margin: 0 0 5px 0;
    }

    .notification a h1 {
        text-decoration: none;
        color: #fff;
    }

.notification-fancydetail {
    display: none;
    max-height: 650px !important;
    overflow-y: visible;
    overflow-x: hidden;
}

    .notification-fancydetail .container {
        width: 100%;
        margin: 0;
        padding: 0 0 20px 0;
        color: #6e7375;
    }

        .notification-fancydetail .container h2 {
            margin-bottom: 0;
            padding-bottom: 10px;
            border-bottom: solid 1px #6e7375;
        }

/*Notifications End*/

.hidden {
    display: none;
}

#cv-edit-modal ul {
    list-style: none !important;
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: "FontAwesome";
    src: url('/Content/fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('/Content/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/Content/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/Content/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/Content/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/Content/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before, .fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before, .fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158";
}

.fa-won:before, .fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-genderless:before, .fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

/**
 * alertifyjs 1.11.0 http://alertifyjs.com
 * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
 * Copyright 2017 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com) 
 * Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dimmer{position:fixed;z-index:1981;top:0;right:0;bottom:0;left:0;padding:0;margin:0;background-color:#252525;opacity:.5}.alertify .ajs-modal{position:fixed;top:0;right:0;left:0;bottom:0;padding:0;overflow-y:auto;z-index:1981}.alertify .ajs-dialog{position:relative;margin:5% auto;min-height:110px;max-width:500px;padding:24px 24px 0 24px;outline:0;background-color:#fff}.alertify .ajs-dialog.ajs-capture:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1}.alertify .ajs-reset{position:absolute!important;display:inline!important;width:0!important;height:0!important;opacity:0!important}.alertify .ajs-commands{position:absolute;right:4px;margin:-14px 24px 0 0;z-index:2}.alertify .ajs-commands button{display:none;width:10px;height:10px;margin-left:10px;padding:10px;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.alertify .ajs-commands button.ajs-close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC)}.alertify .ajs-commands button.ajs-maximize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC)}.alertify .ajs-header{margin:-24px;margin-bottom:0;padding:16px 24px;background-color:#fff}.alertify .ajs-body{min-height:56px}.alertify .ajs-body .ajs-content{padding:16px 24px 16px 16px}.alertify .ajs-footer{padding:4px;margin-left:-24px;margin-right:-24px;min-height:43px;background-color:#fff}.alertify .ajs-footer .ajs-buttons.ajs-primary{text-align:right}.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button{margin:4px}.alertify .ajs-footer .ajs-buttons.ajs-auxiliary{float:left;clear:none;text-align:left}.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button{margin:4px}.alertify .ajs-footer .ajs-buttons .ajs-button{min-width:88px;min-height:40px}.alertify .ajs-handle{position:absolute;display:none;width:10px;height:10px;right:0;bottom:0;z-index:1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);-webkit-transform:scaleX(1);transform:scaleX(1);cursor:se-resize}.alertify.ajs-no-overflow .ajs-body .ajs-content{overflow:hidden!important}.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content{left:0;right:0;padding:0}.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body{margin-left:-24px;margin-right:-24px}.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content{padding:0}.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content{left:0;right:0}.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,.alertify.ajs-maximizable .ajs-commands button.ajs-restore{display:inline-block}.alertify.ajs-closable .ajs-commands button.ajs-close{display:inline-block}.alertify.ajs-maximized .ajs-dialog{width:100%!important;height:100%!important;max-width:none!important;margin:0 auto!important;top:0!important;left:0!important}.alertify.ajs-maximized.ajs-modeless .ajs-modal{position:fixed!important;min-height:100%!important;max-height:none!important;margin:0!important}.alertify.ajs-maximized .ajs-commands button.ajs-maximize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=)}.alertify.ajs-maximized .ajs-dialog,.alertify.ajs-resizable .ajs-dialog{padding:0}.alertify.ajs-maximized .ajs-commands,.alertify.ajs-resizable .ajs-commands{margin:14px 24px 0 0}.alertify.ajs-maximized .ajs-header,.alertify.ajs-resizable .ajs-header{position:absolute;top:0;left:0;right:0;margin:0;padding:16px 24px}.alertify.ajs-maximized .ajs-body,.alertify.ajs-resizable .ajs-body{min-height:224px;display:inline-block}.alertify.ajs-maximized .ajs-body .ajs-content,.alertify.ajs-resizable .ajs-body .ajs-content{position:absolute;top:50px;right:24px;bottom:50px;left:24px;overflow:auto}.alertify.ajs-maximized .ajs-footer,.alertify.ajs-resizable .ajs-footer{position:absolute;left:0;right:0;bottom:0;margin:0}.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog{min-width:548px}.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle{display:block}.alertify.ajs-movable:not(.ajs-maximized) .ajs-header{cursor:move}.alertify.ajs-modeless .ajs-dimmer,.alertify.ajs-modeless .ajs-reset{display:none}.alertify.ajs-modeless .ajs-modal{overflow:visible;max-width:none;max-height:0}.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin{display:inline-block;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC)}.alertify.ajs-modeless.ajs-unpinned .ajs-modal{position:absolute}.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=)}.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body{max-height:500px;overflow:auto}.alertify.ajs-basic .ajs-header{opacity:0}.alertify.ajs-basic .ajs-footer{visibility:hidden}.alertify.ajs-frameless .ajs-header{position:absolute;top:0;left:0;right:0;min-height:60px;margin:0;padding:0;opacity:0;z-index:1}.alertify.ajs-frameless .ajs-footer{display:none}.alertify.ajs-frameless .ajs-body .ajs-content{position:absolute;top:0;right:0;bottom:0;left:0}.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog{padding-top:0}.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands{margin-top:0}.ajs-no-overflow{overflow:hidden!important;outline:0}.ajs-no-overflow.ajs-fixed{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:scroll!important}.ajs-no-selection,.ajs-no-selection *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:568px){.alertify .ajs-dialog{min-width:150px}.alertify:not(.ajs-maximized) .ajs-modal{padding:0 5%}.alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog{min-width:initial;min-width:auto}}@-moz-document url-prefix(){.alertify button:focus{outline:1px dotted #3593d2}}.alertify .ajs-dimmer,.alertify .ajs-modal{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:250ms;transition-duration:250ms}.alertify.ajs-hidden .ajs-dimmer,.alertify.ajs-hidden .ajs-modal{visibility:hidden;opacity:0}.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-duration:.5s;animation-duration:.5s}.alertify.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-duration:250ms;animation-duration:250ms}.alertify .ajs-dialog.ajs-shake{-webkit-animation-name:ajs-shake;animation-name:ajs-shake;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ajs-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 ajs-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)}}.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-slideIn;animation-name:ajs-slideIn;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-slideOut;animation-name:ajs-slideOut;-webkit-animation-timing-function:cubic-bezier(.6,-.28,.735,.045);animation-timing-function:cubic-bezier(.6,-.28,.735,.045)}.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-zoomIn;animation-name:ajs-zoomIn}.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-zoomOut;animation-name:ajs-zoomOut}.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-fadeIn;animation-name:ajs-fadeIn}.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-fadeOut;animation-name:ajs-fadeOut}.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-pulseIn;animation-name:ajs-pulseIn}.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-pulseOut;animation-name:ajs-pulseOut}.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-flipInX;animation-name:ajs-flipInX}.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-flipOutX;animation-name:ajs-flipOutX}.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-flipInY;animation-name:ajs-flipInY}.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-flipOutY;animation-name:ajs-flipOutY}@-webkit-keyframes ajs-pulseIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}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 ajs-pulseIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}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)}}@-webkit-keyframes ajs-pulseOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes ajs-pulseOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes ajs-zoomIn{0%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes ajs-zoomIn{0%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes ajs-zoomOut{0%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}100%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}}@keyframes ajs-zoomOut{0%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}100%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}}@-webkit-keyframes ajs-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes ajs-fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes ajs-fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes ajs-fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes ajs-flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-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-transition-timing-function:ease-in;transition-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 ajs-flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-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-transition-timing-function:ease-in;transition-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)}}@-webkit-keyframes ajs-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 ajs-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}}@-webkit-keyframes ajs-flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-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-transition-timing-function:ease-in;transition-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 ajs-flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-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-transition-timing-function:ease-in;transition-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)}}@-webkit-keyframes ajs-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 ajs-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}}@-webkit-keyframes ajs-slideIn{0%{margin-top:-100%}100%{margin-top:5%}}@keyframes ajs-slideIn{0%{margin-top:-100%}100%{margin-top:5%}}@-webkit-keyframes ajs-slideOut{0%{margin-top:5%}100%{margin-top:-100%}}@keyframes ajs-slideOut{0%{margin-top:5%}100%{margin-top:-100%}}.alertify-notifier{position:fixed;width:0;overflow:visible;z-index:1982;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.alertify-notifier .ajs-message{position:relative;width:260px;max-height:0;padding:0;opacity:0;margin:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-timing-function:linear;transition-timing-function:linear}.alertify-notifier .ajs-message.ajs-visible{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.275);transition-timing-function:cubic-bezier(.175,.885,.32,1.275);opacity:1;max-height:100%;padding:15px;margin-top:10px}.alertify-notifier .ajs-message.ajs-success{background:rgba(91,189,114,.95)}.alertify-notifier .ajs-message.ajs-error{background:rgba(217,92,92,.95)}.alertify-notifier .ajs-message.ajs-warning{background:rgba(252,248,215,.95)}.alertify-notifier .ajs-message .ajs-close{position:absolute;top:0;right:0;width:16px;height:16px;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,.5);border-top-right-radius:2px}.alertify-notifier.ajs-top{top:10px}.alertify-notifier.ajs-bottom{bottom:10px}.alertify-notifier.ajs-right{right:10px}.alertify-notifier.ajs-right .ajs-message{right:-320px}.alertify-notifier.ajs-right .ajs-message.ajs-visible{right:290px}.alertify-notifier.ajs-left{left:10px}.alertify-notifier.ajs-left .ajs-message{left:-300px}.alertify-notifier.ajs-left .ajs-message.ajs-visible{left:0}.alertify-notifier.ajs-center{left:50%}.alertify-notifier.ajs-center .ajs-message{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.alertify-notifier.ajs-center .ajs-message.ajs-visible{left:50%;-webkit-transition-timing-function:cubic-bezier(.57,.43,.1,.65);transition-timing-function:cubic-bezier(.57,.43,.1,.65)}.alertify-notifier.ajs-center.ajs-top .ajs-message{top:-300px}.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible{top:0}.alertify-notifier.ajs-center.ajs-bottom .ajs-message{bottom:-300px}.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible{bottom:0}
/**
 * alertifyjs 1.11.0 http://alertifyjs.com
 * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
 * Copyright 2017 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com) 
 * Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dialog{background-color:#fff;-webkit-box-shadow:0 15px 20px 0 rgba(0,0,0,.25);box-shadow:0 15px 20px 0 rgba(0,0,0,.25);border-radius:2px}.alertify .ajs-header{color:#000;font-weight:700;background:#fafafa;border-bottom:#eee 1px solid;border-radius:2px 2px 0 0}.alertify .ajs-body{color:#000}.alertify .ajs-body .ajs-content .ajs-input{display:block;width:100%;padding:8px;margin:4px;border-radius:2px;border:1px solid #ccc}.alertify .ajs-body .ajs-content p{margin:0}.alertify .ajs-footer{background:#fbfbfb;border-top:#eee 1px solid;border-radius:0 0 2px 2px}.alertify .ajs-footer .ajs-buttons .ajs-button{background-color:transparent;color:#000;border:0;font-size:14px;font-weight:700;text-transform:capitalize}.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok{border:2px solid gray;background-color: #3fbb3f;color:white;}.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel{border:2px solid gray;background-color: orange;color:white;}.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok:hover{cursor: pointer !important;}.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel:hover{cursor: pointer !important;}.alertify-notifier .ajs-message{background:rgba(255,255,255,.95);color:#000;text-align:center;border:solid 1px #ddd;border-radius:2px}.alertify-notifier .ajs-message.ajs-success{color:#fff;background:rgba(91,189,114,.95);text-shadow:-1px -1px 0 rgba(0,0,0,.5)}.alertify-notifier .ajs-message.ajs-error{color:#fff;background:rgba(217,92,92,.95);text-shadow:-1px -1px 0 rgba(0,0,0,.5)}.alertify-notifier .ajs-message.ajs-warning{background:rgba(252,248,215,.95);border-color:#999}
