
.iti__hide {
  display: none; }

pre {
  margin: 0 !important;
  display: inline-block; }

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  background: none; }




::-webkit-input-placeholder {
  color: #BBB; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #BBB;
  opacity: 1; }

:-ms-input-placeholder {
  color: #BBB; }




/* begin ibraheem style*/
.iti__country-list
{
    z-index: 999999;
    position: absolute;
    left: 0;
    direction : ltr;
}
.iti__arrow
{
    margin-right: 6px;
}
/*begin ibraheem style*/
.iti--allow-dropdown
{
    width: 100%;
}

