@import url('https://fonts.googleapis.com/css?family=Changa:200,300,400,500,600,700,800');


body{

	background-size:cover;
	background-position:center center;
	background-attachment:fixed;
	min-width:1200px !important;
	min-height:700px !important;
    overflow:scroll;
}
*{
	font-family:'Changa';}

img#j_idt7 {
    width: 450px !important;
}


img#j_idt39 {
    width: 62% !important;
    position: absolute;
    top: 10%;
    right: 18%;
}

#ui-datepicker-div{
    width:250px;
}


#ui-datepicker-div select {
    color: #8e8675 !important;
    font-family: changa;
}


.small-box.bg-yellow img {
    display: none;
}

div#login, div#register {
    width: 650px;
    margin-left: -70px;
    box-shadow: none;
    border: hidden;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
}

.inner p{
    /* margin-bottom: 15px; */
    /* width: 100%; */
    /* background: none; */
    width: 100%;
    height: 2.5vw;
    font-size: 1vw;
    line-height: 2.5vw;
    top: 0;
    padding: 0 !important;
    margin: 0 !important;
	position: absolute;
}

/*input {
    text-align: center;
    text-indent: 0px;
}*/

#wrapper h1 {
    color: #3d3e86 !important;
    background: none;
    -webkit-text-fill-color: #3d3e86;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 30px;
	font-family: Changa;
}


#wrapper h1:after {

    margin-top: 30px;
}



.ui-button {
    font-size: 15px;
    font-weight: 400;
    background: #3d3e86;
    color: black;
    padding: 5px 20px 5px 20px;
    border: hidden;
    border-radius: 0;
    box-shadow: 0px 0px 4px #a17c7c;
}


th[role="columnheader"] {
    height: 50px;
    background-color: #3d3e86 !important;
    background: #3d3e86;
    border: solid 1px transparent !important;
    margin: 1px !important;
    padding: 0px !important;
}



td[role="gridcell"] {
    border: solid 1px #dadada !important;
    height: 25px;
    box-sizing: initial;
}


p.keeplogin {
    width: 150px !important;
}


a.to_register {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400 !important;
    width: 130px;
    height: 35px;
    line-height: 2.5;
    text-align: center;
    background-color: red;
    background: rgba(125, 106, 90, 0.78) !important;
    color: white !important;
}


.content-wrapper {
    background-color: rgba(255, 255, 255, 0.3);
	/*text-align:center;*/

	background: -webkit-linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.3));
    background: -o-linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.3));
    background: -moz-linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.3));
    background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.3));
	min-height: 87vh;
}





footer.main-footer {
    background-color: rgba(255, 255, 255, 0.45);
    border: hidden;
    text-align: center;
    color: #525252;
}


a.sidebar-toggle {
    display: none;
}



.statistics_single {
    width: 20%;
    display: inline-block;
}


.treeview2, .treeview-menu2{
    transition:all 0.4s;
}

.img-circle{
    opacity:1;
}

.treeview-menu2{
    height: 0;
    overflow: hidden;
    background-color: rgba(0, 128, 0, 0.23);
}


.panel-body {
    padding-top: 6vh;
}


.number {
    font-size: 1.9vw;
    color: #3d3e86;
    font-weight: 500;
}


.title {
    width: auto;
    background-color: #3d3e86;
    color: white;
    font-size: 0.7vw;
    font-weight: 500;
    /* width: 80%; */
    display: inline-block;
    padding: 0.4vw;
    border-radius: 0.5vw;
}



.small-box.bg-yellow {
    padding: 0;
    background-color: rgba(61, 62, 134, 0.7) !important;
    /* height: 140px; */
    transition: all 0.4s;
    height: 2.5vw;
    border-radius: 5px 0px 0px 5px;
    float: left;
    width: 85%;
    padding-right:10px !important;
}



#j_idt91 .small-box.bg-yellow {
    height: 2.5vw !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 5px 0px 0px 5px !important;
}


#j_idt91 i.fa.fa-arrow-circle-right {
    right: -2.6vw !important;
    border-radius: 0 !important;
    height: 2vw !important;
    bottom: 0 !important;
    width: 2.5vw !important;
    border-radius: 0px 5px 5px 0px !important;
}

