﻿@charset "utf-8";
/* CSS Document */

body {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #212429;
}

* {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    list-style: none;
    outline: none;
}

select {
    outline: none;
}

.disNone {
    display: none;
}

.clear {
    clear: both;
    width: 100%;
}

.fLeft {
    float: left !important;
}

.fRight {
    float: right !important;
}

.fNone {
    float: none !important;
}

.txtCenter {
    text-align: center !important;
}

.txtLeft {
    text-align: left !important;
}

.txtRight {
    text-align: right;
}

.txtJustify {
    text-align: justify;
}

.posRel {
    position: relative;
}

.margAuto {
    margin: 0 auto;
}

a,
a:hover {
    text-decoration: none !important;
}

.disNone {
    display: none;
}

.underline {
    text-decoration: underline !important;
}

.textDecorNone {
    text-decoration: none !important;
}

.textDecor {
    text-decoration: underline !important;
}

.overflow-hidden {
    overflow: hidden;
}

label {
    font-weight: normal !important;
}

.blackColor {
    color: #000 !important;
}

.darkGey {
    color: #444 !important;
}

.dashed-right-border {
    border-right: 1px dashed #ccc;
}

.right-border {
    border-right: 1px solid #ccc;
}

.top-border {
    border-top: 1px solid #ccc;
}

.border-bot-red {
    border-bottom: 1px solid #c11212;
}

.border {
    border: 1px solid #aaa;
}

.width90px {
    width: 90px;
}

.disInBlock {
    display: inline-block;
}

/*a:focus{outline:none; border:none;}*/

.mt0 {
    margin-top: 0px !important;
}

.mt2 {
    margin-top: 2px !important;
}

