/* iCheck plugin Flat skin
----------------------------------- */
.icheckbox_flat,
.iradio_flat {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icheck/flat.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat {
    background-position: 0 0;
}
    .icheckbox_flat.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat {
    background-position: -88px 0;
}
    .iradio_flat.checked {
        background-position: -110px 0;
    }
    .iradio_flat.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_flat,
    .iradio_flat {
        background-image: url(../images/icheck/flat@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}



/* red */
.icheckbox_flat-red,
.iradio_flat-red {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icheck/red.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-red {
    background-position: 0 0;
}
    .icheckbox_flat-red.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-red.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-red.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat-red {
    background-position: -88px 0;
}
    .iradio_flat-red.checked {
        background-position: -110px 0;
    }
    .iradio_flat-red.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat-red.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_flat-red,
    .iradio_flat-red {
        background-image: url(../images/icheck/red@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}

/* green */
.icheckbox_flat-green,
.iradio_flat-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icheck/green.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-green {
    background-position: 0 0;
}
    .icheckbox_flat-green.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-green.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-green.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat-green {
    background-position: -88px 0;
}
    .iradio_flat-green.checked {
        background-position: -110px 0;
    }
    .iradio_flat-green.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat-green.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_flat-green,
    .iradio_flat-green {
        background-image: url(../images/icheck/green@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}

/* blue */
.icheckbox_flat-blue,
.iradio_flat-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icheck/blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-blue {
    background-position: 0 0;
}
    .icheckbox_flat-blue.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-blue.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-blue.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat-blue {
    background-position: -88px 0;
}
    .iradio_flat-blue.checked {
        background-position: -110px 0;
    }
    .iradio_flat-blue.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat-blue.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_flat-blue,
    .iradio_flat-blue {
        background-image: url(../images/icheck/blue@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}

/* aero */
.icheckbox_flat-aero,
.iradio_flat-aero {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icheck/aero.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-aero {
    background-position: 0 0;
}
    .icheckbox_flat-aero.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-aero.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-aero.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat-aero {
    background-position: -88px 0;
}
    .iradio_flat-aero.checked {
        background-position: -110px 0;
    }
    .iradio_flat-aero.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat-aero.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_flat-aero,
    .iradio_flat-aero {
        background-image: url(../images/icheck/aero@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}

/* grey */
.icheckbox_flat-grey,
.iradio_flat-grey {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icheck/grey.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-grey {
    background-position: 0 0;
}
    .icheckbox_flat-grey.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-grey.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-grey.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat-grey {
    background-position: -88px 0;
}
    .iradio_flat-grey.checked {
        background-position: -110px 0;
    }
    .iradio_flat-grey.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat-grey.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_flat-grey,
    .iradio_flat-grey {
        background-image: url(../images/icheck/grey@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}

/* orange */
.icheckbox_flat-orange,
.iradio_flat-orange {
    display: inline-block;
    *display: inline;
    vertical-align: top;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icheck/orange.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-orange {
    background-position: 0 0;
}
    .icheckbox_flat-orange.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-orange.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-orange.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat-orange {
    background-position: -88px 0;
}
    .iradio_flat-orange.checked {
        background-position: -110px 0;
    }
    .iradio_flat-orange.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat-orange.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_flat-orange,
    .iradio_flat-orange {
        background-image: url(../images/icheck/orange@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}

/* yellow */
.icheckbox_flat-yellow,
.iradio_flat-yellow {
    display: inline-block;
    *display: inline;
    vertical-align: top;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icheck/yellow.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-yellow {
    background-position: 0 0;
}
    .icheckbox_flat-yellow.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-yellow.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-yellow.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat-yellow {
    background-position: -88px 0;
}
    .iradio_flat-yellow.checked {
        background-position: -110px 0;
    }
    .iradio_flat-yellow.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat-yellow.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_flat-yellow,
    .iradio_flat-yellow {
        background-image: url(../images/icheck/yellow@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}

/* pink */
.icheckbox_flat-pink,
.iradio_flat-pink {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icheck/pink.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-pink {
    background-position: 0 0;
}
    .icheckbox_flat-pink.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-pink.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-pink.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat-pink {
    background-position: -88px 0;
}
    .iradio_flat-pink.checked {
        background-position: -110px 0;
    }
    .iradio_flat-pink.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat-pink.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_flat-pink,
    .iradio_flat-pink {
        background-image: url(../images/icheck/pink@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}

/* purple */
.icheckbox_flat-purple,
.iradio_flat-purple {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icheck/purple.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-purple {
    background-position: 0 0;
}
    .icheckbox_flat-purple.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-purple.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-purple.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat-purple {
    background-position: -88px 0;
}
    .iradio_flat-purple.checked {
        background-position: -110px 0;
    }
    .iradio_flat-purple.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat-purple.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_flat-purple,
    .iradio_flat-purple {
        background-image: url(../images/icheck/purple@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}




@media only screen and (max-width: 479px) {
      .icheckbox_flat-red{background: url(../images/icheck/red320.png) no-repeat;}
    .iradio_flat-red{background: url(../images/icheck/red320.png) no-repeat;}
    .icheckbox_flat-aero{background: url(../images/icheck/aero320.png) no-repeat;}
    .iradio_flat-aero{background: url(../images/icheck/aero320.png) no-repeat;}
    .icheckbox_flat-blue{background: url(../images/icheck/blue320.png) no-repeat;}
    .iradio_flat-blue{background: url(../images/icheck/blue320.png) no-repeat;}
    .icheckbox_flat{background: url(../images/icheck/flat320.png) no-repeat;}
    .iradio_flat{background: url(../images/icheck/flat320.png) no-repeat;}
    .icheckbox_flat-green{background: url(../images/icheck/green320.png) no-repeat;}
    .iradio_flat-green{background: url(../images/icheck/green320.png) no-repeat;}
    .icheckbox_flat-grey{background: url(../images/icheck/grey320.png) no-repeat;}
    .iradio_flat-grey{background: url(../images/icheck/grey320.png) no-repeat;}
    .icheckbox_flat-orange{background: url(../images/icheck/orange320.png) no-repeat;}
    .iradio_flat-orange{background: url(../images/icheck/orange320.png) no-repeat;}
    .icheckbox_flat-pink{background: url(../images/icheck/pink320.png) no-repeat;}
    .iradio_flat-pink{background: url(../images/icheck/pink320.png) no-repeat;}
    .icheckbox_flat-purple{background: url(../images/icheck/purple320.png) no-repeat;}
    .iradio_flat-purple{background: url(../images/icheck/purple320.png) no-repeat;}
    .icheckbox_flat-yellow{background: url(../images/icheck/yellow320.png) no-repeat;}
    .iradio_flat-yellow{background: url(../images/icheck/yellow320.png) no-repeat;}
    
    .icheckbox_flat-red,
    .iradio_flat-red,
    .icheckbox_flat-aero,
    .iradio_flat-aero,
    .icheckbox_flat-blue,
    .iradio_flat-blue,
    .icheckbox_flat,
    .iradio_flat-flat,
    .icheckbox_flat-green,
    .iradio_flat-green,
    .icheckbox_flat-grey,
    .iradio_flat-grey,
    .icheckbox_flat-orange,
    .iradio_flat-orange,
    .icheckbox_flat-pink,
    .iradio_flat-pink,
    .icheckbox_flat-purple,
    .iradio_flat-purple,
    .icheckbox_flat-yellow,
    .iradio_flat-yellow
    {
         -webkit-background-size: 88px 11px;
        background-size: 88px 11px;
        display: inline-block;
        *display: inline;
        vertical-align: top;
        padding: 0;
        width: 11px;
        height: 11px;
        border: none;
        cursor: pointer;
    }
    .icheckbox_flat-red.checked,
    .icheckbox_flat-aero.checked,
    .icheckbox_flat-blue.checked,
    .icheckbox_flat.checked,
    .icheckbox_flat-green.checked,
    .icheckbox_flat-grey.checked,
    .icheckbox_flat-orange.checked,
    .icheckbox_flat-pink.checked,
    .icheckbox_flat-purple.checked,
    .icheckbox_flat-yellow.checked
     {
        background-position: -11px 0;
    }
    .icheckbox_flat-red.disabled,
    .icheckbox_flat-aero.disabled,
    .icheckbox_flat-blue.disabled,
    .icheckbox_flat.disabled,
    .icheckbox_flat-green.disabled,
    .icheckbox_flat-grey.disabled,
    .icheckbox_flat-orange.disabled,
    .icheckbox_flat-pink.disabled,
    .icheckbox_flat-purple.disabled,
    .icheckbox_flat-yellow.disabled
    {
        background-position: -22px 0;
        cursor: default;
    }
    .icheckbox_flat-red.checked.disabled,
    .icheckbox_flat-aero.checked.disabled,
    .icheckbox_flat-blue.checked.disabled,
    .icheckbox_flat.checked.disabled,
    .icheckbox_flat-green.checked.disabled,
    .icheckbox_flat-grey.checked.disabled,
    .icheckbox_flat-orange.checked.disabled,
    .icheckbox_flat-pink.checked.disabled,
    .icheckbox_flat-purple.checked.disabled,
    .icheckbox_flat-yellow.checked.disabled
    {
        background-position: -33px 0;
    }
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
    
    .icheckbox_flat-red{background: url(../images/icheck/red480.png) no-repeat;}
    .iradio_flat-red{background: url(../images/icheck/red480.png) no-repeat;}
    .icheckbox_flat-aero{background: url(../images/icheck/aero480.png) no-repeat;}
    .iradio_flat-aero{background: url(../images/icheck/aero480.png) no-repeat;}
    .icheckbox_flat-blue{background: url(../images/icheck/blue480.png) no-repeat;}
    .iradio_flat-blue{background: url(../images/icheck/blue480.png) no-repeat;}
    .icheckbox_flat{background: url(../images/icheck/flat480.png) no-repeat;}
    .iradio_flat{background: url(../images/icheck/flat480.png) no-repeat;}
    .icheckbox_flat-green{background: url(../images/icheck/green480.png) no-repeat;}
    .iradio_flat-green{background: url(../images/icheck/green480.png) no-repeat;}
    .icheckbox_flat-grey{background: url(../images/icheck/grey480.png) no-repeat;}
    .iradio_flat-grey{background: url(../images/icheck/grey480.png) no-repeat;}
    .icheckbox_flat-orange{background: url(../images/icheck/orange480.png) no-repeat;}
    .iradio_flat-orange{background: url(../images/icheck/orange480.png) no-repeat;}
    .icheckbox_flat-pink{background: url(../images/icheck/pink480.png) no-repeat;}
    .iradio_flat-pink{background: url(../images/icheck/pink480.png) no-repeat;}
    .icheckbox_flat-purple{background: url(../images/icheck/purple480.png) no-repeat;}
    .iradio_flat-purple{background: url(../images/icheck/purple480.png) no-repeat;}
    .icheckbox_flat-yellow{background: url(../images/icheck/yellow480.png) no-repeat;}
    .iradio_flat-yellow{background: url(../images/icheck/yellow480.png) no-repeat;}
    
    .icheckbox_flat-red,
    .iradio_flat-red,
    .icheckbox_flat-aero,
    .iradio_flat-aero,
    .icheckbox_flat-blue,
    .iradio_flat-blue,
    .icheckbox_flat,
    .iradio_flat-flat,
    .icheckbox_flat-green,
    .iradio_flat-green,
    .icheckbox_flat-grey,
    .iradio_flat-grey,
    .icheckbox_flat-orange,
    .iradio_flat-orange,
    .icheckbox_flat-pink,
    .iradio_flat-pink,
    .icheckbox_flat-purple,
    .iradio_flat-purple,
    .icheckbox_flat-yellow,
    .iradio_flat-yellow
    {
        -webkit-background-size: 132px 16px;
        background-size: 132px 16px;
        display: inline-block;
        *display: inline;
        vertical-align: top;
        padding: 0;
        width: 16px;
        height: 16px;
        border: none;
        cursor: pointer;
    }
    .icheckbox_flat-red.checked,
    .icheckbox_flat-aero.checked,
    .icheckbox_flat-blue.checked,
    .icheckbox_flat.checked,
    .icheckbox_flat-green.checked,
    .icheckbox_flat-grey.checked,
    .icheckbox_flat-orange.checked,
    .icheckbox_flat-pink.checked,
    .icheckbox_flat-purple.checked,
    .icheckbox_flat-yellow.checked
     {
        background-position: -16px 0;
    }
    .icheckbox_flat-red.disabled,
    .icheckbox_flat-aero.disabled,
    .icheckbox_flat-blue.disabled,
    .icheckbox_flat.disabled,
    .icheckbox_flat-green.disabled,
    .icheckbox_flat-grey.disabled,
    .icheckbox_flat-orange.disabled,
    .icheckbox_flat-pink.disabled,
    .icheckbox_flat-purple.disabled,
    .icheckbox_flat-yellow.disabled
    {
        background-position: -34px 0;
        cursor: default;
    }
    .icheckbox_flat-red.checked.disabled,
    .icheckbox_flat-aero.checked.disabled,
    .icheckbox_flat-blue.checked.disabled,
    .icheckbox_flat.checked.disabled,
    .icheckbox_flat-green.checked.disabled,
    .icheckbox_flat-grey.checked.disabled,
    .icheckbox_flat-orange.checked.disabled,
    .icheckbox_flat-pink.checked.disabled,
    .icheckbox_flat-purple.checked.disabled,
    .icheckbox_flat-yellow.checked.disabled
    {
        background-position: -51px 0;
    }
}