@import 'font-awesome.min.css';
.clear{
    clear: both;
}
.border_bottom{
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #c0c0c0;
}
.ict_content_cl{
	max-width:1300px;
}
.ict_wrap{
    padding: 0px 20px 0px 10px
}
.ict_wrap h1{
	color:#ca2222
}
.ict_content_cl ul li{
    display: block;
    margin: 0;
    width: auto;
}
.box-title{
    border-bottom: 1px solid #ddd;
    padding: 7px 0 7px 10px;
    margin-top: 0px;
}
[class ^="icon-"], [class *=" icon-"] {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
}
.icon-cogs:before {
    content: "\f085";
    font-size: 20px;
    margin-right: 5px;
}
.icon-angle-down:before{
    content: "\f107";
    font-size: 14px;
}
.pointer{
    cursor: pointer;
}
.box-title h3{
    float: left;
    margin: 3px 0 3px 0;
    line-height: 24px;
    font-weight: 400;
    color: #444;
    font-size: 20px;
}

.actions {
    margin-top: 0px;
    float: right;
    margin-right: 10px;
}
.btn-mini{
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.btn.btn-mini {
    padding: 1px 4px;
}
.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.btn {
    background: none;
    background-image: none !important;
    color: #333;
    padding: 5px 9px !important;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.box-title a.btn:hover{
    background: none;
    background-color: #368ee0;
    color: #fff;
}
.ict_settings_wrapp{
    width: 100%;
    padding: 10px;
}
.ict_settings_wrapp .ict_column{
    float: left;
    width: 33%;
    min-width: 300px;
    margin-left: 15px;
}
.ict_settings_wrapp .column_two{
    width: 13%;
    min-width: 100px;
}
.ict_settings_wrapp .column_three{
    width: 20%;
    min-width: 270px;
}
.ict_settings_wrapp .column_four{
    width: 20%;
    min-width: 200px;
}

.ict_settings_wrapp .ict_column h4{
    font-size: 17px;
	color: #1e4c7f;
	margin-top:4px;
}
.ict_settings_wrapp input[type="checkbox"]{
	margin-right:5px;
}
.ict_input_num_field{
    max-width: 60px;
}
.ict_select_field_l{
    min-width: 60px;
}
.ict_select_field_m{
    min-width: 125px;
}
.ict_select_field_vl{
  min-width: 120px;
}
.ict_preview_wrapp{
    border: 1px solid #ddd;
}
.ict_preview_wrapp .box_title{
    border-bottom: 2px solid #ddd;
    padding: 7px 0 7px 10px;
    background: #ededed;
}
.ict_preview_wrapp .box_title h2{
    float: left;
}
.ict_preview_wrapp .ict_preview{
    padding: 15px;
	background-color:#fff;
}
.icon-eyes:before{
    content: "\f06e";
    margin-right: 10px;
}
.actions_preview{
    margin-top: 10px;
    float: right;
    margin-right: 10px;
}
.actions_preview a.btn:hover{
    background: none;
    background-color: #368ee0;
    color: #fff;
}
.shortcode_wrapp{
    width: 100%;
    background: #c6d8ed;
	background:#d7e0ea;
    color: #1e4c7f;
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.shortcode_wrapp .content_shortcode{
    padding: 8px 15px;
}
.space_b_divs{
    height: 0px;
    padding: 5px 0px 5px 0px;
}
.spacewp_b_divs{
    height: 1px;
    background: #c3c3c3;
    margin: 5px 0px 5px 0px;
}
.it-table{
	float:left;
	margin-right:40px;
}
.it-table tr{
	
}
.it-table input{
	min-width:190px;
}
.it-table textarea{
	width:190px;
	height:60px;
}
.it-table [class ^="icon-"], [class *=" icon-"]{
	font-size:13px;
}
.it-table .it-label{
	text-align:right;
	line-height:35px;
}
.icon-tags:before {
	content: "\f02c";
}
.icon-envelope:before {
	content: "\f019";
}
.icon-globe:before {
	content: "\f021";
}
.icon-phone:before {
	content: "\f10b";
}
.icon-home:before {
	content: "\f015";
}
.icon-share:before {
content: "\f045";
}
.icon-check:before {
	content: "\f046";
}
.color_scheme_item, .color_scheme_item-selected{
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
    cursor: pointer;
    border:1px solid #fff;
}
.color_scheme_item:hover, .color_scheme_item-selected{
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
.colors_ul{
    margin-top: 2px;
}
.warning_grey_span{
    font-style: italic;
    font-size: 10px;
    color: #6F6F6F;
}
.mddl_select_tag{
    max-width: 170px;
}

.ict_wrapp ul{
	margin:0px !important;
	padding:0px !important;
}
.ict_wrapp ul li{
	margin:0px !important;
}

@media only screen and (max-width:1269px) {
    .ict_settings_wrapp .column_three{
        clear: both;
    }
}
