/*CSS RESET*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0;    padding: 0;  border: 0;    outline: 0;    font-size: 100%;    vertical-align: baseline;    background: transparent;}
body {    line-height: 1;font-family: 'Montserrat', sans-serif;}
html, body {
    position: relative;
    height: 100%;
}
ol, ul {    list-style: none;margin:0; padding: 0;}
blockquote, q {    quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {    content: '';    content: none;}

/* remember to define focus styles! */
:focus {    outline: 0;}

/* remember to highlight inserts somehow! */
ins {    text-decoration: none;}
del {    text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {    border-collapse: collapse;    border-spacing: 0;}
/*CSS RESET END*/

/*GENERAL*/
body{float:left;width:100%;height:100%;overflow: hidden;}
#page{float:left;width:100%;height:100%;overflow-y:auto;font-family:'Open Sans', sans-serif;}
.page_content{float:left;width:100%;min-height:100%;padding-bottom:50px;height:auto;background: #ecf0f4;}
#page_title{float:left;padding-left:3%;width:100%;margin-top: 5px;}
#page_title h1{float:left;line-height:50px;color: #686868;margin:0;font-size:23px;letter-spacing: 1.5px;font-family: 'Signika Negative', sans-serif;}
#page_nav{float:right;padding-left: 3%;line-height:50px;padding-right: 3%;}
#page_nav a{float:left;font-size:10px;color:#1a1a1a;line-height:50px;}
#page_nav span{float:left;font-size:11px;line-height:50px;color:#1a1a1a;margin: 0px 5px;font-weight: bold;}
#page_home_icon{float:left;font-size:11px;margin-top: 18.5px;}
#page_article{float:left;width:100%;min-height:100%;}
#page_article i{color:#B24E46;font-size:20px;}
#page_article thead{color:#1a1a1a;font-size:14px;}
#page_article tbody{color:#1a1a1a;font-size:13px;}
.page_form{float:left;width:100%;padding-left: 5%;padding-right: 5%;padding-bottom:50px;margin-top: 20px;font-size:14px;}
.page_form label{float:left;width:100%;color:#555;margin-bottom: 15px;margin-top: 15px;font-size:13px;font-weight: bold;}
.page_input{float:left;width:100%;padding: 5px;margin-bottom: 20px;}
.page_form textarea{float:left;width:100%;padding: 5px;height:100px;margin-bottom: 20px;}
.table_a{color:#000;}
#page table{background: #fff;margin-top: 20px;}
#page thead{background: #222d30;color:#fff;font-size:12px;letter-spacing: 1px;}
#page_error{float:left;width:100%;}
#page_error span{float:left;width:100%;}
#nav_col{margin: 0;padding: 0;}

#page::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);

    background-color: #555;
}

#page::-webkit-scrollbar
{
    width: 8px;
    background-color: #F5F5F5;
}

#page::-webkit-scrollbar-thumb
{

    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #658992;
}

#page_add_button{float:right;height:auto;margin-bottom: 20px;}
#page_add_button a{padding: 10px;text-decoration: none; background: #ff5743;color:#fff;font-size:13px;border-radius: 5px;transition-property: all;transition-duration: 0.5s;}
#page_add_button a:hover{background: #ff7561;}
/*END GENERAL*/

/*HEADER*/
#header{float:left;width:100%;background: #de4b39;height:50px;}
.header_logo{float:left;width:100%;color:#fff;background:#D83924;height:50px;}
.header_logo h4{font-size:30px;text-align: center;line-height: 50px;font-family: 'Marck Script', cursive;}
.nav_user{float:right;color:#fff;padding-left:3%;height:50px;}
.nav_user span{float:left;font-size:14px;margin-right:15px;line-height:50px;}
#nav_logout{float:left;}
#nav_logout a{float:left;color:#fff;width:50px;height:50px;padding-top:16px;text-align:center;background: #d83924;transition-property: all;transition-duration: 0.5s;}
#nav_logout a:hover{background: #1A1A1A;}
#nav{float:left;width:100%;height:100%;background: #222d30;}
#nav_ul{float:left;width:100%}
#nav_ul li{float:left;width:100%;}
#nav_ul li a{float:left;width:100%;font-size:14px;font-family:'Open Sans', sans-serif;line-height:50px;color: #d8d8d8;text-decoration: none;padding-left: 10%;padding-right: 10%;transition-property: all;transition-duration: 0.5s;padding-top: 5px;padding-bottom: 5px;}
#nav_ul li a:hover{background: #B24E46;}
#nav_i{float:left;margin-top: 12px;line-height:50px;}
#nav span{float:left;margin-left:15px;line-height:40px;}

/*END NAV*/


/*DASHBOARD*/
#dashboard{float:left;width:100%;min-height: 100%;}

#dashboard_i{margin-top: 25px;}
.dashboard_title{float:right;font-size:40px;height:100px;text-align: center;color:#fff;margin-right: 25px;padding-top: 30px;}


.dashboard_bulletin{float:left;width:100%;height:130px;background: #beb578;border-radius: 5px;overflow: hidden;}
.dashboard_bulletin_i{float:left;width:100%;height:90px;text-align: center;color: #8b8458;font-size:60px;}
.dashboard_bulletin_url{float:left;width:100%;height:30px;text-align: center;}
.dashboard_bulletin_url a{float:left;width:100%;height:30px;line-height:30px;color:#fff;background: #8b8458;font-size:12px;}
.dashboard_bulletin_url a:hover{text-decoration: none;color:#fff;background: #6d6845;}


.dashboard_user{float:left;width:100%;height:130px;background: #be505c;border-radius: 5px;overflow: hidden;}
.dashboard_user_i{float:left;width:100%;height:90px;text-align: center;color: #873941;font-size:60px;}
.dashboard_user_url{float:left;width:100%;height:30px;text-align: center;}
.dashboard_user_url a{float:left;width:100%;height:30px;line-height:30px;color:#fff;background: #873941;font-size:12px;}
.dashboard_user_url a:hover{text-decoration: none;color:#fff;background: #6d2e35;}


.dashboard_message{float:left;width:100%;height:130px;background: #637bbe;border-radius: 5px;overflow: hidden;}
.dashboard_message_i{float:left;width:100%;height:90px;text-align: center;color: #404f7a;font-size:60px;}
.dashboard_message_url{float:left;width:100%;height:30px;text-align: center;}
.dashboard_message_url a{float:left;width:100%;height:30px;line-height:30px;color:#fff;background: #404f7a;font-size:12px;}
.dashboard_message_url a:hover{text-decoration: none;color:#fff;background: #313c5d;}


/*END DASHBOARD*/

/* BULLETİNS */
#bulletin_show{float:left;width:100%;margin-top: 50px;padding-left: 5%;padding-right: 5%;padding-bottom: 50px;}
#bulletin_show_img{float:left;width:100%;}
#bulletin_show_img img{float:left;width:100%;height:300px;}
#bulletin_show_title{float:left;width:100%;margin:40px 0px;}
#bulletin_show_title h1{font-size:20px;color:#1a1a1a;font-weight: bold;}
#bulletin_show_content{float:left;width:100%;font-size:14px;line-height: 30px;}
#bulletin_show_content h2{font-size:20px;padding:20px 0;margin: 40px 0 ;border-bottom:2px solid #d0d0d0;}
#bulletin_show_content h3{font-size:18px;margin: 40px 0;}
#bulletin_show_content h4{font-size:16px;margin: 30px 0;}
.bulletin_show_content_title{float:left;width:100%;font-size:18px;margin-bottom:40px;padding-bottom: 20px;border-bottom:2px solid #888;}
#bulletin_show_seo{float:left;width:100%;margin:20px 0px;}
#bulletin_show_button{float:left;width:100%;margin-top: 20px;}
#bulletin_show_button a{float:right;margin-right: 10px;font-size:13px;}
#bulletin_show_button button{float:right;cursor: pointer;font-size:13px;}
#bulletin_delete{float:left;width:100%;text-align: center;}
#bulletin_delete span{float:left;width:100%;margin-bottom: 20px;}
#bulletin_delete input{margin:auto;font-size:14px;cursor: pointer;}
#bulletin_delete a{margin:auto;font-size:14px}
#bulletin_save_btn{float:right;}
.bulletin_edit_img{float:left;width:100%;height:150px;}
.bulletin_edit_img img{float:left;width:100%;height:150px;}

/* END BULLETİNS*/

/*MESSAGE*/
#page_message{float:left;width:100%;min-height:100px;background: #ffdd89;margin-bottom: 30px;font-family: 'Open Sans', sans-serif;border-radius: 5px;padding: 20px;}
#message_view_check{float:left;width:100%;min-height:100px;background: #e0e0e0;margin-bottom: 30px;font-family: 'Open Sans', sans-serif;border-radius: 5px;padding: 20px;}
#message_header{float:left;width:100%;margin-bottom: 20px;}
#message_i{float:left;margin-right: 7px;margin-top: 3px;}
.page_message_name{float:left;text-transform: capitalize;font-size:15px;}
.page_message_date{float:right;font-size:14px;}
#message_view{float:left;font-size:13px;}
#message_delete{float:right;font-size:13px;}
.message_show_article{float:left;width:100%;padding-left: 3%;margin-top: 30px;font-family: 'Open Sans', sans-serif;font-size:14px;}
.message_show_article b{margin-right: 10px;font-size:14px;}
.message_show_article .col-lg-12{margin-bottom: 15px;}
#message_show_i{margin-right: 10px;color: #ee804e;}
.message_show_content{float:left;width:100%;margin-top: 10px;}
.message_show_btn{float:right;width:100%;height:auto;}
.message_show_btn a{float:right;font-size:13px;margin-left: 10px;}
/*END MESSAGE*/


/*SLİDER*/
#page_sldier{float:left;border-radius: 5px;overflow:hidden;width:100%;font-family: 'Open Sans', sans-serif;margin-bottom: 40px;}
.page_slider_img{float:left;width:100%;height:250px;}
.page_slider_img_filter{float:left;width:100%;height:250px;background: rgba(0,0,0,0.5);margin-top: -250px;}
.page_slider_index{float:left;font-weight:bold;border-radius: 5px 0px 5px 0px;margin-top: -250px;color:#fff;background:#EE804E;padding: 10px 20px; }
.page_slider_title{float:left;font-size:20px;font-weight:bold;width:100%;text-align: center;text-transform: capitalize;margin-top: -160px;color:#fff;}
.page_slider_content{float:left;width:100%;text-align: center;text-transform: capitalize;margin-top: -110px;color:#fff;}
.page_slider_button{float:left;width:100%;padding-left: 5%;padding-right: 5%;margin-top: -50px;}
.page_slider_button a{font-size:13px;}
.slider_edit_img{float:left;width:100%;height:250px;margin-bottom: 20px;}
.slider_edit_img img{float:left;width:100%;height:250px;}
/*EMD SLİDER*/