.society-hedline {
    color: #3F3F3F;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
}

.view-list {
    margin: 12px 13px;
    padding: 0;
}

@font-face {
    font-family: "Lato-Regular";
    src: url("../../../fonts/Lato-Regular.ttf");
}

.view-list a {
    background: #666;
    border-bottom: 3px solid #666;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: right;
    padding: 8px 12px;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.8px;
    font-size: 15px;
    outline: none;
}

.panel-primary > .panel-heading {
    background: #e8e8e8;
    border-color: #e05007;
    margin-bottom: 15px;
}

.nav > li > a {
    color: #ffffff;
    display: block;
    padding: 16px 15px;
    position: relative;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #ec6f2a;
    text-decoration: none;
    outline: none;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #f15a23;
}

.view-list a:hover {
    text-decoration: none;
}

.society-hedline-1 {
    color: #6b6b6b;
    font-size: 25px;
    padding: 15px 0;
}

.pannel-main {
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    display: block;
    overflow: hidden;
}

.inner-main {
    border: 1px solid;
    display: block;
    overflow: hidden;
    padding: 3px;
}

.box-main-1 {
    overflow: hidden;
    padding: 10px;
    width: 100%;
}

.icon-list a {
    color: #ffffff;
    float: right;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 4px 10px;
    text-align: center;
    background: #451d04;
    border-radius: 3px;
}

.icon-list a:hover {
    text-decoration: none;
}

.new-form-file {
    display: block;
    margin: 20px 0;
}

.new-form-file input {
    height: auto;
}

.new-form-file label {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.sub-btn {
    background: #483429;
    border: 1px solid #483429;
    border-radius: 3px;
    color: #ffffff;
    float: right;
    letter-spacing: 0.5px;
    padding: 9px 45px;
    text-align: center;
    text-transform: uppercase;
}

.sub-btn:hover {
    opacity: 0.9;
}

.center {
    width: 110px;
}

.center a {
    background: #26988a;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 13px;
    margin: 2px;
    text-align: center;
    width: 24px;
    border-radius: 100%;
    padding: 3px;
    height: 24px;
}

.dataTable_wrapper .input-sm {
    margin-left: 7px;
}

.well .footer-heading {
    font-size: 18px;
    margin-bottom: 10px;
    padding: 4px 0;
    text-transform: uppercase;
}

.well .div-list div {
    background: #483429;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 5px 0;
    padding: 5px 20px;
    text-transform: uppercase;
}

.well .div-list div i {
    height: 30px;
    padding: 7px 2px;
    text-align: center;
    width: 30px;
}

.society-hedline-2 {
    color: #6b6b6b;
    font-size: 25px;
    padding: 15px 0;
}

.modal-box-2 {
    border: 1px solid #c9c9c9;
    margin: 20px 0;
    overflow: hidden;
    padding: 10px;
}

.panel-footer {
    background: #0000004d;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ffffff4d;
    padding: 0;
}

.modal-box-2 .panel-heading-2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}

.modal-box-2 .panel-yellow-2 {
    background-image: linear-gradient( -50deg, #dedede 0%, #dedede 60%, #eee 60%, #eee 60%);
    border-color: #fff;
    color: #e05007;
}

.panel-yellow-2 a {
    color: #ffffff;
    letter-spacing: 0.5px;
}

.navbar-brand > img {
    display: block;
    width: 105px;
}

.panel {
    margin: 0;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #322e6b;
    border-color: #322e6b;
    outline: none;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0 20px 0;
    border-radius: 4px;
    float: right;
}

.society-hedline-x {
    color: #3F3F3F;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
}

.box-post-left-right-2 {
    display: inline-flex;
    width: 100%;
}

.box-post-left-right-1 {
    width: 50%;
    margin: 3em 1em;
}

.box-post-left-right {
    border: 1px solid #E8E8E8;
    margin: -1px auto;
    max-width: 100%;
    display: flex;
}

.loop-1 {
    color: #0a0a0a;
    background: #fff;
    padding: 10px;
    width: 40%;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 14px;
    word-wrap: break-word;
}

.loop-2 {
    background: #fff;
    border-left: 1px solid #E8E8E8;
    color: #343434;
    padding: 10px;
    font-size: 14px;
    letter-spacing: 0.5px;
    width: 60%;
    word-wrap: break-word;
}

@media (max-width: 680px) {
    .box-post-left-right-1 {
        width: 100% !important;
        margin: 3em 0 !important;
    }
    .box-post-left-right {
        display: block;
    }
    .box-post-left-right-2 {
        display: inline-block;
        width: 100%;
    }
    .loop-1 {
        width: 100%;
    }
    .loop-2 {
        border-left: none;
        width: 100%;
    }
}

.dataTables_filter label {
    float: right;
}

.dataTables_filter {
    margin-bottom: 10px;
}

#dataTables_length {
    margin-bottom: 10px;
}

.btn-primary {
    color: #fff;
    background-color: #2a2a2a;
    border-color: #2a2a2a;
}

.btn-primary:hover {
    opacity: 0.8;
    background-color: #2a2a2a;
}

.btn-primary:focus {
    opacity: 0.8;
    background-color: #2a2a2a;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 5px 4px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-weight: normal;
    letter-spacing: 0.8px;
    font-size: 14px;
}

