/*
*
*   Designer By Onur KIRKLAROĞLU
*
*   @author Onur KIRKLAROGLU
*   @since Friday, October 21, ‎2016
*   @category  Vaadin Valo Theme
*   @version 1.0.01
*
*   Kurs Thema Yapısının Oluşturulduğu alandır.
*
*
*/


/* Font Alanlarının Değiştirildiği Alandır. */
body{
    font-size: 18px;
}

.loadingPanel {
    height: 60px !important;
}

input{
    font-size: 18px !important;
    height: 36px !important;
    line-height: 36px !important;
}

.input-icon > i{
    margin:13px 2px 4px 10px !important;
    font-size: 18px !important;
}

.ui-button{
    font-size: 18px !important;
}

h4{
    font-weight: bold;
}

.bottomMargin10px{
    margin-bottom: 10px;
}

.md-radiobtn{
    height: 35px;
}

.md-radiobtn label{
    margin-right: .5em;
    margin-left: .2em;
}

.md-radiobtn .ui-radiobutton-box{
    background: #097d7d;
    border: 1px solid #2e2e2e;
}

.md-radiobtn .ui-icon-bullet{
    background-position: -82px -145px;
}

/* Panel Login Alanıdır */
.login {
    background-color: #cdcdcd !important;
}

.loginMain{
    margin-top: 30px;
}

.login .logo {
    margin: -15px;
    text-align: center;
}

.login .logo img{
    width:100%;
}

.login .clearBoth{
    clear: both;
}

.login .ui-selectoneradio{
    float: right;
}

.login .ui-selectoneradio .ui-radiobutton{
    background-image: none;
    background-color: #5cb85c;
    border: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 6px 0px;
}

.login .ui-selectoneradio .ui-radiobutton-box{
    background-image: none;
    background-color: transparent;
    border: 0px;
}

.login .ui-selectoneradio .ui-icon-bullet{
    background-image: none;
    background-color: transparent;
}

.login .ui-selectoneradio .ui-state-active{
    border-radius: 50% !important;
    background-color: white !important;
    background-image: none;
    border: 0px;
    width: 10px;
    height: 10px;
    position: absolute;
    margin-top: 5px;
    margin-left: 5px;
}

.login .ui-selectoneradio label{
    line-height: 20px;
    height: 20px;
    margin: 0px 5px 3px 8px;
    color: #333 !important;
}

.login .mainArea{
    display:table;
    position:absolute;
    width: 100%;
    height: 100%;
}

.login .mainArea .contentArea{
    display: table-cell;
    vertical-align: middle;
}

.login .mainArea .contentArea .content {
    background: rgba(230,230,230,0.9);
    margin: 0 auto;
    width: 450px;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    border:1px solid #fafafa;
}

.login .content h3 {
    color: #f7931e;
    margin-top: 20px;
    font-size: 18px;
}

.login .form-title{
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
}

.login .form-title-top{
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
    font-size: 22px;
    margin-bottom: -10px;
}

.login .form-title-bottom{
    text-align: center;
    font-weight: bold;
    margin-top: 0px;
    font-size: 22px;
}

.login .ui-calendar{
    padding: 0px;
}

.login .ui-calendar input{
    height: 32px !important;
    line-height: 32px !important;
    padding: 0px 10px;
    border: 0px;
    background-color: transparent !important;
    background: none;
    width: calc(100% - 32px);
    position: relative;
    top: -3px;
    color: #c0c0c0;
    font-weight: 400 !important;
    font-size: 17px !important;
}

.login .ui-calendar input::-webkit-input-placeholder{
    color: #c0c0c0;
    font-weight: 400 !important;
    font-size: 17px !important;
}

.login .ui-calendar button{
    width: 32px;
    margin-right: 0px;
    height: 32px;
    line-height: 32px;
    background-image: none;
    background-color: #cccccc;
    border: 0px;
    box-shadow: none;
}

.login .content h4 {
    color: #eee;
}

.login .content p,
.login .content label {
    color: #fff;
}

.login .content .login-,
.login .content .forget- {
    padding-top: 20px;
    margin: 0px;
}

.login .content .-control {
    background-color: #fff;
}

.login .content .forget- {
    display: none;
}

.login .content .register- {
    display: none;
}



