.note-editor{
    border-top: 3px solid #5bc0de !important;

}


.form-control {
    position: relative;
    -webkit-appearance: none;
    border: 1px solid #d1d6d9;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(209,214,217,0.25), 0 1px 0 rgba(255,255,255,.5);
    box-shadow: inset 0 1px 0 rgba(209,214,217,0.25), 0 1px 0 rgba(255,255,255,.5);
}
.must-show{
    display: block !important;
}
.must-hide{
    display: none !important;
}
button[data-name=resizedDataImage]  {
position: relative;
overflow: hidden;
}
a:hover{
    text-decoration: none !important;
}
button[data-name=resizedDataImage] input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    font-size: 200px;
    max-width: 100%;
    -ms-filter: 'alpha(opacity=0)';
    direction: ltr;
    cursor: pointer;
}
.content-header h1{
	/*width: 200px;*/
	padding-left: 50px;
	padding-right: 40px;
	float: left;
	height: 40px;
	text-align: center;
	background-color: #ccc8c8;
	margin: 0px;
	margin-right: 10px;
	color: black;
	font-size: 17px;
	line-height: 40px;
	position: relative;

}
h1.content-active{
	background-color: #3f51b5;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
h1.content-active{
	color: white;
}
.content-header h1:after{
	content: " ";
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 17px solid #ccc8c8;
    z-index: 2;
    transition: border-color 0.2s ease;
}
h1.content-header-other:before{
	content: " ";
    position: absolute;
    top: 0;
    left: 0px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 17px solid #ecf0f5;
    z-index: 1;
    transition: border-color 0.2s ease;
}
.content-header h1.content-active:after{
	border-left: 17px solid #3f51b5;
}

.padding-left-0{
	padding-left:0px !important;
}

.layout-table {
    display: table;
    height:100%;
    width: 100%;
    margin-top: 20px;
    background-color: #ecf0f5;
    min-height: 600px;
}

.cell {
    vertical-align: top;
    display: table-cell;
    height:100%;
    padding: 0 5px;

}
.preview-container {
    height: 100%;
    -moz-box-sizing: border-box;
    background-color: white;
    padding: 10px;
}
.preview-iframe{
    height: calc(100% - 25px);
    border: 1px solid grey;
}
.campaign-info-cantiner{
    padding: 20px;
    /*color: #0181b9;*/

}
.campaign-sub-title{
    padding-bottom: 5px;
    margin: 0;
    border-bottom: 1px solid black;
    margin-bottom: 20px;
}
.campaign-type-title{
    color: #0181b9;
    font-size: 17px;
    margin-bottom: 30px;
}


.wizard-buttons .wizard-next, .wizard-buttons .wizard-finish {
    background-color: #3f51b5;
    border-color: #3f51b5;
}
.wizard-buttons .wizard-next, .wizard-buttons .wizard-back, .wizard-buttons .wizard-finish {
    color: #fff;
    box-shadow: none;
    cursor: pointer;
    text-decoration: none;
    font-size: 1.286rem;
    line-height: 1.3333333333;
    border-radius: .286rem;
    padding: 10px 20px;
    display: inline-block;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin: 0px 20px;
}
.wizard-buttons .wizard-back{
    background-color: silver;
}
.wizard-buttons > a {
    padding: 5px 10px;
    margin-right: 5px;
    border: 1px solid #aaa;
    border-radius: 20px;
}
.wizard-buttons > a.disabled {
    color: #aaa;
    border-color: #aaa;
}
.wizard-buttons{
    /*margin-top: 30px;*/
}
.disabled {
    cursor: not-allowed !important;
}
.campaign-pannel{
    padding-left: 20px;
    display: none;
}
label.radio_container{
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 13px;
}
label.check_contain{
    font-weight: normal;

}
.pannel-active{
    display: block
}
.old-campaign-select{
    display: inline-block;
    width: 100%;
    height: 37px;
    color: #999999;
    cursor: pointer;
    border: 1px #d1d6d9;
    border-style: solid;
    padding: 10px;
   
    box-shadow: inset 0 1px 0 rgba(209,214,217,0.25), 0 1px 0 rgba(255,255,255,.5);
    border-radius: 3px;
}
.old-campaign-select:hover{
    color: #999999;
}
.form-group {
    margin-bottom: 10px;
}
.input-title{
    font-size: 15px;
}
.icon-question-circle{
    margin-left: 5px;
}
label.control-label{
    font-weight: normal;
    font-size: 15px;
}

#tags{
    float:left;
    min-height: 45px;
     /*border:1px solid #ccc;*/
    padding:4px;
    font-family:Arial;
    border: 1px solid #d1d6d9;
    -webkit-box-shadow: inset 0 1px 0 rgba(209,214,217,0.25), 0 1px 0 rgba(255,255,255,.5);
    box-shadow: inset 0 1px 0 rgba(209,214,217,0.25), 0 1px 0 rgba(255,255,255,.5);
}
.media-finder,.media-finder-multiple,.media-finder-multiple-url{
    display: block;
    float: left;
    border: 2px dotted rgba(0, 0, 0, 0.1);
    position: relative;
    outline: none;
    min-height: 100px;
    min-width: 150px;
}

