:root {
    --blue-main: #1469a0;

    --blue-cyan: #10AFE8;
    --blue-cyan-80: rgba(16, 175, 232, 0.80);
    --blue-cyan-01: rgba(16, 175, 232, 0.1);

    --blue-dialog-bg: #146aa1;
    --blue-dialog-bg-light: #559BC8;

    --blue-dialog-bg-80: rgba(20, 106, 161, 0.8);

    --light-blue-bg: #D7D7E2;
    --light-blue-body: #dbe2eb;
    --light-blue-body-03: rgba(219, 226, 235, 0.3);

    --pink: #fd3c65;
    --pink-80: rgba(253, 60, 101, 0.80);

    --light-grey-border: #ebebeb;/*e1e5e7*/
    --text: #3d3d4a;

    --input-width: 200px;
    --main-with: 1050px;

    --success-msg: #52e219;
    --pink-hours-miss : #ff9191;
    --hours-green: #53ad30;
    --hours-red: #fd3c65;
    --hours-blue: #1469a0;

    --grey-light:#97a4ad;
    --grey-header:#eeeeee;
    --error: #ff0000;

}

/*
body,ul,p,form,h3,h4,h5,h6{
 margin:0;
 padding: 0;
}
body{font-size: 1.4em;}
a{outline: none!important; text-decoration: none!important;}
*/

.container-fluid{
 max-width: 1000px;
 width: 100%;
 margin: 0 auto;
}

.mgn-tb{margin:20px 0;}

.pad1x{padding: 10px 0;}
.pad2x{padding: 20px 0;}
.pad3x{padding: 30px 0;}
.pad4x{padding: 40px 0;}
.pad5x{padding: 50px 0;}
.pad7x{padding: 70px 0;}


@media (max-width:768px){
	h1{font-size: 2.5em;}
	h2{font-size: 2em;}
	h3{font-size: 1.5em;}
	h4{font-size: 1.125em;}
}

@media (max-width:640px){
	h1{font-size: 2em;}
	h2{font-size: 1.625em;}
	h3{font-size: 1.375em;}
	h4{font-size: 1.125em;}
}
@media (max-width:480px){
	h1{font-size: 2em;}
	h2{font-size: 1.625em;}
	h3{font-size: 1.375em;}
	h4{font-size: 1.125em;}
}

input:read-only, input[readonly], input:-moz-read-only {
  background-color: #ccc6b5;
}


.not-valid {
    border: 1px solid var(--error) !important;
}

div.selector span.form-error-msg,
.form-error-msg {
    color : var(--error) !important;
    display: block;
    padding: 0;
}


.polygon-piclink img {
	width: 300px;
}
.polygon-piclink.no-polygon {
	position: relative;
	display: block;
}

.polygon-piclink .no-polygon-label {
    position: absolute;
    top: 0px;
    right: 61px;
    color: #0c0c0c;
    padding: 3px;
    background: rgba(255,255,255,0.3);
}

.google-map-circle-polygon #loading {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1000;
}


.google-map-circle-polygon .edit-polygon-box {
    position: absolute;
    top: 10px;
    right: 65px;
    width: 431px;
    height: 129px;
    z-index: 100;
    background: rgba(0,0,0,0.3);
    padding: 5px;
    box-shadow:0 0 0 rgba(0, 0, 0, 0.3);
}

.google-map-circle-polygon .edit-polygon-box #TaskName {
    background-color: #ccc6b5;
}


.google-map-circle-polygon .map-pin {
    text-align: left;
}

.google-map-circle-polygon .map-pin .fas.fa-map-pin {
    cursor: pointer;
    font-size: 17px;
    margin: 0px 13px 0 10px;
    color: #10AFE8;
}