.login .content .-title {
    font-weight: 300;
    margin-bottom: 25px;
    text-align:center;
    font-size:18px !important;
}

.login .content .form-actions {
    background-color: transparent;
    clear: both;
    border-top: 1px solid #fff;
    margin-top:10px;
    width: 100%;
    display: inline-block;
    padding: 10px 10px 15px 10px;
    line-height: 30px;
    height:30px;
}

.zeroMarginBottom{
    margin-bottom: 0px !important;
}

.bottomArea{
    position:fixed;
    bottom:10px;
    width:98%;
    margin:0px 1%;
    z-index: 1;
}

.bottomArea img{
    height:50px;
}

.bottomArea .left{
    float:left;
}

.bottomArea .right{
    float:right;
}

.login .content .-actions .checkbox {
    margin-left: 0;
    padding-left: 0;
}

.login .content .forget- .-actions {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.login .content .register- .-actions {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0px;
}

.login .content .-actions .checkbox {
    margin-top: 8px;
    display: inline-block;
}

.login .content .-actions .btn {
    margin-top: 1px;
}

.login .content .forget-password {
    margin-top: 25px;
}

.login .content .create-account {
    border-top: 1px dotted #eee;
    padding-top: 10px;
    margin-top: 15px;
}

.login .content .create-account a {
    display: inline-block;
    margin-top: 5px;
}

.login .altAlan{
    padding: 0px !important;
}

.login .altAlan .col-md-6{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.login .altAlan .ui-button{
    padding: 0px;
}

.login .beniHatirlaArea{
    margin-top: 10px;
}

.login .beniHatirlaArea .ui-chkbox-box{
    background-color: #fff !important;
    background-image: none !important;
}

.login .beniHatirlaArea .ui-state-active{
    background-color: #4b8df8 !important;
}

.login .beniHatirlaArea .ui-state-active .ui-icon{
    margin-top: -2px;
}

.login .beniHatirlaArea label{
    font-size: 16px;
    margin-left: 7px;
    color: #0864b3 !important;
}

/* select2 dropdowns */
.login .content .select2-container i {
    display: inline-block;
    position: relative;
    color: #ccc;
    z-index: 1;
    top: 1px;
    margin: 4px 4px 0px -1px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    text-align: center;
}

.login .content .has-error .select2-container i {
    color: #b94a48;
}

.login .content .select2-container a span {
    font-size: 13px;
}

.login .content .select2-container a span img {
    margin-left: 4px;
}

.login .btn{
    font-size: 22px; /*20px*/
    padding: 5px;
}

/* footer copyright */
.login .copyright {
    text-align: center;
    margin: 0 auto;
    color: #1d1d1d;
    font-size: 13px;
}

/* Header Layout Design */
.headerLayout {
    z-index: 9;
    position: fixed;
    width: 100%;
    top:0px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #bababa;
    min-height: 50px;
    padding-left: 5px;
    padding-right: 15px;
}

.headerLayout .nav > li > a{
    color: #898989;
    font-size: 16px;/*16px*/
}

.headerLayout .nav>li>a:hover, .headerLayout .nav>li>a:focus{
    background-color: #d92f2f;
    border-color: transparent;
    color: #fff;
}

.headerLayout .nav .open>a, .headerLayout .nav .open>a:hover, .headerLayout .nav .open>a:focus{
    background-color: #d92f2f;
    border-color: transparent;
    color: #fff;
}

.headerLayout .navbar{
    margin-bottom: 0px;
    border-color: transparent;
}

.headerLayout .navbar-brand{
    padding: 5px 15px;
}

.headerLayout .navbar-brand img{
    height: 40px;
}

.headerLayout .dropdown-menu{
    min-width: 250px;
}

.headerLayout .dropdown-menu li > a > i{
    font-size: 16px;
}

.headerLayout .dropdown-menu li > a{
    font-size: 14px;
}

.headerLayout .titleTop{
    font-weight: bold;
    color: #8c8c8c;
    font-size: 16px;
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

/* Footer Layout Design */
.footer{
}

/* Left Menu And Side Bar Layout Design */
.row{
    margin-left:0px;
    margin-right:0px;
}

#wrapper {
    margin-top: 28px;
    padding: 10px 4%;
}

#sidebar-wrapper {
    margin-left: -250px;
    left: 70px;
    width: 350px; /*250px*/
    background: #222;
    position: fixed;
    height: 100%;
    z-index: 1000;
    transition: all .4s ease 0s;
}

.sidebar-nav {
    display: block;
    float: left;
    width: 350px; /*250px*/
    font-size: 20px;
    font-weight: bold;
    list-style: none;
    margin: 0;
    padding: 0;
}

#wrapper.active {
    padding-left: 250px;
}

