﻿ul.horizontal-list, ol.horizontal-list{margin:0;padding:0;list-style-type:none;}
ul.horizontal-list li, ol.horizontal-list li{float:left;list-style-type:none;}
ul.vertical-list, ol.vertical-list{margin:0;padding:0;}
ul.vertical-list li{list-style-type:none;}

/*.three-field-row input.shorter-field{width:120px;}
.three-field-row li{margin-right:8px;}

.two-field-row input.shorter-field{width:122px;clear:both;}
.two-field-row li{width:50%;overflow:hidden;}*/
.shorter-field {padding:6px 12px;height:28px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;}
.two-field-row input.shorter-field{width:122px;clear:both;}
.two-field-row select,
.three-field-row select{margin:0 !important;}
.two-field-row select.shorter-field{width:135px;clear:both;}
ul.three-field-row li{margin-right:8px;}
/* .two-field-row{width:285px;}  */
/*.two-field-row li.area-code-item{width:74px;} */ 
.two-field-row li.area-code-item{width:20%;} 
/* .two-field-row input.area-code{width:50px !important;} */
.two-field-row input.area-code{width:60% !important;}
/* .two-field-row .phone-number-item{width:200px !important;} */
/* .two-field-row input.phone-number{width:180px !important;} */
.two-field-row input.phone-number{width:90% !important;}
.three-field-row input.shorter-field{width:96px;}

.shorter-field[disabled],.shorter-field[readonly] {background-color:#eee;opacity:1}
.form-group.has-error .shorter-field{border-color:#dd4b39;box-shadow:none}

.sub-label{display:block;clear:both;color:#878787;font-size:11px;}

.has-error .input-group-btn > .btn {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}