.edit-polygon-box .poly-form-fields {
    width: 302px;
    display: inline-block;
    margin: 0 10px;
}
.edit-polygon-box .poly-form-button {
    width: 86px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.election_task_total {
    border: 1px solid grey;
    margin: 20px auto 36px auto;
    width: 70%;
}



.election_task_total th,
.election_task_total td {
    padding: 7px 20px;
    border-right: 1px solid grey;
    text-align: center;
    font-size: 21px;
    vertical-align: middle;
}

.election_task_total th {
    background: #e8dede;
    height: 30px;
    font-size: 26px;
}
/*.election_task_total th.first,
.election_task_total td.first {border-right: none;}
*/
.election_total_block {

}

.election_task_total tr {

    border-bottom: 1px solid grey;
}

.election_tasks .election_title {
    text-align: center;

}

.election_tasks .election_title h2 {
    font: 12px/1.5 sans-serif, 'Helvetica Neue',Arial,'Liberation Sans';
    font-size: 67px;
    font-weight: bold;
    padding: 10px;
}


.mash_monthly_credit .box .block .input_group { display: inline-block; }
.mash_monthly_credit .box .block label {
    display: inline-block;
    vertical-align: top;
    margin: 6px 2px 0 2px;
}

.mash_monthly_credit .val_box {
    margin: 7px 12px 0 0;
}

.mash_monthly_credit  #emdot_shifts label {
    margin: 1px 0 0 10px;
}

.mash_monthly_credit .box .block input.inline,
.mash_monthly_credit #emdot_shifts input,
.mash_monthly_credit #emdot_shifts .chk-item,
.mash_monthly_credit #emdot_shifts span  {
    display: inline-block;
}

.mt-radio-cont {
	  display: inline-block;
    margin-left: 7px;
}

.mash_monthly_credit #emdot_shifts .chk-item {
    margin-left: 7px;
}

div.main_container .mash_monthly_credit .box {
    border-width: 1px;
}

div.main_container .mash_monthly_credit .box h2.box_head {
    width: calc(100% + 1px);
    margin-right: -1px;
}

.mash_monthly_credit .textarea_label {
    margin: 0 10px;
}
.mash_monthly_credit .box .block textarea {
    display: inline-block;
    width: 85%;
    height: 40px;
    margin: 10px;
    text-indent: 0px;
    padding: 3px 10px;
}

.imageBoxExcep {
  position: absolute;
  visibility: hidden;
  border: solid 1px;
  opacity: 1;
  padding: 0px;
  z-index: 100000;
}


input[type=text].choices__input {
	background: unset;
	border: unset;
	border-radius: unset;
	-webkit-border-radius: unset;
	-moz-border-radius: unset;
	-webkit-transition: unset;
	-moz-transition: unset;
	-ms-transition: unset;
	-o-transition: unset;
	outline: unset;
}

input[type=text].choices__input:hover, input[type=text].choices__input:focus {
    box-shadow: unset;
    border: unset;
}

.completion-box {
    background-color: #fff;
    padding: 5px;
    text-align: center;
    flex: 1;
    margin: 0 1vw;
}

.completion-box:hover {
    background-color: #f2f2f2;
    -webkit-box-shadow: inset 0px 0px 2px #c1c1c1;
     -moz-box-shadow: inset 0px 0px 2px #c1c1c1;
          box-shadow: inset 0px 0px 2px #c1c1c1;
}

.completion-box:hover, .completion-box:hover p {
    cursor: pointer;
}

.completion-box.active {
    background-color: #e9e9e9;
    -webkit-box-shadow: inset 0px 0px 2px #c1c1c1;
     -moz-box-shadow: inset 0px 0px 2px #c1c1c1;
          box-shadow: inset 0px 0px 2px #c1c1c1;
}

.completion-box.active p {
    color: #444;
}

.completion-box p:first-child {
    background-color: #53ad30;
    color: #fff;
    font-size: 1.5em;
}

.completion-box p:first-child img {
    height: 1.5em;
}

.completion-box p:nth-child(2){
    font-weight: bold;
    font-size: 1.2em;
}

.completions-choices {
    margin: 1em 0 0;
    padding: 0.5em 10em;
    background-color: #ffffff;
    display:flex;
    justify-content: space-evenly;
}

.completions-choices > div {
    flex: 1;
    margin: 0 5px;
}

.chosen-choice {
    max-height: 40px;;
}

.choices__inner {
    min-height: 25px!important;
}

.choices__list--dropdown {
    z-index: 999!important;
}

.choices__list--dropdown .choices__item--selectable {
    font-size: 80%!important;
}

.completions-buttons {
    padding: 0.5em 10em;
    background-color: #ffffff;
    display:flex;
    justify-content: space-evenly;
}

.completions-buttons button {
    padding: 5px 10px;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0px;
}

input.manualtime {
    width: 5em;
}