#flipbook{
    margin: 40px auto;
}
#flipbook .pages .page_content{
    margin: 20px;
}
.page_content{
    position: relative;
}
.page_content img{
    width: 100%;
}
.page_content .add_text{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    background: #6699ff;
    opacity: .5;
    text-align: center;
    color: #fff;
    height: 45px;
    cursor: pointer;
    padding: 5px;
}
.page_content .add_cover_text{
    border: solid 5px #fff;
    background: #27628E;
    color: #fff;
    position: relative; 
    left: -50%;
    padding: 3px 5px;
    text-align: center;
}

/*#flipbook .end_page {
    background-position: -1080px 0 !important;
}*/

/*#flipbook .p1, .end_page{
    background-color: white;
    background-image: url(book-covers.jpg) !important;
}*/

#flipbook .page-wrapper{
    -webkit-perspective:2000px;
    -moz-perspective:2000px;
    -ms-perspective:2000px;
    -o-perspective:2000px;
    perspective:2000px;
}

#flipbook .hard{
    color:#333;
    -webkit-box-shadow:inset 0 0 5px #666;
    -moz-box-shadow:inset 0 0 5px #666;
    -o-box-shadow:inset 0 0 5px #666;
    -ms-box-shadow:inset 0 0 5px #666;
    box-shadow:inset 0 0 5px #666;
    font-weight:bold;
}