.panel-heading {
    background-color: transparent !important;
    border: hidden;
    background: -webkit-linear-gradient(to right, #3d3e86, rgba(61, 62, 134, 0.05));
    background: -o-linear-gradient(to right, #3d3e86, rgba(61, 62, 134, 0.05));
    background: -moz-linear-gradient(to right, #3d3e86, rgba(61, 62, 134, 0.05));
    background: linear-gradient(to right, #3d3e86, rgba(61, 62, 134, 0.05));
    background: linear-gradient(to right, #3d3e86, rgba(61, 62, 134, 0.3));
    color: white !important;
}


aside.main-sidebar {
    width: 330px;
	overflow-y: scroll;
}

.content-wrapper {
    margin-right: 330px;
    margin-left: 0 !important;
    overflow: visible;
    background-attachment: fixed;
    padding-left: 50px;
}

.small-box > .inner {
    padding: 0 !important;

}


#j_idt90 img.award-set {
    border-radius: 0;
    height: 2.5vw;
    width: 2.5vw;
    top: 0;
    padding: 0.5vw;
    border-radius: 0px 5px 5px 0px;
    right: -2.6vw;
}



#j_idt90 .col-lg-3.col-xs-6 {
    width: 14vw;
    height: 3vw;
    display: inline-block;
    float: none;
}


a.w3-text-blue {
    display: inline-block;
}



.user-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 330px;
    background: -webkit-linear-gradient(to right, #3d3e86, #6fbbec);
    background: -o-linear-gradient(to right, #3d3e86, #6fbbec);
    background: -moz-linear-gradient(to right, #3d3e86, #6fbbec);
    background: linear-gradient(to right, #3d3e86, #6fbbec);
    height: 4vw;
    overflow: visible !important;
}

.main-sidebar .sidebar .ui-outputpanel.ui-widget{
	/*padding-top: 10px;*/
}

.user-panel > .image > img {
    width: 100%;
    max-width: 3vw;
    height: 3vw;
    width: 3.2vw;
    left: -2vw;
    position: relative;
    border: solid 0.1vw white;
}




.navbar-custom-menu {
    position: absolute;
    right: 350px;
    top: 1vw;
    /* top: 0; */
    float: right !important;
    width: 200px;
    display: none;
}


img.award-set {
    width: 3.5vw;
    height: 3.5vw;
    display: block !important;
    position: absolute;
    right: -2vw;
    top: -0.5vw;
    background-color: #3d3e86;
    border-radius: 100%;
}



footer.main-footer {
    margin-right: 330px !important;
}

.panel.panel-warning {
    border: hidden;
    background-color: transparent !important;
    box-shadow: none;
}


#j_idt63 .col-lg-3.col-xs-6 {
    /* display: none; */
    width: 15vw;
    display: inline-block;
    float: none;
}

.panel-group {
    width: 100%;
    display: inline-block;
}

.content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    padding: 0 !important;
    width: 98%;
    float: left;
}


.small-box.bg-yellow:hover {
    background-color: #4b4c8e !important;
}


aside.main-sidebar {
    top: 4vw;
    height: 95%;
    padding-top: 0px;
    min-height: inherit;
    background: -webkit-linear-gradient(to bottom, #3d3f87, rgba(61, 62, 134, 0.00));
    background: -o-linear-gradient(to bottom, #3d3f87, rgba(61, 62, 134, 0.05));
    background: -moz-linear-gradient(to bottom, #3d3f87, rgba(61, 62, 134, 0.00));
    background: linear-gradient(to bottom, #3d3f87, rgba(61, 62, 134, 0.00));
    border-left: 0;
    background-color: transparent !important;
    color: white !important;
}



.skin-yellow-light .sidebar a {
    color: #fff ;
}


.skin-yellow-light .main-header .navbar {
    background-color: inherit;
}


.skin-yellow-light .main-header .logo {
    background-color: inherit;
}

header.main-header {
    background-color: inherit;
    background: inherit;
}



.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border: hidden;
}

.panel.panel-warning {
    background-color: rgba(255, 255, 255, 0.34);
}


a.panel-title-link {
    text-transform: uppercase;
    font-size: 20px;
}


/*[role="dialog"] * {
    text-align: right;
}*/

a.logo {
    float: left;
    position: absolute;
    left: 0;
    display: block !important;
    height: 4vw !important;
    width: 21vw !important;
    top: 0vw;
    overflow: hidden !important;
}

img#logo_head_id {
    width: 90% !important;
}



.skin-yellow-light .main-header .logo:hover{
	background-color:inherit !important;}

.col-lg-3 {
    display: inline-block;
    float: none;
    /* padding: 0 !important; */
    /* margin: 0 !important; */
    width: 33%;
    height: 2.5vw;
}

i.fa.fa-arrow-circle-right {
    width: 3.5vw;
    height: 3.5vw;
    position: absolute;
    border-radius: 100%;
    background-color: #3d3e86;
    font-size: 16px;
    line-height: 2.5;
    position: absolute;
    right: -2vw;
    bottom: -0.5vw;
}


.commandLinkindex {
    font-family: Changa !important;
    color: white !important;
    margin-right: 10px !important;
    font-size: 17px !important;
    text-decoration: none !important;
}


.panel .panel-default {
    overflow-y: auto !important;
}

h4.panel-title {
    font-family: changa;
    font-weight: 500;
}


td[role="gridcell"] label {
    font-family: Changa;
    font-weight: 500;
    font-size: 14px;
}

.recommendationLetterclass label {
    display: initial;
}

tr[role="row"]:hover {
    background: rgba(216, 216, 216, 0.5);
}


td[role="gridcell"] a {
    font-family: changa;
	overflow: hidden;
    color: white !important;
    font-weight: 500;
    font-size: 13px !important;
    /* border-right: dashed 1px lightgray; */
    /* border-left: dashed 1px #ff6868; */
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 7px;
    background-color: #3d3e86;
    height: 30px;
    width: auto;
    line-height: 2;
    display: inline-block;
    text-decoration: none !important;
	transition:all 0.4s;
            float: right;
}

td[width="150px"]{
    /*display:none;*/
}

.ui-widget-header {
    background: rgba(61, 63, 135, 0.54);
}



td[role="gridcell"] a:hover {
	background-color:#ababca;
}

td[role="gridcell"] img{
	height:auto;}

.ui-dialog input, .ui-dialog textarea {
    width: 100%;
    border-radius: 0px;
    box-shadow: inherit !important;
    margin-bottom: 10px;
    height: 30px;
}


.ui-dialog div label {
    font-size: 15px;
    font-weight: 400;
    border-bottom: solid 1px rgba(61, 63, 135, 0.27);
    display: block;
    padding-bottom: 10px;
}


.ui-dialog-content.ui-widget-content {
    overflow: auto;
    overflow-y: auto;
    max-height: 90vh;
}

.u-dialog .panel-group {
    width: 100%;
    display: inline-block;
}

/*[name="acceptForm:acceptWizard_next"] {
    position: fixed;
    top: 90vh;
    left:18% !important;
}*/

/*[name="acceptForm:acceptWizard_back"]{

	position: fixed;
    top: 90vh;
}*/



.btn-success {
    width: 200px;
    height: 60px;
    text-align: center;
    font-family: changa !important;
    font-weight: 300;
    font-size: 20px !important;
    background-color: #77c177;
    border-radius: 0;
    margin: 20px;
    display: inline-block;
}

.btn-danger {
    width: 200px;
    height: 60px;
    text-align: center;
    font-family: changa !important;
    font-weight: 300;
    font-size: 20px !important;
    background-color: #dc6767;
    border-radius: 0;
    margin: 20px;
    display: inline-block;
}

.btn-info {
    width: 200px;
    height: 60px;
    text-align: center;
    font-family: changa !important;
    font-weight: 300;
    font-size: 20px !important;
    background-color: #4fc4de;
    border-radius: 0;
    margin: 20px;
    display: inline-block;
}



/*[role="dialog"] .panel-body {
    text-align: center;
	width:100%;
}*/

.ui-wizard-step-title {
    display: none;
    float: right;
    width: 99.9%;
    border-radius: inherit;
    border: hidden !important;
    background-color: inherit;
    background: inherit !important;
}

.ui-dialog .ui-state-highlight {
    /*display: block !important;*/
}


/*.ui-spinner-down, .ui-spinner-up {
    width: 30px!important;
    height: 15px !important;
    padding: 0 !important;
    margin: 0 !important;
    BORDER-RADIUS: 0 !IMPORTANT;
    RIGHT: 100% !important;
    MARGIN-TOP: 0!IMPORTANT;
    position: ABSOLUTE;
    display: inline-block !important;
}*/

.main-header{
    z-index:1 !important;
}


.main-header {
    position: relative;
    max-height: 5vw !important;
    z-index: 1030;
    height: 4vw;
}

.ui-spinner-down {
    top: 15px;
}



.ui-selectonemenu-panel .ui-selectonemenu-list-item {
    border: 0 none;
    margin: 1px 0;
    padding: 10px 20px;
    text-align: right;
    white-space: nowrap;
}


[dir="rtl"] label {
    text-align: right !important;
    text-indent: 5%;
    width: 100%;
    display: initial ;
}


.recommendationLetterclass h2{
    font-size: 19px;
    line-height: 30px;
    background-color: #3d4088;
    color: white;
    padding: 20px;
}


.ui-widget .ui-widget {
    font-size: 1em;
}



form .ui-panel-content {
    text-align: right;
}


#j_idt57 input, #j_idt57 textarea {
    min-width: 400px;
    width: 50%;
    box-shadow: none;
    border-radius: 0;
    text-align:right;
}


#j_idt57 input {
    height: 30px;
}



.ui-column-title{
    color:#fff;
}

.box{

    background-color:transparent;
}


.ui-widget-content {
    background: white;
}
/*

.ui-selectonemenu {
    width: 500px;
    text-align: right !important;
}


.ui-selectonemenu-panel{
    display: block;
    top: 171.578px;
    left: 1265.08px;
    z-index: 1013;
    width: 290px;
    height: 90px;
    background-color: white !important;
    background: white;

}



.ui-selectonemenu-panel .ui-selectonemenu-list-item {
    border: 0 none;
    margin: 1px 0;
    padding: 12px 5px;
    text-align: left;
    white-space: nowrap;
    background: #fece2f url("/Tamyouz/faces/javax.faces.resource/images/ui-bg_gloss-wave_60_fece2f_500x100.png?ln=primefaces-sunny") 50% 50% repeat-x;
}


*/

[name="seasonsForm:j_idt81"] {
    width: 300px;
    margin-bottom: 30px;
    height: 60px;
    font-size: 14px;
    background-color: #6fbaeb !important;
    color: white !important;
    border-radius: 0.5vw;
    border: hidden !important;
    background-image:url("/javax.faces.resource/images/addseason.png.xhtml") !important;
}

.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix.ui-corner-top {
    background: #3d3f87;
}


.dialogAllClass {
    border: hidden;
    border-radius: 20px;
    border: solid 6px #3d3f87;
}



.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #3d3f87;
    background: #fff;
    font-weight: bold;
    color: #3d3f87;
}

.ui-autocomplete .ui-autocomplete-dropdown{
    width: inherit;
    right: inherit;
}


tr[role="row"] span {
    /* background-color: red; */
    color: gray;
}


aside.main-sidebar {
    left: inherit;
    right: 0;
}



.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: right;
    margin-bottom: 70px;
}


#addRequestForm:j_idt75_label{

	display: block !important;
    box-shadow: none !important;

}



div#j_idt53 label {
    display: inherit !important;
    text-indent: 0 !important;
    margin-top: 20px;
}


