

.container{
    max-width: 1200px;
}


.btn{
    padding: 10px 42px 8px;
    font-size: 16px;
    text-transform: uppercase;
}

.btn-primary{
    background: #fff; /* Old browsers */
    color: #000000;

    border: 1px solid #d0d2cf;
}

.btn-primary:hover{
    background: #b32067;
    color: #fff;
    border: 1px solid #b32067;
    text-decoration: none!important;
}




.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background: #b32067;
    color: #fff;
    border: 1px solid #b32067;
}

.btn-primary.focus, .btn-primary:focus {
    background: #b32067;
    color: #fff;
    border: 1px solid #b32067;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    background: #b32067;
    color: #fff;
    border: 1px solid #b32067;
}


.btn-secondary{
    background: #747081; /* Old browsers */
    color: #fff;
    border: 1px solid #747081;
    padding: 10px 82px 8px;
}

.btn-secondary:hover{
    background: #b32067;
    color: #fff;
    border: 1px solid #b32067;
    text-decoration: none!important;
}

.btn-secondary.active, .btn-secondary:active, .open > .dropdown-toggle.btn-secondary {
    background: #b32067;
    color: #fff;
    border: 1px solid #b32067;
}

.btn-secondary.focus, .btn-secondary:focus {
    background: #b32067;
    color: #fff;
    border: 1px solid #b32067;
}

.m-b-0{    margin-bottom: 0!important;}
.m-b-10{    margin-bottom: 10px!important;}
.m-b-20{    margin-bottom: 20px!important;}
.m-b-25{    margin-bottom: 25px!important;}
.m-b-50{    margin-bottom: 50px!important;}

.m-t-0{    margin-top: 0px!important;}
.m-t-10{    margin-top: 10px!important;}
.m-t-15{    margin-top: 15px!important;}
.m-t-20{    margin-top: 20px!important;}
.m-t-25{    margin-top: 25px!important;}
.m-t-35{    margin-top: 35px!important;}
.m-t-50{    margin-top: 50px!important;}

.p-t-0{ padding-top: 0!important; }
.p-r-0{ padding-right: 0!important; }
.p-b-10{ padding-bottom: 10px!important; }
.p-b-0{ padding-bottom: 0px!important; }

.p-0{padding: 0!important;}


.debugbar{


    position: fixed;
    left: 0;
    bottom: 0;
    height: 30px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 0 4px 0 0;
    z-index: 1011;
    /*opacity: 0;*/

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
    background: #ff3019; /* Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
    color: #111;
}

.debugbar:hover{
    opacity: 1;
}

.debugbar ul{
    margin: 0;
    padding: 0;
}

.debugbar ul li{
    list-style: none;
}

.debugbar > ul > li{
    float: left;
    height: 30px;
    line-height: 30px;
    list-style: none;
    position: relative;
}

.debugbar > ul > li > a{
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    float: left;
    z-index: 2;
    font-size: 12px;
    position: relative;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
    background: #ff3019; /* Old browsers */
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
    color: #fff;
}

.debugbar > ul > li > a:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    color: #cf0404;
}

.debugdata{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    bottom: 29px;
    box-shadow: 0 1px 11px #ccc;
    display: none;
    font-size: 12px;
    line-height: 20px;
    max-height: 80%;
    max-width: 80%;
    padding: 20px;
    position: fixed;
    overflow: auto;
}

.debugdata ul li{
    white-space: nowrap;
}

.debugbar > ul > li:hover > a{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    color: #cf0404;
}
.debugbar > ul > li:hover > div{
    display: block;
}

.debugbar .debugdata.countem ul li{
    list-style: decimal;
    margin-left: 20px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: -2px;
}