.footer-heading-x11 {
    margin-bottom: 10px;
    display: block;
}

.footer-heading-x11 span.color-page-1 {
    background: #e3a225;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.8px;
    border-radius: 3px;
    padding: 6px;
    display: inline-block;
    margin: 0px 0px 0px 4px;
}

.footer-heading-x11 span.color-page-2 {
    background: #0e7d3e;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.8px;
    border-radius: 3px;
    padding: 6px;
    display: inline-block;
    margin: 0px 4px;
}

.footer-heading-x11 span.color-page-3 {
    background: #bd2025;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.8px;
    border-radius: 3px;
    padding: 6px;
    display: inline-block;
    margin: 0px 4px 0px 4px;
}

.btn-new-logout-1 {
    text-align: left;
    color: #6b6b6b;
    font-size: 22px;
    padding: 0px 0;
}

.form-1x {
    background: #fff;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    padding: 0 0 32px;
}

.form-1x .header {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #ececec;
    color: #ffffff;
    display: table;
    font-size: 18px;
    padding: 10px;
    text-align: right;
    width: 100%;
}

.btn-new-logout-1 {
    text-align: left;
    color: #6b6b6b;
    font-size: 22px;
    padding: 0px 0;
}

#profile-1 {
    margin: 3.5% auto;
    max-width: 1920px;
    overflow: hidden;
}

.profile-1 {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 auto 10px;
    overflow: hidden;
    padding: 15px 0;
    width: 100%;
}

.profile-1 .detailsw .titlew {
    border-bottom: 1px solid #e05007;
    border-bottom-color: rgb(224, 80, 7);
    margin-bottom: 1em;
    overflow: hidden;
    background: #e8e8e8;
    border-color: #D71A21;
    padding: 8px 0;
    border-radius: 3px;
}

.profile-1 .detailsw .titlew h3 {
    color: #333;
    line-height: 14px;
    display: inline-block;
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 3px;
}

.new-buttonw {
    background: #451d04;
    border: medium none;
    border-radius: 3px;
    display: inline-block;
    float: right;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    padding: 10px 15px;
    margin: 0;
    line-height: 14px;
    color: #FFF;
    text-transform: uppercase;
}

.new-buttonw:hover {
    background: #451d04;
    color: #fff;
    text-decoration: none;
    outline: none;
}

.new-buttonw:focus {
    background: #451d04;
    color: #fff;
    text-decoration: none;
    outline: none;
}

.detailsw .div {
    width: auto;
    margin: 4em auto 0 auto;
    max-width: 600px;
}

.pannel-main-1w {
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    display: block;
    overflow: hidden;
    width: 100%;
}

.box-main-11w {
    overflow: hidden;
    padding: 10px;
    width: 100%;
    border-right: 1px solid #cccccc;
}

.box-main-11w {
    font-weight: bold;
}

.box-main-21w {
    overflow: hidden;
    padding: 10px;
    width: 100%;
}

.header-fsc {
    background: #fff;
    border-bottom: 1px solid #ddd;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
    margin-top: 1em;
    border-radius: 2px;
}

.header-fsc .header-fsc-left {
    color: #313131;
    line-height: 34px;
    float: left;
    font-size: 16px;
    margin: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 40%;
    padding: 5px 10px;
}

.header-fsc .header-fsc-right {
    padding: 5px 10px;
    width: 60%;
}

.fsc-layout {
    margin: 0.5em auto 0.5em;
    display: inline-block;
    width: 100%;
}

