@font-face{
    font-family: 'VNF Bodoni Regular';
    src: url('../fonts/VNFBodoniRegular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/VNFBodoniRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/VNFBodoniRegular.ttf') format('truetype');
}
.text-underline{
    text-decoration: underline;
}
.text-hpblue{
    color: #0096D6;
}
.text-white{
    color: #FFFFFF;
}
.text-black{
    color: #000000;
}
.text-darkgray{
    color: #767676;
}
.text-mediumgray{
    color: #B9B8BB;
}
.text-lightgray{
    color: #E5E8E8;
}
.text-hporange{
    color: #D7410B;
}
.text-hpgreen{
    color: #008424;
}
.text-hppurple{
    color: #822980;
}
.text-blue{
    color: #024da1;
}
.text-hoverblue{
    color: #006699;
}
.text-hoverorange{
    color: #C1401A;
}
.text-gray33{
    color: #333333;
}
.text-gray65{
    color: #5A5A5A;
}
.text-gray20{
    color: #CCCCCC;
}
.text-gray05{
    color: #F2F2F2;
}
.text-red{
    color: #FF0000;
}
.text-lightred{
    color: #F7D7D7;
}
.bg-hpblue{
    background: #0096D6;
}
.bg-white{
    background: #FFFFFF;
}
.bg-black{
    background: #000000;
}
.bg-darkgray{
    background: #767676;
}
.bg-mediumgray{
    background: #B9B8BB;
}
.bg-lightgray{
    background: #E5E8E8;
}
.bg-fa{
    background: #fafafa; 
}
.bg-hporange{
    background: #D7410B;
}
.bg-hpgreen{
    background: #008424;
}
.bg-hppurple{
    background: #822980;
}
.bg-blue{
    background: #007DBA;
}
.bg-hoverblue{
    background: #006699;
}
.bg-hoverorange{
    background: #C1401A;
}
.bg-gray65{
    background: #5A5A5A;
}
.bg-gray20{
    background: #CCCCCC;
}
.bg-gray05{
    background: #F2F2F2;
}
.bg-red{
    background: #FF0000;
}
.bg-lightred{
    background: #F7D7D7;
}
.wl{
    position: relative;
    float: left;
}
.w5,.w10, .w15, .w20,.w25, .w30, .w35, .w40, .w45, .w50, .w55, .w60, .w65, .w70, .w75, .w80, .w85, .w90, .w95, .w100, .content{
    position: relative;
    float: left;
    width: 100%;
}
.w5{
    width: 5% !important;
}
.w10{
    width: 10% !important;
}
.w15{
    width: 15% !important;
}
.w20{
    width: 20% !important;
}
.w25{
    width: 25% !important;
}
.w30{
    width: 30% !important;
}
.w35{
    width: 35% !important;
}
.w40{
    width: 40% !important;
}
.w45{
    width: 45% !important;
}
.w50{
    width: 50% !important;
}
.w55{
    width: 55% !important;
}
.w60{
    width: 60% !important;
}
.w65{
    width: 65% !important;
}
.w70{
    width: 70% !important;
}
.w75{
    width: 75% !important;
}
.w80{
    width: 80% !important;
}
.w85{
    width: 85% !important;
}
.w90{
    width: 90% !important;
}
.w95{
    width: 95% !important;
}
.w100{
    width: 100% !important;
}
.m-b-0{
    margin-bottom: 0 !important;
}
.m-b-5{
    margin-bottom: 5px !important;
}
.m-b-10{
    margin-bottom: 10px !important;
}
.m-b-15{
    margin-bottom: 15px !important;
}
.m-b-20{
    margin-bottom: 20px !important;
}
.m-b-25{
    margin-bottom: 25px !important;
}
.m-b-30{
    margin-bottom: 30px !important;
}
.m-b-35{
    margin-bottom: 35px !important;
}
.m-b-40{
    margin-bottom: 40px !important;
}
.m-t-0{
    margin-top: 0 !important;
}
.m-t-5{
    margin-top: 5px !important;
}
.m-t-10{
    margin-top: 10px !important;
}
.m-t-15{
    margin-top: 15px !important;
}
.m-t-20{
    margin-top: 20px !important;
}
.m-t-25{
    margin-top: 25px !important;
}
.m-t-30{
    margin-top: 30px !important;
}
.m-t-35{
    margin-top: 35px !important;
}
.m-t-40{
    margin-top: 40px !important;
}
.m-l-0{
    margin-left: 0 !important;
}
.m-l-5{
    margin-left: 5px !important;
}
.m-l-10{
    margin-left: 10px !important;
}
.m-l-15{
    margin-left: 15px !important;
}
.m-l-20{
    margin-left: 20px !important;
}
.m-l-25{
    margin-left: 25px !important;
}
.m-l-30{
    margin-left: 30px !important;
}
.m-l-35{
    margin-left: 35px !important;
}
.m-l-40{
    margin-left: 40px !important;
}
.m-r-0{
    margin-right: 0 !important;
}
.m-r-5{
    margin-right: 5px !important;
}
.m-r-10{
    margin-right: 10px !important;
}
.m-r-15{
    margin-right: 15px !important;
}
.m-r-20{
    margin-right: 20px !important;
}
.m-r-25{
    margin-right: 25px !important;
}
.m-r-30{
    margin-right: 30px !important;
}
.m-r-35{
    margin-right: 35px !important;
}
.m-r-40{
    margin-right: 40px !important;
}
.m-0{
    margin: 0px;
}
.m-5{
    margin: 5px;
}
.m-10{
    margin: 10px;
}
.m-15{
    margin: 15px;
}
.m-20{
    margin: 20px;
}
.m-25{
    margin: 25px;
}
.m-30{
    margin: 30px;
}
.m-35{
    margin: 35px;
}
.m-40{
    margin: 40px;
}
.p-b-0{
    padding-bottom: 0 !important;
}
.p-b-5{
    padding-bottom: 5px !important;
}
.p-b-10{
    padding-bottom: 10px !important;
}
.p-b-15{
    padding-bottom: 15px !important;
}
.p-b-20{
    padding-bottom: 20px !important;
}
.p-b-25{
    padding-bottom: 25px !important;
}
.p-b-30{
    padding-bottom: 30px !important;
}
.p-b-35{
    padding-bottom: 35px !important;
}
.p-b-40{
    padding-bottom: 40px !important;
}
.p-t-0{
    padding-top: 0 !important;
}
.p-t-5{
    padding-top: 5px !important;
}
.p-t-10{
    padding-top: 10px !important;
}
.p-t-15{
    padding-top: 15px !important;
}
.p-t-20{
    padding-top: 20px !important;
}
.p-t-25{
    padding-top: 25px !important;
}
.p-t-30{
    padding-top: 30px !important;
}
.p-t-35{
    padding-top: 35px !important;
}
.p-t-40{
    padding-top: 40px !important;
}
.p-l-0{
    padding-left: 0 !important;
}
.p-l-5{
    padding-left: 5px !important;
}
.p-l-10{
    padding-left: 10px !important;
}
.p-l-15{
    padding-left: 15px !important;
}
.p-l-20{
    padding-left: 20px !important;
}
.p-l-25{
    padding-left: 25px !important;
}
.p-l-30{
    padding-left: 30px !important;
}
.p-l-35{
    padding-left: 35px !important;
}
.p-l-40{
    padding-left: 40px !important;
}
.p-r-0{
    padding-right: 0 !important;
}
.p-r-5{
    padding-right: 5px !important;
}
.p-r-10{
    padding-right: 10px !important;
}
.p-r-15{
    padding-right: 15px !important;
}
.p-r-20{
    padding-right: 20px !important;
}
.p-r-25{
    padding-right: 25px !important;
}
.p-r-30{
    padding-right: 30px !important;
}
.p-r-35{
    padding-right: 35px !important;
}
.p-r-40{
    padding-right: 40px !important;
}
.p-0{
    padding: 0;
}
.p-5{
    padding: 5px;
}
.p-10{
    padding: 10px;
}
.p-15{
    padding: 15px;
}
.p-20{
    padding: 20px;
}
.p-25{
    padding: 25px;
}
.p-30{
    padding: 30px;
}
.p-35{
    padding: 35px;
}
.p-40{
    padding: 40px;
}
.f-s-190{
    font-size: 190%;
}
.f-s-180{
    font-size: 180%;
}
.f-s-170{
    font-size: 170%;
}
.f-s-160{
    font-size: 160%;
}
.f-s-150{
    font-size: 150%;
}
.f-s-140{
    font-size: 140%;
}
.f-s-130{
    font-size: 130%;
}
.f-s-120{
    font-size: 120%;
}
.f-s-110{
    font-size: 110%;
}
.f-s-100{
    font-size: 100%;
}
.f-s-95{
    font-size: 95%;
}
.f-s-90{
    font-size: 90%;
}
.f-s-85{
    font-size: 85%;
}
.f-s-80{
    font-size: 80%;
}
.f-s-75{
    font-size: 75%;
}
.f-s-70{
    font-size: 70%;
}
.f-s-65{
    font-size: 65%;
}
.f-s-60{
    font-size: 60%;
}
.f-s-55{
    font-size: 55%;
}
.f-s-50{
    font-size: 50%;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-normal{
    font-weight: normal !important;
}
.text-strong{
    font-weight: bold !important;
}
.hide{
    display: none;
}
.show{
    display: block
}
/*Date picker */
div.datepicker {
    padding: 4px;
    -webkit-border-radius: 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px;
    -moz-background-clip: padding;
    border-radius: 0px;
    background-clip: padding-box;
    direction: ltr;
    /*.dow {
      border-top: 1px solid #ddd !important;
    }*/
}
div.datepicker-inline {
    width: 206px;
}
div.datepickerdiv.datepicker-rtl {
    direction: rtl;
}
div.datepickerdiv.datepicker-rtl table tr td span {
    float: right;
}
div.datepicker-dropdown {
    top: 0;
    left: 0;
}
div.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #e4e4e4;
    border-top: 0;
    border-bottom-color: #e4e4e4;
    position: absolute;
}
div.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-top: 0;
    position: absolute;
}
div.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px;
}
div.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px;
}
div.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px;
}
div.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px;
}
div.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px;
}
div.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px;
}
div.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #e4e4e4;
}
div.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #ffffff;
}
div.datepicker > div {
    display: none;
}
div.datepicker.days div.datepicker-days {
    display: block;
}
div.datepicker.months div.datepicker-months {
    display: block;
}
div.datepicker.years div.datepicker-years {
    display: block;
}
div.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
div.datepicker td,
div.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px;
    -moz-background-clip: padding;
    border-radius: 0px;
    background-clip: padding-box;
    border: none;
}
.table-striped div.datepicker table tr td,
.table-striped div.datepicker table tr th {
    background-color: transparent;
}
div.datepicker table tr td.day {
    color: #646565;
}
div.datepicker table tr td.day:hover {
    background: #f5f5f5;
    cursor: pointer;
    color: #2c2e2f;
}
div.datepicker table tr td.old,
div.datepicker table tr td.new {
    color: #b1b1b1;
}
div.datepicker table tr td.disabled,
div.datepicker table tr td.disabled:hover {
    background: none;
    color: #777777;
    color: #979898;
    cursor: default;
}
div.datepicker table tr td.today,
div.datepicker table tr td.today:hover,
div.datepicker table tr td.today.disabled,
div.datepicker table tr td.today.disabled:hover {
    *background-color: #76797e;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #000;
}
div.datepicker table tr td.today.switch-left,
div.datepicker table tr td.today:hover.switch-left,
div.datepicker table tr td.today.disabled.switch-left,
div.datepicker table tr td.today.disabled:hover.switch-left {
    background-color: #76797e;
    color: #ffffff;
}
div.datepicker table tr td.today.switch-right,
div.datepicker table tr td.today:hover.switch-right,
div.datepicker table tr td.today.disabled.switch-right,
div.datepicker table tr td.today.disabled:hover.switch-right {
    background-color: #f5f5f5;
    color: #979898;
}
div.datepicker table tr td.today.switch-right:hover,
div.datepicker table tr td.today:hover.switch-right:hover,
div.datepicker table tr td.today.disabled.switch-right:hover,
div.datepicker table tr td.today.disabled:hover.switch-right:hover {
    background-color: #f5f5f5;
    color: #979898;
}
div.datepicker table tr td.today:hover,
div.datepicker table tr td.today:hover:hover,
div.datepicker table tr td.today.disabled:hover,
div.datepicker table tr td.today.disabled:hover:hover,
div.datepicker table tr td.today:focus,
div.datepicker table tr td.today:hover:focus,
div.datepicker table tr td.today.disabled:focus,
div.datepicker table tr td.today.disabled:hover:focus,
div.datepicker table tr td.today:active,
div.datepicker table tr td.today:hover:active,
div.datepicker table tr td.today.disabled:active,
div.datepicker table tr td.today.disabled:hover:active,
div.datepicker table tr td.today.active,
div.datepicker table tr td.today:hover.active,
div.datepicker table tr td.today.disabled.active,
div.datepicker table tr td.today.disabled:hover.active,
div.datepicker table tr td.today.disabled,
div.datepicker table tr td.today:hover.disabled,
div.datepicker table tr td.today.disabled.disabled,
div.datepicker table tr td.today.disabled:hover.disabled,
div.datepicker table tr td.today[disabled],
div.datepicker table tr td.today:hover[disabled],
div.datepicker table tr td.today.disabled[disabled],
div.datepicker table tr td.today.disabled:hover[disabled] {
    color: #ffffff;
    *background-color: #6a6c71;
}
div.datepicker table tr td.today:active,
div.datepicker table tr td.today:hover:active,
div.datepicker table tr td.today.disabled:active,
div.datepicker table tr td.today.disabled:hover:active,
div.datepicker table tr td.today.active,
div.datepicker table tr td.today:hover.active,
div.datepicker table tr td.today.disabled.active,
div.datepicker table tr td.today.disabled:hover.active {
    background-color: #5d5f64 \9;
}
div.datepicker table tr td.today:hover:hover {
    color: #000;
}
div.datepicker table tr td.today.active:hover {
    color: #fff;
}
div.datepicker table tr td.range,
div.datepicker table tr td.range:hover,
div.datepicker table tr td.range.disabled,
div.datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
}
div.datepicker table tr td.range.today,
div.datepicker table tr td.range.today:hover,
div.datepicker table tr td.range.today.disabled,
div.datepicker table tr td.range.today.disabled:hover {
    *background-color: #f3ea7a;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
}
div.datepicker table tr td.range.today.switch-left,
div.datepicker table tr td.range.today:hover.switch-left,
div.datepicker table tr td.range.today.disabled.switch-left,
div.datepicker table tr td.range.today.disabled:hover.switch-left {
    background-color: #f3ea7a;
    color: #ffffff;
}
div.datepicker table tr td.range.today.switch-right,
div.datepicker table tr td.range.today:hover.switch-right,
div.datepicker table tr td.range.today.disabled.switch-right,
div.datepicker table tr td.range.today.disabled:hover.switch-right {
    background-color: #f5f5f5;
    color: #979898;
}
div.datepicker table tr td.range.today.switch-right:hover,
div.datepicker table tr td.range.today:hover.switch-right:hover,
div.datepicker table tr td.range.today.disabled.switch-right:hover,
div.datepicker table tr td.range.today.disabled:hover.switch-right:hover {
    background-color: #f5f5f5;
    color: #979898;
}
div.datepicker table tr td.range.today:hover,
div.datepicker table tr td.range.today:hover:hover,
div.datepicker table tr td.range.today.disabled:hover,
div.datepicker table tr td.range.today.disabled:hover:hover,
div.datepicker table tr td.range.today:focus,
div.datepicker table tr td.range.today:hover:focus,
div.datepicker table tr td.range.today.disabled:focus,
div.datepicker table tr td.range.today.disabled:hover:focus,
div.datepicker table tr td.range.today:active,
div.datepicker table tr td.range.today:hover:active,
div.datepicker table tr td.range.today.disabled:active,
div.datepicker table tr td.range.today.disabled:hover:active,
div.datepicker table tr td.range.today.active,
div.datepicker table tr td.range.today:hover.active,
div.datepicker table tr td.range.today.disabled.active,
div.datepicker table tr td.range.today.disabled:hover.active,
div.datepicker table tr td.range.today.disabled,
div.datepicker table tr td.range.today:hover.disabled,
div.datepicker table tr td.range.today.disabled.disabled,
div.datepicker table tr td.range.today.disabled:hover.disabled,
div.datepicker table tr td.range.today[disabled],
div.datepicker table tr td.range.today:hover[disabled],
div.datepicker table tr td.range.today.disabled[disabled],
div.datepicker table tr td.range.today.disabled:hover[disabled] {
    color: #ffffff;
    *background-color: #f1e663;
}
div.datepicker table tr td.range.today:active,
div.datepicker table tr td.range.today:hover:active,
div.datepicker table tr td.range.today.disabled:active,
div.datepicker table tr td.range.today.disabled:hover:active,
div.datepicker table tr td.range.today.active,
div.datepicker table tr td.range.today:hover.active,
div.datepicker table tr td.range.today.disabled.active,
div.datepicker table tr td.range.today.disabled:hover.active {
    background-color: #efe24b \9;
}
div.datepicker table tr td.selected,
div.datepicker table tr td.selected:hover,
div.datepicker table tr td.selected.disabled,
div.datepicker table tr td.selected.disabled:hover {
    *background-color: #5e5e5e;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
div.datepicker table tr td.selected.switch-left,
div.datepicker table tr td.selected:hover.switch-left,
div.datepicker table tr td.selected.disabled.switch-left,
div.datepicker table tr td.selected.disabled:hover.switch-left {
    background-color: #5e5e5e;
    color: #ffffff;
}
div.datepicker table tr td.selected.switch-right,
div.datepicker table tr td.selected:hover.switch-right,
div.datepicker table tr td.selected.disabled.switch-right,
div.datepicker table tr td.selected.disabled:hover.switch-right {
    background-color: #f5f5f5;
    color: #979898;
}
div.datepicker table tr td.selected.switch-right:hover,
div.datepicker table tr td.selected:hover.switch-right:hover,
div.datepicker table tr td.selected.disabled.switch-right:hover,
div.datepicker table tr td.selected.disabled:hover.switch-right:hover {
    background-color: #f5f5f5;
    color: #979898;
}
div.datepicker table tr td.selected:hover,
div.datepicker table tr td.selected:hover:hover,
div.datepicker table tr td.selected.disabled:hover,
div.datepicker table tr td.selected.disabled:hover:hover,
div.datepicker table tr td.selected:focus,
div.datepicker table tr td.selected:hover:focus,
div.datepicker table tr td.selected.disabled:focus,
div.datepicker table tr td.selected.disabled:hover:focus,
div.datepicker table tr td.selected:active,
div.datepicker table tr td.selected:hover:active,
div.datepicker table tr td.selected.disabled:active,
div.datepicker table tr td.selected.disabled:hover:active,
div.datepicker table tr td.selected.active,
div.datepicker table tr td.selected:hover.active,
div.datepicker table tr td.selected.disabled.active,
div.datepicker table tr td.selected.disabled:hover.active,
div.datepicker table tr td.selected.disabled,
div.datepicker table tr td.selected:hover.disabled,
div.datepicker table tr td.selected.disabled.disabled,
div.datepicker table tr td.selected.disabled:hover.disabled,
div.datepicker table tr td.selected[disabled],
div.datepicker table tr td.selected:hover[disabled],
div.datepicker table tr td.selected.disabled[disabled],
div.datepicker table tr td.selected.disabled:hover[disabled] {
    color: #ffffff;
    *background-color: #515151;
}
div.datepicker table tr td.selected:active,
div.datepicker table tr td.selected:hover:active,
div.datepicker table tr td.selected.disabled:active,
div.datepicker table tr td.selected.disabled:hover:active,
div.datepicker table tr td.selected.active,
div.datepicker table tr td.selected:hover.active,
div.datepicker table tr td.selected.disabled.active,
div.datepicker table tr td.selected.disabled:hover.active {
    background-color: #444444 \9;
}
div.datepicker table tr td.active,
div.datepicker table tr td.active:hover,
div.datepicker table tr td.active.disabled,
div.datepicker table tr td.active.disabled:hover {
    background: #52a6b9;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
div.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px;
    -moz-background-clip: padding;
    border-radius: 0px;
    background-clip: padding-box;
}
div.datepicker table tr td span:hover {
    background: #f5f5f5;
}
div.datepicker table tr td span.disabled,
div.datepicker table tr td span.disabled:hover {
    background: none;
    color: #777777;
    cursor: default;
}
div.datepicker table tr td span.active,
div.datepicker table tr td span.active:hover,
div.datepicker table tr td span.active.disabled,
div.datepicker table tr td span.active.disabled:hover {
    background: #52a6b9;
    color: #fff;
}
div.datepicker table tr td span.old,
div.datepicker table tr td span.new {
    color: #b1b1b1;
}
div.datepicker th.datepicker-switch {
    width: 145px;
}
div.datepicker thead tr:first-child th,
div.datepicker tfoot tr th {
    cursor: pointer;
}
div.datepicker thead tr:first-child th.datepicker-switch,
div.datepicker tfoot tr th.datepicker-switch {
    color: #2c2e2f;
}
div.datepicker thead tr:first-child th:hover,
div.datepicker tfoot tr th:hover {
    background: #f5f5f5;
}
div.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}
div.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}
/*Iswitch*/
/*///////////////////////////////////////
// Code By Jordan Robert Dobson
//
// JordanDobson.com
// @jordandobson
// jordandobson@gmail.com
////////////////////////////////////////*/
input[type="checkbox"].iswitch {
    font-size: 10px;
    position: relative;
    display: inline-block;
    width: 38px;
    height: 22px;
    line-height: 22px;
    border-radius: 11px;
    margin: 0;
    padding: 0;
    box-shadow: inset 0 0 0 2px #eeeeee;
    outline: 1px solid transparent !important;
    cursor: pointer;
    border: none;
    background: transparent;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: 4px;
    margin-bottom: 7px;
    transition: box-shadow 0.3s ease-in-out, padding 0.25s ease-in-out;
    transition-delay: .1s, 0s;
    /* Animations if supported */
}
input[type="checkbox"].iswitch:checked {
    transition-delay: 0s, 0s;
    box-shadow: inset 0 0 0 12.57142857px #eeeeee !important;
    padding-left: 16px;
}
input[type="checkbox"].iswitch.iswitch-primary:checked {
    box-shadow: inset 0 0 0 12.57142857px #2c2e2f !important;
}
input[type="checkbox"].iswitch.iswitch-secondary:checked {
    box-shadow: inset 0 0 0 12.57142857px #68b828 !important;
}
input[type="checkbox"].iswitch.iswitch-info:checked {
    box-shadow: inset 0 0 0 12.57142857px #40bbea !important;
}
input[type="checkbox"].iswitch.iswitch-warning:checked {
    box-shadow: inset 0 0 0 12.57142857px #ffba00 !important;
}
input[type="checkbox"].iswitch.iswitch-danger:checked {
    box-shadow: inset 0 0 0 12.57142857px #cc3f44 !important;
}
input[type="checkbox"].iswitch.iswitch-success:checked {
    box-shadow: inset 0 0 0 12.57142857px #8dc63f !important;
}
input[type="checkbox"].iswitch.iswitch-red:checked {
    box-shadow: inset 0 0 0 12.57142857px #d5080f !important;
}
input[type="checkbox"].iswitch.iswitch-blue:checked {
    box-shadow: inset 0 0 0 12.57142857px #0e62c7 !important;
}
input[type="checkbox"].iswitch.iswitch-purple:checked {
    box-shadow: inset 0 0 0 12.57142857px #7c38bc !important;
}
input[type="checkbox"].iswitch.iswitch-pink:checked {
    box-shadow: inset 0 0 0 12.57142857px #ff6264 !important;
}
input[type="checkbox"].iswitch.iswitch-turquoise:checked {
    box-shadow: inset 0 0 0 12.57142857px #00b19d !important;
}
input[type="checkbox"].iswitch.iswitch-yellow:checked {
    box-shadow: inset 0 0 0 12.57142857px #fcd036 !important;
}
input[type="checkbox"].iswitch.iswitch-orange:checked {
    box-shadow: inset 0 0 0 12.57142857px #f7aa47 !important;
}
input[type="checkbox"].iswitch.iswitch-gray:checked {
    box-shadow: inset 0 0 0 12.57142857px #d5d5d5 !important;
}
input[type="checkbox"].iswitch.hit {
    -webkit-animation: slide-off .35s ease both;
    -moz-animation: slide-off .35s ease both;
    -o-animation: slide-off .35s ease both;
    animation: slide-off .35s ease both;
}
input[type="checkbox"].iswitch.hit:checked {
    -webkit-animation: slide-on  .35s ease both .05s;
    -moz-animation: slide-on  .35s ease both .05s;
    -o-animation: slide-on  .35s ease both .05s;
    animation: slide-on  .35s ease both .05s;
}
input[type="checkbox"].iswitch:before,
input[type="checkbox"].iswitch:after {
    content: "";
}
input[type="checkbox"].iswitch:after {
    /* Increases hit area */
    position: absolute;
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
}
input[type="checkbox"].iswitch:before {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin: 2px 0 0 2px;
    background-color: #ffffff;
    border-radius: 9px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .1s ease .1s;
    -moz-transition: all .1s ease .1s;
    -o-transition: all .1s ease .1s;
    transition: all .1s ease .1s;
}
input[type="checkbox"].iswitch:active:before {
    transition: all .1s ease .05s;
}
input[type="checkbox"].iswitch.touch:hover:before {
    transition: all .0s ease .00s;
}
input[type="checkbox"].iswitch:active:before,
input[type="checkbox"].iswitch.touch:hover:before {
    width: 20px;
}
input[type="checkbox"].iswitch:active:checked:before,
input[type="checkbox"].iswitch.touch:hover:checked:before {
    margin-left: 0px;
}
@keyframes slide-on {
    0% {
        padding-left: 0px;
    }
    60% {
        padding-left: 16px;
    }
    100% {
        padding-left: 16px;
    }
}
@keyframes slide-off {
    0% {
        padding-left: 16px;
        text-indent: 0;
    }
    60% {
        padding-left: 0px;
        text-indent: 0px;
    }
    100% {
        padding-left: 0px;
        text-indent: 0;
    }
}
input[type="checkbox"].iswitch-lg {
    font-size: 10px;
    position: relative;
    display: inline-block;
    width: 50px;
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    margin: 0;
    padding: 0;
    box-shadow: inset 0 0 0 2px #eeeeee;
    outline: 1px solid transparent !important;
    cursor: pointer;
    border: none;
    background: transparent;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: 4px;
    margin-bottom: 7px;
    transition: box-shadow 0.3s ease-in-out, padding 0.25s ease-in-out;
    transition-delay: .1s, 0s;
    /* Animations if supported */
}
input[type="checkbox"].iswitch-lg:checked {
    transition-delay: 0s, 0s;
    box-shadow: inset 0 0 0 16px #eeeeee !important;
    padding-left: 22px;
}
input[type="checkbox"].iswitch-lg.iswitch-primary:checked {
    box-shadow: inset 0 0 0 16px #2c2e2f !important;
}
input[type="checkbox"].iswitch-lg.iswitch-secondary:checked {
    box-shadow: inset 0 0 0 16px #68b828 !important;
}
input[type="checkbox"].iswitch-lg.iswitch-info:checked {
    box-shadow: inset 0 0 0 16px #40bbea !important;
}
input[type="checkbox"].iswitch-lg.iswitch-warning:checked {
    box-shadow: inset 0 0 0 16px #ffba00 !important;
}
input[type="checkbox"].iswitch-lg.iswitch-danger:checked {
    box-shadow: inset 0 0 0 16px #cc3f44 !important;
}
input[type="checkbox"].iswitch-lg.iswitch-success:checked {
    box-shadow: inset 0 0 0 16px #8dc63f !important;
}
input[type="checkbox"].iswitch-lg.iswitch-red:checked {
    box-shadow: inset 0 0 0 16px #d5080f !important;
}
input[type="checkbox"].iswitch-lg.iswitch-blue:checked {
    box-shadow: inset 0 0 0 16px #0e62c7 !important;
}
input[type="checkbox"].iswitch-lg.iswitch-purple:checked {
    box-shadow: inset 0 0 0 16px #7c38bc !important;
}
input[type="checkbox"].iswitch-lg.iswitch-pink:checked {
    box-shadow: inset 0 0 0 16px #ff6264 !important;
}
input[type="checkbox"].iswitch-lg.iswitch-turquoise:checked {
    box-shadow: inset 0 0 0 16px #00b19d !important;
}
input[type="checkbox"].iswitch-lg.iswitch-yellow:checked {
    box-shadow: inset 0 0 0 16px #fcd036 !important;
}
input[type="checkbox"].iswitch-lg.iswitch-orange:checked {
    box-shadow: inset 0 0 0 16px #f7aa47 !important;
}
input[type="checkbox"].iswitch-lg.iswitch-gray:checked {
    box-shadow: inset 0 0 0 16px #d5d5d5 !important;
}
input[type="checkbox"].iswitch-lg.hit {
    -webkit-animation: slide-off .35s ease both;
    -moz-animation: slide-off .35s ease both;
    -o-animation: slide-off .35s ease both;
    animation: slide-off .35s ease both;
}
input[type="checkbox"].iswitch-lg.hit:checked {
    -webkit-animation: slide-on  .35s ease both .05s;
    -moz-animation: slide-on  .35s ease both .05s;
    -o-animation: slide-on  .35s ease both .05s;
    animation: slide-on  .35s ease both .05s;
}
input[type="checkbox"].iswitch-lg:before,
input[type="checkbox"].iswitch-lg:after {
    content: "";
}
input[type="checkbox"].iswitch-lg:after {
    /* Increases hit area */
    position: absolute;
    top: -8px;
    left: -8px;
    bottom: -8px;
    right: -8px;
}
input[type="checkbox"].iswitch-lg:before {
    display: inline-block;
    height: 24px;
    width: 24px;
    margin: 2px 0 0 2px;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .1s ease .1s;
    -moz-transition: all .1s ease .1s;
    -o-transition: all .1s ease .1s;
    transition: all .1s ease .1s;
}
input[type="checkbox"].iswitch-lg:active:before {
    transition: all .1s ease .05s;
}
input[type="checkbox"].iswitch-lg.touch:hover:before {
    transition: all .0s ease .00s;
}
input[type="checkbox"].iswitch-lg:active:before,
input[type="checkbox"].iswitch-lg.touch:hover:before {
    width: 26px;
}
input[type="checkbox"].iswitch-lg:active:checked:before,
input[type="checkbox"].iswitch-lg.touch:hover:checked:before {
    margin-left: 0px;
}
@keyframes slide-on {
    0% {
        padding-left: 0px;
    }
    60% {
        padding-left: 22px;
    }
    100% {
        padding-left: 22px;
    }
}
@keyframes slide-off {
    0% {
        padding-left: 22px;
        text-indent: 0;
    }
    60% {
        padding-left: 0px;
        text-indent: 0px;
    }
    100% {
        padding-left: 0px;
        text-indent: 0;
    }
}
input[type="checkbox"].iswitch-xlg {
    font-size: 10px;
    position: relative;
    display: inline-block;
    width: 85px;
    height: 38px;
    line-height: 38px;
    border-radius: 19px;
    margin: 0;
    padding: 0;
    box-shadow: inset 0 0 0 2px #eeeeee;
    outline: 1px solid transparent !important;
    cursor: pointer;
    border: none;
    background: transparent;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: 4px;
    margin-bottom: 7px;
    transition: box-shadow 0.3s ease-in-out, padding 0.25s ease-in-out;
    transition-delay: .1s, 0s;
    /* Animations if supported */
}
input[type="checkbox"].iswitch-xlg:checked {
    transition-delay: 0s, 0s;
    box-shadow: inset 0 0 0 21.71428571px #eeeeee !important;
    padding-left: 47px;
}
input[type="checkbox"].iswitch-xlg.iswitch-primary:checked {
    box-shadow: inset 0 0 0 21.71428571px #2c2e2f !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-secondary:checked {
    box-shadow: inset 0 0 0 21.71428571px #68b828 !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-info:checked {
    box-shadow: inset 0 0 0 21.71428571px #40bbea !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-warning:checked {
    box-shadow: inset 0 0 0 21.71428571px #ffba00 !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-danger:checked {
    box-shadow: inset 0 0 0 21.71428571px #cc3f44 !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-success:checked {
    box-shadow: inset 0 0 0 21.71428571px #8dc63f !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-red:checked {
    box-shadow: inset 0 0 0 21.71428571px #d5080f !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-blue:checked {
    box-shadow: inset 0 0 0 21.71428571px #0e62c7 !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-purple:checked {
    box-shadow: inset 0 0 0 21.71428571px #7c38bc !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-pink:checked {
    box-shadow: inset 0 0 0 21.71428571px #ff6264 !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-turquoise:checked {
    box-shadow: inset 0 0 0 21.71428571px #00b19d !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-yellow:checked {
    box-shadow: inset 0 0 0 21.71428571px #fcd036 !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-orange:checked {
    box-shadow: inset 0 0 0 21.71428571px #f7aa47 !important;
}
input[type="checkbox"].iswitch-xlg.iswitch-gray:checked {
    box-shadow: inset 0 0 0 21.71428571px #d5d5d5 !important;
}
input[type="checkbox"].iswitch-xlg.hit {
    -webkit-animation: slide-off .35s ease both;
    -moz-animation: slide-off .35s ease both;
    -o-animation: slide-off .35s ease both;
    animation: slide-off .35s ease both;
}
input[type="checkbox"].iswitch-xlg.hit:checked {
    -webkit-animation: slide-on  .35s ease both .05s;
    -moz-animation: slide-on  .35s ease both .05s;
    -o-animation: slide-on  .35s ease both .05s;
    animation: slide-on  .35s ease both .05s;
}
input[type="checkbox"].iswitch-xlg:before,
input[type="checkbox"].iswitch-xlg:after {
    content: "";
}
input[type="checkbox"].iswitch-xlg:after {
    /* Increases hit area */
    position: absolute;
    top: -11.33333333px;
    left: -11.33333333px;
    bottom: -11.33333333px;
    right: -11.33333333px;
}
input[type="checkbox"].iswitch-xlg:before {
    display: inline-block;
    height: 34px;
    width: 34px;
    margin: 2px 0 0 2px;
    background-color: #ffffff;
    border-radius: 17px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .1s ease .1s;
    -moz-transition: all .1s ease .1s;
    -o-transition: all .1s ease .1s;
    transition: all .1s ease .1s;
}
input[type="checkbox"].iswitch-xlg:active:before {
    transition: all .1s ease .05s;
}
input[type="checkbox"].iswitch-xlg.touch:hover:before {
    transition: all .0s ease .00s;
}
input[type="checkbox"].iswitch-xlg:active:before,
input[type="checkbox"].iswitch-xlg.touch:hover:before {
    width: 36px;
}
input[type="checkbox"].iswitch-xlg:active:checked:before,
input[type="checkbox"].iswitch-xlg.touch:hover:checked:before {
    margin-left: 0px;
}
@keyframes slide-on {
    0% {
        padding-left: 0px;
    }
    60% {
        padding-left: 47px;
    }
    100% {
        padding-left: 47px;
    }
}
@keyframes slide-off {
    0% {
        padding-left: 47px;
        text-indent: 0;
    }
    60% {
        padding-left: 0px;
        text-indent: 0px;
    }
    100% {
        padding-left: 0px;
        text-indent: 0;
    }
}
.cbr-replaced {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cbr-replaced .cbr-input {
    display: none;
}
.cbr-replaced .cbr-state {
    position: relative;
    display: block;
    background: #FFF;
    border: 1px solid #dddddd;
    line-height: 1;
    width: 15px;
    height: 15px;
}
.cbr-replaced .cbr-state span {
    display: block;
    background: url(../images/ok.png) no-repeat center center;
    background-image: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    cursor: pointer;
}
.cbr-replaced.cbr-checked span {
    background-image: url(../images/ok.png);
}
.cbr-replaced.cbr-disabled {
    zoom: 1;
    filter: alpha(opacity=40);
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
}
.cbr-replaced.cbr-radio .cbr-state {
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
}
.cbr-replaced.cbr-radio .cbr-state span {
    background: #FFF;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
}
.cbr-replaced.cbr-radio.cbr-checked .cbr-state span {
    background: #dddddd;
}
.cbr-replaced.cbr-primary .cbr-state {
    background: #2c2e2f;
    border-color: #323435;
}
.cbr-replaced.cbr-primary.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-primary.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-primary.cbr-radio .cbr-state span {
    background-color: #fff;
}
.cbr-replaced.cbr-primary.cbr-radio.cbr-checked .cbr-state span {
    background: #2c2e2f;
}
.cbr-replaced.cbr-secondary .cbr-state {
    background: #68b828;
    border-color: #68b828;
}
.cbr-replaced.cbr-secondary.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-secondary.cbr-checked.cbr-radio .cbr-state span {
    background: #68b828;
}
.cbr-replaced.cbr-secondary.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-success .cbr-state {
    background: #8dc63f;
    border-color: #8dc63f;
}
.cbr-replaced.cbr-success.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-success.cbr-checked.cbr-radio .cbr-state span {
    background: #8dc63f;
}
.cbr-replaced.cbr-success.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-info .cbr-state {
    background: #40bbea;
    border-color: #40bbea;
}
.cbr-replaced.cbr-info.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-info.cbr-checked.cbr-radio .cbr-state span {
    background: #40bbea;
}
.cbr-replaced.cbr-info.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-danger .cbr-state {
    background: #cc3f44;
    border-color: #cc3f44;
}
.cbr-replaced.cbr-danger.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-danger.cbr-checked.cbr-radio .cbr-state span {
    background: #cc3f44;
}
.cbr-replaced.cbr-danger.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-warning .cbr-state {
    background: #ffba00;
    border-color: #ffba00;
}
.cbr-replaced.cbr-warning.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-warning.cbr-checked.cbr-radio .cbr-state span {
    background: #ffba00;
}
.cbr-replaced.cbr-warning.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-red .cbr-state {
    background: #d5080f;
    border-color: #d5080f;
}
.cbr-replaced.cbr-red.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-red.cbr-checked.cbr-radio .cbr-state span {
    background: #d5080f;
}
.cbr-replaced.cbr-red.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-blue .cbr-state {
    background: #0e62c7;
    border-color: #0e62c7;
}
.cbr-replaced.cbr-blue.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-blue.cbr-checked.cbr-radio .cbr-state span {
    background: #0e62c7;
}
.cbr-replaced.cbr-blue.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-purple .cbr-state {
    background: #7c38bc;
    border-color: #7c38bc;
}
.cbr-replaced.cbr-purple.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-purple.cbr-checked.cbr-radio .cbr-state span {
    background: #7c38bc;
}
.cbr-replaced.cbr-purple.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-pink .cbr-state {
    background: #ff6264;
    border-color: #ff6264;
}
.cbr-replaced.cbr-pink.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-pink.cbr-checked.cbr-radio .cbr-state span {
    background: #ff6264;
}
.cbr-replaced.cbr-pink.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-orange .cbr-state {
    background: #f7aa47;
    border-color: #f7aa47;
}
.cbr-replaced.cbr-orange.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-orange.cbr-checked.cbr-radio .cbr-state span {
    background: #f7aa47;
}
.cbr-replaced.cbr-orange.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-turquoise .cbr-state {
    background: #00b19d;
    border-color: #00b19d;
}
.cbr-replaced.cbr-turquoise.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-turquoise.cbr-checked.cbr-radio .cbr-state span {
    background: #00b19d;
}
.cbr-replaced.cbr-turquoise.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-yellow .cbr-state {
    background: #fcd036;
    border-color: #fcd036;
}
.cbr-replaced.cbr-yellow.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-yellow.cbr-checked.cbr-radio .cbr-state span {
    background: #fcd036;
}
.cbr-replaced.cbr-yellow.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-gray .cbr-state {
    background: #c8c8c8;
    border-color: #c8c8c8;
}
.cbr-replaced.cbr-gray.cbr-checked span {
    background-image: url(../images/ok-white-full.png);
}
.cbr-replaced.cbr-gray.cbr-checked.cbr-radio .cbr-state span {
    background: #c8c8c8;
}
.cbr-replaced.cbr-gray.cbr-radio .cbr-state {
    background: #fff;
}
.cbr-replaced.cbr-gray.cbr-checked span {
    background-image: url(../images/ok.png);
}
.cbr-replaced + label {
    padding-left: 5px;
}
label .cbr-replaced {
    margin-right: 4px;
}
label.cbr-inline {
    padding-top: 7px;
}
label.cbr-inline + .cbr-inline {
    margin-left: 10px;
}
/*DROPZONE*/
.dropzone {
    border: 2px dashed #6dc2ff;
    -webkit-border-radius: 0px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px;
    -moz-background-clip: padding;
    border-radius: 0px;
    background-clip: padding-box;
    background: #e3f2ff;
}
.droppable-area {
    display: inline-block;
    background: #ededed;
    border: 2px dashed #cbcbcb;
    width: 150px;
    min-height: 150px !important;
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-size: 15px;
    color: #646565;
    margin-bottom: 30px;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
}
.droppable-area.dz-clickable {
    cursor: pointer;
}
.droppable-area.dz-drag-hover {
    background: #68b828;
    color: #fff;
    border-style: solid;
    border-color: #508e1f;
    border-width: 5px;
    line-height: 143px;
}

.vertical-align-wrap{
    position: absolute;
    width: 100%;
    height: 100%;
    display: table;
}

.vertical-align {
    display: table-cell;
}

.vertical-align--middle {
    vertical-align: middle;
}