#j_idt57:j_idt172{
    display: block;
    margin: 20px;
    margin-right: 0;
    background-color: #00b8ff;
}


#j_idt55:j_idt124 #j_idt55:j_idt127{
	display:none}

img#user_img_id,  .profile_img_class{
    width: 100% !important;
}


.hide_j, .row > .hide_j{
    display:none !important;
    opacity:0 !important;

}


#j_idt55:j_idt124 .row:first{
    display:none !important;
    opacity:0 !important;

}


.upgrade{
    position: fixed; z-index: 99999999; background-color: red; color: white; text-align: center; width: 100%; height: 30px; left: 0;  bottom: 0;

}

p.change_link {
    width: 90%;
    position: static;
    margin-bottom: 20px !important;
    padding-bottom: 50px;
    text-align: center;
}

.fa {
    display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome !important;
	font-family: FontAwesome !important;
	font-weight: normal !important;
	font-size: 14px !important;
	line-height: 1 !important;
    font-size: inherit !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}

.ui-filter-column .ui-helper-hidden {
    display: none !important;
}

.ui-column-filter {
	/*display: none !important;*/
}

.ui-datatable-rtl.ui-datatable thead th{
	text-align: center;
}

.panel-heading {
	text-align: center;
}

.ui-selectonemenu {
	padding-right: 1.2em;
}

.ui-selectonemenu .ui-selectonemenu-trigger{
	width: 30px;
}

.ui-datatable .ui-column-filter {
	width: 70%;
	margin-top: 5px;
	margin-bottom: 10px;
}

.ui-editor-toolbar {
    background: url("/tamayouz/javax.faces.resource/images/tile22.png.xhtml") repeat !important;
}