#flipbook .odd{
    background:-webkit-gradient(linear, right top, left top, color-stop(0.95, #FFF), color-stop(1, #DADADA));
    background-image:-webkit-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
    background-image:-moz-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
    background-image:-ms-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
    background-image:-o-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
    background-image:linear-gradient(right, #FFF 95%, #C4C4C4 100%);
    -webkit-box-shadow:inset 0 0 5px #666;
    -moz-box-shadow:inset 0 0 5px #666;
    -o-box-shadow:inset 0 0 5px #666;
    -ms-box-shadow:inset 0 0 5px #666;
    box-shadow:inset 0 0 5px #666;

}

#flipbook .even{
    background:-webkit-gradient(linear, left top, right top, color-stop(0.95, #fff), color-stop(1, #dadada));
    background-image:-webkit-linear-gradient(left, #fff 95%, #dadada 100%);
    background-image:-moz-linear-gradient(left, #fff 95%, #dadada 100%);
    background-image:-ms-linear-gradient(left, #fff 95%, #dadada 100%);
    background-image:-o-linear-gradient(left, #fff 95%, #dadada 100%);
    background-image:linear-gradient(left, #fff 95%, #dadada 100%);
    -webkit-box-shadow:inset 0 0 5px #666;
    -moz-box-shadow:inset 0 0 5px #666;
    -o-box-shadow:inset 0 0 5px #666;
    -ms-box-shadow:inset 0 0 5px #666;
    box-shadow:inset 0 0 5px #666;
}
#flipbook .shadow,
#flipbook.shadow{
    -webkit-box-shadow: 0 4px 10px #666;
    -moz-box-shadow: 0 4px 10px #666;
    -ms-box-shadow: 0 4px 10px #666;
    -o-box-shadow: 0 4px 10px #666;
    box-shadow: 0 4px 10px #666;
}

#flipbook .p1{
    background: #27628E;
}

#flipbook .p2{
    /*background: url('assets/_arkakapak.jpg') no-repeat;*/
    transform: rotateY(180deg);
}

#flipbook .p33{
    /*background: url('assets/_arkakapak.jpg');*/
    margin: 0;
    width: 100%;
    height: 100%;
    /* margin: 15px; */
}

#flipbook .p34{
    background: #27628E;
    /*background: url('assets/fotokitaparkakapak.png') no-repeat #1aa5de;*/
    margin: 0;
    width: 100%;
    height: 100%;
    /* margin: 15px; */
}
.albumImages {
    width: 150px;
    height: 150px;
    margin: 20px auto;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.albumImages .facebook-album-names {
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    color: #000000;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: 300;
}

.albumImages .album-images-count {
    position: absolute;
    right: -5px;
    top: -5px;
    background: #ff0000;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-weight: 200;
}

.thumbnail .siraNumarasi {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    font-size: 67px;
    opacity: .6;
    color: #fff;
    font-weight: bold;
    transform: translate(-50%, -50%);
}

.photobook-select-image-header {
    background-image: url('/instfoto/assets/fotokitap-footer-bg.jpg');
    background-color: #0072bc;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: cover;
    text-align: center;
    color: #FFFFFF;
    padding: 15px 0;
    min-height: 150px;
}

.photobook-select-image-header i {
    width: 60px;
    height: 60px;
    border: 1px solid #ffffFF;
    border-radius: 50%;
    display: block;
    margin: 3px auto;
}

.photobook-select-image-header p {
    font-size: 20px;
    font-weight: 100;
}

.photobook-select-image-header i:before {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 60px;
}

.login {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-top: 50px;
}

.grid {
    margin: 0 auto;
}

header img {
    float: left;
}

header h1 {
    float: left;
    margin-left: 10px;

}

header p {
    clear: both;
}

.thumbnails .thumbnail {
    cursor: pointer;
    position: relative;
}

.thumbnails .thumbnail .order {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ffffff;
    border: solid 1px #00cc00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    display: none;
    z-index: 1;
}

.thumbnails .thumbnail.selected {
    background: #0099cc;
}

.thumbnails .thumbnail.selected .selectImage {
    background: #e74c3c;
    color: #fff;
    font-weight: bold;
}

.boyutOlcuSecimAlani h1 {
    font-weight: 400;
}

.boyutOlcuSecimAlani .ebat {
    font-size: 18px;
    margin-top: 15px;

}

.boyutOlcuSecimAlani .fotokitapFiyat {
    font-size: 25px;
    margin-top: 5px;
    font-weight: 400;
}

.error {
    color: #F75B5B;
    font-size: 30px;
    margin-top: 25px;
}

.success {
    color: #93C73B;
    font-size: 30px;
    margin-top: 100px;
}

.titleLine {
    border-bottom: 1px solid #cccccc;
}

.limit {
    font-size: 38px;
    color: #aaafb3;
    min-width: 90px;
}

.limit .current {
    color: #403d3d;
    font-size: 38px;
    float: right;
}

.limit .current.goal {
    color: #00cc00;
}

.limit .current.exceeded {
    color: #ff0000;
}

.max {
    float: right;
    display: none;
}

.set_count {
    display: none;
}

.set_price {
    display: none;
}

.is_stuck {
    background: #fff;
    z-index: 15;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1)
}

#header_photos {
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 20px;
}

#header_photos h1 {
    text-transform: uppercase;
    color: #403d3d;
    font-size: 32px;
    text-align: center;
}

.toolbar_product {
    margin-top: 11px;
}

.toolbar {
    background-color: rgba(245, 245, 245, .95);
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0;
    height: 60px;
    z-index: 100000000;
    margin-top: 15px;
    border-top: 3px solid #C7C6C6
}

.toolbar .btn_next, .toolbar .btn_back {
    margin-top: 15px;
}

.custom-btn {
    background: #0372BC;
    border: none;
    border-radius: 0;
    min-width: 160px;
}

.custom-btn:hover {
    background: #005188;

}

.custom-btn.disabled {
    background: #005188;
}

.select-foto-line, .select-order-line, .select-complete-line {
    display: none;
}

#toolbar_product, #toolbar_review, #toolbar_order, .islemSonucAlani {
    display: none;
}

#toolbar_product {
    margin: 10px 0 10px 10px;
    float: right
}

#toolbar_order {
    margin: 10px 0 10px 0;
    float: right
}

#toolbar_review {
    margin: 10px 0 10px 0;
    float: right
}

#mt_top_all {
    margin: 10px 0;
    float: right
}

.product_preview {
    display: none;
    /*width: 640px;*/
    /*margin: 0 auto;*/
}

