/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
html {
    position: relative;
    min-height: 100%;
}
body {
    font-family: "Open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    overflow-x: hidden;
/*background-color: rgb(221, 107, 85);*/
}

p {
    font-size: 14px;
}
.container.login h2{
    color: rgb(119, 119, 119);
    font-weight: normal;
}
p.small {
    font-size: 16px;
}
.edgeLoad-EDGE-1120148761 { visibility:hidden; }
.lite{
    font-weight:normal;
}
a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #DD6B55;
}

ul.list-site li span.text.larger{
    width:230px;
}

a:focus {
     outline: none;
     outline: none;
     outline-offset: 0;
}
.navbar-brand{
    padding:0;
}
.navbar-brand.logo img{
    margin-top:-10px;
}

.error-template h1{
    font-size: 100px;
    color: #DD6B55;
    font-family: 'Courier new', sans-serif;
}
.error-template h2 {
    color:rgb(202, 129, 115);
    font-family: 'Courier new', sans-serif;
}



#slidr-inline-dynamic {
    color: #1E95C8;
}
#slidr-inline-static {
    display: none;
}
.control-group{
    margin-bottom:10px;
}
.alert{
    margin-bottom:0;
    border-radius: 0;
    border: none;
}
.alert-danger {
    color: white;
    background-color: red;
    border-color: red;
}
.alert-danger p{
    color:white;
}
.alert-danger .text-danger {
    color: white;
}

.navbar-default .navbar-nav>li.login>a
{
    background-color: rgb(119, 119, 119);
    color: #fff;
    border-radius: 25px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.navbar-nav>.active>a{
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    background-color: rgb(88, 179, 202);
    color: #fff;
    border-radius: 3px;

}
.navbar-default .navbar-nav>.active>a:hover{
    background-color: rgb(0, 160, 200);
    color: #fff;
    border-radius: 3px;
}

.navbar-default .navbar-nav>li.login>a:hover, .navbar-default .navbar-nav>li.login>a:focus{
    background-color: rgb(44, 58, 73);
    color: #fff;
    border-radius: 25px;
}
.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
    border-bottom: 1px solid #E4E4E4;

}

.dropdown-menu>li>a{
    padding: 10px 20px;
}
.dropdown-menu{
    padding:0;
}
.dropdown-menu .divider{
    margin: 0 0;
}




h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: none;
    font-family: "Open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 150px;
    border: 0;
    border-top: solid 2px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.7em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    background-color: rgb(221, 107, 85);
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    color: rgb(221, 107, 85);
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}




header {
    text-align: center;
    color: #fff;
    background: rgb(221, 107, 85);
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.5em;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 100;

}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}

@media(min-width:768px) {
    header .container {
        padding-top: 20px;
        padding-bottom: 0;
        position: relative;
    }

    header .intro-text .name {
        font-size: 2em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
}

.navbar a.logo{
    font-family: 'Courier new', sans-serif;
    text-transform: none;
    font-size: 42px;
    color:#02A6CF;

}

.navbar a.logo span{
    color:#000;
}

.navbar a.logo .lightweight{
    font-weight:normal;
}
.secondary-color{
    color:rgb(221, 107, 85);
    position: relative;
}

.secondary-color .point{
    position: absolute;
    font-size: 0.6em;
    bottom: 5px;
    left: 7px;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
li.active .secondary-color{
    color:#fff;
}


.urlsite .has-feedback .form-control-feedback {
    position: absolute;
    top: 6px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}


.toolbar{
    background-color: #000;
    min-height: 53px;
    margin-bottom: 0;
    font-size: 16px;
    border: none;
    border-radius: 0px;
    border-color: #080808;
    position: relative;
}
.toolbar .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus,.navbar-nav>li>a:focus {
    color: #1abc9c;
    background-color: transparent;
}



.toolbar .navbar-nav>li>a {
    color: #fff;
}

.etat {
    position: relative;
    z-index: 10;
    width: 6px;
    height: 6px;
    /* font-family: Lato,Helvetica,Arial,sans-serif; */
    font-size: 0;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;

    margin-top: 12px;
    border-radius: 50%;
}
.etat.unactivated{
    background-color: red;
}
.etat.activated{
    background-color: #1abc9c;
}
.etat.warning{
    background-color: orange;
}
.etat.absolute{
    position: absolute;
    top: 3px;
    right: 8px;
}

@media(min-width:768px) {
    .navbar-fixed-top {
        padding: 25px 0;
        -webkit-transition: padding .2s;
        -moz-transition: padding .2s;
        transition: padding .2s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        transition: all .2s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }



    .navbar-shrink a.logo .secondary-color .point {
        position: absolute;
        font-size: 0.6em;
        bottom: -6px;
        left: 2px;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
}

.navbar {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}



.navbar-default .navbar-nav>li>a {
    color: #FFF;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
    color: #B2B2B2;
}
.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
    background-color: #000434;
    padding-top: 10px;
    padding-bottom: 13px;
    margin-bottom:0;
}

section {
    padding: 0px 0;
}

section h2 {
    margin: 0;
    font-size: 3em;
}

section.success {
    color: #fff;
    background: #18bc9c;
}

section#account{
    padding:30px 0;
    background-color: #FDFDFD;
}


@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}



