



/* ------------- 
content start - phoneMaskInput
------------- */

.iti {

width: 100%;

}

.iti__arrow {

border-left: 5px solid transparent;

border-right: 5px solid transparent;

border-top: 7px solid #555;

}

.iti__arrow--up {

border-top: none !important;

border-bottom: 7px solid #555;

}

.iti__country-list {

-webkit-border-radius: 10px;

-moz-border-radius: 10px;

border-radius: 10px;

border: none;

font-weight: 400;

font-size: 14px;

color: #000000;

}
/* ------------- 
content finish - phoneMaskInput
------------- */