.cover-content {
    position: relative;
    margin-top: 20px;
    z-index: 1;
}

.cover-content input {
    display: block;
    width: 100%;
    height: 45px;
    border-radius: 20px;
    font-size: 20px;
    color: #848484;
    text-align: center;
    border: solid 1px #AFA9A9;
    margin: 10px 0;
}

.cover-content p {
    display: block;
    padding: 0 20px 40px;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #848484;
}

.cover-content button {
    display: inline-block;
    width: auto;
    height: 45px;
    padding: 0 35px;
    margin: 20px 0;
    border: 0;
    border-radius: 20px;
    background: #1AA5DE;
    font-size: 16px;
    color: #fff;
}

.cover_color {
    padding: 5px 35px;
    border: 0;
    border-radius: 20px;
    background: #E69138;
    font-size: 16px;
    color: #fff;
    margin: 20px auto;
    display: -webkit-box;
}

a.create {
    height: 50px;
    line-height: 50px;
    width: auto;
    background-position: 10px bottom;
    background-repeat: no-repeat;
    font-size: 15px;
    color: #fff;
    float: left;
    margin-right: 16px;
    padding-left: 48px;
    padding-right: 16px;
    border-radius: 3px;
}

a.instagram {
    background-image: url(/instfoto/assets/create-instagram.png);
    background-color: #497b96;
}

a:hover.instagram {
    background-color: #32596e;
}

a.facebook {
    background-image: url(/instfoto/assets/create-facebook.png);
    background-color: #2d56ac;
    /*background-color: #A9BEE8;*/
}

a:hover.facebook {
    background-color: #23499a;
}

a.upload {
    background-image: url(/instfoto/assets/create-upload.png);
    background-color: #f15a5f;
    /*background-color: #EFBDBF;*/
    margin-right: 0;
}

a:hover.upload {
    background-color: #dc484d;
}

#mt_top_all {
    /*    float: left;
        padding: 22px 0px;
        border-bottom: 2px solid #f2f4f5;
        width: 100%;
        margin-bottom: 15px;*/
    /*display: none;*/

}

.userFollows {
    display: none;
}

.loader-inner {
    text-align: center;
    font-size: 30px;
    font-weight: 200;
}

.loader {
    background: url('/instfoto/assets/loader.gif') center center no-repeat;
    height: 200px;
    clear: both;
    display: none;
}

.create-button {
    display: block;
    overflow: hidden;
    margin: 35px auto;
    width: 600px;
}

.photoDelete {
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 99999;
    opacity: 0;
    background-color: #fff;
    border-radius: 45px;
    height: 26px;
    width: 26px;
    text-align: center;
}

.photoDelete i {
    color: #FF1800;
    cursor: pointer;
    font-size: 18px;
    line-height: 26px;
}

.thumbnail:hover .photoDelete {
    opacity: 1;
}

.spaceSelect {
    opacity: 0;
}