span.find-button-icon{
    position: absolute;
    width: 22px;
    height: 22px;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -11px;
}
span.find-button-icon:before{
    text-align: center;
    display: block;
    font-size: 22px;
    height: 22px;
    width: 22px;
    line-height: 22px;
    color: rgba(0, 0, 0, 0.1);
}
.media-finder:hover , .media-finder-multiple:hover, .media-finder-multiple-url:hover{
     border: 2px dotted rgba(0, 0, 0, 0.2);
     background-color: #dbdce1;
     opacity: 0.4;
}
.media-finder:hover span.find-button-icon:before{
    color: rgba(0, 0, 0, 0.2);
    background-color: #dbdce1;
     opacity: 0.4;
}
.media-finder-multiple:hover span.find-button-icon:before{
    color: rgba(0, 0, 0, 0.2);
    background-color: #dbdce1;
     opacity: 0.4;
}
.media-finder-multiple-url:hover span.find-button-icon:before{
    color: rgba(0, 0, 0, 0.2);
    background-color: #dbdce1;
     opacity: 0.4;
}

.find-object{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    outline: none;
    overflow: hidden;
    display: none;
    vertical-align: top;
    padding-bottom: 39px;
}
.find-object .info{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 39px;
}
.find-object h4{
        font-weight: 600;
    font-size: 13px;
    color: #2b3e50;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 150%;
    margin: 15px 0 5px 0;
    padding-right: 0;
    -webkit-transition: padding 0.1s;
    transition: padding 0.1s;
    position: relative;
}
.icon-container{
    display: block;
    border: 1px solid #f6f8f9;
    background: rgba(255, 255, 255, 0.5);
}
.icon-container img{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    max-width: 100%;
    height: auto;
}
.field-mediafinder{
    width: 250px;
    float: left;
}
.find-remove-button{
    color: #2b3e50;
    display: block;
    font-size: 15px;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    font-weight: 400;
}
.full-width{
    padding-left: 0px !important;
}
.note-control-selection{
    display: block;
}
.modal-content{
    -webkit-box-shadow: 0 27px 24px 0 rgba(0,0,0,0.2), 0 40px 77px 0 rgba(0,0,0,0.22);
    box-shadow: 0 27px 24px 0 rgba(0,0,0,0.2), 0 40px 77px 0 rgba(0,0,0,0.22);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    background-color: #f9f9f9 !important;
}
.modal .btn{
    font-size: 13px;
    text-align: left;
    outline: none !important;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.15);
}
.modal .btn-default {
    color: #ffffff !important;
    border: none;
    background: #656d79 !important;
}
.modal .btn-default:hover{
    background: #1681ba !important;
    border-color: #1681ba !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-style: none !important;
}
table.old-campaign-table{
    font-size: 13px;
    border-bottom: 1px solid #d4d8da;
}
table.old-campaign-table thead{
    background: #ffffff;
    border-top: 2px solid #d4d8da;
    border-bottom: 3px solid #d4d8da;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
table.old-campaign-table thead tr{
    height: 35px;
}
table.old-campaign-table thead tr th:first-child {
    padding-left: 10px;
}
table.old-campaign-table tbody td, table.old-campaign-table tbody th {
    padding: 12px 15px;
    color: #666666;
    border-top: 2px solid white;
}
table.old-campaign-table tbody tr:hover{
    background: #4ea5e0 !important;
    /*color: #ffffff !important;*/
}
table.old-campaign-table tbody tr:hover td{
    
    color: #ffffff !important;
}
/*ul.old-campaign-lists{
    width: 100%;
    padding-left: 0;
    height: 300px;
    overflow: auto;
}
ul.old-campaign-lists li{
    list-style: none;
    line-height: 35px;
    width: 100%

}
ul.old-campaign-lists li:hover{
    background-color: silver;
}*/