.sidebarFooter{
    display: none;
}

.active .sidebarFooter{
    display: block;
    position: fixed;
    bottom: 0px;
    left:15px; /*yeni eklendi*/
    list-style-type: none;
    margin-bottom: 0px;
    padding-left: 0px;
}

#wrapper.active #sidebar-wrapper {
    left: 250px;
}

#page-content-wrapper {
    width: 77%;
    height: 100%;
    position: absolute;
    left: 350px;
}

.paddingsLayout{
    padding-top: 15px;
    padding-bottom: 15px;
}

#sidebar_menu li a, .sidebar-nav li a {
    color: #999;
    display: block;
    float: left;
    text-decoration: none;
    width: 350px; /*250px*/
    background: #252525;
    border-top: 1px solid #373737;
    border-bottom: 1px solid #1A1A1A;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
}
.sidebar_name {
    padding-top: 25px;
    color: #fff;
    opacity: .7;
}

.sidebar-nav li {
    line-height: 40px;
    text-indent: 20px;
}

.sidebar-nav li a {
    color: #cdcdcd;
    display: block;
    text-decoration: none;
}

.sidebar-nav li a:hover {
    color: #fff;
    background: #d92f2f;
    text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
    color: #f6911b !important;
    font-size: 20px;
    background-color: #305b7f !important;
    border-bottom: 1px solid #408ed0 !important;
}

.sidebar-nav > .sidebar-brand a p {
    margin:0px !important;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#main_icon{
    font-size: 20px;
    line-height: 20px;
    float:right;
    padding-right: 65px;
    padding-top:20px;
}
.sub_icon{
    float:right;
    font-size: 24px;
    line-height: 24px;
    padding-right: 65px;
    padding-top:10px;
}
.content-header {
    height: 65px;
    line-height: 65px;
}

.content-header h1 {
    margin: 0;
    margin-left: 20px;
    line-height: 65px;
    display: inline-block;
}

/* Other Design Area */
.specialTextArea{
    width: 100%;
    height: 150px !important;
    border-color: #ccc;
    background-color: #fdfdfd;
    box-shadow: inset 0 1px 1px #ccc;
}

.specialText{
    width: 100%;
    border-color: #ccc;
    background-color: #fdfdfd;
    box-shadow: inset 0 1px 1px #ccc;
}

.specialDateArea input{
    width: calc(100% - 45px);
    border-color: #ccc;
    background-color: #fdfdfd;
    box-shadow: inset 0 1px 1px #ccc;
}

.specialDateArea button{
    background: none !important;
    border:none !important;
    width: 45px;
    margin-right: 0px !important;
}

.specialDateArea button .ui-icon-calendar{
    background-image: none;
    text-indent: inherit;
    width: 32px;
    height: 32px;
    left: calc(50% - 8px);
    top: calc(50% - 4px);
}

.specialDateArea button .ui-icon-calendar:before{
    content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
}

.ui-datepicker-calendar td a{
    background: #fff !important;
    border: 1px solid #d3d3d3 !important;
}

.ui-datepicker-calendar .ui-state-active{
    background-color: #17b5d9 !important;
    box-shadow: 0 0 8px #17b5d9 !important;
}

.ui-datepicker-calendar td .ui-state-highlight{
    color: #fff !important;
    background-color: #428bca !important;
}

.specialDateArea button .ui-button-text{
    background-color: #097d7d !important;
    height: 36px;
    padding: 6px !important;
}

.specialComboboxArea{
    width: 100%;
    border-color: #ccc;
}

.specialComboboxArea label{
    background-color: #fdfdfd;
    box-shadow: inset 0 1px 1px #ccc;
    height: 35px;
}

.specialComboboxArea .ui-corner-right{
    width: 40px;
    height: 37px;
    background: #097d7d;
}

.specialComboboxArea .ui-corner-right:before{
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    position: relative;
    top: 4px;
    left: 10px;
}

