
#optGBYes {
	width: 5% !important;
}

#optGBNo {
	width: 5% !important;
}


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section
{
    display: block;
}

audio, canvas, video
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls])
    {
        display: none;
    }

html
{
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	font-size: 16px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

.middlecolumn {
	margin-left: 20px;
	margin-right: 20px;
}



	.input_icon i {
    position: absolute;
    left: 5%;
    top: 35%;
    font-size: 1rem;
    color: black;
    z-index: 9999;
}

.padding_icon_input {

padding-left: 15%;
width: calc(85% - 5px) !important;


}



/*RESP */
.promobutton { 
	
	float: right; 
	width: 15%; 
	margin-left:10px; 
	margin-right:0px;
}

a:focus
{
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover, a:active
{
    outline: 0;
}

sub, sup
{
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup
{
    top: -0.5em;
}

sub
{
    bottom: -0.25em;
}

img
{
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

button, input, select, textarea
{
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

button, input
{
    *overflow: visible;
    line-height: normal;
}

    button::-moz-focus-inner, input::-moz-focus-inner
    {
        padding: 0;
        border: 0;
    }

    button, input[type="button"], input[type="reset"], input[type="submit"]
    {
        cursor: pointer;
        -webkit-appearance: button;
    }

    input[type="search"]
    {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button
        {
            -webkit-appearance: none;
        }

textarea
{
    overflow: auto;
    vertical-align: top;
}

.clearfix
{
    *zoom: 1;
}

    .clearfix:before, .clearfix:after
    {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after
    {
        clear: both;
    }

.hide-text
{
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level
{
    display: block;
    width: 100%;
    min-height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body
{
    margin: 0;
    font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    background-color: #74aedc;
}

a
{
    color: #0088cc;
    text-decoration: none;
}

    a:hover
    {
        color: #005580;
        text-decoration: underline;
    }

.row
{
    margin-left: -20px;
    *zoom: 1;
}

    .row:before, .row:after
    {
        display: table;
        content: "";
        line-height: 0;
    }

    .row:after
    {
        clear: both;
    }

[class*="span"]
{
    float: left;
    min-height: 1px;
    margin-left: 20px;
}

/* NEW CHANGE
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container
{
    width: 940px;
}

*/

.span12
{
    width: 940px;
}

.span11
{
    width: 860px;
}

.span10
{
    width: 780px;
}

.span9
{
    width: 700px;
}

.span8
{
    width: 620px;
}

.span7
{
    width: 540px;
}

.span6
{
    width: 460px;
}

.span5
{
    width: 380px;
}

.span4
{
    width: 300px;
}

.span3
{
    width: 220px;
}

.span2
{
    width: 140px;
}

.span1
{
    width: 60px;
}

.offset12
{
    margin-left: 980px;
}

.offset11
{
    margin-left: 900px;
}

.offset10
{
    margin-left: 820px;
}

.offset9
{
    margin-left: 740px;
}

.offset8
{
    margin-left: 660px;
}

.offset7
{
    margin-left: 580px;
}

.offset6
{
    margin-left: 500px;
}

.offset5
{
    margin-left: 420px;
}

.offset4
{
    margin-left: 340px;
}

.offset3
{
    margin-left: 260px;
}

.offset2
{
    margin-left: 180px;
}

.offset1
{
    margin-left: 100px;
}

.row-fluid
{
    width: 100%;
    *zoom: 1;
}

    .row-fluid:before, .row-fluid:after
    {
        display: table;
        content: "";
        line-height: 0;
    }

    .row-fluid:after
    {
        clear: both;
    }

    .row-fluid [class*="span"]
    {
        display: block;
        width: 100%;
        min-height: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.127659574%;
        *margin-left: 2.0744680846382977%;
    }

        .row-fluid [class*="span"]:first-child
        {
            margin-left: 0;
        }

    .row-fluid .controls-row [class*="span"] + [class*="span"]
    {
        margin-left: 2.127659574%;
    }

    .row-fluid .span12
    {
        width: 99.99999998999999%;
        *width: 99.94680850063828%;
    }

    .row-fluid .span11
    {
        width: 91.489361693%;
        *width: 91.4361702036383%;
    }

    .row-fluid .span10
    {
        width: 82.97872339599999%;
        *width: 82.92553190663828%;
    }

    .row-fluid .span9
    {
        width: 74.468085099%;
        *width: 74.4148936096383%;
    }

    .row-fluid .span8
    {
        width: 65.95744680199999%;
        *width: 65.90425531263828%;
    }

    .row-fluid .span7
    {
        width: 57.446808505%;
        *width: 57.3936170156383%;
    }

    .row-fluid .span6
    {
        width: 48.93617020799999%;
        *width: 48.88297871863829%;
    }

    .row-fluid .span5
    {
        width: 40.425531911%;
        *width: 40.3723404216383%;
    }

    .row-fluid .span4
    {
        width: 31.914893614%;
        *width: 31.8617021246383%;
    }

    .row-fluid .span3
    {
        width: 23.404255317%;
        *width: 23.3510638276383%;
    }

    .row-fluid .span2
    {
        width: 14.89361702%;
        *width: 14.8404255306383%;
    }

    .row-fluid .span1
    {
        width: 6.382978723%;
        *width: 6.329787233638298%;
    }

    .row-fluid .offset12
    {
        margin-left: 104.25531913799999%;
        *margin-left: 104.14893615927657%;
    }

        .row-fluid .offset12:first-child
        {
            margin-left: 102.127659564%;
            *margin-left: 102.02127658527658%;
        }

    .row-fluid .offset11
    {
        margin-left: 95.744680841%;
        *margin-left: 95.63829786227659%;
    }

        .row-fluid .offset11:first-child
        {
            margin-left: 93.61702126700001%;
            *margin-left: 93.5106382882766%;
        }

    .row-fluid .offset10
    {
        margin-left: 87.23404254399999%;
        *margin-left: 87.12765956527657%;
    }

        .row-fluid .offset10:first-child
        {
            margin-left: 85.10638297%;
            *margin-left: 84.99999999127658%;
        }

    .row-fluid .offset9
    {
        margin-left: 78.723404247%;
        *margin-left: 78.61702126827659%;
    }

        .row-fluid .offset9:first-child
        {
            margin-left: 76.59574467300001%;
            *margin-left: 76.4893616942766%;
        }

    .row-fluid .offset8
    {
        margin-left: 70.21276594999999%;
        *margin-left: 70.10638297127657%;
    }

        .row-fluid .offset8:first-child
        {
            margin-left: 68.085106376%;
            *margin-left: 67.97872339727658%;
        }

    .row-fluid .offset7
    {
        margin-left: 61.702127653%;
        *margin-left: 61.595744674276595%;
    }

        .row-fluid .offset7:first-child
        {
            margin-left: 59.574468079%;
            *margin-left: 59.468085100276596%;
        }

    .row-fluid .offset6
    {
        margin-left: 53.19148935599999%;
        *margin-left: 53.08510637727659%;
    }

        .row-fluid .offset6:first-child
        {
            margin-left: 51.06382978199999%;
            *margin-left: 50.95744680327659%;
        }

    .row-fluid .offset5
    {
        margin-left: 44.680851059%;
        *margin-left: 44.574468080276596%;
    }

        .row-fluid .offset5:first-child
        {
            margin-left: 42.553191485%;
            *margin-left: 42.4468085062766%;
        }

    .row-fluid .offset4
    {
        margin-left: 36.170212762%;
        *margin-left: 36.063829783276596%;
    }

        .row-fluid .offset4:first-child
        {
            margin-left: 34.042553188%;
            *margin-left: 33.9361702092766%;
        }

    .row-fluid .offset3
    {
        margin-left: 27.659574465%;
        *margin-left: 27.553191486276596%;
    }

        .row-fluid .offset3:first-child
        {
            margin-left: 25.531914891%;
            *margin-left: 25.425531912276597%;
        }

    .row-fluid .offset2
    {
        margin-left: 19.148936168%;
        *margin-left: 19.042553189276596%;
    }

        .row-fluid .offset2:first-child
        {
            margin-left: 17.021276594%;
            *margin-left: 16.914893615276597%;
        }

    .row-fluid .offset1
    {
        margin-left: 10.638297870999999%;
        *margin-left: 10.531914892276596%;
    }

        .row-fluid .offset1:first-child
        {
            margin-left: 8.510638297%;
            *margin-left: 8.404255318276597%;
        }

    [class*="span"].hide, .row-fluid [class*="span"].hide
    {
        display: none;
    }

    [class*="span"].pull-right, .row-fluid [class*="span"].pull-right
    {
        float: right;
    }

.container
{
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

    .container:before, .container:after
    {
        display: table;
        content: "";
        line-height: 0;
    }

    .container:after
    {
        clear: both;
    }

.container-fluid
{
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
}

    .container-fluid:before, .container-fluid:after
    {
        display: table;
        content: "";
        line-height: 0;
    }

    .container-fluid:after
    {
        clear: both;
    }

p
{
    margin: 0 0 9px;
    font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
}

    p small
    {
        font-size: 11px;
        color: #999999;
    }

.lead
{
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 200;
    line-height: 27px;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    font-family: "museo-sans-condensed",sans-serif;
    font-weight: 700;
    color: inherit;
    text-rendering: optimizelegibility;
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small
    {
        font-weight: normal;
        color: #999999;
    }

h1
{
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
}

    h1 small
    {
        font-size: 18px;
    }

h2
{
    font-size: 22px;
    line-height: 36px;
    text-align: center;
}

    h2 small
    {
        font-size: 18px;
    }

h3
{
    font-size: 18px;
    line-height: 27px;
}

    h3 small
    {
        font-size: 14px;
    }

h4, h5, h6
{
    line-height: 18px;
}

h4
{
    font-size: 14px;
}

    h4 small
    {
        font-size: 12px;
    }

h5
{
    font-size: 12px;
}

h6
{
    font-size: 11px;
    color: #999999;
    text-transform: uppercase;
}

.page-header
{
    padding-bottom: 17px;
    margin: 18px 0;
    border-bottom: 1px solid #eeeeee;
}

    .page-header h1
    {
        line-height: 1;
    }

ul, ol
{
    padding: 0;
    margin: 0 0 9px 25px;
}

    ul ul, ul ol, ol ol, ol ul
    {
        margin-bottom: 0;
    }

ul
{
    list-style: disc;
}

ol
{
    list-style: decimal;
}

li
{
    line-height: 18px;
}

ul.unstyled, ol.unstyled
{
    margin-left: 0;
    list-style: none;
}

dl
{
    margin-bottom: 18px;
}

dt, dd
{
    line-height: 18px;
}

dt
{
    font-weight: bold;
    line-height: 17px;
}

dd
{
    margin-left: 9px;
}

.dl-horizontal dt
{
    float: left;
    width: 120px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dl-horizontal dd
{
    margin-left: 130px;
}

hr
{
    margin: 18px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

.muted
{
    color: #999999;
}

abbr[title]
{
    cursor: help;
    border-bottom: 1px dotted #ddd;
}

abbr.initialism
{
    font-size: 90%;
    text-transform: uppercase;
}

blockquote
{
    padding: 0 0 0 15px;
    margin: 0 0 18px;
    border-left: 5px solid #eeeeee;
}

    blockquote p
    {
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 300;
        line-height: 22.5px;
    }

    blockquote small
    {
        display: block;
        line-height: 18px;
        color: #999999;
    }

        blockquote small:before
        {
            content: '\2014 \00A0';
        }

    blockquote.pull-right
    {
        float: right;
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eeeeee;
        border-left: 0;
    }

        blockquote.pull-right p, blockquote.pull-right small
        {
            text-align: right;
        }

    q:before, q:after, blockquote:before, blockquote:after
    {
        content: "";
    }

address
{
    display: block;
    margin-bottom: 18px;
    font-style: normal;
    line-height: 18px;
}

small
{
    font-size: 100%;
}

cite
{
    font-style: normal;
}

form
{
    margin: 0;
}

fieldset
{
    padding: 0;
    margin: 0;
    border: 0;
}

legend
{
    display: block;
    width: 100%;
    padding: 0;
    color: #333333;
    margin: 0;
    height: 45px;
}

    legend small
    {
        font-size: 20.25px;
        color: #999999;
    }

    legend span.legend-line
    {
        border: 0;
        font-size: 19.5px;
        height: 28px;
        border-bottom: 1px solid #cccccc;
        text-align: center;
        display: block;
        line-height: 0px;
    }
	
	
	.legend-line::first-line {
    line-height: 54px;
}

        legend span.legend-line span
        {
            background-color: #ffffff;
            padding: 0 5px;
        }

label, input, button, select, textarea
{
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
}

input, button, select, textarea
{
    font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
}

label
{
    display: inline; /* block */
    margin-bottom: 5px;
    color: #333333;
}



input, textarea, select, .uneditable-input, .input_name
{
   /* RESP  display: inline-block; */
    width: calc(100% - 8px); /* RESP width: 266px; */ 
    height: 27px;
    padding: 8px 4px;
    margin-bottom: 9px;
    font-size: 15px;
    line-height: 27px;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #77bdf6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


.reqpromo {
	width: 75%;
	}
	
	.reqpromobtn {
	width: 20%;
	background-color: #eeecec;
	}
	
	



.uneditable-textarea
{
    width: auto;
    height: auto;
}

label input, label textarea, label select
{
    display: block;
}

input[type="image"], input[type="checkbox"], input[type="radio"]
{
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    line-height: normal;
    cursor: pointer;
    background-color: transparent;
    border: 0 \9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

input[type="image"]
{
    border: 0;
}

input[type="file"]
{
    width: auto;
    padding: initial;
    line-height: initial;
    background-color: #ffffff;
    background-color: initial;
    border: initial;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input[type="button"], input[type="reset"], input[type="submit"]
{
     /*RESP width: auto; */
    height: auto;
}

select, input[type="file"]
{
    height: 45px;
    *margin-top: 4px;
    line-height: 28px;
}

input[type="file"]
{
    line-height: 18px \9;
}

select
{
    width: 100%; /* RESP */
    padding: 5px;
    font-size: 16px;
    line-height: 33px;
    border: 0;
    border-radius: 0;
    height: 45px;
    -webkit-appearance: none;
    border: 1px solid #77bdf6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    opacity: 0;
}
#form1 .address_section #tbcontacttelephone {
	width: 65%;
}
#span-cmbCC2-select {
	width: calc(100% - 10px);
}
#billing_payment .span-ddlcountry-select,
#billing_payment #span-ddlStateListCanada-select,
#billing_payment #span-ddlcountry-select {
	width: calc(100% - 10px);
}
span.select-span
{
    background-color: #f9f9f9;
    background-image: url("../images/select_triangle.png"),-moz-linear-gradient(top,#ffffff,#ffffff);
    background-image: url("../images/select_triangle.png"),-ms-linear-gradient(top,#ffffff,#ffffff);
    background-image: url("../images/select_triangle.png"),-webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#ffffff));
    background-image: url("../images/select_triangle.png"),-webkit-linear-gradient(top,#ffffff,#ffffff);
    background-image: url("../images/select_triangle.png"),-o-linear-gradient(top,#ffffff,#ffffff);
    background-image: url("../images/select_triangle.png"),linear-gradient(top,#ffffff,#ffffff);
    background-repeat: repeat-x;
    background-repeat: no-repeat;
    background-position: right center;
    padding: 5px;
    font-size: 16px;
    line-height: 33px;
    border: 0;
    border-radius: 0;
    height: 35px;
    border: 1px solid #77bdf6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: baseline;
   width: 100%; /* RESP */
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

select[multiple], select[size]
{
    height: auto;
}

input[type="image"]
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea
{
    height: auto;
}

input[type="hidden"]
{
    display: none;
}

.radio, .checkbox
{
    min-height: 18px;
    padding-left: 18px;
}

    .radio input[type="radio"], .checkbox input[type="checkbox"]
    {
        float: left;
        margin-left: -18px;
    }

.controls > .radio:first-child, .controls > .checkbox:first-child
{
    padding-top: 5px;
}

.radio.inline, .checkbox.inline
{
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

    .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline
    {
        margin-left: 10px;
    }

input, textarea, .input_name
{
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s,box-shadow linear 0.2s;
    -o-transition: border linear 0.2s,box-shadow linear 0.2s;
    transition: border linear 0.2s,box-shadow linear 0.2s;
}

    input:focus, textarea:focus
    {
        border-color: rgba(82,168,236,0.8);
        outline: 0;
        outline: thin dotted \9;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
    }

    input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus
    {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.input-mini
{
    width: 60px;
}

.input-small
{
    width: 90px;
}

.input-medium
{
    width: 150px;
}

.input-large
{
    width: 210px;
}

.input-xlarge
{
    width: 270px;
}

.input-xxlarge
{
    width: 530px;
}

input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"]
{
    float: left;
    margin-left: 0;
}

input, textarea, .uneditable-input
{
    margin-left: 0;
}

.controls-row [class*="span"] + [class*="span"]
{
    margin-left: 20px;
}

input.span12, textarea.span12, .uneditable-input.span12
{
    width: 926px;
}

input.span11, textarea.span11, .uneditable-input.span11
{
    width: 846px;
}

input.span10, textarea.span10, .uneditable-input.span10
{
    width: 766px;
}

input.span9, textarea.span9, .uneditable-input.span9
{
    width: 686px;
}

input.span8, textarea.span8, .uneditable-input.span8
{
    width: 606px;
}

input.span7, textarea.span7, .uneditable-input.span7
{
    width: 526px;
}

input.span6, textarea.span6, .uneditable-input.span6
{
    width: 446px;
}

input.span5, textarea.span5, .uneditable-input.span5
{
    width: 366px;
}

input.span4, textarea.span4, .uneditable-input.span4
{
    width: 286px;
}

input.span3, textarea.span3, .uneditable-input.span3
{
    width: 206px;
}

input.span2, textarea.span2, .uneditable-input.span2
{
    width: 126px;
}

input.span1, textarea.span1, .uneditable-input.span1
{
    width: 46px;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly]
{
    cursor: not-allowed;
    background-color: #eeeeee;
    border-color: #ddd;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly]
{
    background-color: transparent;
}

.control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline
{
    color: #c09853;
}

.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea
{
    color: #c09853;
}

.control-group.warning input, .control-group.warning select, .control-group.warning textarea
{
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus
    {
        border-color: #a47e3c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
    }

.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on
{
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline
{
    color: #b94a48;
}

.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea
{
    color: #b94a48;
}

.control-group.error input, .control-group.error select, .control-group.error textarea
{
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus
    {
        border-color: #953b39;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
    }

.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on
{
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline
{
    color: #468847;
}

.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea
{
    color: #468847;
}

.control-group.success input, .control-group.success select, .control-group.success textarea
{
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus
    {
        border-color: #356635;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
    }

.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on
{
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid
{
    color: #b94a48;
    border-color: #ee5f5b;
}

    input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus
    {
        border-color: #e9322d;
        -webkit-box-shadow: 0 0 6px #f8b9b7;
        -moz-box-shadow: 0 0 6px #f8b9b7;
        box-shadow: 0 0 6px #f8b9b7;
    }

.form-actions
{
    padding: 26px 20px 27px;
    margin-top: 27px;
    margin-bottom: 27px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    *zoom: 1;
}

    .form-actions:before, .form-actions:after
    {
        display: table;
        content: "";
        line-height: 0;
    }

    .form-actions:after
    {
        clear: both;
    }

.uneditable-input
{
    overflow: hidden;
    white-space: nowrap;
    cursor: not-allowed;
    background-color: #ffffff;
    border-color: #eee;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}

:-moz-placeholder
{
    color: #bbbbbb;
    font-size: 12;
}

:-ms-input-placeholder
{
    color: #bbbbbb;
    font-size: 12;
}

::-webkit-input-placeholder
{
    color: #bbbbbb;
    font-size: 12;
}

.help-block, .help-inline
{
    color: #555555;
}

.help-block
{
    display: block;
    margin-bottom: 13.5px;
}

.help-inline
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px;
}

.input-prepend, .input-append
{
    margin-bottom: 5px;
}

    .input-prepend input, .input-append input, .input-prepend select, .input-append select, .input-prepend .uneditable-input, .input-append .uneditable-input
    {
        position: relative;
        margin-bottom: 0;
        *margin-left: 0;
        vertical-align: middle;
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

        .input-prepend input:focus, .input-append input:focus, .input-prepend select:focus, .input-append select:focus, .input-prepend .uneditable-input:focus, .input-append .uneditable-input:focus
        {
            z-index: 2;
        }

    .input-prepend .uneditable-input, .input-append .uneditable-input
    {
        border-left-color: #ccc;
    }

    .input-prepend .add-on, .input-append .add-on
    {
        display: inline-block;
        width: auto;
        height: 27px;
        min-width: 16px;
        padding: 4px 5px;
        font-weight: normal;
        line-height: 27px;
        text-align: center;
        text-shadow: 0 1px 0 #ffffff;
        vertical-align: middle;
        background-color: #eeeeee;
        border: 1px solid #ccc;
    }

    .input-prepend .add-on, .input-append .add-on, .input-prepend .btn, .input-append .btn
    {
        margin-left: -1px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .input-prepend .active, .input-append .active
    {
        background-color: #a9dba9;
        border-color: #46a546;
    }

    .input-prepend .add-on, .input-prepend .btn
    {
        margin-right: -1px;
    }

        .input-prepend .add-on:first-child, .input-prepend .btn:first-child
        {
            -webkit-border-radius: 3px 0 0 3px;
            -moz-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px;
        }

    .input-append input, .input-append select, .input-append .uneditable-input
    {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

    .input-append .uneditable-input
    {
        border-right-color: #ccc;
        border-left-color: #eee;
    }

    .input-append .add-on:last-child, .input-append .btn:last-child
    {
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

    .input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input
    {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child
    {
        margin-right: -1px;
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

    .input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child
    {
        margin-left: -1px;
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

.search-query
{
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
}

.form-search .hide, .form-inline .hide, .form-horizontal .hide
{
    display: none;
}

.form-search label, .form-inline label
{
    display: inline-block;
}

.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend
{
    margin-bottom: 0;
}

.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox
{
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

    .form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"]
    {
        float: left;
        margin-right: 3px;
        margin-left: 0;
    }

.control-group
{
    margin-bottom: 13.5px;
}

legend + .control-group
{
    margin-top: 27px;
    -webkit-margin-top-collapse: separate;
}

.dedication
{
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
}


.form-horizontal .control-group
{
    margin-bottom: 13.5px;
	margin-top: 13px;
    *zoom: 1;
}

.nomargintop
{
   
	margin-top: 0px !important;
   
}

    .form-horizontal .control-group:before, .form-horizontal .control-group:after
    {
        display: table;
        content: "";
        line-height: 0;
    }

    .form-horizontal .control-group:after
    {
        clear: both;
    }

.form-horizontal .control-label
{
    float: left;
    width: 130px;
    padding-top: 9px;
    text-align: right;
}

.form-horizontal .controls
{
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 142px;
    *margin-left: 0;
    position: relative;
}

    .form-horizontal .controls:first-child
    {
        *padding-left: 160px;
    }

.form-horizontal .help-block
{
    margin-top: 13.5px;
    margin-bottom: 0;
}

.form-horizontal .form-actions
{
    padding-left: 160px;
}

[class^="icon-"], [class*=" icon-"]
{
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../images/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.icon-white
{
    background-image: url("../images/glyphicons-halflings-white.png");
}

.icon-blue
{
    background-image: url("../images/glyphicons-halflings-blue.png");
}

.icon-glass
{
    background-position: 0 0;
}

.icon-music
{
    background-position: -24px 0;
}

.icon-search
{
    background-position: -48px 0;
}

.icon-envelope
{
    background-position: -72px 0;
}

.icon-heart
{
    background-position: -96px 0;
}

.icon-star
{
    background-position: -120px 0;
}

.icon-star-empty
{
    background-position: -144px 0;
}

.icon-user
{
    background-position: -168px 0;
}

.icon-film
{
    background-position: -192px 0;
}

.icon-th-large
{
    background-position: -216px 0;
}

.icon-th
{
    background-position: -240px 0;
}

.icon-th-list
{
    background-position: -264px 0;
}

.icon-ok
{
    background-position: -288px 0;
}

.icon-remove
{
    background-position: -312px 0;
}

.icon-zoom-in
{
    background-position: -336px 0;
}

.icon-zoom-out
{
    background-position: -360px 0;
}

.icon-off
{
    background-position: -384px 0;
}

.icon-signal
{
    background-position: -408px 0;
}

.icon-cog
{
    background-position: -432px 0;
}

.icon-trash
{
    background-position: -456px 0;
}

.icon-home
{
    background-position: 0 -24px;
}

.icon-file
{
    background-position: -24px -24px;
}

.icon-time
{
    background-position: -48px -24px;
}

.icon-road
{
    background-position: -72px -24px;
}

.icon-download-alt
{
    background-position: -96px -24px;
}

.icon-download
{
    background-position: -120px -24px;
}

.icon-upload
{
    background-position: -144px -24px;
}

.icon-inbox
{
    background-position: -168px -24px;
}

.icon-play-circle
{
    background-position: -192px -24px;
}

.icon-repeat
{
    background-position: -216px -24px;
}

.icon-refresh
{
    background-position: -240px -24px;
}

.icon-list-alt
{
    background-position: -264px -24px;
}

.icon-lock
{
    background-position: -287px -24px;
}

.icon-flag
{
    background-position: -312px -24px;
}

.icon-headphones
{
    background-position: -336px -24px;
}

.icon-volume-off
{
    background-position: -360px -24px;
}

.icon-volume-down
{
    background-position: -384px -24px;
}

.icon-volume-up
{
    background-position: -408px -24px;
}

.icon-qrcode
{
    background-position: -432px -24px;
}

.icon-barcode
{
    background-position: -456px -24px;
}

.icon-tag
{
    background-position: 0 -48px;
}

.icon-tags
{
    background-position: -25px -48px;
}

.icon-book
{
    background-position: -48px -48px;
}

.icon-bookmark
{
    background-position: -72px -48px;
}

.icon-print
{
    background-position: -96px -48px;
}

.icon-camera
{
    background-position: -120px -48px;
}

.icon-font
{
    background-position: -144px -48px;
}

.icon-bold
{
    background-position: -167px -48px;
}

.icon-italic
{
    background-position: -192px -48px;
}

.icon-text-height
{
    background-position: -216px -48px;
}

.icon-text-width
{
    background-position: -240px -48px;
}

.icon-align-left
{
    background-position: -264px -48px;
}

.icon-align-center
{
    background-position: -288px -48px;
}

.icon-align-right
{
    background-position: -312px -48px;
}

.icon-align-justify
{
    background-position: -336px -48px;
}

.icon-list
{
    background-position: -360px -48px;
}

.icon-indent-left
{
    background-position: -384px -48px;
}

.icon-indent-right
{
    background-position: -408px -48px;
}

.icon-facetime-video
{
    background-position: -432px -48px;
}

.icon-picture
{
    background-position: -456px -48px;
}

.icon-pencil
{
    background-position: 0 -72px;
}

.icon-map-marker
{
    background-position: -24px -72px;
}

.icon-adjust
{
    background-position: -48px -72px;
}

.icon-tint
{
    background-position: -72px -72px;
}

.icon-edit
{
    background-position: -96px -72px;
}

.icon-share
{
    background-position: -120px -72px;
}

.icon-check
{
    background-position: -144px -72px;
}

.icon-move
{
    background-position: -168px -72px;
}

.icon-step-backward
{
    background-position: -192px -72px;
}

.icon-fast-backward
{
    background-position: -216px -72px;
}

.icon-backward
{
    background-position: -240px -72px;
}

.icon-play
{
    background-position: -264px -72px;
}

.icon-pause
{
    background-position: -288px -72px;
}

.icon-stop
{
    background-position: -312px -72px;
}

.icon-forward
{
    background-position: -336px -72px;
}

.icon-fast-forward
{
    background-position: -360px -72px;
}

.icon-step-forward
{
    background-position: -384px -72px;
}

.icon-eject
{
    background-position: -408px -72px;
}

.icon-chevron-left
{
    background-position: -432px -72px;
}

.icon-chevron-right
{
    background-position: -456px -72px;
}

.icon-plus-sign
{
    background-position: 0 -96px;
}

.icon-minus-sign
{
    background-position: -24px -96px;
}

.icon-remove-sign
{
    background-position: -48px -96px;
}

.icon-ok-sign
{
    background-position: -72px -96px;
}

.icon-question-sign
{
    background-position: -96px -96px;
}

.icon-info-sign
{
    background-position: -120px -96px;
}

.icon-screenshot
{
    background-position: -144px -96px;
}

.icon-remove-circle
{
    background-position: -168px -96px;
}

.icon-ok-circle
{
    background-position: -192px -96px;
}

.icon-ban-circle
{
    background-position: -216px -96px;
}

.icon-arrow-left
{
    background-position: -240px -96px;
}

.icon-arrow-right
{
    background-position: -264px -96px;
}

.icon-arrow-up
{
    background-position: -289px -96px;
}

.icon-arrow-down
{
    background-position: -312px -96px;
}

.icon-share-alt
{
    background-position: -336px -96px;
}

.icon-resize-full
{
    background-position: -360px -96px;
}

.icon-resize-small
{
    background-position: -384px -96px;
}

.icon-plus
{
    background-position: -408px -96px;
}

.icon-minus
{
    background-position: -433px -96px;
}

.icon-asterisk
{
    background-position: -456px -96px;
}

.icon-exclamation-sign
{
    background-position: 0 -120px;
}

.icon-gift
{
    background-position: -24px -120px;
}

.icon-leaf
{
    background-position: -48px -120px;
}

.icon-fire
{
    background-position: -72px -120px;
}

.icon-eye-open
{
    background-position: -96px -120px;
}

.icon-eye-close
{
    background-position: -120px -120px;
}

.icon-warning-sign
{
    background-position: -144px -120px;
}

.icon-plane
{
    background-position: -168px -120px;
}

.icon-calendar
{
    background-position: -192px -120px;
}

.icon-random
{
    background-position: -216px -120px;
}

.icon-comment
{
    background-position: -240px -120px;
}

.icon-magnet
{
    background-position: -264px -120px;
}

.icon-chevron-up
{
    background-position: -288px -120px;
}

.icon-chevron-down
{
    background-position: -313px -119px;
}

.icon-retweet
{
    background-position: -336px -120px;
}

.icon-shopping-cart
{
    background-position: -360px -120px;
}

.icon-folder-close
{
    background-position: -384px -120px;
}

.icon-folder-open
{
    background-position: -408px -120px;
}

.icon-resize-vertical
{
    background-position: -432px -119px;
}

.icon-resize-horizontal
{
    background-position: -456px -118px;
}

.icon-hdd
{
    background-position: 0 -144px;
}

.icon-bullhorn
{
    background-position: -24px -144px;
}

.icon-bell
{
    background-position: -48px -144px;
}

.icon-certificate
{
    background-position: -72px -144px;
}

.icon-thumbs-up
{
    background-position: -96px -144px;
}

.icon-thumbs-down
{
    background-position: -120px -144px;
}

.icon-hand-right
{
    background-position: -144px -144px;
}

.icon-hand-left
{
    background-position: -168px -144px;
}

.icon-hand-up
{
    background-position: -192px -144px;
}

.icon-hand-down
{
    background-position: -216px -144px;
}

.icon-circle-arrow-right
{
    background-position: -240px -144px;
}

.icon-circle-arrow-left
{
    background-position: -264px -144px;
}

.icon-circle-arrow-up
{
    background-position: -288px -144px;
}

.icon-circle-arrow-down
{
    background-position: -312px -144px;
}

.icon-globe
{
    background-position: -336px -144px;
}

.icon-wrench
{
    background-position: -360px -144px;
}

.icon-tasks
{
    background-position: -384px -144px;
}

.icon-filter
{
    background-position: -408px -144px;
}

.icon-briefcase
{
    background-position: -432px -144px;
}

.icon-fullscreen
{
    background-position: -456px -144px;
}

.fade
{
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in
    {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.collapse
{
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

    .collapse.in
    {
        height: auto;
    }

.close
{
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover
    {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.4;
        filter: alpha(opacity=40);
    }

button.close
{
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.btn
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 4px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    *line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #5273a0;
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    background-image: linear-gradient(to bottom,#5273a0,#5273a0);
    *border-left-color: #5273a0;
    border-right-color: #5273a0;
    border-top-color: #5273a0;
    border-bottom-color: #384f6d;
}

    .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled]
    {
        color: #ffffff;
        background-color: #5273a0;
        *background-color: #49678f;
    }

    .btn:active, .btn.active
    {
        background-color: #415b7e \9;
    }

    .btn:first-child
    {
        *margin-left: 0;
    }

    .btn:hover
    {
        color: #333333;
        text-decoration: none;
        background-color: #e6e6e6;
        *background-color: #d9d9d9;
        background-position: 0 -150px;
        -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }

    .btn:focus
    {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn.active, .btn:active
    {
        background-color: #e6e6e6;
        background-color: #d9d9d9 \9;
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
        box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    }

    .btn.disabled, .btn[disabled]
    {
        cursor: default;
        background-color: #e6e6e6;
        background-image: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.btn-large
{
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

    .btn-large [class^="icon-"]
    {
        margin-top: 1px;
    }

.btn-small
{
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}

    .btn-small [class^="icon-"]
    {
        margin-top: -1px;
    }

.btn-mini
{
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}

.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover
{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

    .btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active
    {
        color: rgba(255,255,255,0.75);
    }

.btn
{
    border-color: #ccc;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}

.btn-primary
{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #f9f9f9;
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-image: linear-gradient(to bottom,#ffffff,#ffffff);
    border-left-color: #f0f0f0;
    border-right-color: #f0f0f0;
    border-top-color: #f0f0f0;
    border-bottom-color: #cacaca;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]
    {
        color: #ffffff;
        background-color: #ffffff;
        *background-color: #e3e3e3;
    }

    .btn-primary:active, .btn-primary.active
    {
        background-color: #d7d7d7 \9;
    }

.btn-warning
{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #faa732;
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-image: linear-gradient(to bottom,#fbb450,#f89406);
    border-left-color: #f89406;
    border-right-color: #f89406;
    border-top-color: #f89406;
    border-bottom-color: #ad6704;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled]
    {
        color: #ffffff;
        background-color: #f89406;
        *background-color: #df8505;
    }

    .btn-warning:active, .btn-warning.active
    {
        background-color: #c67605 \9;
    }

.btn-danger
{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #da4f49;
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
    border-left-color: #bd362f;
    border-right-color: #bd362f;
    border-top-color: #bd362f;
    border-bottom-color: #802420;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled]
    {
        color: #ffffff;
        background-color: #bd362f;
        *background-color: #a9302a;
    }

    .btn-danger:active, .btn-danger.active
    {
        background-color: #942a25 \9;
    }

.btn-success
{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #5bb75b;
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-image: linear-gradient(to bottom,#62c462,#51a351);
    border-left-color: #51a351;
    border-right-color: #51a351;
    border-top-color: #51a351;
    border-bottom-color: #387038;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled]
    {
        color: #ffffff;
        background-color: #51a351;
        *background-color: #499249;
    }

    .btn-success:active, .btn-success.active
    {
        background-color: #408140 \9;
    }

.btn-info
{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #49afcd;
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
    border-left-color: #2f96b4;
    border-right-color: #2f96b4;
    border-top-color: #2f96b4;
    border-bottom-color: #1f6377;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled]
    {
        color: #ffffff;
        background-color: #2f96b4;
        *background-color: #2a85a0;
    }

    .btn-info:active, .btn-info.active
    {
        background-color: #24748c \9;
    }

.btn-inverse
{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #414141;
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-image: linear-gradient(to bottom,#555555,#222222);
    border-left-color: #222222;
    border-right-color: #222222;
    border-top-color: #222222;
    border-bottom-color: #000000;
}

    .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled]
    {
        color: #ffffff;
        background-color: #222222;
        *background-color: #151515;
    }

    .btn-inverse:active, .btn-inverse.active
    {
        background-color: #080808 \9;
    }

button.btn, input[type="submit"].btn
{
    *padding-top: 2px;
    *padding-bottom: 2px;
}

    button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner
    {
        padding: 0;
        border: 0;
    }

    button.btn.btn-large, input[type="submit"].btn.btn-large
    {
        *padding-top: 7px;
        *padding-bottom: 7px;
    }

    button.btn.btn-small, input[type="submit"].btn.btn-small
    {
        *padding-top: 3px;
        *padding-bottom: 3px;
    }

    button.btn.btn-mini, input[type="submit"].btn.btn-mini
    {
        *padding-top: 1px;
        *padding-bottom: 1px;
    }

.btn-primary:hover
{
    background-color: #035EAB;
}

.btn-group
{
    position: relative;
    *zoom: 1;
    *margin-left: .3em;
}

    .btn-group:before, .btn-group:after
    {
        display: table;
        content: "";
        line-height: 0;
    }

    .btn-group:after
    {
        clear: both;
    }

    .btn-group:first-child
    {
        *margin-left: 0;
    }

    .btn-group + .btn-group
    {
        margin-left: 5px;
    }

.btn-toolbar
{
    margin-top: 9px;
    margin-bottom: 9px;
}

    .btn-toolbar .btn-group
    {
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }

.btn-group > .btn
{
    position: relative;
    float: left;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .btn-group > .btn:first-child
    {
        margin-left: 0;
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px;
    }

    .btn-group > .btn:last-child, .btn-group > .dropdown-toggle
    {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px;
    }

    .btn-group > .btn.large:first-child
    {
        margin-left: 0;
        -webkit-border-top-left-radius: 6px;
        -moz-border-radius-topleft: 6px;
        border-top-left-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-bottom-left-radius: 6px;
    }

    .btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle
    {
        -webkit-border-top-right-radius: 6px;
        -moz-border-radius-topright: 6px;
        border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        -moz-border-radius-bottomright: 6px;
        border-bottom-right-radius: 6px;
    }

    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active
    {
        z-index: 2;
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle
{
    outline: 0;
}

.btn-group > .dropdown-toggle
{
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    *padding-top: 4px;
    *padding-bottom: 4px;
}

.btn-group > .btn-mini.dropdown-toggle
{
    padding-left: 5px;
    padding-right: 5px;
}

.btn-group > .btn-small.dropdown-toggle
{
    *padding-top: 4px;
    *padding-bottom: 4px;
}

.btn-group > .btn-large.dropdown-toggle
{
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle
{
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
}

.btn-group.open .btn.dropdown-toggle
{
    background-color: #5273a0;
}

.btn-group.open .btn-primary.dropdown-toggle
{
    background-color: #f0f0f0;
}

.btn-group.open .btn-warning.dropdown-toggle
{
    background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle
{
    background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle
{
    background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle
{
    background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle
{
    background-color: #222222;
}

.btn .caret
{
    margin-top: 7px;
    margin-left: 0;
}

.btn:hover .caret, .open.btn-group .caret
{
    opacity: 1;
    filter: alpha(opacity=100);
}

.btn-mini .caret
{
    margin-top: 5px;
}

.btn-small .caret
{
    margin-top: 6px;
}

.btn-large .caret
{
    margin-top: 6px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px;
}

.dropup .btn-large .caret
{
    border-bottom: 5px solid #000000;
    border-top: 0;
}

.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret
{
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.alert
{
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #c09853;
}

.alert-heading
{
    color: inherit;
}

.alert .close
{
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px;
}

.alert-success
{
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.alert-danger, .alert-error
{
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.alert-info
{
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

.alert-block
{
    padding-top: 14px;
    padding-bottom: 14px;
}

    .alert-block > p, .alert-block > ul
    {
        margin-bottom: 0;
    }

    .alert-block p + p
    {
        margin-top: 5px;
    }

.modal-open .dropdown-menu
{
    z-index: 2050;
}

.modal-open .dropdown.open
{
    *z-index: 2050;
}

.modal-open .popover
{
    z-index: 2060;
}

.modal-open .tooltip
{
    z-index: 2070;
}

.modal-backdrop
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

    .modal-backdrop.fade
    {
        opacity: 0;
    }

        .modal-backdrop, .modal-backdrop.fade.in
        {
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

.modal
{
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    overflow: auto;
    width: 560px;
    margin: -250px 0 0 -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

    .modal.fade
    {
        -webkit-transition: opacity .3s linear,top .3s ease-out;
        -moz-transition: opacity .3s linear,top .3s ease-out;
        -o-transition: opacity .3s linear,top .3s ease-out;
        transition: opacity .3s linear,top .3s ease-out;
        top: -25%;
    }

        .modal.fade.in
        {
            top: 50%;
        }

.modal-header
{
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

    .modal-header .close
    {
        margin-top: 2px;
    }

.modal-body
{
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
}

.modal-form
{
    margin-bottom: 0;
}

.modal-footer
{
    padding: 2px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    *zoom: 1;
}

    .modal-footer:before, .modal-footer:after
    {
        display: table;
        content: "";
        line-height: 0;
    }

    .modal-footer:after
    {
        clear: both;
    }

    .modal-footer .btn + .btn
    {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn
    {
        margin-left: -1px;
    }

.tooltip
{
    position: absolute;
    z-index: 1020;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in
    {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

    .tooltip.top
    {
        margin-top: -2px;
    }

    .tooltip.right
    {
        margin-left: 2px;
    }

    .tooltip.bottom
    {
        margin-top: 2px;
    }

    .tooltip.left
    {
        margin-left: -2px;
    }

    .tooltip.top .tooltip-arrow
    {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #000000;
    }

    .tooltip.left .tooltip-arrow
    {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #000000;
    }

    .tooltip.bottom .tooltip-arrow
    {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #000000;
    }

    .tooltip.right .tooltip-arrow
    {
        top: 50%;
        left: 0;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-right: 5px solid #000000;
    }

.tooltip-inner
{
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltip-arrow
{
    position: absolute;
    width: 0;
    height: 0;
}

.pull-right
{
    float: right;
}

.pull-left
{
    float: left;
}

.hide
{
    display: none;
}

.show
{
    display: block;
}

.invisible
{
    visibility: hidden;
}

@charset "UTF-8";

body
{
    -webkit-backface-visibility: hidden;
}

.animated
{
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.hinge
    {
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -o-animation-duration: 2s;
        animation-duration: 2s;
    }

@-webkit-keyframes flash
{
    0%, 25%, 50%, 75%, 100%
    {
        opacity: 1;
    }

    12%, 38%, 62%, 88%
    {
        opacity: 0;
    }
}

@-moz-keyframes flash
{
    0%, 25%, 50%, 75%, 100%
    {
        opacity: 1;
    }

    12%, 38%, 62%, 88%
    {
        opacity: 0;
    }
}

@-o-keyframes flash
{
    0%, 25%, 50%, 75%, 100%
    {
        opacity: 1;
    }

    12%, 38%, 62%, 88%
    {
        opacity: 0;
    }
}

@keyframes flash
{
    0%, 25%, 50%, 75%, 100%
    {
        opacity: 1;
    }

    12%, 38%, 62%, 88%
    {
        opacity: 0;
    }
}

.flash
{
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes shake
{
    0%, 100%
    {
        -webkit-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90%
    {
        -webkit-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80%
    {
        -webkit-transform: translateX(10px);
    }
}

@-moz-keyframes shake
{
    0%, 100%
    {
        -moz-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90%
    {
        -moz-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80%
    {
        -moz-transform: translateX(10px);
    }
}

@-o-keyframes shake
{
    0%, 100%
    {
        -o-transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90%
    {
        -o-transform: translateX(-10px);
    }

    20%, 40%, 60%, 80%
    {
        -o-transform: translateX(10px);
    }
}

@keyframes shake
{
    0%, 100%
    {
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90%
    {
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80%
    {
        transform: translateX(10px);
    }
}

.shake
{
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes bounce
{
    0%, 20%, 50%, 80%, 100%
    {
        -webkit-transform: translateY(0);
    }

    40%
    {
        -webkit-transform: translateY(-30px);
    }

    60%
    {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce
{
    0%, 20%, 50%, 80%, 100%
    {
        -moz-transform: translateY(0);
    }

    40%
    {
        -moz-transform: translateY(-30px);
    }

    60%
    {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce
{
    0%, 20%, 50%, 80%, 100%
    {
        -o-transform: translateY(0);
    }

    40%
    {
        -o-transform: translateY(-30px);
    }

    60%
    {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce
{
    0%, 20%, 50%, 80%, 100%
    {
        transform: translateY(0);
    }

    40%
    {
        transform: translateY(-30px);
    }

    60%
    {
        transform: translateY(-15px);
    }
}

.bounce
{
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes tada
{
    0%
    {
        -webkit-transform: scale(1);
    }

    10%, 20%
    {
        -webkit-transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90%
    {
        -webkit-transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80%
    {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }

    100%
    {
        -webkit-transform: scale(1) rotate(0);
    }
}

@-moz-keyframes tada
{
    0%
    {
        -moz-transform: scale(1);
    }

    10%, 20%
    {
        -moz-transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90%
    {
        -moz-transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80%
    {
        -moz-transform: scale(1.1) rotate(-3deg);
    }

    100%
    {
        -moz-transform: scale(1) rotate(0);
    }
}

@-o-keyframes tada
{
    0%
    {
        -o-transform: scale(1);
    }

    10%, 20%
    {
        -o-transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90%
    {
        -o-transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80%
    {
        -o-transform: scale(1.1) rotate(-3deg);
    }

    100%
    {
        -o-transform: scale(1) rotate(0);
    }
}

@keyframes tada
{
    0%
    {
        transform: scale(1);
    }

    10%, 20%
    {
        transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90%
    {
        transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80%
    {
        transform: scale(1.1) rotate(-3deg);
    }

    100%
    {
        transform: scale(1) rotate(0);
    }
}

.tada
{
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes swing
{
    20%, 40%, 60%, 80%, 100%
    {
        -webkit-transform-origin: top center;
    }

    20%
    {
        -webkit-transform: rotate(15deg);
    }

    40%
    {
        -webkit-transform: rotate(-10deg);
    }

    60%
    {
        -webkit-transform: rotate(5deg);
    }

    80%
    {
        -webkit-transform: rotate(-5deg);
    }

    100%
    {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes swing
{
    20%
    {
        -moz-transform: rotate(15deg);
    }

    40%
    {
        -moz-transform: rotate(-10deg);
    }

    60%
    {
        -moz-transform: rotate(5deg);
    }

    80%
    {
        -moz-transform: rotate(-5deg);
    }

    100%
    {
        -moz-transform: rotate(0deg);
    }
}

@-o-keyframes swing
{
    20%
    {
        -o-transform: rotate(15deg);
    }

    40%
    {
        -o-transform: rotate(-10deg);
    }

    60%
    {
        -o-transform: rotate(5deg);
    }

    80%
    {
        -o-transform: rotate(-5deg);
    }

    100%
    {
        -o-transform: rotate(0deg);
    }
}

@keyframes swing
{
    20%
    {
        transform: rotate(15deg);
    }

    40%
    {
        transform: rotate(-10deg);
    }

    60%
    {
        transform: rotate(5deg);
    }

    80%
    {
        transform: rotate(-5deg);
    }

    100%
    {
        transform: rotate(0deg);
    }
}

.swing
{
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble
{
    0%
    {
        -webkit-transform: translateX(0%);
    }

    15%
    {
        -webkit-transform: translateX(-25%) rotate(-5deg);
    }

    30%
    {
        -webkit-transform: translateX(20%) rotate(3deg);
    }

    45%
    {
        -webkit-transform: translateX(-15%) rotate(-3deg);
    }

    60%
    {
        -webkit-transform: translateX(10%) rotate(2deg);
    }

    75%
    {
        -webkit-transform: translateX(-5%) rotate(-1deg);
    }

    100%
    {
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes wobble
{
    0%
    {
        -moz-transform: translateX(0%);
    }

    15%
    {
        -moz-transform: translateX(-25%) rotate(-5deg);
    }

    30%
    {
        -moz-transform: translateX(20%) rotate(3deg);
    }

    45%
    {
        -moz-transform: translateX(-15%) rotate(-3deg);
    }

    60%
    {
        -moz-transform: translateX(10%) rotate(2deg);
    }

    75%
    {
        -moz-transform: translateX(-5%) rotate(-1deg);
    }

    100%
    {
        -moz-transform: translateX(0%);
    }
}

@-o-keyframes wobble
{
    0%
    {
        -o-transform: translateX(0%);
    }

    15%
    {
        -o-transform: translateX(-25%) rotate(-5deg);
    }

    30%
    {
        -o-transform: translateX(20%) rotate(3deg);
    }

    45%
    {
        -o-transform: translateX(-15%) rotate(-3deg);
    }

    60%
    {
        -o-transform: translateX(10%) rotate(2deg);
    }

    75%
    {
        -o-transform: translateX(-5%) rotate(-1deg);
    }

    100%
    {
        -o-transform: translateX(0%);
    }
}

@keyframes wobble
{
    0%
    {
        transform: translateX(0%);
    }

    15%
    {
        transform: translateX(-25%) rotate(-5deg);
    }

    30%
    {
        transform: translateX(20%) rotate(3deg);
    }

    45%
    {
        transform: translateX(-15%) rotate(-3deg);
    }

    60%
    {
        transform: translateX(10%) rotate(2deg);
    }

    75%
    {
        transform: translateX(-5%) rotate(-1deg);
    }

    100%
    {
        transform: translateX(0%);
    }
}

.wobble
{
    -webkit-animation-name: wobble;
    -moz-animation-name: wobble;
    -o-animation-name: wobble;
    animation-name: wobble;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse
{
    0%
    {
        -webkit-transform: scale(1);
    }

    50%
    {
        -webkit-transform: scale(1.1);
    }

    100%
    {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes pulse
{
    0%
    {
        -moz-transform: scale(1);
    }

    50%
    {
        -moz-transform: scale(1.1);
    }

    100%
    {
        -moz-transform: scale(1);
    }
}

@-o-keyframes pulse
{
    0%
    {
        -o-transform: scale(1);
    }

    50%
    {
        -o-transform: scale(1.1);
    }

    100%
    {
        -o-transform: scale(1);
    }
}

@keyframes pulse
{
    0%
    {
        transform: scale(1);
    }

    50%
    {
        transform: scale(1.1);
    }

    100%
    {
        transform: scale(1);
    }
}

.pulse
{
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes flip
{
    0%
    {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
    }

    40%
    {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
    }

    50%
    {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
    }

    80%
    {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
    }

    100%
    {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
    }
}

@-moz-keyframes flip
{
    0%
    {
        -moz-transform: perspective(400px) rotateY(0);
        -moz-animation-timing-function: ease-out;
    }

    40%
    {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-animation-timing-function: ease-out;
    }

    50%
    {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-animation-timing-function: ease-in;
    }

    80%
    {
        -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -moz-animation-timing-function: ease-in;
    }

    100%
    {
        -moz-transform: perspective(400px) scale(1);
        -moz-animation-timing-function: ease-in;
    }
}

@-o-keyframes flip
{
    0%
    {
        -o-transform: perspective(400px) rotateY(0);
        -o-animation-timing-function: ease-out;
    }

    40%
    {
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-animation-timing-function: ease-out;
    }

    50%
    {
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-animation-timing-function: ease-in;
    }

    80%
    {
        -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -o-animation-timing-function: ease-in;
    }

    100%
    {
        -o-transform: perspective(400px) scale(1);
        -o-animation-timing-function: ease-in;
    }
}

@keyframes flip
{
    0%
    {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out;
    }

    40%
    {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out;
    }

    50%
    {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }

    80%
    {
        transform: perspective(400px) rotateY(360deg) scale(0.95);
        animation-timing-function: ease-in;
    }

    100%
    {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in;
    }
}

.flip
{
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flip;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flip;
    -o-backface-visibility: visible !important;
    -o-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip;
}

@-webkit-keyframes flipInX
{
    0%
    {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40%
    {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }

    70%
    {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }

    100%
    {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInX
{
    0%
    {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40%
    {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }

    70%
    {
        -moz-transform: perspective(400px) rotateX(10deg);
    }

    100%
    {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInX
{
    0%
    {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40%
    {
        -o-transform: perspective(400px) rotateX(-10deg);
    }

    70%
    {
        -o-transform: perspective(400px) rotateX(10deg);
    }

    100%
    {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX
{
    0%
    {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40%
    {
        transform: perspective(400px) rotateX(-10deg);
    }

    70%
    {
        transform: perspective(400px) rotateX(10deg);
    }

    100%
    {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX
{
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInX;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@-webkit-keyframes flipOutX
{
    0%
    {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100%
    {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX
{
    0%
    {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100%
    {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX
{
    0%
    {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100%
    {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX
{
    0%
    {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100%
    {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX
{
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: flipOutX;
    -moz-backface-visibility: visible !important;
    -o-animation-name: flipOutX;
    -o-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipInY
{
    0%
    {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40%
    {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }

    70%
    {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }

    100%
    {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInY
{
    0%
    {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40%
    {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }

    70%
    {
        -moz-transform: perspective(400px) rotateY(10deg);
    }

    100%
    {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInY
{
    0%
    {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40%
    {
        -o-transform: perspective(400px) rotateY(-10deg);
    }

    70%
    {
        -o-transform: perspective(400px) rotateY(10deg);
    }

    100%
    {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY
{
    0%
    {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40%
    {
        transform: perspective(400px) rotateY(-10deg);
    }

    70%
    {
        transform: perspective(400px) rotateY(10deg);
    }

    100%
    {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY
{
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutY
{
    0%
    {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100%
    {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutY
{
    0%
    {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100%
    {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutY
{
    0%
    {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100%
    {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY
{
    0%
    {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100%
    {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY
{
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipOutY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@-webkit-keyframes fadeIn
{
    0%
    {
        opacity: 0;
    }

    100%
    {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn
{
    0%
    {
        opacity: 0;
    }

    100%
    {
        opacity: 1;
    }
}

@-o-keyframes fadeIn
{
    0%
    {
        opacity: 0;
    }

    100%
    {
        opacity: 1;
    }
}

@keyframes fadeIn
{
    0%
    {
        opacity: 0;
    }

    100%
    {
        opacity: 1;
    }
}

.fadeIn
{
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp
{
    0%
    {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100%
    {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp
{
    0%
    {
        opacity: 0;
        transform: translateY(20px);
    }

    100%
    {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUp
{
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown
{
    0%
    {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100%
    {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown
{
    0%
    {
        opacity: 0;
        transform: translateY(-20px);
    }

    100%
    {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDown
{
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft
{
    0%
    {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft
{
    0%
    {
        opacity: 0;
        -o-transform: translateX(-20px);
    }

    100%
    {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft
{
    0%
    {
        opacity: 0;
        transform: translateX(-20px);
    }

    100%
    {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeft
{
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight
{
    0%
    {
        opacity: 0;
        -moz-transform: translateX(20px);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight
{
    0%
    {
        opacity: 0;
        -o-transform: translateX(20px);
    }

    100%
    {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight
{
    0%
    {
        opacity: 0;
        transform: translateX(20px);
    }

    100%
    {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRight
{
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUpBig
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUpBig
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUpBig
{
    0%
    {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    100%
    {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUpBig
{
    0%
    {
        opacity: 0;
        transform: translateY(2000px);
    }

    100%
    {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUpBig
{
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInDownBig
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDownBig
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDownBig
{
    0%
    {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    100%
    {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDownBig
{
    0%
    {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100%
    {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDownBig
{
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeftBig
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeftBig
{
    0%
    {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeftBig
{
    0%
    {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    100%
    {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeftBig
{
    0%
    {
        opacity: 0;
        transform: translateX(-2000px);
    }

    100%
    {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeftBig
{
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRightBig
{
    0%
    {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRightBig
{
    0%
    {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    100%
    {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRightBig
{
    0%
    {
        opacity: 0;
        transform: translateX(2000px);
    }

    100%
    {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRightBig
{
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeOut
{
    0%
    {
        opacity: 1;
    }

    100%
    {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut
{
    0%
    {
        opacity: 1;
    }

    100%
    {
        opacity: 0;
    }
}

@-o-keyframes fadeOut
{
    0%
    {
        opacity: 1;
    }

    100%
    {
        opacity: 0;
    }
}

@keyframes fadeOut
{
    0%
    {
        opacity: 1;
    }

    100%
    {
        opacity: 0;
    }
}

.fadeOut
{
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutUp
{
    0%
    {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
}

@-moz-keyframes fadeOutUp
{
    0%
    {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
}

@-o-keyframes fadeOutUp
{
    0%
    {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
}

@keyframes fadeOutUp
{
    0%
    {
        opacity: 1;
        transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        transform: translateY(-20px);
    }
}

.fadeOutUp
{
    -webkit-animation-name: fadeOutUp;
    -moz-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutDown
{
    0%
    {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
}

@-moz-keyframes fadeOutDown
{
    0%
    {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
}

@-o-keyframes fadeOutDown
{
    0%
    {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateY(20px);
    }
}

@keyframes fadeOutDown
{
    0%
    {
        opacity: 1;
        transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        transform: translateY(20px);
    }
}

.fadeOutDown
{
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft
{
    0%
    {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}

@-moz-keyframes fadeOutLeft
{
    0%
    {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}

@-o-keyframes fadeOutLeft
{
    0%
    {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft
{
    0%
    {
        opacity: 1;
        transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        transform: translateX(-20px);
    }
}

.fadeOutLeft
{
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutRight
{
    0%
    {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
}

@-moz-keyframes fadeOutRight
{
    0%
    {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
}

@-o-keyframes fadeOutRight
{
    0%
    {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateX(20px);
    }
}

@keyframes fadeOutRight
{
    0%
    {
        opacity: 1;
        transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        transform: translateX(20px);
    }
}

.fadeOutRight
{
    -webkit-animation-name: fadeOutRight;
    -moz-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutUpBig
{
    0%
    {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes fadeOutUpBig
{
    0%
    {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes fadeOutUpBig
{
    0%
    {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig
{
    0%
    {
        opacity: 1;
        transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig
{
    -webkit-animation-name: fadeOutUpBig;
    -moz-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutDownBig
{
    0%
    {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes fadeOutDownBig
{
    0%
    {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes fadeOutDownBig
{
    0%
    {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig
{
    0%
    {
        opacity: 1;
        transform: translateY(0);
    }

    100%
    {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.fadeOutDownBig
{
    -webkit-animation-name: fadeOutDownBig;
    -moz-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeftBig
{
    0%
    {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes fadeOutLeftBig
{
    0%
    {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes fadeOutLeftBig
{
    0%
    {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig
{
    0%
    {
        opacity: 1;
        transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig
{
    -webkit-animation-name: fadeOutLeftBig;
    -moz-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRightBig
{
    0%
    {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes fadeOutRightBig
{
    0%
    {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes fadeOutRightBig
{
    0%
    {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig
{
    0%
    {
        opacity: 1;
        transform: translateX(0);
    }

    100%
    {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.fadeOutRightBig
{
    -webkit-animation-name: fadeOutRightBig;
    -moz-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes bounceIn
{
    0%
    {
        opacity: 0;
        -webkit-transform: scale(0.3);
    }

    50%
    {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    70%
    {
        -webkit-transform: scale(0.9);
    }

    100%
    {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn
{
    0%
    {
        opacity: 0;
        -moz-transform: scale(0.3);
    }

    50%
    {
        opacity: 1;
        -moz-transform: scale(1.05);
    }

    70%
    {
        -moz-transform: scale(0.9);
    }

    100%
    {
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn
{
    0%
    {
        opacity: 0;
        -o-transform: scale(0.3);
    }

    50%
    {
        opacity: 1;
        -o-transform: scale(1.05);
    }

    70%
    {
        -o-transform: scale(0.9);
    }

    100%
    {
        -o-transform: scale(1);
    }
}

@keyframes bounceIn
{
    0%
    {
        opacity: 0;
        transform: scale(0.3);
    }

    50%
    {
        opacity: 1;
        transform: scale(1.05);
    }

    70%
    {
        transform: scale(0.9);
    }

    100%
    {
        transform: scale(1);
    }
}

.bounceIn
{
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInUp
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    60%
    {
        opacity: 1;
        -webkit-transform: translateY(-30px);
    }

    80%
    {
        -webkit-transform: translateY(10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInUp
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    60%
    {
        opacity: 1;
        -moz-transform: translateY(-30px);
    }

    80%
    {
        -moz-transform: translateY(10px);
    }

    100%
    {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInUp
{
    0%
    {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    60%
    {
        opacity: 1;
        -o-transform: translateY(-30px);
    }

    80%
    {
        -o-transform: translateY(10px);
    }

    100%
    {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInUp
{
    0%
    {
        opacity: 0;
        transform: translateY(2000px);
    }

    60%
    {
        opacity: 1;
        transform: translateY(-30px);
    }

    80%
    {
        transform: translateY(10px);
    }

    100%
    {
        transform: translateY(0);
    }
}

.bounceInUp
{
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    60%
    {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }

    80%
    {
        -webkit-transform: translateY(-10px);
    }

    100%
    {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInDown
{
    0%
    {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    60%
    {
        opacity: 1;
        -moz-transform: translateY(30px);
    }

    80%
    {
        -moz-transform: translateY(-10px);
    }

    100%
    {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInDown
{
    0%
    {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    60%
    {
        opacity: 1;
        -o-transform: translateY(30px);
    }

    80%
    {
        -o-transform: translateY(-10px);
    }

    100%
    {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInDown
{
    0%
    {
        opacity: 0;
        transform: translateY(-2000px);
    }

    60%
    {
        opacity: 1;
        transform: translateY(30px);
    }

    80%
    {
        transform: translateY(-10px);
    }

    100%
    {
        transform: translateY(0);
    }
}

.bounceInDown
{
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    60%
    {
        opacity: 1;
        -webkit-transform: translateX(30px);
    }

    80%
    {
        -webkit-transform: translateX(-10px);
    }

    100%
    {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInLeft
{
    0%
    {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    60%
    {
        opacity: 1;
        -moz-transform: translateX(30px);
    }

    80%
    {
        -moz-transform: translateX(-10px);
    }

    100%
    {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInLeft
{
    0%
    {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    60%
    {
        opacity: 1;
        -o-transform: translateX(30px);
    }

    80%
    {
        -o-transform: translateX(-10px);
    }

    100%
    {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInLeft
{
    0%
    {
        opacity: 0;
        transform: translateX(-2000px);
    }

    60%
    {
        opacity: 1;
        transform: translateX(30px);
    }

    80%
    {
        transform: translateX(-10px);
    }

    100%
    {
        transform: translateX(0);
    }
}

.bounceInLeft
{
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    60%
    {
        opacity: 1;
        -webkit-transform: translateX(-30px);
    }

    80%
    {
        -webkit-transform: translateX(10px);
    }

    100%
    {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInRight
{
    0%
    {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    60%
    {
        opacity: 1;
        -moz-transform: translateX(-30px);
    }

    80%
    {
        -moz-transform: translateX(10px);
    }

    100%
    {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInRight
{
    0%
    {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    60%
    {
        opacity: 1;
        -o-transform: translateX(-30px);
    }

    80%
    {
        -o-transform: translateX(10px);
    }

    100%
    {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInRight
{
    0%
    {
        opacity: 0;
        transform: translateX(2000px);
    }

    60%
    {
        opacity: 1;
        transform: translateX(-30px);
    }

    80%
    {
        transform: translateX(10px);
    }

    100%
    {
        transform: translateX(0);
    }
}

.bounceInRight
{
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceOut
{
    0%
    {
        -webkit-transform: scale(1);
    }

    25%
    {
        -webkit-transform: scale(0.95);
    }

    50%
    {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: scale(0.3);
    }
}

@-moz-keyframes bounceOut
{
    0%
    {
        -moz-transform: scale(1);
    }

    25%
    {
        -moz-transform: scale(0.95);
    }

    50%
    {
        opacity: 1;
        -moz-transform: scale(1.1);
    }

    100%
    {
        opacity: 0;
        -moz-transform: scale(0.3);
    }
}

@-o-keyframes bounceOut
{
    0%
    {
        -o-transform: scale(1);
    }

    25%
    {
        -o-transform: scale(0.95);
    }

    50%
    {
        opacity: 1;
        -o-transform: scale(1.1);
    }

    100%
    {
        opacity: 0;
        -o-transform: scale(0.3);
    }
}

@keyframes bounceOut
{
    0%
    {
        transform: scale(1);
    }

    25%
    {
        transform: scale(0.95);
    }

    50%
    {
        opacity: 1;
        transform: scale(1.1);
    }

    100%
    {
        opacity: 0;
        transform: scale(0.3);
    }
}

.bounceOut
{
    -webkit-animation-name: bounceOut;
    -moz-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutUp
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    20%
    {
        opacity: 1;
        -webkit-transform: translateY(20px);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes bounceOutUp
{
    0%
    {
        -moz-transform: translateY(0);
    }

    20%
    {
        opacity: 1;
        -moz-transform: translateY(20px);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes bounceOutUp
{
    0%
    {
        -o-transform: translateY(0);
    }

    20%
    {
        opacity: 1;
        -o-transform: translateY(20px);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp
{
    0%
    {
        transform: translateY(0);
    }

    20%
    {
        opacity: 1;
        transform: translateY(20px);
    }

    100%
    {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.bounceOutUp
{
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes bounceOutDown
{
    0%
    {
        -webkit-transform: translateY(0);
    }

    20%
    {
        opacity: 1;
        -webkit-transform: translateY(-20px);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes bounceOutDown
{
    0%
    {
        -moz-transform: translateY(0);
    }

    20%
    {
        opacity: 1;
        -moz-transform: translateY(-20px);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes bounceOutDown
{
    0%
    {
        -o-transform: translateY(0);
    }

    20%
    {
        opacity: 1;
        -o-transform: translateY(-20px);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes bounceOutDown
{
    0%
    {
        transform: translateY(0);
    }

    20%
    {
        opacity: 1;
        transform: translateY(-20px);
    }

    100%
    {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.bounceOutDown
{
    -webkit-animation-name: bounceOutDown;
    -moz-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft
{
    0%
    {
        -webkit-transform: translateX(0);
    }

    20%
    {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes bounceOutLeft
{
    0%
    {
        -moz-transform: translateX(0);
    }

    20%
    {
        opacity: 1;
        -moz-transform: translateX(20px);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes bounceOutLeft
{
    0%
    {
        -o-transform: translateX(0);
    }

    20%
    {
        opacity: 1;
        -o-transform: translateX(20px);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft
{
    0%
    {
        transform: translateX(0);
    }

    20%
    {
        opacity: 1;
        transform: translateX(20px);
    }

    100%
    {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.bounceOutLeft
{
    -webkit-animation-name: bounceOutLeft;
    -moz-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight
{
    0%
    {
        -webkit-transform: translateX(0);
    }

    20%
    {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes bounceOutRight
{
    0%
    {
        -moz-transform: translateX(0);
    }

    20%
    {
        opacity: 1;
        -moz-transform: translateX(-20px);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes bounceOutRight
{
    0%
    {
        -o-transform: translateX(0);
    }

    20%
    {
        opacity: 1;
        -o-transform: translateX(-20px);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes bounceOutRight
{
    0%
    {
        transform: translateX(0);
    }

    20%
    {
        opacity: 1;
        transform: translateX(-20px);
    }

    100%
    {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.bounceOutRight
{
    -webkit-animation-name: bounceOutRight;
    -moz-animation-name: bounceOutRight;
    -o-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes rotateIn
{
    0%
    {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0;
    }

    100%
    {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateIn
{
    0%
    {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0;
    }

    100%
    {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateIn
{
    0%
    {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0;
    }

    100%
    {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn
{
    0%
    {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }

    100%
    {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn
{
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInUpLeft
{
    0%
    {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }

    100%
    {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpLeft
{
    0%
    {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }

    100%
    {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpLeft
{
    0%
    {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }

    100%
    {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft
{
    0%
    {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100%
    {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpLeft
{
    -webkit-animation-name: rotateInUpLeft;
    -moz-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInDownLeft
{
    0%
    {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }

    100%
    {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownLeft
{
    0%
    {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }

    100%
    {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownLeft
{
    0%
    {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }

    100%
    {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft
{
    0%
    {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100%
    {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownLeft
{
    -webkit-animation-name: rotateInDownLeft;
    -moz-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInUpRight
{
    0%
    {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }

    100%
    {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpRight
{
    0%
    {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }

    100%
    {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpRight
{
    0%
    {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }

    100%
    {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight
{
    0%
    {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100%
    {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpRight
{
    -webkit-animation-name: rotateInUpRight;
    -moz-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateInDownRight
{
    0%
    {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }

    100%
    {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownRight
{
    0%
    {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }

    100%
    {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownRight
{
    0%
    {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }

    100%
    {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight
{
    0%
    {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100%
    {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownRight
{
    -webkit-animation-name: rotateInDownRight;
    -moz-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateOut
{
    0%
    {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOut
{
    0%
    {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -moz-transform-origin: center center;
        -moz-transform: rotate(200deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOut
{
    0%
    {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -o-transform-origin: center center;
        -o-transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut
{
    0%
    {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut
{
    -webkit-animation-name: rotateOut;
    -moz-animation-name: rotateOut;
    -o-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutUpLeft
{
    0%
    {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpLeft
{
    0%
    {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpLeft
{
    0%
    {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft
{
    0%
    {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutUpLeft
{
    -webkit-animation-name: rotateOutUpLeft;
    -moz-animation-name: rotateOutUpLeft;
    -o-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutDownLeft
{
    0%
    {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownLeft
{
    0%
    {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownLeft
{
    0%
    {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft
{
    0%
    {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutDownLeft
{
    -webkit-animation-name: rotateOutDownLeft;
    -moz-animation-name: rotateOutDownLeft;
    -o-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutUpRight
{
    0%
    {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpRight
{
    0%
    {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpRight
{
    0%
    {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight
{
    0%
    {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight
{
    -webkit-animation-name: rotateOutUpRight;
    -moz-animation-name: rotateOutUpRight;
    -o-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes rotateOutDownRight
{
    0%
    {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownRight
{
    0%
    {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownRight
{
    0%
    {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight
{
    0%
    {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100%
    {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutDownRight
{
    -webkit-animation-name: rotateOutDownRight;
    -moz-animation-name: rotateOutDownRight;
    -o-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes hinge
{
    0%
    {
        -webkit-transform: rotate(0);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    20%, 60%
    {
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    40%
    {
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    80%
    {
        -webkit-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    100%
    {
        -webkit-transform: translateY(700px);
        opacity: 0;
    }
}

@-moz-keyframes hinge
{
    0%
    {
        -moz-transform: rotate(0);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    20%, 60%
    {
        -moz-transform: rotate(80deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    40%
    {
        -moz-transform: rotate(60deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    80%
    {
        -moz-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    100%
    {
        -moz-transform: translateY(700px);
        opacity: 0;
    }
}

@-o-keyframes hinge
{
    0%
    {
        -o-transform: rotate(0);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    20%, 60%
    {
        -o-transform: rotate(80deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    40%
    {
        -o-transform: rotate(60deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    80%
    {
        -o-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    100%
    {
        -o-transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge
{
    0%
    {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%, 60%
    {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40%
    {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    80%
    {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    100%
    {
        transform: translateY(700px);
        opacity: 0;
    }
}

.hinge
{
    -webkit-animation-name: hinge;
    -moz-animation-name: hinge;
    -o-animation-name: hinge;
    animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn
{
    0%
    {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
    }

    100%
    {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }
}

@-moz-keyframes rollIn
{
    0%
    {
        opacity: 0;
        -moz-transform: translateX(-100%) rotate(-120deg);
    }

    100%
    {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg);
    }
}

@-o-keyframes rollIn
{
    0%
    {
        opacity: 0;
        -o-transform: translateX(-100%) rotate(-120deg);
    }

    100%
    {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn
{
    0%
    {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg);
    }

    100%
    {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}

.rollIn
{
    -webkit-animation-name: rollIn;
    -moz-animation-name: rollIn;
    -o-animation-name: rollIn;
    animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut
{
    0%
    {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }

    100%
    {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
    }
}

@-moz-keyframes rollOut
{
    0%
    {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg);
    }

    100%
    {
        opacity: 0;
        -moz-transform: translateX(100%) rotate(120deg);
    }
}

@-o-keyframes rollOut
{
    0%
    {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg);
    }

    100%
    {
        opacity: 0;
        -o-transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut
{
    0%
    {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }

    100%
    {
        opacity: 0;
        transform: translateX(100%) rotate(120deg);
    }
}

.rollOut
{
    -webkit-animation-name: rollOut;
    -moz-animation-name: rollOut;
    -o-animation-name: rollOut;
    animation-name: rollOut;
}
/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes lightSpeedIn
{
    0%
    {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60%
    {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80%
    {
        -webkit-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100%
    {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes lightSpeedIn
{
    0%
    {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60%
    {
        -moz-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80%
    {
        -moz-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100%
    {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-o-keyframes lightSpeedIn
{
    0%
    {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60%
    {
        -o-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80%
    {
        -o-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100%
    {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn
{
    0%
    {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60%
    {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80%
    {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100%
    {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.lightSpeedIn
{
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.animated.lightSpeedIn
{
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes lightSpeedOut
{
    0%
    {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100%
    {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-moz-keyframes lightSpeedOut
{
    0%
    {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100%
    {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-o-keyframes lightSpeedOut
{
    0%
    {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100%
    {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut
{
    0%
    {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100%
    {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.lightSpeedOut
{
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animated.lightSpeedOut
{
    -webkit-animation-duration: 0.25s;
    -moz-animation-duration: 0.25s;
    -o-animation-duration: 0.25s;
    animation-duration: 0.25s;
}
/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes wiggle
{
    0%
    {
        -webkit-transform: skewX(9deg);
    }

    10%
    {
        -webkit-transform: skewX(-8deg);
    }

    20%
    {
        -webkit-transform: skewX(7deg);
    }

    30%
    {
        -webkit-transform: skewX(-6deg);
    }

    40%
    {
        -webkit-transform: skewX(5deg);
    }

    50%
    {
        -webkit-transform: skewX(-4deg);
    }

    60%
    {
        -webkit-transform: skewX(3deg);
    }

    70%
    {
        -webkit-transform: skewX(-2deg);
    }

    80%
    {
        -webkit-transform: skewX(1deg);
    }

    90%
    {
        -webkit-transform: skewX(0deg);
    }

    100%
    {
        -webkit-transform: skewX(0deg);
    }
}

@-moz-keyframes wiggle
{
    0%
    {
        -moz-transform: skewX(9deg);
    }

    10%
    {
        -moz-transform: skewX(-8deg);
    }

    20%
    {
        -moz-transform: skewX(7deg);
    }

    30%
    {
        -moz-transform: skewX(-6deg);
    }

    40%
    {
        -moz-transform: skewX(5deg);
    }

    50%
    {
        -moz-transform: skewX(-4deg);
    }

    60%
    {
        -moz-transform: skewX(3deg);
    }

    70%
    {
        -moz-transform: skewX(-2deg);
    }

    80%
    {
        -moz-transform: skewX(1deg);
    }

    90%
    {
        -moz-transform: skewX(0deg);
    }

    100%
    {
        -moz-transform: skewX(0deg);
    }
}

@-o-keyframes wiggle
{
    0%
    {
        -o-transform: skewX(9deg);
    }

    10%
    {
        -o-transform: skewX(-8deg);
    }

    20%
    {
        -o-transform: skewX(7deg);
    }

    30%
    {
        -o-transform: skewX(-6deg);
    }

    40%
    {
        -o-transform: skewX(5deg);
    }

    50%
    {
        -o-transform: skewX(-4deg);
    }

    60%
    {
        -o-transform: skewX(3deg);
    }

    70%
    {
        -o-transform: skewX(-2deg);
    }

    80%
    {
        -o-transform: skewX(1deg);
    }

    90%
    {
        -o-transform: skewX(0deg);
    }

    100%
    {
        -o-transform: skewX(0deg);
    }
}

@keyframes wiggle
{
    0%
    {
        transform: skewX(9deg);
    }

    10%
    {
        transform: skewX(-8deg);
    }

    20%
    {
        transform: skewX(7deg);
    }

    30%
    {
        transform: skewX(-6deg);
    }

    40%
    {
        transform: skewX(5deg);
    }

    50%
    {
        transform: skewX(-4deg);
    }

    60%
    {
        transform: skewX(3deg);
    }

    70%
    {
        transform: skewX(-2deg);
    }

    80%
    {
        transform: skewX(1deg);
    }

    90%
    {
        transform: skewX(0deg);
    }

    100%
    {
        transform: skewX(0deg);
    }
}

.wiggle
{
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animated.wiggle
{
    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    -o-animation-duration: 0.75s;
    animation-duration: 0.75s;
}


body
{
    background-repeat: repeat-x;
    background-color: #fff;
    color: #777777; /*8f8f90;/*505a69*/
    font-size: 13px;
    line-height: 18px;
    background-image: url('https://www.israelgives.org/sites/donationform/images/master_bg.png');
    padding-bottom: 30px;
}


#logo
{
    
    margin: 40px auto;
    background: url('https://israelgives.org/sites/donationform/images/logo_makedonation.png') no-repeat left center;
    color: #ffffff;
    display: block;
    padding: 0;
    margin-bottom: 20px;
}

.verifybutton
{
    
   float:right;
}

.submitanswer
{
    
   *float:right;
   width: 25%;
}





.clear
{
    clear: both;
}
/* #campaign_text{
	padding: 5px;
	color: #ffffff;
	position: relative;
}
#campaign_text:before{
	background: rgba(0,0,0,.8);
	padding: 10px;
	border-radius: 5px 0 0 5px;
	content: '';
	width: 100%;
	content: '';
	width: 310px;
	height: 420px;
	position: absolute;
	z-index: -9;
	top: -5px;
	left: -5px;
} */
#campaign_text h1
{
    font-size: 25px;
    line-height: 29px;
    font-weight: bolder;
    margin-bottom: 10px;
}

#campaign_text img
{
    margin-bottom: 10px;
}

.control-label.required:before,
.pull_cvv .required:before
{
    content: '*';
    color: #B94A48;
    display: inline-block;
    margin-right: 5px;
}



.amount-group  {
  max-width: none;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
	}
	
	
	@media screen and (min-width: 640px) {
.btnresp {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
}




label.error
{
    color: #ffffff;
    margin-top: 5px;
    position: absolute;
    top: 0;
    z-index: 9999;
    right: -100px;
    font-size: 12px;
    height: auto;
    width: 100px;
    line-height: 14px;
    background: #d82c1d;
    padding: 5px;
    border-radius: 3px;
    float: right;
    display: inline-block;
}

    label.error:after
    {
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #d82c1d;
        position: absolute;
        top: 0;
        left: -9px;
    }

.bottom_span
{
    display: inline-block;
    margin-right: 30px;
}

.main_content
{
    background: #ffffff;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #cdcdcd;
}

.toggle
{
  margin: 4px 4px;  /* NEW RESP margin: 4px 0; */
    background-color: #f9f9f9;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    border: 1px solid #77bdf6;
    overflow: hidden;
    float: left;
    height: 45px;
	min-width: 100px; /* NEW RESP */
	width: calc(33% - 17px);
	/*flex: 1;*/ /* NEW RESP */
    background-image: linear-gradient(to bottom, #ffffff, #ffffff); /* Darken IE7 buttons by default so they stand out more given they won't have borders */
}

    .toggle:hover,
    .toggle:focus,
    .toggle:active,
    .toggle.active,
    .toggle.disabled,
    .toggle[disabled]
    {
        color: #ffffff;
        background-color: #ffffff;
        *background-color: #e3e3e3;
    }

    .toggle:active,
    .toggle.active
    {
        background-color: #d7d7d7 \9;
    }

	
    .toggle.middle
    {
     /* NEW RESP   margin: 4px 10px; yoni changed from 4px 14px */
    }

    .toggle label
    {
     /* NEW RESP     float: left; */
        min-width: 100px; /* NEW RESP changed from "width- */
        margin-bottom: 0;
        font-weight: 700;
        line-height: 45px;
        font-size: 25px;
    }

        .toggle label span
        {
            text-align: center;
            display: inline-block;
            cursor: pointer;
        }

        .toggle label input
        {
            position: absolute;
            top: -20px;
			visibility: hidden;
        }

label span.cur_symbol
{
    display: inline-block;
    font-family: "museo-sans-condensed", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #888888;
    margin-right: 1px;
    height: 30px;
    position: relative;
    top: -3px;
}

.input-checked span.cur_symbol
{
    color: #ffffff;
}

#pp_submit
{
    /*height: 78px;
  width: 190px;*/
  float: right;
}

#span-ddlDonationCurrency-select
{
   /* RESP width: 264px; */
}

#span-ddlDonationFrequency-select
{
   /* RESP width: 264px; */
}

#span-ddlcardexpirymonth-select
{
    width: 53px;
}

#span-ddlcardexpiryyear-select
{
    width: 63px;
    left: 70px;
}

.toggle.input-checked
{
    
    display: block;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5190c4;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *-webkit-box-shadow: inset 0 7px 10px rgba(0, 0, 0, 0.095);
    -moz-box-shadow: inset 0 7px 10px rgba(0, 0, 0, 0.095);
    box-shadow: inset 0 7px 10px rgba(0, 0, 0, 0.095);
    background-image: linear-gradient(to bottom, rgba(55, 114, 162,1), rgba(119, 189, 246, 1));
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    border-left-color: #77bdf6;
    border-right-color: #77bdf6;
    border-top-color: #77bdf6;
    border-bottom-color: #2f9af1;
}

    .toggle.input-checked:hover,
    .toggle.input-checked:focus,
    .toggle.input-checked:active,
    .toggle.input-checked.active,
    .toggle.input-checked.disabled,
    .toggle.input-checked[disabled]
    {
        color: #ffffff;
        background-color: #77bdf6;
        *background-color: #5fb1f4;
    }

    .toggle.input-checked:active,
    .toggle.input-checked.active
    {
        background-color: #47a6f3 \9;
    }

    .toggle.input-checked label
    {
        color: #F7F7F7;
    }

.mod-payment-btn
{
    background: url(../images/buttons.jpg) -10px -158px no-repeat;
    height: 68px;
    width: 180px;
    border: 1px solid #77bdf6;
    font-size: 17px;
    text-indent: -9990px;
    -webkit-transition: background 0s linear;
    -moz-transition: background 0s linear;
    -o-transition: background 0s linear;
    transition: background 0s linear;
}

    .mod-payment-btn:hover
    {
        background: url(../images/buttons.jpg);
        background-position: bottom center;
        -webkit-transition: background 0s linear;
        -moz-transition: background 0s linear;
        -o-transition: background 0s linear;
        transition: background 0s linear;
    }


.mod-payment-btn-nis
{
    background: url(../images/buttons_nis.png) -10px -158px no-repeat;
    height: 68px;
    width: 180px;
    border: 1px solid #77bdf6;
    font-size: 17px;
    text-indent: -9990px;
    -webkit-transition: background 0s linear;
    -moz-transition: background 0s linear;
    -o-transition: background 0s linear;
    transition: background 0s linear;
}

    .mod-payment-btn-nis:hover
    {
        background: url(../images/buttons_nis.png);
        background-position: bottom center;
        -webkit-transition: background 0s linear;
        -moz-transition: background 0s linear;
        -o-transition: background 0s linear;
        transition: background 0s linear;
    }

.pp-btn
{
    background: url(../images/buttons.jpg) -10px 0px no-repeat;
    float: right;
    -webkit-transition: background 0s linear;
    -moz-transition: background 0s linear;
    -o-transition: background 0s linear;
    transition: background 0s linear;
}

    .pp-btn:hover
    {
        background: url(../images/buttons.jpg) -10px -78px no-repeat;
        -webkit-transition: background 0s linear;
        -moz-transition: background 0s linear;
        -o-transition: background 0s linear;
        transition: background 0s linear;
    }

.empty-warning
{
    color: #d82c1d;
}

.mod-payment-btn:hover
{
    color: #77bdf6;
}

.mod-payment-btn.first
{
   margin-right: 10px;
   float: left;
}

.mod-payment-btn-nis:hover
{
    color: #77bdf6;
}


.mod-payment-btn-nis.first
{
   margin-right: 10px;
   float: left;
}

#other_amt input
{
	margin: 4px 4px;
    /* RESP margin: 4px 0 0 0; */
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #77bdf6;
    overflow: auto;
    float: left;
    /* font-family: georgia, serif; */
    height: 37px; /* RESP was 32*/
    min-width: 100px; /* RESP was width: 82*/
	/* RESP
    padding: 10px 15px 10px 25px; */
    line-height: 26px;
    font-size: 22px;
    margin-left: 20px;
}
form#form1 #other_amt_field {
    width: calc(100% - 7px);
}
form#form1 #other_amt_field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  line-height: 37px;
}
form#form1 #other_amt_field::-moz-placeholder { /* Firefox 19+ */
  line-height: 37px;
}
form#form1 #other_amt_field:-ms-input-placeholder { /* IE 10+ */
  line-height: 37px;
}
form#form1 #other_amt_field:-moz-placeholder { /* Firefox 18- */
  line-height: 37px;
}
form#form1 #other_amt_currency {
    top: 19px;
}
#other_amt
{
    position: relative;
    /*float: left;*/
    width: calc(33% - 9px);
    display: inline-block;
}

    #other_amt .donation_type
    {
        position: absolute;
    }

#other_amt_currency
{
    position: absolute;
    top: 22px;
    right: 10%;
    font-family: "museo-sans-condensed", sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #888888;
    display: block;
    width: 20px;
    text-align: center;
}
#form1 #divdonortitle .controls.nopaddingiframename {
	margin-right: 0px !important;
	max-width: 146px;
}
#form1 #divdonortitle .controls.nopaddingiframename.surname {
	margin-right: 0px !important;
}
#form1 .controls #tbcontacttelephone {
	float: right;
}
#form1 .controls #tbccverfcode {
	max-width: 79px;
	margin-left: 20px;
	
}
.donation_type
{
    font-family: "museo-sans-condensed", sans-serif;
    top: 22px;
    right: 10px;
    font-size: 16px;
    color: #AAA;
    text-shadow: none;
    font-weight: 100;
}

.input-checked .donation_type
{
    color: #fff;
}

#other_amt input:focus
{
  display: block;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5190c4;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 7px 10px rgba(0, 0, 0, 0.095);
    box-shadow: inset 0 7px 10px rgba(0, 0, 0, 0.095);
    background-image: linear-gradient(to bottom, #3772a2, #77bdf6);
    border-left-color: #77bdf6;
    border-right-color: #77bdf6;
    border-top-color: #77bdf6;
    border-bottom-color: #2f9af1;
}




::-webkit-input-placeholder
{
    color: #888888;
    font-size: 14px;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 30px;
}

:-moz-placeholder
{
    /* Firefox 18- */
    color: #888888;
    font-size: 14px;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 30px;
}

::-moz-placeholder
{
    /* Firefox 19+ */
    color: #888888;
    font-size: 14px;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 30px;
}

:-ms-input-placeholder
{
    color: #888888;
    font-size: 14px;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 30px;
}

.controls.input_name
{
 /* RESP   margin-left: 12px; */
    height: 45px;
    padding: 0 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    margin-bottom: 0;
}

    .controls.input_name input
    {
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        height: 20px;
        border-radius: 0;
        padding: 12px 4px 13px;
        background: transparent;
    }

.input_name input:focus
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#contactfirstname
{
    width: 50%; /* RESP width: 120px; */
}

#contactlastname
{
    width: 120px;
    border-left: 1px solid #cccccc;
}

a.tooltip-lnk
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 20px;
    min-width: 20px;
    display: inline-block;
    background: #77bdf6;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    text-decoration: none;
}

#donate-btn
{
    width: 150px;
    height: 50px;
    font-size: 24px;
}
/* pretty checkbox */
/* .clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {clear: both;}

.clearfix {*zoom: 1;}
 */
.prettycheckbox,
.prettyradio
{
    /* display: inline-block; */
    padding: 0;
    margin: 0;
    margin-right: 10px;
}

    .prettycheckbox a,
    .prettyradio a
    {
        width: 30px;
        height: 30px;
        background: url(../images/prettyCheckable.png) top left no-repeat;
        /* display: block; */
        float: left;
        cursor: pointer;
        margin: 0;
    }

    .prettyradio a
    {
        background-position: 0 -120px;
    }

        .prettycheckbox a:focus,
        .prettyradio a:focus
        {
            outline: 0 none;
        }

    .prettycheckbox a:focus
    {
        background-position: 0 -30px;
    }

    .prettyradio a:focus
    {
        background-position: 0 -150px;
    }

    .prettycheckbox a.checked
    {
        background-position: 0 -60px;
    }

    .prettyradio a.checked
    {
        background-position: 0 -180px;
    }

    .prettycheckbox a.checked:focus
    {
        background-position: 0 -90px;
    }

    .prettyradio a.checked:focus
    {
        background-position: 0 -210px;
    }

    .prettycheckbox label,
    .prettyradio label
    {
        display: block;
        float: left;
        margin: 6px 5px;
        cursor: pointer;
    }

#thank_you
{
    min-height: 400px;
}

#donate-btn[disabled].processing
{
    background-image: url(../images/spinner.gif);
    background-repeat: no-repeat;
    background-position: 20px 16px;
    font-size: 15px;
}

#billing_payment h2
{
    font-weight: 100;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.addresses
{
    margin-top: 10px;
    background: #DAEBFF;
    border-radius: 3px;
    padding: 10px;
    border: 1px solid #cdcdcd;
}

.text_separator
{
    position: relative;
    text-align: center;
    display: block;
}

    .text_separator:before
    {
        position: absolute;
        content: ' ';
        width: 40%;
        height: 14px;
        border-top: 1px solid #ccc;
        left: 0;
        top: 9px;
    }

    .text_separator:after
    {
        position: absolute;
        content: ' ';
        width: 40%;
        height: 14px;
        border-top: 1px solid #ccc;
        right: 0;
        top: 9px;
    }
#geo
{
	width: 220px;
}
#geo a
{
	float:left;
}

#geo .ssl
{
	width:90px;
}


.pci
{
   
    background: #FFFFFF;
    border-radius: 3px;
    padding: 10px;
    border: 1px solid #cdcdcd;
}

#giftaidopt
{
   font-size:15px;
   color: #333333;
     line-height: 20px;
}



#lblGDPR
{
   font-size:15px;
   color: #333333;
     line-height: 20px;
}



#giftaidopt input[type="radio"]
{
    display:inline-block;
}

#giftaidopt label
{
    display:inline;
    font-size:15px;
    padding: 7px;
	 color: black;
}


#jraiseoptions
{
    text-align:left;
}

.pfprewards
{
    font-size: 18px;
    font-weight: bold;
    color: red;
    line-height: 25px;
	padding-top: 5px;
    
}



#jraiseoptions label
{
    width:100%;
    text-align:left;
	line-height: 21px;
    
}
#jraiseoptions textarea
{
    width:100%;
	margin-bottom: 10px;
}
    #jraiseoptions input[type="checkbox"]
    {
        *display:block;
    }

    #jraiseoptions div.prettycheckbox
    {
        float:left;
        display:inline;
		    zoom: 50%;
    }


#lang-select
{
    direction: rtl;
}


#lang-select a
{
    text-decoration:underline;
}


.failed_header
{
    color:red;
}

.successfull_header
{
    color:green;
}

   
   
#conf
{
    padding-bottom: 30px;
}

    #conf .confshare
    {
        float: right;
        width: 40%;
    }

    #conf .conftext
    {
        float: left;
        width: 60%;
    }


#matching
{
    float :left;
    padding-top: 20px;
    font-weight: bolder;
    font-size: 15px;
    float:left;
}

#matching iframe
{
    width:100%;
    border:  0px;
}


#rtp1 .controls
{
	margin-left: 0px;
}



.plaid-btn {
    background: url(../images/donate_bank_account.png) no-repeat;
    float: right;
    -webkit-transition: background 0s linear;
    -moz-transition: background 0s linear;
    -o-transition: background 0s linear;
    transition: background 0s linear;
    float: left;
    margin-top: 10px;
}

.plaid-btn:hover {
    background: url(../images/donate_bank_account.png) no-repeat;
    -webkit-transition: background 0s linear;
    -moz-transition: background 0s linear;
    -o-transition: background 0s linear;
    transition: background 0s linear;
}


.btn-yes {
	    background-color: green !important;
		color: white !important;
		background-image: none !important;
		font-size: 16px;
 }
 }
 
 .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-opp-1 {
	margin-right: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width:768px) {
	
	
	 	.ui-dialog {
right: 0;
margin: 0 auto;
}

	
	
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}
@media (min-width:992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	
		.col-md-offset-opp-1 {
		margin-right: 8.33333333%
	}
	
	.col-md-offset-0 {
		margin-left: 0
	}
}
@media (min-width:1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}





progress {
	vertical-align: baseline
}


@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

/* RESP */


legend span.legend-line {
	font-size:1rem;
}

.progresstopbar {
	
	    border: 0;
    font-size: 1rem;
    height: 28px;
    border-bottom: 0px solid #cccccc;
    text-align: center;
    display: block;
   
	}
	
	
		#campaigndirectiframe {
	padding-top: 10px;
	}
	
	
.progressbarpadding {
padding-bottom: 20px;
padding-left: 25%;
padding-right: 25%;
	padding-top: 0px;
	}
	

.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1.5rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}
.progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background-color: #007bff;
	transition: width .6s ease
}
.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}
.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

#form1.iframe-form #divrptSums .toggle,
#form1.iframe-form #divrptSums #other_amt_field
{
    margin: 0;
    margin-bottom: 12px;
    position: relative;
}
/*#form1.iframe-form #divrptSums .toggle.middle {*/
#form1.iframe-form #divrptSums > div:nth-child(2),
#form1.iframe-form #divrptSums > div:nth-child(5) {
    margin: 0 12px;
}
#form1.iframe-form #span-ddlDonationCurrency-select,
#form1.iframe-form #span-ddlPaymentOptions-select {
    width: calc(100% - 12px);
}

#form1.iframe-form .cc_details .field_keeper {
    display: inline-block;
    width: calc(33.333333333% - 4px);
    vertical-align: top;
    position: relative;
    margin-right: 3px;
}
#form1.iframe-form .cc_details .field_keeper:last-of-type {
    margin-right: 0;
    float: right;
}
#form1.iframe-form .cc_details .field_keeper #span-ddlcardexpirymonth-select,
#form1.iframe-form .cc_details .field_keeper #ddlcardexpiryyear,
#form1.iframe-form .cc_details .field_keeper #span-ddlcardexpiryyear-select,
#form1.iframe-form .cc_details .field_keeper #ddlcardexpirymonth,
#form1.iframe-form .field_keeper .cc_details .controls #tbccverfcode
 {
    width: calc(100% - 12px);
    left: 0;
}
#form1.iframe-form .field_keeper .cc_details .controls,
#form1.iframe-form .field_keeper .cc_details .controls #tbccverfcode {
    margin-left: 0;
}
#form1.iframe-form input,
#form1.iframe-form textarea,
#form1.iframe-form select,
#form1.iframe-form #ddlDonationFrequency,
#form1.iframe-form #span-ddlDonationFrequency-select
 {
    width: calc(100% - 10px);
}
#form1.iframe-form #other_amt {
    width: calc(33% - 9px);
}
#form1.iframe-form .cc_details .field_keeper #span-ddlcardexpirymonth-select,
#form1.iframe-form .cc_details .field_keeper #span-ddlcardexpiryyear-select,
#form1.iframe-form #span-ddlSalutation-select {
    padding: 4px 5px;
}
#form1.iframe-form #btnSubmit {
    width: calc(100% - 2px);
    margin: 0;
}
#form1.iframe-form select#ddlSalutation {
    width: 78px;
}
.iframe-form #divPhone .controls,
.iframe-form #divPromo .controls {
    display: flex;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.iframe-form #divPhone #tbTelCode,
.iframe-form #divPhone #tbcontacttelephone {
    width: calc(100% - 12px) !important;
}
.iframe-form #divPromo #txtPromotionCode,
.iframe-form #divPromo #btnApplyPromo {
    width: calc(100% - 8px) !important;
}
.iframe-form #divPromo #btnApplyPromo {
    float: right;
}


@media screen and (max-width: 991px) {
	
	#rptControl1_divParent_9 .prettycheckbox {
    float: left;
}



.hidelabelmobile
{
    
    display: none !important;
 
}




	
	
	#form1 #divdonortitle .controls.nopaddingiframename {
    	margin-right: 20px !important;
	    max-width: 31%;
	}
    #form1.iframe-form input#tbCompanyName {
        width: calc(100% - 10px) !important;
    }
	.middlecolumn {
		margin: 10px 0;
	}
	#divdonortitle > div {
		width: calc(100% - 8px);
		max-width: 100% !important;
		margin-bottom: 10px;
	}
	#form1 .cc_details .controls #span-ddlcardexpirymonth-select,
	#form1 .cc_details .controls #span-ddlcardexpiryyear-select,
	#form1 .cc_details .controls .cc_details,
	#form1 .cc_details #ddlcardexpirymonth,
	#form1 .cc_details #ddlcardexpiryyear
	 {
		width: calc(100% - 10px) !important;
	}
	#form1 .cc_details .controls .cc_details {
		width: 100% !important;
	}
	#form1 .cc_details #span-ddlcardexpiryyear-select {
		left: 0;
	}
	#form1 .cc_details .controls #tbccverfcode {
		width: 100%;
		max-width: 100%;
	}
	#form1.iframe-form .cc_details .field_keeper {
		width: calc(33% - 10px);
		position: relative;
		display: inline-block;
		margin-left: 15px;
		vertical-align: top;
	}
	#form1 .cc_details .field_keeper:first-of-type {
		margin-left: 0;
	}
	#form1 .controls #tbccverfcode {
		margin-left: 0;
	}
	#form1 .toggle,
	#form1 #other_amt input {
		min-width: 43px;
	}
    #form1.iframe-form #other_amt input {
        width: calc(100% - 24px) !important;
    }
    #form1.iframe-form #other_amt,
    #form1.iframe-form #other_amt_field
     {
        width: calc(33% - 8px);
    }
    .middlecolumn {
        margin: 0 !important;
    }
    .row {
        margin-left: 0px !important;
        margin-right: 0 !important;
    }
    /*#form1.iframe-form #divrptSums .toggle.middle {*/
    #form1.iframe-form #divrptSums > div:nth-child(2),
    #form1.iframe-form #divrptSums > div:nth-child(5) {
        margin: 0 14px;
    }
    .field_keeper > .pull_cvv {
         padding-left: 0px; 
         padding-right: 0px; 
    }
    #form1.iframe-form input,
    #form1.iframe-form textarea,
    #form1.iframe-form select,
    #form1.iframe-form #span-ddlSalutation-select
    {
        width: calc(100% - 4px) !important;
    }
	
	
	 #form1.iframe-form #optGBNo,
    #form1.iframe-form #optGBYes
    {
        width: 30px !important;
    }
	
    #form1.iframe-form input#btnSubmit {
        width: 100% !important;
    }

    #form1.iframe-form #span-cmbCC2-select,
    
    #form1.iframe-form #tbZipCode,
    #form1.iframe-form #contactaddress,
    #form1.iframe-form #contactcity,
    #form1.iframe-form #ddlStateListCanada,
    #form1.iframe-form #span-ddlStateListCanada-select,
    #form1.iframe-form #cmbCC2
    {
        width: calc(100% - 10px) !important;
    }
	
	#form1.iframe-form #tbccnumber,
	  #form1.iframe-form #tbcontactemail {
		  width: calc(85% - 5px) !important;
	  }
	
	
 /*   #form1.iframe-form #contactlastname,
    #form1.iframe-form #contactfirstname {
        width: calc(100% - 2px) !important;
    }*/
    .iframe-form #divdonortitle > div.nopaddingiframetitle {
        width: 20%;
        margin-right: 15px;
    }
    .iframe-form #divdonortitle > div.nopaddingiframename {
        width: calc(40% - 10px);
        margin: 0;
    }
    #form1 #divdonortitle .controls.nopaddingiframename {
        margin-right: 0 !important;
    }
    #form1.iframe-form .cc_details .field_keeper input#tbccverfcode {
        width: 100% !important;
    }
}

@media screen and (max-width: 761px) {
    /*#form1.iframe-form #divrptSums .toggle.middle {*/
    #form1.iframe-form #divrptSums > div:nth-child(2),
	#form1.iframe-form #divrptSums > div:nth-child(8), 
    #form1.iframe-form #divrptSums > div:nth-child(5) {
        margin: 0 12px;
    }
    #form1.iframe-form .cc_details .field_keeper {
        margin-left: 8px;
    }
    #form1.iframe-form .cc_details .field_keeper:first-of-type {
        margin-left: 0;
    }
    #form1.iframe-form .cc_details .field_keeper {
        width: calc(33% - 8px);
    }
}

@media screen and (min-width: 992px) {
    .iframe-form #divPhone .controls > .col-lg-4,
    .iframe-form #divPromo .controls > .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .iframe-form #divPhone .controls > .col-lg-8,
    .iframe-form #divPromo .controls > .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .iframe-form #divPhone .controls > .col-md-3,
    .iframe-form #divPromo .controls > .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .iframe-form #divPhone .controls > .col-md-9,
    .iframe-form #divPromo .controls > .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
    .iframe-form #divPhone .controls > .col-sm-2,
    .iframe-form #divPromo .controls > .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .iframe-form #divPhone .controls > .col-sm-10,
    .iframe-form #divPromo .controls > .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
}
@media screen and (min-width: 320px) and (max-width: 575px) {
    .iframe-form #divPhone .controls > .col-sm-2,
    .iframe-form #divPromo .controls > .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .iframe-form #divPhone .controls > .col-sm-10,
    .iframe-form #divPromo .controls > .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}

@media screen and (max-width: 400px) {
#form1.iframe-form #divrptSums > div:nth-child(2), #form1.iframe-form #divrptSums > div:nth-child(5) {
    margin: 5px 5px;
}
#form1.iframe-form #divrptSums .toggle, #form1.iframe-form #divrptSums #other_amt_field{
	margin: 5px 5px;
}
.main_content {
    background: #ffffff;
    padding: 10px;
}

#form1 .toggle, #form1 #other_amt input {
    min-width: 73px;
}
.toggle {
    margin: 4px 4px;
    background-color: #f9f9f9;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *: ;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    border: 1px solid #77bdf6;
    overflow: hidden;
    float: left;
    height: 45px;
    width: calc(24% - 17px);
    width: calc(32% - 17px);
}

.submitanswer
{
      
   width: 100%;
}

} 