.btn-outline {
    margin-top: 0;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #18bc9c;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

footer {
    color: #fff;

}
.footer{
    position: absolute;
    bottom: 0;
    width: 100%;
}
footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #2c3e50;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #000;
}



.btn-social-round {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

li.pattern a{
    display:block;
    width:50px;
    height:50px;
}

li.pattern{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    list-style: none;
}
.pattern img{
    border-radius: 3px;
    border: 1px solid #DBDBDB;
    width: 50px;
    height: 50px;
}


a.pattern_color_bg{
    transition: all .2s ease-in-out;
    border-radius:3px;
}
a.pattern_color_bg:hover{
    border-color:#DD6B55;
}
a.pattern_color_bg.active{
    border-color:#DD6B55;
    border-style: solid;
    border-width: 3px;
}



a.pattern_bg img {
    transition: all .2s ease-in-out;
}
a.pattern_bg:hover img{
    border-color:#DD6B55;
}
a.pattern_bg.active img{
    border-color:#DD6B55;
    border-style: solid;
    border-width: 3px;
}

.modal-backdrop{
    z-index:0;
}
.modal-dialog{
    margin-top:0;
    margin-left: 0;
    margin-right: 0;
}
.modal-content{
    border-radius:0;
}

#minisite .progress{
    margin-bottom: 0;
    border-radius: 0;
    height:50px;
}

#minisite img.thumbnail{
    width: 100%;
    max-width:100%;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
}


#minisite .wrapper {
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
    text-align: center;
}
#minisite .wrapper .content_with_padding{
    padding: 0px 10px 20px;
}

section h1, section h2, section h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
input#url {
    text-align: right;
}

.d-border-c {
    border-color: #00a651 !important;
}

.separation-line {
    margin: 0 0 18px !important;
    height: 2px;
    width: 70px;
    display: block;
    border-top: 2px solid #fff;
}

.domaine{
    font-size: 22px;
    line-height: 2em;
}

.urlsite,.action,.themes{
    margin-top: 40px;
}

section .btn{
    border-radius: 0;
    box-shadow: none;
}
section .btn-success{
    background-color:#5cb85c;
    border-color:#5cb85c;
    background-image:none;

}
section .btn-info{
    background-color:#2c3e50;
    border-color:#2c3e50;
    background-image:none;

}

