.settings_page_toast_sta_items .toast-version-number{font-size:12px;}
.settings_page_toast_sta_items .toast-metabox{background:#ffffff;padding:20px;margin:0 0 30px 0;border:none;clear:both;overflow:hidden;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.settings_page_toast_sta_items .toast-metabox.above-tabs{margin:0;border-radius:0px;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;}

.settings_page_toast_sta_items .toast-metabox.tab-content{border-radius: 0px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
.settings_page_toast_sta_items .toast-metabox h2, .toast-metabox h1, .toast-metabox h3, .toast-metabox h4, .toast-metabox h5, .toast-metabox h6{margin:0 0 10px 0;}
.settings_page_toast_sta_items .toast-main-content{width:calc(100% - 355px);float:left;}
.settings_page_toast_sta_items .toast-main-content textarea{width:100%;height:80px;}
.settings_page_toast_sta_items .toast-sidebar{width:325px;margin-left:30px;float:left;}
.settings_page_toast_sta_items .toast-sidebar .meta-info{margin-bottom:1rem;}

.settings_page_toast_sta_items .toast-metabox .demo-css{margin:1rem 0;display:inline-block;clear:both;}

.settings_page_toast_sta_items .toast-metabox .button-primary{background:#ff7700;text-shadow:none;border:none;box-shadow:none;color:#ffffff;}
.settings_page_toast_sta_items .toast-metabox a{color:#ff7700;text-decoration:none;font-weight:bold;}

/**Tabs**/
.settings_page_toast_sta_items .toast-sta-tabs .tab:first-of-type{margin-left:0;border-left:0;}
.settings_page_toast_sta_items .toast-sta-tabs{border-bottom:1px solid rgba(100,121,143,0.122);border-top:1px solid rgba(100,121,143,0.122);background:white;}
.settings_page_toast_sta_items .toast-sta-tabs .tab{margin-left:-4px;background:#ffffff;display:inline-block;cursor:pointer;border-left:1px solid rgba(100,121,143,0.122);}
.settings_page_toast_sta_items .toast-sta-tabs .tab h3{margin:0;font-size:13px;padding:15px 20px 12px;transition:all .25s;}
.settings_page_toast_sta_items .toast-sta-tabs .tab::after{transition:all .25s;background:transparent;content:'';display:block;width:90%;height:3px;margin:0 auto;-webkit-border-top-left-radius:15px;-webkit-border-top-right-radius:15px;-moz-border-radius-topleft:15px;-moz-border-radius-topright:15px;border-top-left-radius:15px;border-top-right-radius: 15px;}

.settings_page_toast_sta_items .toast-sta-tabs .tab:hover{background:rgba(32,33,36,0.059);}
.settings_page_toast_sta_items .toast-sta-tabs .tab.active{cursor:default;}

.settings_page_toast_sta_items .toast-sta-tabs .tab.active::after{background:#ff7700}
.settings_page_toast_sta_items .toast-sta-tabs .tab.active h3{color:#ff7700}

.settings_page_toast_sta_items .tab-content{display:none;}
.settings_page_toast_sta_items .tab-content.active{display:block;}

.settings_page_toast_sta_items .toast-sta-tabs .tab h3:before{font-family:dashicons;padding-right:5px;vertical-align:middle;}
.settings_page_toast_sta_items .toast-sta-tabs .tab[data-tab="standard"] h3:before{content:'\f111';}
.settings_page_toast_sta_items .toast-sta-tabs .tab[data-tab="default-classes"] h3:before{content:'\f226';}
.settings_page_toast_sta_items .toast-sta-tabs .tab[data-tab="advanced"] h3:before{content:'\f107';}

.settings_page_toast_sta_items .tab-description{margin-bottom:30px;}


/**Checkbox**/
.settings_page_toast_sta_items input[type="checkbox"]{display:none;}
.settings_page_toast_sta_items .styled-checkbox{transition:all .5s;position:relative;display:inline-block;width:35px;height:18px;background:#c1c1c1;vertical-align:middle;-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;cursor:pointer;}
.settings_page_toast_sta_items .styled-checkbox .check{border:1px solid #c1c1c1;box-sizing:border-box;transition:all .5s;position:absolute;left:0;height:18px;width:18px;background:#fff;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}

.settings_page_toast_sta_items .styled-checkbox.checked{background:#ff7700;}
.settings_page_toast_sta_items .styled-checkbox.checked .check{transform:translatex(17px);border:1px solid #ff7700;}

/**Option Descriptions**/
.toast-metabox th{display:none;}
.toast-metabox td{padding:15px 0;border-bottom:1px solid rgba(100,121,143,0.122)}
.toast-metabox .description{display:inline-block;width:50%;max-width:300px;padding-right:3rem;vertical-align:middle;}
.toast-metabox .description h4{margin-bottom:0;display:inline-block;color:#000;}
.toast-metabox .description .more-info{margin-left:5px;vertical-align:middle;cursor:default;position:relative;background:black;color:#ffffff;display:inline-block;height:15px;font-size:12px;width:15px;text-align:center;font-weight:bold;line-height:15px;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}
.toast-metabox .description .more-info i{font-family:fontawesome;font-style:normal;}

.toast-metabox .description .more-info .hovered-text{display:none;z-index:1;position:absolute;left:15px;top:15px;width:200px;padding:7px;background:#000000;font-size:10px;text-align:left;border-radius:5px;font-weight:400;}
.toast-metabox .description .more-info:hover .hovered-text{display:block;}

/**Examples**/
.settings_page_toast_sta_items .toast-metabox .example-list{width:calc(100% - 300px);box-sizing:border-box;float:left;}
.settings_page_toast_sta_items .toast-metabox .eg-b{color:#ff7700;font-weight:bold;cursor:pointer;}
.settings_page_toast_sta_items .toast-metabox .eg-b.text{cursor:default;}
.settings_page_toast_sta_items .toast-metabox .example-area{width:280px;margin-left:20px;background:rgba(100,121,143,0.122);height:280px;float:left;position:relative;perspective:1000px;overflow:hidden;}
.settings_page_toast_sta_items .toast-metabox .example-area #example-block{height:100px;width:100px;background:#ff7700;position:absolute;top:calc(50% - 50px);left:calc(50% - 50px);}

