.note-toolbar.panel-heading{
    background:#f5f5f5 !important;
}
.note-editor.note-airframe, .note-editor.note-frame {
    border: 1px solid #d0cfcf !important;
    border-radius: 2px !important;
}


.seg, body, .card{-webkit-transition: all !important;-webkit-transition-timing-function: ease-out !important;-webkit-transition-duration: 500ms !important;-moz-transition: all !important;-moz-transition-timing-function: ease-out !important;-moz-transition-duration: 500ms !important;}
.dropdown .dropdown-toggle:after{display: none}
.uppercase{text-transform: uppercase;}
.capitalize{text-transform: capitalize;}
.letter_logo{
	width: 100px;
	    height: 100px;
	    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#32c6ff+0,7956e7+100 */
        background: #32c6ff; /* Old browsers */
        background: -moz-linear-gradient(top, #32c6ff 0%, #7956e7 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #32c6ff 0%,#7956e7 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #32c6ff 0%,#7956e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32c6ff', endColorstr='#7956e7',GradientType=0 ); /* IE6-9 */
	    border-radius: 103px;
	    text-align: center;
	    line-height: 2.4;
	    font-size: 40px;
	    font-weight: bold;
	    color: white;
	    margin: auto;
	    margin-bottom: 25px;
        text-transform: uppercase;
            display: block;
}
.mb-20{margin-bottom: 20px}
tbody.statements input:focus{
	border: 1px solid #d0cfcf !important;
}
tbody.statements input{
	padding: 5px;
	    border: 0;
}

tbody.statements .select2-container--default .select2-selection--single{
    border: 0;
}
tbody.statements .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 8px;
    right: 1px;
    width: 20px;
}
input.form-control{height: 40px;padding:0 10px;}
.input-group{padding: 0;}
.mdi.mdi-calendar.input-group-text{padding:10px;}
.danger{color: red}
body .select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 10px !important;
}
.select2-selection{padding-left: 0 !important}
.statements td:last-child{min-width: 110px}
.select2-selection{text-transform: uppercase;font-family: arial !important}