.mt3 {
    margin-top: 3px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt8 {
    margin-top: 8px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt12 {
    margin-top: 12px !important;
}

.mt13 {
    margin-top: 13px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mt90 {
    margin-top: 90px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mt120 {
    margin-top: 120px !important;
}

.mt5-pushup {
    margin-top: -5px !important;
}

.mt10-pushup {
    margin-top: -10px !important;
}

.mt15-pushup {
    margin-top: -15px !important;
}

.mt20-pushup {
    margin-top: -20px !important;
}

.mr0 {
    margin-right: 0px !important;
}

.mr3 {
    margin-right: 3px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr45 {
    margin-right: 45px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mr55 {
    margin-right: 55px !important;
}

.mr60 {
    margin-right: 60px !important;
}

.mr65 {
    margin-right: 65px !important;
}

.mr70 {
    margin-right: 70px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.ml2 {
    margin-left: 2px !important;
}

.ml3 {
    margin-left: 3px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml80 {
    margin-left: 80px !important;
}

.ml90 {
    margin-left: 90px !important;
}

.ml110 {
    margin-left: 110px !important;
}

.m0 {
    margin: 0px !important;
}

.m5 {
    margin: 5px !important;
}

.m10 {
    margin: 10px !important;
}

.m15 {
    margin: 15px !important;
}

.m20 {
    margin: 20px !important;
}

.m25 {
    margin: 25px !important;
}

.m30 {
    margin: 30px !important;
}

.m35 {
    margin: 35px !important;
}

.m40 {
    margin: 40px !important;
}

.per5 {
    width: 5% !important;
}

.per10 {
    width: 10% !important;
}

.per15 {
    width: 15% !important;
}

.per20 {
    width: 20% !important;
}

.per22 {
    width: 22% !important;
}

.per23 {
    width: 23% !important;
}

.per25 {
    width: 25% !important;
}

.per30 {
    width: 30% !important;
}

.per35 {
    width: 35% !important;
}

.per40 {
    width: 40% !important;
}

.per45 {
    width: 45% !important;
}

.per50 {
    width: 50% !important;
}

.per54 {
    width: 54% !important;
}

.per55 {
    width: 55% !important;
}

.per60 {
    width: 60% !important;
}

.per65 {
    width: 65% !important;
}

.per70 {
    width: 70% !important;
}

.per75 {
    width: 75% !important;
}

.per80 {
    width: 80% !important;
}

.per85 {
    width: 85% !important;
}

.per90 {
    width: 90% !important;
}

.per95 {
    width: 95% !important;
}

.per97 {
    width: 97% !important;
}

.per98 {
    width: 98% !important;
}

.per100 {
    width: 100% !important;
}

.widthAuto {
    width: auto !important;
}

.f11 {
    font-size: 11px !important;
}

.f12 {
    font-size: 12px !important;
}

.f13 {
    font-size: 13px !important;
}

.f14 {
    font-size: 14px !important;
}

.f15 {
    font-size: 15px !important;
}

.f16 {
    font-size: 16px !important;
}

.f17 {
    font-size: 17px !important;
}

.f18 {
    font-size: 18px !important;
}

.f19 {
    font-size: 19px !important;
}

.f20 {
    font-size: 20px !important;
}

.f21 {
    font-size: 21px !important;
}

.f22 {
    font-size: 22px !important;
}

.f23 {
    font-size: 23px !important;
}

.f24 {
    font-size: 24px !important;
}

.f27 {
    font-size: 27px !important;
}

.f30 {
    font-size: 30px !important;
}

.f36 {
    font-size: 36px !important;
}

.fBold {
    font-weight: bold;
}

.fNorm {
    font-weight: normal;
}

.lh20 {
    line-height: 20px !important;
}

.lh25 {
    line-height: 25px !important;
}

.lh30 {
    line-height: 30px !important;
}

.lh40 {
    line-height: 40px !important;
}

.whiteTxt {
    color: #fff !important;
}

.dashed-border {
    border-bottom: 1px dashed #434356;
    float: left;
    margin-top: 28px;
    width: 100%;
}

.noBor {
    border: 0px !important;
}

textarea {
    resize: none;
}

.nopadding {
    padding: 0 !important;
}

.nopadding-right {
    padding-right: 0 !important;
}

.nopadding-left {
    padding-left: 0 !important;
}

.input-box {
    width: 100%;
    float: left;
    min-height: 75px;
    margin-bottom: 10px;
}

.input-box .fieldTitle {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #6f6f6f;
}

.input-box .fieldTitle span {
    font-weight: 700;
}

.input-box input[type="text"],
.input-box input[type="email"],
.input-box input[type="tel"],
.input-box input[type="number"],
.input-box input[type="password"],
.input-box input[type="date"] {
    width: 100%;
    padding: 10px 10px;
    float: left;
    border: 1px solid #a1a1a1;
    font-size: 15px;
    color: #232323;
    letter-spacing: 0;
    line-height: 26px;
    height: 36px;
    border-radius: 5px;
}

.input-box .hasDatepicker {
    background: url("../Content/images/calendar-grey.png") no-repeat right 10px top 8px;
    position: relative;
    z-index: 1;
    width: 100%;
    float: left;
}

.input-box textarea {
    width: 100%;
    padding: 10px 10px;
    float: left;
    background: #fff;
    border: 1px solid #aaaaaa;
    font-size: 16px;
    color: #6f6f6f;
    letter-spacing: 0;
    line-height: 16px;
    height: 120px;
    border-radius: 4px;
}

.input-box input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #333;
}

.input-box input:-webkit-autofill:focus {
    -webkit-box-shadow: , 0 0 0 50px white inset;
    -webkit-text-fill-color: #333;
}

.input-box input[type="radio"] {
    display: none;
}

.input-box input[type="radio"] + label {
    color: #232323;
    font-size: 16px;
    background: #fcfcfd;
    width: 100%;
    border-radius: 0px;
    text-align: center;
    line-height: 46px;
    height: 46px;
    border: 1px solid #dfdfdf;
}

.input-box input[type="radio"]:checked + label {
    background: #b22e29;
    color: #fff;
    border: 0;
}

.input-box input[type="checkbox"] {
    display: none;
}

.input-box [type="checkbox"] + label {
    padding-left: 25px;
    line-height: 18px;
}

.input-box [type="checkbox"]:not(:checked) + label:before,
.input-box [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 16px;
    height: 16px; /* dim. of the box */
    border: 2px solid #dfdfdf;
    border-radius: 2px;
}

.input-box5 input[type="checkbox"] {
    display: none;
}

.input-box5 [type="checkbox"] + label {
    padding-left: 25px;
    line-height: 18px;
    width: 75px;
    height: 80px;
    padding: 0px 0 26px 0;
    text-align: center;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}

.input-box5 [type="checkbox"]:not(:checked) + label:before,
.input-box5 [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 27px;
    top: 45px;
    width: 20px;
    height: 20px; /* dim. of the box */
    border: 2px solid #a1a1a1;
    border-radius: 2px;
}

.input-box5 [type="checkbox"]:not(:checked) + input + label:before,
.input-box5 [type="checkbox"]:checked + input + label:before {
    content: '';
    position: absolute;
    left: 27px;
    top: 45px;
    width: 20px;
    height: 20px; /* dim. of the box */
    border: 2px solid #a1a1a1;
    border-radius: 2px;
}

.input-box5 [type="checkbox"]:checked + input + label:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 0px;
    font-size: 14px;
    color: #09ad7e;
    width: 20px;
    height: 20px;
    border: 2px solid #999999;
    border-radius: 2px;
    background: url(../assets/img/checkmark.png)no-repeat 1px 3px;
    background-size: 14px 10px;
    transition: all .2s; /* animation incoming :p */
}

.input-box5 [type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    top: 45px;
    left: 27px;
    font-size: 14px;
    color: #09ad7e;
    width: 20px;
    height: 20px;
    border: 2px solid #999999;
    border-radius: 2px;
    background: url(../images/checkmark.png)no-repeat 1px 3px;
    background-size: 14px 10px;
    transition: all .2s; /* animation incoming :p */
}

.input-box5 textarea {
    width: 100%;
    padding: 10px 10px;
    float: left;
    background: #fff;
    border: 1px solid #aaaaaa;
    font-size: 16px;
    color: #6f6f6f;
    letter-spacing: 0;
    line-height: 16px;
    height: 80px;
    border-radius: 4px;
}

.input-box6 input[type="checkbox"] {
    display: none;
}

.input-box6 [type="checkbox"] + label {
    padding-left: 25px;
    line-height: 18px;
    width: auto;
    height: 30px;
    padding: 0px 0 0 26px;
    text-align: center;
}

.input-box6 [type="checkbox"]:not(:checked) + label:before,
.input-box6 [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 20px;
    height: 20px; /* dim. of the box */
    border: 2px solid #a1a1a1;
    border-radius: 2px;
}

.input-box6 [type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 14px;
    color: #09ad7e;
    width: 20px;
    height: 20px;
    border: 2px solid #999999;
    border-radius: 2px;
    background: url(../images/checkmark.png)no-repeat 1px 3px;
    background-size: 14px 10px;
    transition: all .2s; /* animation incoming :p */
}

.blueBtn-big {
    height: 36px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 3px;
    border: 0;
    color: #fff;
    background: #25458e;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.container {
    width: 100%;
    max-width: 1140px;
}

.startBtn {
    background: #0088cc;
    height: 52px;
    border-radius: 5px;
    line-height: 46px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    float: left;
    border: 0;
    padding: 0 62px;
    margin-top: 15px;
}

.blueBtn {
    background: #0088cc;
    height: 46px;
    border-radius: 5px;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    float: left;
    border: 0;
    padding: 0 25px;
}

.blueBtnSmall {
    background: #0088cc;
    height: 40px;
    border-radius: 5px;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    float: left;
    border: 0;
    padding: 0 20px;
}

.whiteBtn {
    background: #fff;
    height: 62px;
    border-radius: 5px;
    line-height: 62px;
    color: #0088cc;
    font-size: 18px;
    float: left;
    border: 0;
    padding: 0 25px;
    font-weight: 600;
}

.whiteBtn img {
    margin-top: -5px;
    margin-left: 7px;
    vertical-align: middle;
}

.input-box2 {
    width: 100%;
    float: left;
}

.input-box2 [type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.input-box2 [type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #333;
    font-size: 16px;
}

.input-box2 [type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 25px;
    width: 20px;
    height: 20px;
    border: 1px solid #acacac;
    border-radius: 100%;
    background: #e4e6ed;
    top: 40px;
}

.input-box2 [type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #0088cc;
    position: absolute;
    top: 45px;
    left: 30px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.input-box2 [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.input-box2 [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.input-box2 textarea {
    width: 100%;
    padding: 10px 10px;
    float: left;
    background: #fff;
    border: 1px solid #aaaaaa;
    font-size: 16px;
    color: #6f6f6f;
    letter-spacing: 0;
    line-height: 16px;
    height: 80px;
    border-radius: 4px;
}

.input-box2 input[type="radio"] + label {
    color: #232323;
    font-size: 16px;
    background: #fcfcfd;
    width: 100%;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    height: 80px;
    border: 1px solid #dfdfdf;
    width: 75px;
    padding: 0px 0 26px 0;
}

.input-box6 {
    width: 100%;
    float: left;
}

.input-box6 [type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.input-box6 [type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #333;
    font-size: 16px;
}

.input-box6 [type="radio"]:checked + label:before,
.input-box6 [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #acacac;
    border-radius: 100%;
    background: #e4e6ed;
    top: 0;
}

.input-box6 [type="radio"]:checked + label:after,
.input-box6 [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #0088cc;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.input-box6 [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.input-box6 [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.input-box6 input[type="radio"] + label {
    color: #232323;
    font-size: 16px;
    background: #fcfcfd;
    width: 100%;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    height: 40px;
    width: auto;
    padding: 0 0 0 30px;
}

.edit-icon-control {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../images/edit-icon.png) no-repeat center center;
    bottom: 10px;
    left: 10%;
    border: 0;
}

.delete-icon-control {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../images/delete-icon.png) no-repeat center center;
    bottom: 10px;
    right: 45%;
    border: 0;
    z-index: 9999;
}

.custom-select select {
    background: #fff;
    border: 1px solid #acacac;
    border-radius: 4px;
    box-sizing: border-box;
    color: #4a4a4a;
    font-size: 16px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    margin: 0 0 0 0;
    outline: medium none;
    padding-left: 10px;
    width: 100%;
}

.custom-select select option {
    border-left: 1px solid #acacac;
    border-right: 1px solid #acacac;
    font-weight: normal;
    padding: 5px;
    width: 100%;
    font-size: 14px;
}

.custom-select {
    display: block;
    padding: 0;
    position: relative;
    width: 100%;
    float: left;
}

.custom-select::after {
    background: #fff url("../images/drop-down-icon.png") no-repeat scroll 25px center;
    content: "";
    height: 34px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 50px;
    border-radius: 4px;
}

.custom-select .img-loader,
.search-box .img-loader {
    position: absolute;
    top: 3px;
    right: 30px;
    z-index: 1;
    display: none;
}

.fieldTitle {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #6f6f6f;
}

.table-buttons {
    margin-bottom: 20px;
    overflow: hidden;
}

.table-buttons :first-child {
    float: right;
}

.table-buttons :nth-child(2) {
    margin-right: 15px;
    float: right;
}

.action-buttons .blueBtn {
    background: #fff;
    height: 36px;
    border-radius: 5px;
    line-height: 26px;
    color: #0088cc;
    font-size: 16px;
    letter-spacing: 1px;
    border: 0;
    padding: 0px 30px;
    border: 1px solid #0088cc;
    border-radius: 4px;
    transition: 0.2s;
}

.action-buttons .blueBtn:hover {
    background-color: #0088cc;
    color: #fff;
    opacity: 1;
}


