/*CONTROLS STYLE*/
.controls .input-group-addon {
    border: medium none;
    border-radius: 2px;
    box-shadow: 1px 1px 2px rgba(170, 170, 170, 0.49);
    cursor: pointer;
    height: 18px;
    padding: 0;
    width: 75px;
    border-color: #fff !important;
    background-color: #fff !important;
}

.controls .input-group-addon i {
    width: 100%;
    margin: 0px !important;
    height: 18px;
    margin-top: -5px !important;
    border-radius: 2px;
}

.shadow-box {
    background-color: rgba(245, 245, 245, 0.09);
    border: 1px solid #c3cdc7;
    border-radius: 5px;
    box-shadow: 1px 1px 3px 0 rgba(220, 220, 220, 0.75);
    padding: 10px;
}

.shadow-box::after {
    /*background: rgba(0, 0, 0, 0) url("../../../img/style1.png") no-repeat scroll 0 0;*/
    content: "";
    height: 40px;
    left: auto;
    position: absolute;
    right: -20px;
    top: 46px;
    width: 21px;
}

.controls {
    margin-bottom: 12px;
}

.controls .list-group-item i {
    font-size: 12px;
    color: #d7ddde;
    margin-right: 3px !important;
}

.controls .list-group-item span {
    float: right;
}

.controls .list-group-item {
    padding: 10px 5px;
    border: 0px;
    background: #FEFEFE;
}

.controls .list-group-item a {
    color: #33414e;
    width: 80%;
    display: inline-block;
}

.controls .list-group-item:hover {
    background: #F9F9F9;
}

.controls h4 {
    font-size: 14px;
    color: #33414E;
    font-weight: 400;
    border-bottom: 1px solid rgba(204, 204, 204, 0.32);
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0px;
}

.controls h4 span {
    font-size: 14px;
    color: #33414E;
    font-weight: 400;
    border-bottom: 2px solid #33414E;
    padding-bottom: 4px;
}

.colorpicker-2x .colorpicker-saturation {
    width: 150px;
    height: 150px;
}

.colorpicker-2x .colorpicker-hue, .colorpicker-2x .colorpicker-alpha {
    width: 20px;
    height: 150px;
}

.colorpicker-2x .colorpicker-color, .colorpicker-2x .colorpicker-color div {
    height: 20px;
}

.theme-settings {
    display: none;
}

#cropper-file, #imgUpload {
    display: none;
}

.shadow-box {
    margin-bottom: 10px;
}

#edit-media-popup .col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}

#edit-media-popup .edit-media-modal .image-video-contnet {
    height: auto !important;
}

.eye-view {
    background: rgba(0, 0, 0, 0) url("../../images/view-not-hover2.png") no-repeat scroll 0 0;
    border: 0 none;
    float: right;
    height: 24px;
    width: 24px;
    outline: 0 !important;
    padding: 10px;
}

.eye-view.eye-not-active {
    background: rgba(0, 0, 0, 0) url("../../images/view-no-active-no-hover.png") no-repeat scroll 0 0 !important;
    outline: 0 !important;
}

.show {
    display: block;
}

.shadow-box .btn-group .btn {
    height: 23px;
    width: 70px;
    font-size: 11px;
    font-weight: 600;
    margin-top: -3px;
    padding: 0px 0px;
    color: #a5aab5;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
}

.shadow-box .btn-group .btn-default.active {
    background: #33414E;
    border-color: #33414E;
    color: #fff;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
}

.edit-shadow {
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}

/* RIGHT SIDE */
.report-sample #main-wrapper {
    /*background-image: url('../../../assets/images/report-example-cover-bg.jpg');*/
    background-size: cover;
    padding-bottom: 150px;
    position: relative;
    height: 246px;
    overflow: hidden;
    z-index: 0;
	/*width: 620px;*/
}

.report-sample #header-wrapper a.page-logo {
    display: block;
    float: left;
    height: 35px;
    margin: 8px 0px;
    margin-right: 5px;
}

.report-sample #header-wrapper .text-or-img {
    display: inline-block;
}

.report-sample #header-wrapper a.branding {
    height: 35px;
    display: none;
    margin-left: 0px;
    margin-top: 7px;
}

.report-sample #header-wrapper .branding img {
    height: 35px !important;
    vertical-align: top !important;
}

.report-sample #header-wrapper .page-logo img {
    width: 35px !important;
    height: 35px !important;
    vertical-align: top !important;
}

.report-sample #header-wrapper .h5 {
    font-size: 24px;
    font-weight: normal;
    display: none;
    color: #333;
    max-width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0px;
    padding: 1px 0px;
}

.report-sample #header-wrapper p {
    margin: 0px;
    padding: 0px;
}

.save-btn {
    background-color: #3f60a5 !important; /*MDraimli update*/
    border: none !important;
    box-shadow: 0 2px #1a3366; /*MDraimli update*/
}

.report-sample #header-wrapper {
    border-radius: 0px;
    border: none;
    margin-bottom: 0px;
    background: #fff;
    height: 50px;
    padding-left: 8px;
    z-index: 99;
    overflow: hidden;
}

.whitebg {
    width: 99.5%;
    margin: auto;
    background: #fff;
    padding: 10px;
}

.branding-color {
    width: 60%;
    margin: auto;
    background: #25aa99;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
}

.overlay-color {
	min-height: 220px;
	max-height: 220px;
    background: rgba(37, 170, 153, .05);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: -1;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 5-7 */
    filter: alpha(opacity=30);
    /* Netscape */
    -moz-opacity: 0.3;
    /* Safari 1.x */
    -khtml-opacity: 0.3;
    /* Good browsers */
    opacity: 0.3;
}

.cover-model {
    position: absolute;
    top: 50px;
    z-index: 11;
}

.cover-model img {
    width: 100%;
    cursor: auto;
}

.report-title {
    color: #55acee; /*MDraimli update*/
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0px;
    font-size: 14px;
}

.page-content .logo-link {
    position: absolute;
    top: 0px;
    left: 10px;
    z-index: 10;
}

.page-content .logo-link img {
    width: 156px;
}


#header-wrapper svg.svg-gallery{
    height: 35px;
    width: 28px;
}

#branding-text{
    min-width: 70px;
}

.report-sample {
    border: 1px solid #e8e8e8;
}

#main-wrapper{
	border: 0px!important;
	box-shadow: none!important;
}