.selected .spaceSelect {
    opacity: .6;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.thumbnail:hover .selectImage {
    opacity: 1;
}

.cropFrame {
    margin: 0 auto;
}

.selectImage {
    border: solid 1px #cccccc;
    border-top: 0;
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    height: 36px;
    width: 125px;
    line-height: 36px;
    background: #FFF;
    transform: translate(-50%, -50%);
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    opacity: 0;
}

.handle {
    background-color: #828282;
    display: inline;
    padding: 3px 8px;
    color: #fff;
    cursor: pointer;
}

@media all and (max-width: 600px) {
    a.create {
        display: block;
        margin: 5px 20px;
        float: none;
    }

    a.upload {
        /*margin-right: none;*/
    }

    .create-button {
        width: auto;
    }
}

/* -------------------------------- 

Multi steps indicator 

-------------------------------- */

.cd-multi-steps {
    /*width: 100%;*/
    max-width: 768px;
    padding: 0.5em 1em;
    margin: 1em auto;
    background-color: #edeff0;
    border-radius: .25em;
}

.cd-multi-steps:after {
    content: "";
    display: table;
    clear: both;
}

.cd-multi-steps li {
    display: inline-block;
    float: left;
    margin: 0.5em 0;
}

.cd-multi-steps li::after {
    /* this is the separator between items */
    display: inline-block;
    content: '\00bb';
    margin: 0 .6em;
    color: #959fa5;
}

.cd-multi-steps li:last-of-type::after {
    /* hide separator after the last item */
    display: none;
}

.cd-multi-steps li > * {
    /* single step */
    display: inline-block;
    font-size: 1.4rem;
    color: #2c3f4c;
}

.cd-multi-steps li.current > * {
    /* selected step */
    color: #5BC0DE;
}

.no-touch .cd-multi-steps a:hover {
    /* steps already visited */
    color: #5BC0DE;
}

.cd-multi-steps.custom-separator li::after {
    /* replace the default arrow separator with a custom icon */
    content: '';
    height: 16px;
    width: 16px;
    background: url(../img/cd-custom-separator.svg) no-repeat center center;
    vertical-align: middle;
}

/* --------------------------------

Multi steps indicator 

-------------------------------- */
@media only screen and (min-width: 800px) {
    .cd-multi-steps {
        /* reset style */
        background-color: transparent;
        padding: 0;
        text-align: center;
    }

    .cd-multi-steps li {
        position: relative;
        float: none;
        margin: 0.4em 40px 0.4em 0;
    }

    .cd-multi-steps li:last-of-type {
        margin-right: 0;
    }

    .cd-multi-steps li::after {
        /* this is the line connecting 2 adjacent items */
        position: absolute;
        content: '';
        height: 4px;
        background: #edeff0;
        /* reset style */
        margin: 0;
    }

    .cd-multi-steps li.visited::after {
        background-color: #5BC0DE;
    }

    .cd-multi-steps li > *, .cd-multi-steps li.current > * {
        position: relative;
        color: #2c3f4c;
    }

    .cd-multi-steps.custom-separator li::after {
        /* reset style */
        height: 4px;
        background: #edeff0;
    }

    .cd-multi-steps.text-center li::after {
        width: 100%;
        top: 50%;
        left: 100%;
        -webkit-transform: translateY(-50%) translateX(-1px);
        -moz-transform: translateY(-50%) translateX(-1px);
        -ms-transform: translateY(-50%) translateX(-1px);
        -o-transform: translateY(-50%) translateX(-1px);
        transform: translateY(-50%) translateX(-1px);
    }

    .cd-multi-steps.text-center li > * {
        z-index: 1;
        padding: .6em 1em;
        border-radius: .25em;
        background-color: #edeff0;
    }

    .no-touch .cd-multi-steps.text-center a:hover {
        background-color: #2c3f4c;
    }

    .cd-multi-steps.text-center li.current > *, .cd-multi-steps.text-center li.visited > * {
        color: #ffffff;
        background-color: #5BC0DE;
    }

    .cd-multi-steps.text-center.custom-icons li.visited a::before {
        /* change the custom icon for the visited item - check icon */
        background-position: 0 -60px;
    }

    .cd-multi-steps.text-top li, .cd-multi-steps.text-bottom li {
        
        text-align: center;
    }

    .cd-multi-steps.text-top li::after, .cd-multi-steps.text-bottom li::after {
        /* this is the line connecting 2 adjacent items */
        position: absolute;
        left: 50%;
        /* 40px is the <li> right margin value */
        width: calc(100% + 40px);
    }

    .cd-multi-steps.text-top li > *::before, .cd-multi-steps.text-bottom li > *::before {
        /* this is the spot indicator */
        content: '';
        position: absolute;
        z-index: 1;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 12px;
        width: 12px;
        border-radius: 50%;
        background-color: #edeff0;
    }

    .cd-multi-steps.text-top li.visited > *::before,
    .cd-multi-steps.text-top li.current > *::before, .cd-multi-steps.text-bottom li.visited > *::before,
    .cd-multi-steps.text-bottom li.current > *::before {
        background-color: #5BC0DE;
    }

    .no-touch .cd-multi-steps.text-top a:hover, .no-touch .cd-multi-steps.text-bottom a:hover {
        color: #5BC0DE;
    }

    .no-touch .cd-multi-steps.text-top a:hover::before, .no-touch .cd-multi-steps.text-bottom a:hover::before {
        box-shadow: 0 0 0 3px rgba(150, 192, 61, 0.3);
    }

    .cd-multi-steps.text-top li::after {
        /* this is the line connecting 2 adjacent items */
        bottom: 4px;
    }

    .cd-multi-steps.text-top li > * {
        padding-bottom: 20px;
    }

    .cd-multi-steps.text-top li > *::before {
        /* this is the spot indicator */
        bottom: 0;
    }

    .cd-multi-steps.text-bottom li > * {
        padding-top: 20px;
    }

    .cd-multi-steps.text-bottom li > *::before {
        /* this is the spot indicator */
        top: 0;
    }

    .cd-multi-steps.text-top.count li > *::before,
    .cd-multi-steps.text-bottom.count li > *::before {
        /* this is the spot indicator */
        content: counter(steps);
        height: 75px;
        width: 75px;
        line-height: 75px;
        font-size: 35px;
        color: #ffffff;
    }

    .cd-multi-steps.text-top.count li:not(.current) em::before,
    .cd-multi-steps.text-bottom.count li:not(.current) em::before {
        /* steps not visited yet - counter color */
        color: #2c3f4c;
    }

    .cd-multi-steps.text-top.count li::after {
        bottom: 11px;
    }

    .cd-multi-steps.text-top.count li > * {
        padding-bottom: 34px;
    }

    .cd-multi-steps.text-bottom.count li::after {
        top: 36px;
    }

    .cd-multi-steps.text-bottom.count li > * {
        padding-top: 80px;
    }
}

.cd-multi-steps.count li {
    counter-increment: steps;
}

.cd-multi-steps.count li > *::before {
    content: counter(steps) " - ";
}

.cropFrame {
	overflow : hidden;
	position : relative;
}
.cropImage {
	position : absolute;
	top      : 0;
	left     : 0;
	cursor   : move;
	max-width: none;
}
.cropControls {
	background : #828282;
	width      : 100%;
	height     : 30px;
/*	position   : absolute;
	z-index    : 100;
	bottom     : 0;
	left       : 0;
	opacity    : 0;
	filter     : alpha(opacity=0);
	transition : opacity .25s linear;*/
	-o-transition      : opacity .25s linear;
	-moz-transition    : opacity .25s linear;
	-webkit-transition : opacity .25s linear;
    margin-top: 2px;
}
/*.hover .cropControls,
.cropFrame:hover .cropControls {
	opacity    : .6;
	filter     : alpha(opacity=60);
}*/

.hover .selectImage,
.cropFrame:hover .selectImage {
	top        : 0;
}

.cropControls span {
	display   : block;
	float     : left;
	color     : #fff;
	font-size : 13px;
	margin    : 6px 0 0 5px;
}
.cropZoomIn,
.cropZoomOut {
	display         : block;
	float           : right;
	margin          : 5px 4px 0 0;
	background      : #fff;
	color           : #000;
	border-radius   : 9px;
	width           : 18px;
	height          : 18px;
	line-height     : 18px;
	font-size       : 18px;
	font-weight     : bold;
	text-align      : center;
	text-decoration : none;
	cursor          : pointer;
	/* IE SUCKS */
	zoom            : expression(this.runtimeStyle.zoom = "1", this.appendChild( document.createElement("b") ).className = "after")\9;
}
.cropZoomIn::after,
.cropZoomIn .after {
	content : "+";
	display : block;
}

.cropZoomOut::after,
.cropZoomOut .after {
	line-height    : 14px;
	font-size      : 22px;
	margin-left    : -1px;
	content        : "-";
	display        : block;
}