.specialComboboxArea .ui-icon{
    background-image: none !important;
}

.ui-selectonemenu-panel .ui-state-hover{
    background: #097d7d !important;
}

.heightArea{
    height: 50px !important;
}

.ui-state-focus{
    box-shadow: none !important;
    border-color: #d6ab6c !important;
    background-color: #fffbae;
    color: #555;
}

.ui-widget-header{
    background: #fdfdfd ;
    color: #555;
    border-color: #ccc;
}

.ui-widget-content{
    background: #fdfdfd ;
    color: #555;
    border-color: #ccc;
    box-shadow: inset 0 1px 1px #ccc;
}

/* Datatable Desgin */
.ui-datatable .ui-corner-top{
    display: none;
}

.ui-datatable table{
    table-layout: auto;
}

.ui-datatable .ui-paginator-bottom{
    padding: 10px 0px;
}

.ui-datatable-tablewrapper th{
    background: #097d7d;
    color: #fdfdfd;
    border: 1px solid #275a5a;
    font-size: 20px; /*yeni*/
}

.ui-datatable-tablewrapper .ui-state-default .ui-column-filter{
    width: 100%;
    margin: 10px 0px;
    background: #fdfdfd !important;
    color: #555;
    border-color: #ccc;
    box-shadow: inset 0 1px 1px #ccc;
}

.ui-datatable-odd{
    background: #fff !important;
    color:  #333 !important;
    box-shadow: none;
}

.ui-datatable-even{
    box-shadow:none;
    background: #fafafa !important;
    color:#333 !important;
}

.ui-widget-content td[role=gridcell]{
    padding: 4px 10px;
}

.ui-widget-content td[role=gridcell]:nth-child(2){
     text-align: center;
 }

.ui-widget-content td[role=gridcell]:nth-child(2) .btn {
    height: 36px;
    background: #428bca !important;
    border-color: #357ebd !important;
    padding: 0px;
    font-size: 18px; /*yeni*/
    border-radius: 20px !important;
}

.ui-widget-content td[role=gridcell]:nth-child(2) .btn:hover {
    background: #286090 !important;
    border-color: #204d74 !important;
}

.ui-widget-content td[role=gridcell]:nth-child(1){
    text-align: center;
}

.ui-widget-content td[role=gridcell]:nth-child(1) .btn {
    height: 36px;
    margin-left: -2px;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
    padding: 0px;
    font-size: 18px; /*yeni*/
    border-radius: 20px !important;
}

.ui-widget-content td[role=gridcell]:nth-child(1) .btn:hover {
    background-color: #ec971f !important;
    border-color: #d58512 !important;
}

.ui-paginator-rpp-options{
    background: #428bca !important;
    border:1px solid #357ebd !important;
    height: 25px;
}

/* Window Pencerelerini açıyor */
.ui-dialog{
    box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
    top:20% !important;
    width: 60% !important;
    margin: 0px 20%;
    left: 0px !important;
}

.ui-dialog .ui-dialog-titlebar{
    display: block !important;
    background: #428bca;
    color: #fff;
    border-bottom: 2px solid #357ebd;
}

.ui-dialog .ui-dialog-title{
    font-size: 18px;/*14px*/
}

.ui-dialog .ui-dialog-titlebar-close{
    padding: 0px;
    font-size: 18px;
}

.ui-dialog .ui-dialog-titlebar-close .ui-icon{
    background: transparent !important;
    display: none;
}

.ui-dialog .ui-dialog-titlebar-close:hover{
    background: transparent;
    border: 0px;
    color: #fdfdfd;
}

.ui-dialog .ui-dialog-titlebar-close:after{
    content: 'Kapat x';
    visibility: visible;
    color: #fff;
    position: relative;
    top:3px;
}

.ui-dialog .ui-widget-content{
    padding: 20px 10px;
    background: #fff;
    min-height: 390px;
}

.ui-dialog .ui-widget-content button{
    background: #428bca !important;
    border-color: #357ebd !important;
    color:#fff;
    padding: 0px;
    font-size: 18px; /*yeni*/
    border-radius: 20px !important;
}

.ui-dialog .ui-widget-content button:hover{
    background: #286090 !important;
    border-color: #204d74 !important;
}

.ui-dialog .boldText{
    font-weight: bold;
}