section .btn-lg, section .btn-group-lg>.btn {
    padding: 20px 30px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
section{
    background-color: #F4FFFD;
}
section.white{
    background-color: #fff;
}

p.help{
    font-size: 13px;
    color: #999;
    margin: 0;
}

.toEdit:focus, li {
    outline: none;
    list-style: none;
    /* color: red; */
}

.iframe_div iframe {
    height: 100% !important;
    width: 100% !important;
    overflow: auto;
    border: none;
}
.iframe_div {
    height: 100% !important;
    width: 100% !important;
}
.iphone-5-model {
    background: url('../img/phone.png') 0 0 no-repeat;
    width: 452px;
    height: 950px;
    max-height: 950px;
    padding: 132px 28px 134px 32px;
}
.galaxys3black-model {
    background: url('../img/galaxys3black.png') 0 0 no-repeat;
    width: 457px;
    height: 917px;
    max-height: 950px;
    padding: 95px 35px 134px 33px;
    border-radius: 5px;
}
.galaxys3-model {
    background: url('../img/galaxys3.png') 0 0 no-repeat;
    width: 450px;
    height: 424px;
    padding-top: 277px;
    border-radius: 5px;
    margin: 20px auto 0px;
    overflow: hidden;
}


@-moz-document url-prefix()
{
    .galaxys3-model {
        padding-top: 95px;
    }
}

/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .galaxys3-model {
        padding-top: 277px;
    }
}




.galaxys3-model .content{
    position: relative;
    margin-top: 0;
}
.galaxys3-model.absolute {
    position: absolute;
    left: 50%;
    margin-left: -223px;
    right: 0;
    top: 331px;
}
.toDel,li.toDel{
    position:relative;
}
.toDel div.removeBox {
    position: absolute;
    background-color: #FFFEFE;
    padding: 1px 6px;
    right: 6px;
    top: -13px;
    color: red;
    border-radius: 50%;
    font-size: 14px;
}

.fa.text-success {
    color: #18BC9C;
}
.fa.bigfont{
    font-size:3em;
}
.text-center{
    text-align: center;
}





.pull-right {
    float: right!important;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}
.badge-danger, .label-danger {
    background-color: #da4453;
    border-color: #da4453;
}

.list-form .badge{
    margin-left: 70px;
    margin-top: 5px;
}


.panel.panel-resume,.panel.panel-email{
    padding:20px;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}


.panel.panel-resume a:hover{
    text-decoration:underline;
}
.panel.panel-resume a.btn:hover{
    text-decoration:none;
}
.panel.panel-resume a {
    color: #18BC9C;
    text-decoration: none;
}
.panel.panel-resume p {
    font-size: 23px;
    line-height: 2em;
}


.panel.panel-resume a.btn-success:hover,.panel.panel-email button.btn-success:hover{
    text-decoration: none;
    background-color: rgb(73, 207, 181);
    border-color: #18BC9C;
}
.panel.panel-resume a.btn-success,.panel.panel-email button.btn-success{
    color:#fff;
    background-color: #18BC9C;
    border-color: #18BC9C;
}

.panel.panel-email .btn-lg{
    padding:10px 30px;
}

.preloader-wrapper {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0.8;
    top: 0;
    bottom:0;
    background: #ffffff;
}
.preloader {
    position: relative;
    top: 50%;
    left: 0;
    text-align: center;
}

section.content{
    background-color:#fff;
}
section.grey{
    background-color: #f8f8f8;
}
section.content h4, section.content h5, section.content h6 {
    color: #333;
    font-size: 20px;
}
section.content p, section.grey p {
    color: #737373;
    font-size: 17px;
    line-height: 1.8em;
}


.feature_title {
    color: #5f5f5f;
    margin-bottom: .6em;
    margin-top: 1.8em;
    font-size: 25px;
}

p.feature_description {

    margin-top: .6em;
    margin-bottom: 1.2em;
    color: #606060;
}