.fsc-layout .title-name {
    margin-bottom: 1em;
    border-radius: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.fsc-layout .title-name-left {
    width: 50%;
    padding: 5px 10px;
}

.fsc-layout .title-name-left h2 {
    color: #313131;
    line-height: 34px;
    float: left;
    font-size: 16px;
    margin: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.fsc-layout .fsc-button {
    display: table;
    width: 100%;
}

.fsc-layout .button-padding-none {
    padding: 0;
    margin-bottom: 10px;
}

.fsc-layout .fsc-button a {
    border-radius: 3px;
    background: #322e6b;
    border: none;
    display: inline-block;
    float: right;
    text-align: center;
    font-size: 15px;
    padding: 15px;
    margin: 0 0 0 2px;
    line-height: 14px;
    letter-spacing: 0.7px;
    color: #FFF;
    text-transform: uppercase;
    outline: none;
    transition: all 0.5s ease 0s;
}
@media (max-width:768px){
.fsc-layout .fsc-button a {
    font-size: 10px!important;
    padding: 10px 10px!important;
    margin: 0 0 0 2px;
}
.fsc-layout .title-name-left h2 {
    font-size: 13px;
}
.col-box-model {
    width: 47%!important;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
}
.fsc-layout .fsc-button a:hover {
    background: #e40515;
    text-decoration: none;
    outline: none;
    opacity: 0.9;
}

.icon-list-x a {
    border-radius: 3px;
    background: #322e6b;
    border: none;
    display: inline-block;
    float: right;
    text-align: center;
    font-size: 15px;
    padding: 15px;
    margin: 0 0 0 2px;
    line-height: 14px;
    letter-spacing: 0.7px;
    color: #FFF;
    text-transform: uppercase;
    outline: none;
    transition: all 0.5s ease 0s;
}

.fsc-details-row {
    padding: 20px;
    width: 50%;
    margin: 20px auto;
    box-shadow: 0 0 20px #d4d8dd;
}

.fsc-details-colume {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.fsc-details-colume-first {
    width: 50%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #E8E8E8;
    letter-spacing: 0.5px;
    margin-top: -1px;
    margin-left: -1px;
}

.font-w-bold {
    font-weight: 500;
}

.fsc-form-m {
    box-shadow: 0 0 10px #9fa1a4;
    background: #fff;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    padding: 0 5px;
}

.fcs-edit-page-main-form {
    max-width: 500px;
    margin: 2em auto 0 auto;
    display: table;
    width: 100%;
    padding: 2em;
    border: 1px solid #ddd;
}

.fcs-edit-page-group {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.fcs-edit-page-group label {
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    padding: 0;
    letter-spacing: 0.5px;
}

.fcs-edit-page-group input {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.fcs-edit-page-group input:focus {
    border: 1px solid #333;
}

.fcs-edit-page-group-b button {
    background: #322e6b;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 3px;
    padding: 8px 20px;
    transition: all 0.5s ease 0s;
    outline: none;
}

.fcs-edit-page-group-b button:hover {
    opacity: 0.9;
}

.fcs-edit-page-main-form-add {
    width: 100%;
    max-width: 700px;
    padding: 20px;
    margin: 20px auto;
    box-shadow: 0 0 20px #d4d8dd;
}

.colume-divide-add {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.first-fsc-colume-add {
    width: 45%;
    margin: 15px;
}

.first-fsc-colume-add-a {
    width: 45%;
    margin: 15px;
}

.fcs-edit-page-group-add {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.fcs-edit-page-group-add label {
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    padding: 0;
    letter-spacing: 0.5px;
}

.fcs-edit-page-group-add input {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.fcs-edit-page-group-add input:focus {
    border: 1px solid #333;
}

.fcs-edit-page-group-2-add {
    margin: 0 1em;
}

.fcs-edit-page-group-2-add button {
    background: #322e6b;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 3px;
    padding: 8px 20px;
    transition: all 0.5s ease 0s;
    outline: none;
}

.fcs-edit-page-group-2-add button:hover {
    box-shadow: inset 500px 0 #322e6b	;
}

.fcs-edit-page-main-form-table {
    margin: 2em auto 0 auto;
    width: 100%;
    border: 1px solid #ddd;
}

@media only screen and (max-width: 800px) {
    #no-more-tablesza table,
    #no-more-tablesza thead,
    #no-more-tablesza tbody,
    #no-more-tablesza th,
    #no-more-tablesza td,
    #no-more-tablesza tr {
        display: block;
    }
    #no-more-tablesza thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #no-more-tablesza tr {
        border: 1px solid #ccc;
    }
    #no-more-tablesza td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }
    #no-more-tablesza td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
    #no-more-tablesza td:before {
        content: attr(data-title);
    }
}

#no-more-tablesza {
    background: #ffffff;
    height: 430px;
    overflow-y: scroll;
}

.cf thead tr {
    background: #322e6b;
    color: #fff;
}

.cf thead tr th {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 1px;
}

#no-more-tablesza {
    background: #ffffff;
    height: 430px;
    overflow-y: scroll;
}

.cf {
    width: 100%;
}

.table-bordered {
    border: none;
}

.button-conform {
    background: #322e6b;
    border: medium none;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    padding: 4px 7px;
    letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.2s ease 0s;
}

.button-conform:focus {
    opacity: 0.9;
    text-decoration: none;
}

.button-conform-b a {
    background: #322e6b;
    border: medium none;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    padding: 4px 7px;
    letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.2s ease 0s;
}

.button-conform-b a:hover {
    opacity: 0.9;
    text-decoration: none;
}

.main-colume {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.fsc-details-row-tab {
    padding: 2px;
    width: 47%;
    margin: 2em 1em;
}

.fsc-details-colume-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.fsc-details-colume-first-tab {
    width: 50%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #E8E8E8;
    letter-spacing: 0.5px;
    margin-top: -1px;
    margin-left: -1px;
}

.font-w-bold-tab {
    font-weight: 500;
}

.fsc-loging-form {
    box-shadow: 0 0 10px #acacac;
    left: 0;
    margin: 0 auto;
    max-width: 46%;
    position: absolute;
    right: 0;
    top: 25%;
}

.fsc-loging-form-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #fff;
}

.fsc-loging-form-left-sides {
    width: 50%;
    padding: 3em;
    background: #fff;
    border-right: 1px solid #ddd;
}

.fsc-loging-form-right-sides {
    width: 50%;
    padding: 3em;
}

.fsc-loging-clone {
    color: #ffffff;
    text-align: center;
    padding: 3em 0;
}

.fsc-loging-logob img {
    border-radius: 5px;
    margin: 25px auto 0;
    
}

.fsc-loging-clone h1 {
    color: #313131;
    letter-spacing: 1px;
    text-transform: uppercase;
    word-spacing: 1px;
    font-size: 20px;
    line-height: 23px;
	font-weight:600;
	text-align:center;
}

.fsc-loging-field {
    margin: 2em 1em 2em 1em;
    overflow: hidden;
}

.fsc-loging-button-block button {
    background: #322e6b;
    border: medium none;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 8px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    transition: all 1s ease 0s;
    border-radius: 3px;
    font-weight: normal;
}

.fsc-loging-button-block button:hover {
    box-shadow: inset 500px 0 #ff2933;
}

.fsc-loging-new-group {
    margin-bottom: 15px;
    display: block;
}

.fsc-loging-new-group label {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
    letter-spacing: 0.6px;
    font-weight: normal;
    color: #333;
}

.fsc-loging-new-group input {
    border: 1px solid #dbdbdb;
    padding: 8px 10px;
    width: 100%;
    border-radius: 2px;
    font-size: 15px;
    letter-spacing: 0.5px;
}

.fsc-loging-new-group input:focus {
    border: 1px solid #b6b6b6;
}

.fsc-loging-new-group-check {
    margin-bottom: 15px;
    display: block;
}

.alert-danger {
    color: #fff;
    background-color: #fe8a8a;
    border-color: #ffcfcf;
    letter-spacing: 0.5px;
    font-size: 16px;
    margin-bottom: 0;
}

.modal-box-2x {
    overflow: hidden;
    background: #322e6b;
    border-radius: 4px;
    margin: 20px 0;
    padding: 10px;
}

.modal-box-2x .panel-yellow-2x {
    background-color: transparent;
    border-color: #ffffff4d;
    color: #fff;
}

.modal-box-2x .panel-heading-2x {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}

.text-right {
    text-align: right;
    font-size: 14px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.panel-yellow-2x a {
    color: #fff;
    letter-spacing: 1px;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
}

.pull-right {
    float: right !important;
    color: #fff !important;
}

.port-1-color {
    background: linear-gradient(to left, #EB5A28, #E44D26);
}

.port-2-color {
    background: linear-gradient(to right, #2F80ED, #3C99EF);
}

.port-3-color {
    background: linear-gradient(to left, #6fbb3f, #56ab2f);
}

.port-4-color {
    background: linear-gradient(to left, #F2A84B, #F2994A);
}

.port-5-color {
    background: linear-gradient(to bottom, #414345, #232526);
}

.fcs-edit-add-form-add {
    margin: 2em auto 0 auto;
    width: 100%;
    padding: 2em;
}

.fcs-edit-colume-divide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.fcs-edit-page-group-2-add {
    margin: 0 1em;
}

.first-fsc-colume-add-b {
    width: 45%;
    margin: 15px 2em;
}

.fcs-edit-page-group-add-a {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.fcs-edit-page-group-add-a label {
    width: 100%;
    font-size: 15px;
    color: #333;
    font-weight: normal;
    padding: 0;
    letter-spacing: 0.5px;
}

.fcs-edit-page-group-add-a input {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.fcs-edit-page-group-add-a input:focus {
    outline: 1px solid #322e6b;
    border: 1px solid #322e6b;
}

.fcs-edit-page-group-add-a select {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.fcs-edit-page-group-add-a select:focus {
    outline: 1px solid #322e6b;
    border: 1px solid #322e6b;
}

.fcs-edit-page-group-add-a textarea {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.fcs-edit-page-group-add-a textarea:focus {
    outline: 1px solid #322e6b;
    border: 1px solid #322e6b;
}

.fcs-edit-page-group-2-add-a {
    display: table;
    margin: 0 auto;
}

.fcs-edit-page-group-2-add-a button {
    background: #322e6b;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 3px;
    padding: 8px 20px;
    transition: all 0.5s ease 0s;
    outline: none;
}

.fcs-edit-page-group-2-add-a button:hover {
    box-shadow: inset 500px 0 #e30713	;
}

.fcs-edit-page-group-add-a [readonly] {
    background-color: #ddd;
    opacity: 1;
    color: #313131;
}

.fcs-edit-page-group-add-a[disabled],
.fcs-edit-page-group-add-a[disabled] {
    background-color: #eee;
    opacity: 1;
}

.fcs-edit-page-main-form-add-c {
    margin: 2em auto 0 auto;
    width: 100%;
    padding: 2em;
    border: 1px solid #ddd;
    max-width: 700px;
}

.colume-divide-add-c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.first-fsc-colume-add-c {
    width: 100%;
    margin: 15px;
}

.fcs-edit-page-group-add-c {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.fcs-edit-page-group-add-c label {
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    padding: 0;
    letter-spacing: 0.5px;
}

.fcs-edit-page-group-add-c input {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.fcs-edit-page-group-add-c input:focus {
    outline: 1px solid #322e6b;
    border: 1px solid #322e6b;
}

.fcs-edit-page-group-add-c select {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.fcs-edit-page-group-add-c select:focus {
    outline: 1px solid #322e6b;
    border: 1px solid #322e6b;
}

.fcs-edit-page-group-2-add-c {
    margin: 0 1em;
}

.fcs-edit-page-group-2-add-c button {
    background: #322e6b;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 3px;
    padding: 8px 20px;
    transition: all 0.5s ease 0s;
    outline: none;
}

.fcs-edit-page-group-2-add-c button:hover {
    background-color: #e40515;
    opacity: 0.9;
}

.dataTable_wrapper .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    background: #4a4d4e;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.5px;
}

.dataTable_wrapper .table > tbody > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    color: #333;
    font-size: 15px;
    letter-spacing: 0.5px;
}

.center-x a {
    background: #322e6b;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 13px;
    margin: 2px;
    text-align: center;
    width: 24px;
    border-radius: 100%;
    padding: 3px;
    height: 24px;
    outline: none;
}

.center-x a {
    color: #ffffff;
    font-size: 13px;
    text-align: center;
}
.center-x a:hover{
    background-color: #e40515;

}

.fcs-edit-page-group-add-aa {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.fcs-edit-page-group-add-aa label {
    font-size: 15px;
    color: #333;
    font-weight: normal;
    padding: 0;
    letter-spacing: 0.5px;
    display: inline-block;
    width: 130px;
}

.controls-lab {
    margin-left: 20px;
}

.controls-lab lable {
    font-size: 15px;
    color: #333;
    font-weight: normal;
    padding: 0;
    padding-top: 0px;
    letter-spacing: 0.5px;
    display: inline-block;
    width: 100px;
}

.main-lavel {
    margin: 15px 15px;
}

.main-lavel label {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.main-lavel input {
    border: 1px solid #eee;
    padding: 10px;
}

.qustion-box {
    margin-bottom: 15px;
    width: 100%;
}

.qustion-box .qustion {
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 5px 0;
}

.qustion-box .qustion span {
    color: #322e6b;
    margin-right: 10px;
    width: 35px;
    display: inline-block;
}

.qustion-box .ans {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.5px;
    padding: 5px 0;
}

.qustion-box .ans span {
    color: #867e78;
    margin-right: 10px;
    width: 35px;
    display: inline-block;
}

.first-large-headding-ns {
    font-size: 18px;
    font-weight: 600;
    color: #322e6b;
    margin: 15px 0;
    letter-spacing: 0.5px;
    display: table;
    border-bottom: 2px solid #322e6b;
}

.qustion-boxww {
    margin-bottom: 15px !important;
    width: 100% !important;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 5px 0;
}

.qustion-boxww .qustionww {
    color: #333 !important;
    display: inline-block !important;
}

.qustion-boxww .qustionww span {
    color: #333 !important;
    margin-right: 10px !important;
    width: 35px !important;
    display: inline-block !important;
}

.qustion-boxww .answw span {
    color: #867e78 !important;
    margin-right: 10px !important;
    width: 35px !important;
    display: inline-block !important;
}

.panel-box-design {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.col-box-model {
    width: 15%;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.col-box-model input {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.col-box-model input:focus {
    border: 1px solid #333;
}

.col-box-model select {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.col-box-model select:focus {
    border: 1px solid #333;
}

.fcs-group-d-c {
    margin: 1em 0;
}

.fcs-group-d-c input {
    background: #322e6b;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 3px;
    padding: 8px 20px;
    transition: all 0.5s ease 0s;
    outline: none;
}

.fcs-group-d-c input:hover {
    opacity: 0.9;
    background-color: #e40515;
}

.fcs-edit-colume-divide-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.first-fsc-colume-add-b-div {
    width: 43%;
    margin: 15px 2em;
}

.fcs-edit-page-group-add-a-div {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.fcs-edit-page-group-add-a-div label {
    width: 100%;
    font-size: 15px;
    color: #333;
    font-weight: normal;
    padding: 0 20px;
    letter-spacing: 0.5px;
    text-align: right;
}

.fcs-edit-page-group-add-a-div input {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.fcs-edit-page-group-add-a-div input:focus {
    border: 1px solid #333;
}

.fcs-edit-page-group-add-a-div select {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.fcs-edit-page-group-add-a-div select:focus {
    border: 1px solid #333;
}

.fcs-edit-page-group-add-a-div textarea {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.fcs-edit-page-group-add-a-div textarea:focus {
    border: 1px solid #333;
}

.fcs-edit-page-group-2-add-a-div {
    display: table;
    margin: 0 auto;
}

.fcs-edit-page-group-2-add-a-div button {
    background: #322e6b;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 3px;
    padding: 8px 20px;
    transition: all 0.5s ease 0s;
    outline: none;
}

.fcs-edit-page-group-2-add-a-div button:hover {
    opacity: 0.9;
    background-color: #e40515;
}

.fcs-edit-page-group-add-a-div [readonly] {
    background-color: #322e6b;
    opacity: 1;
    color: #fff;
}

.fcs-edit-page-group-add-a-div[disabled],
.fcs-edit-page-group-add-a-div[disabled] {
    background-color: #eee;
    opacity: 1;
}

.fcs-edit-page-group-add-a-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.tab-a {
    width: 36%;
}

.tab-b {
    width: 64%;
}

.main-search-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.search-box-p {
    width: 18%;
    margin: 10px;
    padding: 0;
}

.search-box-p select {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.search-box-p select:focus {
    border: 1px solid #333;
}

.search-box-p input {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: block;
    width: 100%;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.search-box-p input:focus {
    border: 1px solid #333;
}

.search-box-p button {
    padding: 7px 26px;
    border: #2a2a2a 1px solid;
    border-radius: 4px;
    background-color: #2a2a2a;
    color: white;
    margin: 0;
    font-size: 16px;
    letter-spacing: 0.5px;
    transition: all 0.5s ease 0s;
}

.search-box-p button:hover {
    opacity: 0.8;
    background-color: #e40515;
}

.btn-btn-primary a {
    background: #322e6b;
    padding: 10px 16px;
    color: #b6e7ff;
    letter-spacing: 0.5px;
    font-size: 16px;
    border-radius: 3px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}

.btn-btn-primary a:hover {
    opacity: 0.9;
    background-color: #e40515;
}

.fsc-loging-logob-c {
    color: #ffffff;
    text-align: center;
}

.fsc-loging-logob-c img {
    border-radius: 5px;
    margin: 0 auto 0;
    width: 100px;
}

@media (max-width: 768px) {
    .fsc-loging-form {
        margin: 2em;
        max-width: 100%;
        position: relative;
    }
    .fsc-loging-form-inner {
        display: block;
    }
    .fsc-loging-form-left-sides {
        width: auto;
        padding: 2em;
    }
    .fsc-loging-form-right-sides {
        width: auto;
        padding: 2em;
        background: #fff;
    }
    .cd-logo {
        margin: 6px 5%;
    }
}

@media (max-width: 767px) {
    #page-wrapper {
        margin-top: 100px;
    }
    .cd-main-header {
        height: auto !important;
    }
    .cd-logo {
        margin: 6px 5% !important;
    }
}

@media (max-width: 68em) {
    .first-fsc-colume-add-a,
    .first-fsc-colume-add{
        width: 44%;
        float: left;
    }
    .fsc-loging-form {
        max-width: 80%;
        position: relative;
        margin: 5em auto;
    }
}

@media (max-width: 992px) {
    .tab-a {
        width: 100%;
    }
    .tab-b {
        width: 100%;
    }
    .fcs-edit-page-group-add-a-div label {
        padding: 0 0;
        text-align: left;
    }
    .first-fsc-colume-add-b-div {
        width: 100% !important;
    }
    .box-post-left-right-2 {
        display: block;
        width: 100%;
    }
    .box-post-left-right-1 {
        width: auto;
        margin: 3em 1em;
    }
    .fsc-details-row {
        width: auto;
    }
    .colume-divide-add {
        display: block;
    }
    .fsc-details-row-tab {
        width: 100%;
    }
}

@media (max-width: 1170px) {
    .fcs-edit-page-main-form-add {
    width: 100%;
}
    .tab-a {
        width: auto;
    }
    .tab-b {
        width: 100%;
    }
    .fcs-edit-page-group-add-a-div label {
        padding: 0 0;
        text-align: left;
    }
    .first-fsc-colume-add-b-div {
        width: 41%;
    }
}

@media (max-width: 1060px) {
    .first-fsc-colume-add-b {
        width: auto;
    }
}

@media (min-width: 1062px) {
    .first-fsc-colume-add-b {
        width: 42%;
    }
}

@media (min-width: 1300px) {
    .first-fsc-colume-add-b {
        width: 44.4%;
    }
    .fcs-edit-page-main-form-add {
    width: 100%;

}
}

@media (min-width: 1366px) {
    .first-fsc-colume-add-b {
        width: 44%;
    }
    .fcs-edit-page-main-form-add {
    width: 100%;
}
}

@media (max-width: 880px) {
    .footer-heading-x11 span.color-page-1 {
        padding: 10px;
        margin: 10px;
        display: inline-block;
        width: auto;
    }
    .footer-heading-x11 span.color-page-2 {
        padding: 10px;
        margin: 10px;
        display: inline-block;
        width: auto;
    }
    .footer-heading-x11 span.color-page-3 {
        padding: 10px;
        margin: 10px;
        display: inline-block;
        width: auto;
    }
}

.fcs-green a {
    font-size: 14px;
    background: #0e7d3e;
    display: inline-block;
    color: #fff;
    padding: 6px 6px;
    border-radius: 2px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}

.fcs-green a:hover {
    opacity: 0.9;
}

.fcs-yellow a {
    font-size: 14px;
    background: #e3a225;
    display: inline-block;
    color: #fff;
    padding: 6px 6px;
    border-radius: 2px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}

.fcs-green a:hover {
    opacity: 0.9;
}

.fcs-red {}

.fcs-red a {
    font-size: 14px;
    background: #bd2025;
    display: inline-block;
    color: #fff;
    padding: 6px 6px;
    border-radius: 2px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}

.fcs-red a:hover {
    opacity: 0.9;
}

.button-conform-ba {
    background: #322e6b;
    border: medium none;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    padding: 9px 7px;
    letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.2s ease 0s;
}

.button-conform-ba a {
    color: #ffffff;
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

#wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}

#sidebar-p {
    max-width: 230px;
    background: #fff;
    color: #fff;
}

#sidebar-p.active {}

#sidebar-p.active .cd-side-nav {
    width: 50px;
    transition: all 0.5s!important;
    transition-delay: 0.5s;
}

#sidebar-p.active .cd-side-nav .has-children > ul {
    width: 200px;
}

#sidebar-p.active .cd-side-nav > ul > li > a span {
    display: none;
}

#sidebar-p .sidebar-header {
    padding: 20px 0px;
    background: #6d7fcc;
}

#page-content-wrapper {
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
}

#sidebarCollapse {
    width: 34px;
    height: 34px;
    background: #322e6b;
    border: 1px solid #fff;
    cursor: pointer;
}

#sidebarCollapse span {
    width: 80%;
    height: 2px;
    margin: 0 auto;
    display: block;
    background: #fff;
    transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);
    transition-delay: 0.2s;
}

#sidebarCollapse span:first-of-type {
    transform: none;
    opacity: 1;
    margin: 5px auto;
}

#sidebarCollapse span:nth-of-type(2) {
    transform: none;
    opacity: 1;
    margin: 5px auto;
}

#sidebarCollapse span:last-of-type {
    transform: none;
    opacity: 1;
    margin: 5px auto;
}

#sidebarCollapse.active span {
    transform: none;
    opacity: 1;
    margin: 5px auto;
}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    .fcs-edit-page-main-form-add,
    .header-fsc .header-fsc-left{
        width: 100%!important;
    }
     .first-fsc-colume-add ,
    .first-fsc-colume-add-a{
    width: 95%!important;
    
}
    #sidebar-p {
        margin-left: -290px;
        transform: rotateY(90deg);
    }
    #sidebar-p.active {
        margin-left: 0;
        transform: none;
    }
    #sidebarCollapse span:first-of-type,
    #sidebarCollapse span:nth-of-type(2),
    #sidebarCollapse span:last-of-type {
        transform: none;
        opacity: 1;
        margin: 5px auto;
    }
    #sidebarCollapse.active span {
        margin: 0 auto;
    }
    #sidebarCollapse.active span:first-of-type {
        transform: rotate(45deg) translate(2px, 2px);
    }
    #sidebarCollapse.active span:nth-of-type(2) {
        opacity: 0;
    }
    #sidebarCollapse.active span:last-of-type {
        transform: rotate(-45deg) translate(1px, -1px);
    }
}

.bg-light {
    /* float:right; */
    float: left;
    margin-right: 10px;
}

@media (max-width: 740px) {
    #page-content-wrapper {
        padding: 5px;
    }
}

@media (max-width: 600px) {
    .fsc-layout .title-name-left {
        width: 100%;
    }
    .fsc-layout .fsc-button {
        margin: 0 auto;
    }
    .fsc-layout .fsc-button a {
        display: table;
       /* float: none;*/
        margin: 4px;
    }
    .fsc-layout .title-name-left h2 {
        float: none;
        display: block;
        text-align: center;
    }
    #page-wrapper {
    margin-top: 3px;
}
}
@media(max-width:1024px){
    .fcs-edit-page-main-form-add {
    width: 100%;
}
}
@media(max-width:480px){
    .first-fsc-colume-add ,
    .first-fsc-colume-add-a{
    width: 95%!important;
    
}
}
@media (min-width: 770px) and (max-width: 948px) {
    .fsc-layout .title-name-left {
        width: 100%;
    }
    .fsc-layout .fsc-button {
        margin: 0 auto;
    }
    .fsc-layout .fsc-button a {
        display: table;
        float: none;
        margin: 0 auto;
    }
    .fsc-layout .title-name-left h2 {
        float: none;
        display: block;
        text-align: center;
    }
}

.fsc-details-colume-first-tab img {
    max-width: 100px;
    min-height: 100px;
}

.fcs-edit-page-group-2-add-aa {}

.fcs-edit-page-group-2-add-aa a {
    background: #322e6b;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 3px;
    padding: 8px 20px;
    transition: all 0.5s ease 0s;
    outline: none;
}

.model-2 img {
    width: 46px;
    height: 46px;
    border-radius: 100%;
}

.current-page {
    padding: 5px 10px;
    border: #26988a 2px solid;
    border-radius: 4px;
    margin: 0px 1px;
    background: #26988a;
    color: #fff;
}

.perpage-link {
    padding: 5px 10px;
    border: #26988a 2px solid;
    border-radius: 4px;
    margin: 0px 1px;
    background: #FFF;
    cursor: pointer;
}

.box-main-2 img {
    width: 130px;
    height: 100px;
}

.box-main-2x img {
    width: 130px;
    height: 100px;
}

.loop-2 img {
    width: 130px;
    height: 100px;
}

.header-fsc-right1 {
    color: #fff;
    line-height: 34px;
    float: right;
    font-size: 16px;
    margin-left: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 50%;
    padding: 5px 10px;
    text-align: right;
}

.fsc-details-colume-first-tab img {
    width: 130px;
    height: 100px;
}

.loop-2 span {}

.loop-2 span img {
    width: 150px;
    height: 150px;
}

.box-post-left-right-2ab {
    display: inline-flex;
    width: 100%;
}

.box-post-left-right-1ab {
    width: 46%;
    margin: 1em;
}

.box-post-left-right-1ab-second {
    width: 20%;
    margin: 1em 0;
}

.box-post-left-rightab {
    border: 1px solid #E8E8E8;
    margin: -1px auto;
    max-width: 100%;
    display: flex;
}

.loop-1ab {
    color: #0a0a0a;
    background: #fff;
    padding: 10px;
    width: 40%;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 16px;
    word-wrap: break-word;
}

.loop-2ab {
    background: #fff;
    border-left: 1px solid #E8E8E8;
    color: #343434;
    padding: 10px;
    font-size: 16px;
    letter-spacing: 0.5px;
    width: 65%;
    word-wrap: break-word;
}
.loop-2ab a:hover{
color: #0a0a0a;
}
.flex-box-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.flex-box-page1 {
    width: 20%;
    margin: 2em 0;
}

.flex-box-page2 {
    width: 75%;
    margin: 2em 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.box-post-left-right-1ab-second img {
    width: 200px;
    height: 150px;
}

@media (min-width: 300px) {
    .flex-box-page1 {
        width: 100%;
        margin: 1em 1em;
    }
    .box-post-left-right-1ab-second {
        margin: 1em 0;
        width: 100%;
    }
    .box-post-left-right-1ab-second img {
        margin: 0 auto;
        display: block;
    }
    .flex-box-page2 {
        width: 100%;
        margin: 1em 1em;
    }
    .box-post-left-right-1ab {
        width: 100%;
        margin: 1em;
    }
}

@media (min-width: 1100px) {
    .box-post-left-right-1ab {
        width: 45%;
        margin: 0.5em;
    }
}

@media (min-width: 1170px) {
    .flex-box-page1 {
        width: 20%;
    }
    .flex-box-page2 {
        width: 72%;
    }
    .box-post-left-right-1ab-second img {
        width: 150px;
        height: 130px;
    }
    .box-post-left-right-1ab {
        width: 100%;
    }
}

@media (min-width: 1300px) {
    .flex-box-page1 {
        width: 20%;
    }
    .flex-box-page2 {
        width: 72%;
    }
    .box-post-left-right-1ab-second img {
        width: 150px;
        height: 130px;
    }
    .box-post-left-right-1ab {
        width: 46%;
    }
}

@media (min-width: 1400px) {
    .flex-box-page1 {
        width: 15%;
    }
    .flex-box-page2 {
        width: 78%;
    }
    .box-post-left-right-1ab-second img {
        width: 150px;
        height: 130px;
    }
    .box-post-left-right-1ab {
        width: 46%;
    }
}

.new-form-file-p {
    margin: 0px auto 1em auto;
    max-width: 200px;
    max-height: 200px;
}

.new-form-file-p img {
    width: 100%;
}

.fcs-edit-page-group-add-a-radio-group {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.fcs-edit-page-group-add-a-radio-group label {
    width: 100%;
    font-size: 15px;
    color: #333;
    font-weight: normal;
    padding: 0;
    letter-spacing: 0.5px;
}

.fcs-edit-page-group-add-a-radio-group input {
    border: 1px solid #d7d7d7;
    padding: 8px 10px;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
}

.fcs-edit-page-group-add-a-radio-group input:focus {
    border: 1px solid #333;
}

.search_record {
    margin: 0 6px;
    background: #322e6b;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 3px;
    padding: 8px 20px;
    transition: all 0.5s ease 0s;
    outline: none;
}

.modal-1 {
    margin: 8px 5px;
}

.welcome h3 {
     color: #322e6b;
    margin: 15px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
@media(max-width: 768px){
    .box-header {
    padding: 6px!important;
}
    .box-header>.fa, .box-header>.glyphicon, .box-header>.ion, .box-header .box-title {
    font-size: 12px!important;
}
    .dataTable_wrapper .table > tbody > tr > td {
    font-size: 13px;
}
    .flex-box-page2{
        margin: 0;
    }
    .box-post-left-right-1ab{
    margin: 0;
    }
    .loop-1ab {
    padding: 5px;
    font-size: 12px;
}
.loop-2ab {
    padding: 5px;
    font-size: 12px;
}
.center-x a {
    font-size: 13px;
    margin: 1px;
    line-height: 14px;
    width: 18px;
    padding: 3px;
    height: 18px;
}
.panel-body {
    padding: 0;
}
.fsc-loging-clone {
   padding: 0!important;
}
.fsc-loging-form-left-sides {
    width: auto;
    padding: 1px;
}
.fsc-loging-form-right-sides {
    width: auto;
    padding: 1px;
    background: #fff;
}
.fsc-loging-form {
    max-width: 50%;
    position: relative;
    margin: 5em auto;
}
@media(max-width: 576px){
    .flex-box-page2{
        margin: 0;
    }
    .box-post-left-right-1ab{
    margin: 0;
    }
    .loop-1ab {
    padding: 5px;
    font-size: 12px;
}
.loop-2ab {
    padding: 5px;
    font-size: 12px;
}
.center-x a {
    font-size: 13px;
    margin: 1px;
    line-height: 14px;
    width: 18px;
    padding: 3px;
    height: 18px;
}
.panel-body {
    padding: 0;
}
.fsc-loging-clone {
   padding: 0!important;
}
.fsc-loging-form-left-sides {
    width: auto;
    padding: 1px;
}
.fsc-loging-form-right-sides {
    width: auto;
    padding: 1px;
    background: #fff;
}
.fsc-loging-form {
    max-width: 90%;
    position: relative;
    margin: 5em auto;
}
}