.ui-dialog p{
    color: #333 !important;
}

.linkArea{
    font-size: 18px !important; /* 15 px*/
}

.linkArea .ui-button-text{
    padding: 0px !important;
    line-height: 39px;
}

.linkArea:hover{
    text-decoration: underline !important;
}

.loginPopup{
    height: 185px !important;
}

.loginPopup input{
    box-shadow: inset 0 1px 1px #ccc !important;
}

/* Button Bar Layout */
.buttonBarLayout{
    position: fixed;
    bottom: 0px;
    right: 10px;
    background-color: #333;
    padding: 5px;
    border-radius: 5px !important;
}

.buttonBarLayout button{
    border-radius: 7px !important;
}

.buttonBarLayout .ui-messages-info {
    display: none !important;
}

.buttonBarLayout .ui-messages-warn {
    display: none !important;
}

/* İnput Field */
.ui-inputfield{
    border-color: #ccc !important;
    background-color: #fdfdfd !important;
    box-shadow: inset 0 1px 1px #ccc !important;
    font-size: 1em !important;
    font-weight: normal !important;
}

/* Calişmalarım iframe Alanları için Css */
.iframeLayout{
}

.iframeLayout iframe{
}

/* Anasayfa Haberlerim Alanı */
.iframeAnasayfaLayout{
}

.iframeAnasayfaLayout iframe{
}

/* Anasayfa Charts Area */
.chartsArea{
    height: 390px !important;
}

.chartsArea .portletBottom{
    height: 332px !important;
}

.panelNoBorder, .panelNoBorder tr, .panelNoBorder td{
    border: hidden;
    border-style: none !important;
    padding: 0 !important;
}

#main_icon{
    display: none;
}

/* Uyarıları için CSS kodu */
.ui-growl{
    position:absolute;
    top:300px;
    left:500px;
    width: 400px !important;
    z-index:9999;
}

.ui-growl .ui-growl-image{
    margin-top: 7px;
}

.ui-growl .ui-growl-message{
    width: 320px !important;
}

.ui-growl .ui-growl-title{
    font-size:30px !important;
}

.ui-growl .ui-growl-message p{
    font-size: 28px !important;
}

.ui-password-panel{
    max-width: 250px;
}

/* Tüm Açılan Info Paneller için CSS Kodu */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
    background: #fdfdfd;
    border: 1px solid #929292;
    color: #333;
    font-size: 20px !important;
    text-align: center;
}

h3{
      font-size: 26px;
      font-weight: bold;
      margin-bottom: -10px;
  }

h4{
    font-size: 20px;
}

.visibleMenu{
    display: none;
}

.rightSpecialLayout{
    right: 130px;
    z-index: 9;
    border-radius: 5px 0px 0px 5px !important;
}

.rightSpecialLayoutSecond{
    right: 293px;
    z-index: 10;
    border-radius: 5px 0px 0px 5px !important;
}

.paddingsArea .ui-button-text{
    padding: .3em .1em .3em 1em !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090 !important;
    border-color: #204d74 !important;
}

.btn-success {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44 !important;
    border-color: #398439 !important;
}

#ui-datepicker-div{
    background: #ffffff;
}

#ui-datepicker-div > .ui-datepicker-header{
    background: #eee;
}

.ui-selectonemenu-list{
    background: #337ab7 !important;
}

.ui-fileupload > .ui-fileupload-buttonbar{
    border: 0px !important;
    background: transparent !important;
}

.ui-fileupload > .ui-fileupload-buttonbar > .ui-button{
    background: #f0ad4e !important;
    border-color: #eea236 !important;
    color: #fff !important;
    font-size: 18px !important;
    border-radius: 7px !important;
    height: 51.78px;
    margin: -4px;
}

.ui-fileupload > .ui-fileupload-buttonbar > .ui-button:hover{
    background-color: #ec971f !important;
    border-color: #d58512 !important;
}

.ui-fileupload > .ui-fileupload-buttonbar > .ui-button > .ui-button-text{
    padding: .8em 1em .3em 2.1em !important;
}

.ui-fileupload > .ui-fileupload-content{
    display: none !important;
}

/* Butona İkon Eklenmesi */

.iconBtn > .ui-button-text{
    padding: 1em !important;
}