header .btn {
    background-color: transparent;
    border: 2px solid #fff;
    margin-top: 20px;
    color: #fff;
    padding: 10px 20px;
    background-image: none;
}
header .btn:hover,header .btn:focus,header .btn:active {
    background-color: #fff;
    color: #DD6B55;
    border: 2px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

p.signin a,p.sign a{
    font-size: 17px;
}
p.signin,.signin {
    height:280px;
    padding-top: 90px;
    text-align:center; /* centrage horizontal */
    border-left: 1px solid #E5E5E5;
}


p.sign {
    height: 370px;
    line-height: 370px;
    text-align: center;
    border-left: 1px solid #E5E5E5;
}


.container.login .btn-default {
    background-color: rgb(221, 107, 85);
    color: white;
    border: 1px solid rgb(221, 107, 85);
}

.container.login p.signin .btn-default,.container.login p.sign .btn-default {
    background-color: #fff;
    color: #dd6b55;
    border: 1px solid #dd6b55;
}

p.signin .btn {
    background-color: transparent;
    border: 2px solid #fff;
    margin-top: 20px;
    color: #fff;
    padding: 10px 20px;
    background-image: none;
}
p.signin .btn:hover,p.signin .btn:focus,p.signin .btn:active {
    background-color: #fff;
    color: #DD6B55;
    border: 2px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}


a.et_pb_more_button:after{
    font-family: "FontAwesome";
    font-size: 32px;
    line-height: 1em;
    content: "\f105";
    opacity: 0;
    position: absolute;
    margin-left: -20px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    top: 6px;
    right: 10px;
    color:#DD6B55;
}
a.et_pb_more_button:hover:after{
    opacity:1;
}
a.et_pb_more_button:hover{
    padding-left:36px;
    padding-right: 36px;
}

a.et_pb_more_button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position:relative;
}

.form-control {
    border: 2px solid #bdc3c7;
    color: #34495e;
    font-family: "Lato", Helvetica, Arial, sans-serif;

    -webkit-appearance: none;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear;
}


.home-gallery {
    background-color: #2c3e50;
    height: 240px;
    overflow: hidden;
    margin-top: 0;
}
.home-gallery ul {
    margin-top: 2em;
    text-align: center;
    height: 200px;
    overflow: hidden;
}
.home-gallery ul li {
    display: inline-block;
    margin: 0 1em
}
.home-gallery a {
    display: block;
    -moz-box-shadow: 0 0 12px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.2);
    box-shadow: 0 0 12px rgba(0,0,0,0.2);
    line-height: 0;
    position: relative;
    -webkit-animation: fadein .5s;
    -moz-animation: fadein .5s;
    -o-animation: fadein .5s;
    animation: fadein .5s;
}
.home-gallery_label {
    font-family: "source_sans_prolight","helvetivaNeue",sans-serif;
    font-size: .95em;
    margin-top: .7em;
    color: rgba(255,255,255,0.6);
}


.home-gallery a:hover:after {
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7) url(/img/icon-zoom-gallery.png) no-repeat center center;
    width: 100%;
    height: 100%;
    -webkit-animation: fadein .5s;
    -moz-animation: fadein .5s;
    -o-animation: fadein .5s;
    animation: fadein .5s;
}

.title-line-thru-fade:after, .title-line-thru-fade:before, .title-line-thru-fade_line, .quote:after, .quote:before, .l-home-banner:after, .home-gallery a:hover:after, .signupin:before, .signupin:after {
    content: " ";
    position: absolute;
    display: block;
}




.input-sm {
    border: 1px solid #bdc3c7;
    border-radius: 2px;
    font-size: 12px;
    line-height: 1;
    padding: 2px 4px;
    height: 30px;
}

select.input-sm, select.form-group-sm .form-control {
    height: 30px;
    line-height: 20px;
}


.input-hg {
    height: 53px;
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.318;
    border-radius: 3px;
}

.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px;
}




.circle.circle-lg {
    width: 140px;
    height: 140px;
    border-radius: 140px;
}
.circle {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background: #7997B5;
    color: #FDFDFD;
    text-align: center;
    display: inline-block;
}

.circle.circle-lg i {
    font-size: 70px;
    line-height: 140px;
}
.circle.circle-green {
    background-color: #95ab63;
    color: #FDFDFD;
}
.circle.circle-orange {
    background-color: #d39e4c;
    color: #FDFDFD;
}

div.models{
    padding:15px 0 0 0;
}
div.models li{
    float:left;
    list-style: none;
    margin-left:20px;
}
div.models li a.active {
 border : 2px solid #DD6B55;
}