.ui-widget-content{
    border:1px solid #d6e9c6 !important;
}

h4 {
    font-size: 16px !important;
}

.specialBtn{
    margin-top: 37px;
    height: 37px;
}

.specialBtn span{
    padding: 0em 1em !important;
}

/* Responsive Area */
@media (max-width: 480px) {
    /***
    Login page
    ***/
    .login {
        margin: 10px auto !important;
    }
    .login .logo {
        margin-top: 10px;
    }

    .login .mainArea .contentArea{
        vertical-align: top !important;
    }

    .login .content {
        padding: 30px;
        width: 100% !important;
    }

    .login .content h2 {
        font-size: 26px;
    }

    .login .content h3 {
        font-size: 22px;
    }

    .login .checkbox {
        font-size: 13px;
    }

    .ui-fileupload > .ui-fileupload-buttonbar > .ui-button > .ui-button-text {
        display: none !important;
    }

    .ui-widget-content td[role=gridcell]{
        padding: 0px;
        font-size: 11px;
    }

}

@media (min-width: 769px) and (max-width: 1200px) {

    #sidebar-wrapper{
        width: 285px;
    }

    #wrapper.active{
        padding-left: 185px;
    }

    #sidebar_menu li a, .sidebar-nav li a{
        width: 285px;
        font-size: 16px;
    }

    .sub_icon{
        padding-right: 55px;
    }

    .active .sidebarFooter{
        left:0px;
    }

    #page-content-wrapper {
        left: 275px;
    }
}

@media (max-width: 768px){

    #page-content-wrapper {
        width: 99%;
        height: 100%;
        position: absolute;
        left: auto !important;
    }

    .ui-password-panel{
        display: none;
    }

    .visibleMenu{
        display: block;
    }

    #main_icon{
        display: block;
        font-size: 25px;
        line-height: 40px;
        padding: 10px 0px;
        width: 60px;
    }

    #main_icon:before{
        top: 5px;
        position: relative;
    }

    #wrapper.active #sidebar-wrapper{
        left: inherit;
        width: 100%;
        right: 0px;
        height: auto;
    }

    #sidebar_menu{
        position: fixed;
        top:-12px;
        right: 0px;
        width: auto !important;
    }

    #sidebar_menu p{
        display: none;
    }

    #sidebar_menu li a{
        width: auto !important;
        text-indent: 0px;
    }

    #sidebar-wrapper .sidebar-nav{
        width: 100%;
    }

    #sidebar-wrapper ul li a{
        width: 100%;
    }

    #wrapper .page-content-wrapper{
        padding-left: 0px;
    }

    #page-content-wrapper{
        padding-left: 0px;
    }

    #sidebar{
        display: none;
    }

    .active{
        display: block;
    }

    .ui-widget-content{
        width: 100% !important;
        top: 0px !important;
        left: 0px !important;
        margin: 0px !important;
    }

    .ui-growl{
        top: 60px;
        left: 0px;
        right: inherit;
        width: 320px !important;
    }

    .ui-growl .ui-growl-message{
        width: 250px !important;
    }

    .ui-growl .ui-growl-title{
        font-size:18px !important;
    }

    .ui-growl .ui-growl-message p{
        font-size: 16px !important;
    }

    #wrapper.active{
        padding-left: 0px !important;
    }
    .active .sidebarFooter{
        display: none;
    }

    .ui-dialog{
        width: 320px !important;
        margin: 0px 5% !important;
        transform: scale(1) !important;
    }

    .ui-dialog .ui-widget-content{
        top:0px !important;
        /*width: calc(100% - 6.5em) !important;*/
    }

    .ui-dialog .ui-dialog-titlebar{
        width: 100% !important;
    }

    .rightSpecialLayout{
        right: 58px;
    }

    .rightSpecialLayoutSecond{
        right: 106px;
    }

    .ui-fileupload > .ui-fileupload-buttonbar > .ui-button {
        height: 40px;
        font-size: 14px;
        width: 40px;
    }

    .paddingsArea .ui-button-text{
        display: none !important;
    }

    .paddingsLayout button{
        height: 40px;
        width: 40px;
    }

    .tableDisplayed{
        display: none !important;
        visibility: hidden !important;
    }

    .ui-datatable-tablewrapper th {
        font-size: 12px !important;
    }
}