#carousel-template-generic .carousel-control.left,#carousel-template-generic .carousel-control.right{
    background-image: none;
}
#carousel-template-generic .carousel-inner{
    padding: 0;
}
#carousel-template-generic .carousel-control {
    position: relative;
    width: 5%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    opacity: 1;
    filter: none;
    color: #424242;
    margin-top: 6px;
}
#carousel-template-generic li a{
    margin-left: 15px;
}
#carousel-template-generic .carousel-indicators {
    position: absolute;
    bottom: -35px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
#carousel-template-generic .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;

    border-radius: 10px;
    cursor: pointer;
    background-color: #999 \9;
    background-color: #999;
    border: 1px solid #999;
}
#carousel-template-generic .carousel-indicators .active{
    background-color: rgb(221, 107, 85);
    border: 1px solid rgb(221, 107, 85);
}

.model1{
    background-image: url('../../../img/model_1.png');
    height: 289px;
    width: 160px;
    display: block;
    background-repeat: no-repeat;
}

.model2{
    background-image: url('../../../img/model_2.png');
    height: 289px;
    width: 160px;
    display: block;
    background-repeat: no-repeat;
}

.model3{
    background-image: url('../../../img/model_3.png');
    height: 289px;
    width: 160px;
    display: block;
    background-repeat: no-repeat;
}

.model4{
    background-image: url('../../../img/model_4.png');
    height: 289px;
    width: 160px;
    display: block;
    background-repeat: no-repeat;
}

.close-field {
    margin-top: 17px;
    display: block;
}

.toolbarform{
    margin-bottom:10px;
}
p.options_list {
    padding-top: 5px;
    margin-left: 35px;
    clear: both;
    margin-bottom: 0;
}


.min-padding-left{
    padding-right:0;
    padding-left:5px;
}
.table-striped>tbody>tr:nth-child(odd)>td{
    background-color: #fff;
}
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #000000;
}
.pagination{
    float: right;
}

.pagination a{
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #909090;
    background-color: #eee;
    border-color: #F0F0F0;
    cursor: default;
}

.pagination a.active{
    background-color: rgb(88, 179, 202);
    color: #fff;
}
.pagination a:hover.active{
    background-color: rgba(88, 179, 202,0.8);
    color: #fff;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #333;
    background-color: #eee;
    border-color: #F0F0F0;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #909090;
    background-color: #fff;
    border: 1px solid #F0F0F0;
    margin-left: -1px;
}



.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-color: #F0F0F0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    border-color: #F0F0F0;
}

ul.listOptions{
    padding-left:35px;
}


@media (max-width: 992px) {
    .col-md-6 {
        width: 50%;
        float:left;
    }
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        font-size: 20px;
        color: rgb(119, 119, 119);
        font-weight: normal;
        line-height: 35px;
    }


}

.table>thead>tr>th{
    color:#fff !important;
    background-color: #000 !important;
    -webkit-print-color-adjust:exact;
}
.table>tbody>tr>td{
    color:#000; !important;
    background-color: inherit !important;
    /* add this line for better support in chrome */
    -webkit-print-color-adjust:exact;
}

@media print {
    .navbar.navbar-default.for-print{
        -webkit-print-color-adjust: exact;
        width: 100%;top:0;
        border: 0;
        background-color: #000434;
        padding-top: 10px;
        padding-bottom: 13px;
        margin-bottom: 0;
    }
    .table>thead>tr>th{
        color:#fff !important;
        background-color: #000 !important;
        -webkit-print-color-adjust:exact;
    }
    .table>tbody>tr>td{
        color:#000; !important;
        background-color: inherit !important;

        -webkit-print-color-adjust:exact;
    }
    .alert-danger {
        font-size:16px;
        color: #ffffff  !important;
        background-color: red;
        border-color: red;
        -webkit-print-color-adjust:exact;
    }
    .alert-danger p{
        color:#ffffff  !important;
        -webkit-print-color-adjust:exact;
    }
    .alert-danger .text-danger {
        color: #ffffff !important;
        -webkit-print-color-adjust:exact;
    }

    footer .footer-below {
        padding: 5px 0;
        color:#000;
        background-color: #fff;
        -webkit-print-color-adjust:exact;
    }

}